"sgom pa'm ", not "sgom pa'am", is now used. "pe'm " was being
produced already, so the code was inconsistent. If it turns out that "pe'am " is preferred, I'll fix it later. Consistency is very appealing.
This commit is contained in:
parent
33b3080068
commit
d836b850e8
3 changed files with 6 additions and 9 deletions
|
@ -867,7 +867,6 @@ public class TibTextUtils implements THDLWylieConstants {
|
|||
// prepend:
|
||||
tailEndWylie.insert(0,
|
||||
ACHUNG
|
||||
+ aVowelToUseAfter(ACHUNG)
|
||||
+ TibetanMachineWeb.getWylieForGlyph((DuffCode)glyphList.get(effectiveSize + 1)));
|
||||
effectiveSize -= 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue