wxWidgets/utils/tex2rtf
George Tasker 04b9c5bb04 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
2001-06-11 12:54:38 +00:00
..
docs Some doc corrections 2001-04-25 15:38:00 +00:00
src Changes to catch macros that are missing arguments - not perfect, but it will work with all our current TEX files. 2001-06-11 12:54:38 +00:00
Makefile.in