Added --find-some-non-tm and --find-all-non-tm modes to the converter to

help ensure worry-free TM->TMW conversions.
This commit is contained in:
dchandler 2003-06-22 00:13:57 +00:00
parent 64e47d96db
commit 59c398f1ce

View file

@ -255,12 +255,12 @@ java -cp "c:\my thdl tools\Jskad.jar" \
--find-some-non-tmw \ --find-some-non-tmw \
"Dalai Lama Fifth History 01.rtf" "Dalai Lama Fifth History 01.rtf"
non-TMW character newline in the font Tahoma appears first at location 39 Non-TMW character newline [decimal 10] in the font Tahoma appears first at location 39
non-TMW character ' ' in the font TimesNewRoman appears first at location 45 Non-TMW character ' ' [decimal 32] in the font TimesNewRoman appears first at location 45
non-TMW character '}' in the font Tahoma appears first at location 66 Non-TMW character '}' [decimal 125] in the font Tahoma appears first at location 66
non-TMW character '{' in the font Tahoma appears first at location 219 Non-TMW character '{' [decimal 123] in the font Tahoma appears first at location 219
non-TMW character '\' in the font Tahoma appears first at location 1237 Non-TMW character '\' [decimal 92] 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 Times New Roman appears first at location 9754
</pre> </pre>
<p> <p>