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:
Vadim Zeitlin 2003-11-30 13:39:31 +00:00
parent 56fc3fa5b3
commit 89b02325bf

View File

@ -54,6 +54,7 @@ htmlStylesheet = "wx.css"
\arg [1] {{\it #1}}
\true [0] {{\tt true}}
\false [0] {{\tt false}}
\NULL [0] {{\tt NULL}}
; make tex2rtf understand \hbox{} macro:
\hbox [1] {#1}