Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95e33f0

Browse files
committed
Added two new conversion specifications.
1 parent 10cd315 commit 95e33f0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Doc/tools/sgmlconv/conversion.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@
190190
</environment>
191191

192192
<!-- "See also:" sections. -->
193+
<environment name="seealso*" outputname="seealso">
194+
<attribute name="sidebar">no</attribute>
195+
</environment>
193196
<macro name="seemodule">
194197
<!-- this causes the optional parameter to \seemodule to be
195198
discarded -->
@@ -822,6 +825,10 @@
822825
<content/>
823826
</macro>
824827

828+
<macro name="leftline" outputname="">
829+
<content/>
830+
</macro>
831+
825832
<!-- Conversions to text; perhaps could be different? There's -->
826833
<!-- no way for a style sheet to work with these this way. -->
827834
<macro name="ABC" outputname="">

0 commit comments

Comments
 (0)