]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0003.txt
added support for reading alpha channel
[wxWidgets.git] / docs / tech / tn0003.txt
index 738a1b7d460791d0e56fa2a3c36e5fd7c75c8c7b..a1fa46e997a755107dfe96bf208a13c7448c2507 100644 (file)
@@ -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