diff --git a/htdocs/TMW_RTF_TO_THDL_WYLIE.html b/htdocs/TMW_RTF_TO_THDL_WYLIE.html index d9f7b09..f048b26 100644 --- a/htdocs/TMW_RTF_TO_THDL_WYLIE.html +++ b/htdocs/TMW_RTF_TO_THDL_WYLIE.html @@ -255,12 +255,12 @@ java -cp "c:\my thdl tools\Jskad.jar" \ --find-some-non-tmw \ "Dalai Lama Fifth History 01.rtf" -non-TMW character newline in the font Tahoma appears first at location 39 -non-TMW character ' ' in the font TimesNewRoman appears first at location 45 -non-TMW character '}' in the font Tahoma appears first at location 66 -non-TMW character '{' in the font Tahoma appears first at location 219 -non-TMW character '\' in the font Tahoma appears first at location 1237 -non-TMW character newline in the font Times New Roman appears first at location 9754 +Non-TMW character newline [decimal 10] in the font Tahoma appears first at location 39 +Non-TMW character ' ' [decimal 32] in the font TimesNewRoman appears first at location 45 +Non-TMW character '}' [decimal 125] in the font Tahoma appears first at location 66 +Non-TMW character '{' [decimal 123] in the font Tahoma appears first at location 219 +Non-TMW character '\' [decimal 92] in the font Tahoma appears first at location 1237 +Non-TMW character newline [decimal 10] in the font Times New Roman appears first at location 9754