diff --git a/htdocs/ACIP_To_Tibetan_Converter.html b/htdocs/ACIP_To_Tibetan_Converter.html
index 1f3f58f..3c2f643 100644
--- a/htdocs/ACIP_To_Tibetan_Converter.html
+++ b/htdocs/ACIP_To_Tibetan_Converter.html
@@ -1486,6 +1486,12 @@ Nativeness
incorrect; a tsheg is inserted right now after the
visarga.
+
+ The number of errors after which processing is
+ aborted (under the assumption that the input is probably not ACIP)
+ is absolute, not a per capita measurement (i.e., one error per 100
+ characters of input) and is not easily configured.
+
@@ -1507,6 +1513,26 @@ Nativeness
+ -
+ Some warnings are false alarms (false positives). The only
+ known false positive is the warning [#WARNING CONVERTING ACIP
+ DOCUMENT: There is a chance that the ACIP KshA was intended to
+ represent more consonants than we parsed it as representing --
+ NNYA, e.g., means N+NYA, but you can imagine seeing N+N+YA and
+ typing NNYA for it too.] when it is given for ACIP
+ constructions that cannot possibly be interpreted any other
+ way. See issue 932896.
+
+ -
+ The only time Unicode output will contain U+0F6A, full-formed RA,
+ instead of U+0F62, RA (possibly superscribed), is when a Unicode
+ escape sequence for U+0F6A is used or when one of the ten stacks
+ RY, RW, RSH, RSHY, Rsh, Rshn, RshnY, RshM, RshY, or RS
+ appears. The Unicode standard is not as clear as it could be
+ on the issue of when to use full-formed code points like U+0F6A,
+ so this treatment might not be the best.
+
-
The glyph TibetanMachineWeb9.61 -- the {O'I} special combination
(i.e., the glyph for the Unicode string U+0F7C,U+0F60,U+0F72) --
diff --git a/htdocs/TMW_or_TM_To_X_Converters.html b/htdocs/TMW_or_TM_To_X_Converters.html
index e2d4812..996aba9 100644
--- a/htdocs/TMW_or_TM_To_X_Converters.html
+++ b/htdocs/TMW_or_TM_To_X_Converters.html
@@ -171,8 +171,8 @@
When a TMW->ACIP conversion fails, a message such as
[# JSKAD_TMW_TO_ACIP_ERROR_NO_SUCH_ACIP: Cannot convert
- <glyph font=TibetanMachineWeb8 charNum=38 character=&/> to
- ACIP. Please transcribe this yourself.] will appear in your
+ <glyph font=TibetanMachineWeb8 charNum=39 character='/> to
+ ACIP. Please transcribe this yourself.] will appear in your
output, but it will be amidst the successfully converted text.
@@ -315,6 +315,13 @@ Non-TMW character newline [decimal 10] in the font Times New Roman appears first
converted: {\u0F3E\u0F28} appears instead. [855480]
+ -
+ TMW->ACIP will sometimes produce spaces (i.e., the ' '
+ character, U+0020) that are supposed to indicate tshegs (i.e., the
+ character U+0F0B) but will instead be interpreted as Tibetan
+ whitespace. [932897]
+