added NULL here too (forgot to commit when added to tex2rtf.ini)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -54,6 +54,7 @@ htmlStylesheet = "wx.css"
|
|||||||
\arg [1] {{\it #1}}
|
\arg [1] {{\it #1}}
|
||||||
\true [0] {{\tt true}}
|
\true [0] {{\tt true}}
|
||||||
\false [0] {{\tt false}}
|
\false [0] {{\tt false}}
|
||||||
|
\NULL [0] {{\tt NULL}}
|
||||||
|
|
||||||
; make tex2rtf understand \hbox{} macro:
|
; make tex2rtf understand \hbox{} macro:
|
||||||
\hbox [1] {#1}
|
\hbox [1] {#1}
|
||||||
|
Reference in New Issue
Block a user