From f341213a28ef00b880df25680389e696fcd302cb Mon Sep 17 00:00:00 2001
From: dchandler
Date: Sun, 29 Jun 2003 03:49:13 +0000
Subject: [PATCH] Mentions bracketing of problem glyphs by '(' and ')' in the
event of trouble.
---
htdocs/TMW_RTF_TO_THDL_WYLIE.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/htdocs/TMW_RTF_TO_THDL_WYLIE.html b/htdocs/TMW_RTF_TO_THDL_WYLIE.html
index b452d20..412fd47 100644
--- a/htdocs/TMW_RTF_TO_THDL_WYLIE.html
+++ b/htdocs/TMW_RTF_TO_THDL_WYLIE.html
@@ -347,8 +347,10 @@ Non-TMW character newline [decimal 10] in the font Times New Roman appears first
into any trouble whatsoever, the result will be a file containing
just the problematic glyphs, each preceded by achen (i.e., U+0F68,
the letter whose THDL Extended Wylie representation is 'a').
- If your result is as long as your input, then the conversion went
- flawlessly.
+ These glyphs will be bracketed on the left by U+0F3C (for which the
+ THDL Extended Wylie is '(') and on the right by U+0F3D (for which
+ the THDL Extended Wylie is ')'). If your result is as long as
+ your input, then the conversion went flawlessly.