diff --git a/docs/latex/wx/tex2rtf.ini b/docs/latex/wx/tex2rtf.ini index 2d85960278..24f3523a64 100644 --- a/docs/latex/wx/tex2rtf.ini +++ b/docs/latex/wx/tex2rtf.ini @@ -57,6 +57,7 @@ ignoreInput = "ltx.tex" \false [0] {{\tt false}} \NULL [0] {{\tt NULL}} \newsince [1] {This function is new since wxWidgets version #1} +\deprecated [1] {This function is deprecated, please use #1 instead} ; 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 918d7be758..702685afdf 100644 --- a/docs/latex/wx/tex2rtf_css.ini +++ b/docs/latex/wx/tex2rtf_css.ini @@ -58,6 +58,7 @@ htmlStylesheet = "wx.css" \false [0] {{\tt false}} \NULL [0] {{\tt NULL}} \newsince [1] {This function is new since wxWidgets version #1} +\deprecated [1] {This function is deprecated, please use #1 instead} ; make tex2rtf understand \hbox{} macro: \hbox [1] {#1}