tex2rtf doesn't like math mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-03-22 19:13:29 +00:00
parent 84f858e94c
commit 9ecce6913c
4 changed files with 12 additions and 12 deletions

View File

@@ -134,7 +134,7 @@ Returns version information (a.b.c.d = d+ 256*c + 256\verb|^|2*b + 256\verb|^|3*
Returns a numeric ID that is equivalent to the string ID used in an XML
resource. To be used in event tables.
The macro \verb$XRCID(name)$ is provided for convenience.
The macro {\tt XRCID(name)} is provided for convenience.
\membersection{wxXmlResource::InitAllHandlers}\label{wxxmlresourceinitallhandlers}