]> git.saurik.com Git - wxWidgets.git/commit
Changes to catch macros that are missing arguments - not perfect, but it will work...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 11 Jun 2001 12:54:38 +0000 (12:54 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 11 Jun 2001 12:54:38 +0000 (12:54 +0000)
commit04b9c5bb04bfa5470997667993f849e25fc5e869
tree11ac8265237d998c600418f0154cec33c4e6e1f5
parent36e67c5cfc4af3f980c164d1035c748ebbf17024
Changes to catch macros that are missing arguments - not perfect, but it will work with all our current TEX files.
Added cleaner ABORT handling in some situations
If \\end{document} is not found, then program auto-aborts after first pass to avoid hanging in some endless loop until all system resources are exhausted and the program crashes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/tex2rtf/src/rtfutils.cpp
utils/tex2rtf/src/tex2any.cpp
utils/tex2rtf/src/tex2rtf.cpp