From bfe1a1f11aab3e4ad3c91ab26bfed6f61c175cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 28 Jul 2003 07:49:03 +0000 Subject: [PATCH] added \arg git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tex2rtf.ini | 1 + docs/latex/wx/tex2rtf_css.ini | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/latex/wx/tex2rtf.ini b/docs/latex/wx/tex2rtf.ini index c4c404d4f0..799b248c9a 100644 --- a/docs/latex/wx/tex2rtf.ini +++ b/docs/latex/wx/tex2rtf.ini @@ -50,6 +50,7 @@ ignoreInput = "ltx.tex" %\pythonnote [1] {} \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1} %\perlnote [1] {} +\arg [1] {{\it #1}} ; make tex2rtf understand \hbox{} macro: \hbox [1] {#1} diff --git a/docs/latex/wx/tex2rtf_css.ini b/docs/latex/wx/tex2rtf_css.ini index 6f8162557c..8665d9cbbe 100644 --- a/docs/latex/wx/tex2rtf_css.ini +++ b/docs/latex/wx/tex2rtf_css.ini @@ -51,6 +51,7 @@ htmlStylesheet = "wx.css" %\pythonnote [1] {} \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1} %\perlnote [1] {} +\arg [1] {{\it #1}} ; make tex2rtf understand \hbox{} macro: \hbox [1] {#1}