Update to reflect recently added markup.

This commit is contained in:
Fred Drake 2001-12-15 22:24:06 +00:00
parent 1422e9dc60
commit b9c0ef5db7
1 changed files with 9 additions and 0 deletions

View File

@ -61,6 +61,15 @@
<macro name="warning">
<content/>
</macro>
<environment name="notice">
<attribute name="role" optional="yes"/>
</environment>
<macro name="menuselection">
<content/>
</macro>
<macro name="sub"/>
<!-- These are broken: we need to re-order the optional and required
parameters, making the optional parameter the content for the
element. latex2esis.py is not powerful enough to handle this.