From: Václav Slavík Date: Mon, 28 Jul 2003 07:49:03 +0000 (+0000) Subject: added \arg X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bfe1a1f11aab3e4ad3c91ab26bfed6f61c175cbc?ds=inline added \arg git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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}