]> git.saurik.com Git - wxWidgets.git/commitdiff
updated list of supported tags (wxHTML)
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 14 Jan 2000 21:41:36 +0000 (21:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 14 Jan 2000 21:41:36 +0000 (21:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/htmltags.tex

index ace5ea6b7e20874b323890017e0a3406c19a6344..1cfd21964fe70edc549db1315e62a46a894d9992 100644 (file)
@@ -33,13 +33,13 @@ We will use these substitutions in tags descriptions:
                 +2
                 +3
                 +4
-               1
-               2
-               3
-               4
-               5
-               6
-               7
+                 1
+                 2
+                 3
+                 4
+                 5
+                 6
+                 7
 
 [pixels]        integer value that represents dimension in pixels
 
@@ -82,7 +82,7 @@ HR              ALIGN=[alignment]
                 
 FONT            COLOR=[color]
                 SIZE=[fontsize]
-               FACE=[comma-separated list of facenames]
+        FACE=[comma-separated list of facenames]
                 
 U
 
@@ -96,6 +96,14 @@ STRONG
 
 CITE
 
+ADDRESS
+
+CODE
+
+KBD
+
+SAMP
+
 TT
 
 H1