]> git.saurik.com Git - wxWidgets.git/commitdiff
added NUL command
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Apr 2006 12:43:52 +0000 (12:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Apr 2006 12:43:52 +0000 (12:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tex2rtf.ini
docs/latex/wx/tex2rtf_css.ini

index 958316f2c7df58eb82eb62f30180cc0f53f8fb2c..e68654f1be4aea9846fce05d14260fa310def7c0 100644 (file)
@@ -52,6 +52,7 @@ ignoreInput = "ltx.tex"
 \arg [1] {{\it #1}}
 \true [0] {{\tt true}}
 \false [0] {{\tt false}}
+\NUL [0] {{\tt NUL}}
 \NULL [0] {{\tt NULL}}
 \newsince [1] {This function is new since wxWidgets version #1}
 \deprecated [1] {This function is deprecated, please use #1 instead}
index 910bbad5beaf7d35dca4a41f9597012539f81777..d893d65c4953ec81da5ddb043d6de883dd7468c3 100644 (file)
@@ -53,6 +53,7 @@ htmlStylesheet = "wx.css"
 \arg [1] {{\it #1}}
 \true [0] {{\tt true}}
 \false [0] {{\tt false}}
+\NUL [0] {{\tt NUL}}
 \NULL [0] {{\tt NULL}}
 \newsince [1] {This function is new since wxWidgets version #1}
 \deprecated [1] {This function is deprecated, please use #1 instead}