Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1422e9d commit b9c0ef5Copy full SHA for b9c0ef5
1 file changed
Doc/tools/sgmlconv/conversion.xml
@@ -61,6 +61,15 @@
61
<macro name="warning">
62
<content/>
63
</macro>
64
+ <environment name="notice">
65
+ <attribute name="role" optional="yes"/>
66
+ </environment>
67
+
68
+ <macro name="menuselection">
69
+ <content/>
70
+ </macro>
71
+ <macro name="sub"/>
72
73
<!-- These are broken: we need to re-order the optional and required
74
parameters, making the optional parameter the content for the
75
element. latex2esis.py is not powerful enough to handle this.
0 commit comments