Commit 95750d33 authored by Fred Drake's avatar Fred Drake

Update to reflect recently added markup.

parent 317d606f
...@@ -61,6 +61,15 @@ ...@@ -61,6 +61,15 @@
<macro name="warning"> <macro name="warning">
<content/> <content/>
</macro> </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 <!-- These are broken: we need to re-order the optional and required
parameters, making the optional parameter the content for the parameters, making the optional parameter the content for the
element. latex2esis.py is not powerful enough to handle this. element. latex2esis.py is not powerful enough to handle this.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment