"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:
dchandler 2003-03-31 01:38:27 +00:00
parent 33b3080068
commit d836b850e8
3 changed files with 6 additions and 9 deletions

View file

@ -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;
}