Added errors 142 and 143, which are produced when converting yig chung

to a Unicode text file, which cannot support font size changes.
This commit is contained in:
dchandler 2004-06-06 21:59:38 +00:00
parent 46c424e59d
commit edfa83f128
1 changed files with 9 additions and 0 deletions

View File

@ -480,6 +480,15 @@
<p><tt>141: While waiting for a closing bracket, an opening bracket, 'X', was found instead. Nesting of bracketed expressions is not permitted.</tt></p>
</a>
<a name="142">
<p><tt>142: Because you requested conversion to a Unicode text file, there is no way to indicate that the font size is supposed to decrease starting here and continuing until error 143. That is, this is the beginning of a region in YIG CHUNG.</tt></p>
</a>
<a name="143">
<p><tt>143: Because you requested conversion to a Unicode text file, there is no way to indicate that the font size is supposed to increase (go back to the size it was before the last error 142, that is) starting here. That is, this is the end of a region in YIG CHUNG.</tt></p>
</a>
<hr>