X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..27bb2b7cea271d91e272452ff361f948e38dc539:/docs/tech/tn0003.txt?ds=sidebyside diff --git a/docs/tech/tn0003.txt b/docs/tech/tn0003.txt index 738a1b7d46..a1fa46e997 100644 --- a/docs/tech/tn0003.txt +++ b/docs/tech/tn0003.txt @@ -9,12 +9,14 @@ wxWindows uses Tex2RTF to process Latex-like input files (.tex) and output in HTML, WinHelp RTF and Word RTF. Tex2RTF is provided in the wxWindows distribution and in the CVS archive, under utils/tex2rtf. Please start by perusing the Tex2RTF manual. +See http://www.wxwindows.org/tex2rtf/index.htm for a browseable +manual and binaries for specific platforms. If adding to the existing manual in docs/latex/wx, you need to create a new .tex file, e.g. myclass.tex, and add it to the list of classes in classes.tex (in strict alphabetical order). You may also want to write a separate topic file, e.g. tmyclass.tex, -and add the entry to topics.tex. Also, if applicable, and an entry +and add the entry to topics.tex. If applicable, also add an entry to category.tex. If compiling a separate manual, copy an existing set of files from the