]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htmlhand.tex
added wxFontMapper::Get/Set
[wxWidgets.git] / docs / latex / wx / htmlhand.tex
index 26012444c94b9175664581a21c28581a8045363d..77185fe4650d9192cc6be259fe69dc28d6227fdb 100644 (file)
@@ -1,4 +1,4 @@
-\section{Tag Handlers}\label{handlers}
+\subsection{Tag Handlers}\label{handlers}
 
 The wxHTML library provides architecture of pluggable {\it tag handlers}.
 Tag handler is class that understands particular HTML tag (or tags) and is
@@ -113,7 +113,6 @@ TAG_HANDLER_END(TITLE)
 
 Ends definition of tag handler {\it name}. 
 
-
 \wxheading{Tags Modules}
 
 You can use set of 3 macros TAGS\_MODULE\_BEGIN, TAGS\_MODULE\_ADD and