mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 19:15:51 +08:00
2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* texi2www/texi2www: Add some new texinfo commands.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* texi2www/texi2www: Add some new texinfo commands.
|
||||
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
@@ -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 ',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user