Jskad now supports EWTS ~, i.e. TMW8.91.
This commit is contained in:
parent
5df9b5b91a
commit
e198519c5f
2 changed files with 5 additions and 6 deletions
|
@ -196,7 +196,7 @@ public class TibetanMachineWeb implements THDLWylieConstants {
|
|||
/** comma-delimited list of supported punctuation and
|
||||
miscellaneous characters: */
|
||||
private static final String others
|
||||
= "_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#,?,=,[,],{,},*";
|
||||
= "_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#,?,=,[,],{,},*,~";
|
||||
|
||||
/** comma-delimited list of supported vowels: */
|
||||
private static final String vowels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue