fixes of documentation - replaced \tt{...}, \em{...}, \bf{...} by {\tt ...} etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-12-25 20:34:56 +00:00
parent 200fed6cdf
commit c91108763b
28 changed files with 189 additions and 156 deletions

View File

@@ -23,7 +23,7 @@ the standard font as well as the overall design of Motif widgets requires more s
on Windows, the intial dialog size will automatically be bigger on Motif than on Windows.
\pythonnote{If you wish to create a sizer class in wxPython you should
derive the class from \tt{wxPySizer} in order to get Python-aware
derive the class from {\tt wxPySizer} in order to get Python-aware
capabilities for the various virtual methods.}
\wxheading{Derived from}