From 6256bfc859cfd2b8ce39fbb0301f3ba1cdd20019 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 29 Oct 2006 20:23:13 +0000 Subject: [PATCH] added SUB/SUP tags to the list of supported ones git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/htmltags.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/latex/wx/htmltags.tex b/docs/latex/wx/htmltags.tex index 0456fb35a2..f9fc091b18 100644 --- a/docs/latex/wx/htmltags.tex +++ b/docs/latex/wx/htmltags.tex @@ -117,6 +117,8 @@ SAMP SMALL STRIKE STRONG +SUB +SUP TABLE ALIGN=[alignment] WIDTH=[percent|pixels] BORDER=[pixels] -- 2.45.2