added \newsince command

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2004-10-17 22:30:01 +00:00
parent 1ee445c75b
commit 3692b33c7f
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ ignoreInput = "ltx.tex"
\true [0] {{\tt true}}
\false [0] {{\tt false}}
\NULL [0] {{\tt NULL}}
\newsince [1] {This function is new since wxWidgets version #1}
; make tex2rtf understand \hbox{} macro:
\hbox [1] {#1}

View File

@ -57,6 +57,7 @@ htmlStylesheet = "wx.css"
\true [0] {{\tt true}}
\false [0] {{\tt false}}
\NULL [0] {{\tt NULL}}
\newsince [1] {This function is new since wxWidgets version #1}
; make tex2rtf understand \hbox{} macro:
\hbox [1] {#1}