Dza is not in the latest EWTS draft.
This commit is contained in:
parent
f76c089366
commit
1ec668c018
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ public class TibetanMachineWeb implements THDLWylieConstants {
|
||||||
/** comma-delimited list of supported non-Tibetan consonants, such
|
/** comma-delimited list of supported non-Tibetan consonants, such
|
||||||
* as Sanskrit consonants: */
|
* as Sanskrit consonants: */
|
||||||
private static final String otherConsonants // va and fa are treated pretty-much like Sanskrit.
|
private static final String otherConsonants // va and fa are treated pretty-much like Sanskrit.
|
||||||
= "T,Th,D,N,Sh,v,f,Dz";
|
= "T,Th,D,N,Sh,v,f";
|
||||||
|
|
||||||
/** comma-delimited list of supported numbers (superscribed,
|
/** comma-delimited list of supported numbers (superscribed,
|
||||||
subscribed, normal, half-numerals): */
|
subscribed, normal, half-numerals): */
|
||||||
|
|
Loading…
Reference in a new issue