Update to reflect recently added markup.
This commit is contained in:
parent
1422e9dc60
commit
b9c0ef5db7
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue