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 10cd315 commit 95e33f0Copy full SHA for 95e33f0
1 file changed
Doc/tools/sgmlconv/conversion.xml
@@ -190,6 +190,9 @@
190
</environment>
191
192
<!-- "See also:" sections. -->
193
+ <environment name="seealso*" outputname="seealso">
194
+ <attribute name="sidebar">no</attribute>
195
+ </environment>
196
<macro name="seemodule">
197
<!-- this causes the optional parameter to \seemodule to be
198
discarded -->
@@ -822,6 +825,10 @@
822
825
<content/>
823
826
</macro>
824
827
828
+ <macro name="leftline" outputname="">
829
+ <content/>
830
+ </macro>
831
+
832
<!-- Conversions to text; perhaps could be different? There's -->
833
<!-- no way for a style sheet to work with these this way. -->
834
<macro name="ABC" outputname="">
0 commit comments