]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tex2rtf.ini
Added wxPATH_NORM_SHORTCUT
[wxWidgets.git] / docs / latex / wx / tex2rtf.ini
index e83fe220ffaa877a9e62014cdc2bff0709c86a2d..a2e9077419fd853570008661b53e4c15aa9da1f4 100644 (file)
@@ -1,4 +1,6 @@
-;;; Tex2RTF initialisation file
+;;; Tex2RTF initialisation file, using NO style sheet for HTML. See
+;;; tex2rtf_css.ini for a version using a style sheet. You can use
+;;; -macros tex2rtf.ini to specify the ini file.
 runTwice = yes
 titleFontSize = 12
 authorFontSize = 10
 runTwice = yes
 titleFontSize = 12
 authorFontSize = 10
@@ -32,7 +34,7 @@ htmlFaceName = "Arial, Lucida, Helvetica"
 \textbackslash [0]{{\tt$\backslash$}}
 \gifsep [0]{\par}
 ignoreInput = "ltx.tex"
 \textbackslash [0]{{\tt$\backslash$}}
 \gifsep [0]{\par}
 ignoreInput = "ltx.tex"
-htmlStylesheet = "wx.css"
+htmlStylesheet = "wx.css"
 
 ;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
 ;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
 
 ;\overview [2] {\rtfonly{See also }\settransparency{on}\sethotspotcolour{off}\sethotspotunderline{on}\winhelponly{\image{}{books.bmp}\settransparency{off}}
 ;\htmlonly{\image{}{books.gif}}\helpref{#1}{#2}
@@ -47,4 +49,11 @@ htmlStylesheet = "wx.css"
 \pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}
 %\pythonnote [1] {}
 \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
 \pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}
 %\pythonnote [1] {}
 \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
+%\perlnote [1] {}
+\arg [1] {{\it #1}}
+\true [0] {{\tt true}}
+\false [0] {{\tt false}}
+\NULL [0] {{\tt NULL}}
 
 
+; make tex2rtf understand \hbox{} macro:
+\hbox [1] {#1}