]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tex2rtf_css.ini
classic/carbon split
[wxWidgets.git] / docs / latex / wx / tex2rtf_css.ini
index e6a089d1194c0f0e32a9aa0031da531a87e91316..5ba1888943a376fffab6b8ae30c0d900fce32ec3 100644 (file)
@@ -19,7 +19,7 @@ htmlBrowseButtons = bitmap
 winHelpContents = yes
 winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
 winHelpTitle = "wxWindows Manual"
-truncateFilenames = yes
+truncateFilenames = no
 combineSubSections = yes
 ;;
 ;; These two are for generating MS HTML Help project, contents and index files.
@@ -51,4 +51,10 @@ htmlStylesheet = "wx.css"
 %\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}