From 89b02325bf5c7958c3c2531101ef429fd05fbd08 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 30 Nov 2003 13:39:31 +0000 Subject: [PATCH] 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 --- docs/latex/wx/tex2rtf_css.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/latex/wx/tex2rtf_css.ini b/docs/latex/wx/tex2rtf_css.ini index d7a8a39529..d9a0bfcf60 100644 --- a/docs/latex/wx/tex2rtf_css.ini +++ b/docs/latex/wx/tex2rtf_css.ini @@ -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} -- 2.45.2