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:
parent
1ee445c75b
commit
3692b33c7f
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user