summaryrefslogtreecommitdiffstats
path: root/doc/tools/texi2www/texi2www
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/texi2www/texi2www')
-rwxr-xr-xdoc/tools/texi2www/texi2www2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tools/texi2www/texi2www b/doc/tools/texi2www/texi2www
index 6f36d03d1b..18e0ce3390 100755
--- a/doc/tools/texi2www/texi2www
+++ b/doc/tools/texi2www/texi2www
@@ -1130,6 +1130,7 @@ sub initialize_tables
# expansion).
%atxy_2_zyz= (
'b', 'STRONG',
+ 'caption', "<STRONG>,CENTER,</STRONG>",
'cite', 'CITE',
'code', "CODE",
'dfn', 'EM',
@@ -1174,6 +1175,7 @@ sub initialize_tables
'pxref', 'Xsee ',
'href', 'X',
'uref', 'X',
+ 'url', 'X',
'email', 'X',
'inforef', 'XSee ',
);