added <EM>, <CITE> and <STRONG> tags; now use separate handlers for <B>,<I>,<TT>

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-12-20 12:49:42 +00:00
parent f0b6a33f4c
commit ef01b72f17
2 changed files with 83 additions and 18 deletions

View File

@@ -49,7 +49,7 @@ We will use these substitutions in tags descriptions:
\end{verbatim}
\wxheading{Document layout and structure}
\wxheading{List of supported tags}
\begin{verbatim}
P ALIGN=[alignment]
@@ -82,6 +82,12 @@ B
I
EM
STRONG
CITE
TT
H1
@@ -107,6 +113,12 @@ UL
OL
DL
DT
DD
TABLE ALIGN=[alignment]
WIDTH=[percent]
WIDTH=[pixels]