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 f6199ed commit 3cf4eb4Copy full SHA for 3cf4eb4
1 file changed
Doc/tools/sgmlconv/conversion.xml
@@ -466,13 +466,21 @@
466
<macro name="Cpp" outputname="">
467
<text>C++</text>
468
</macro>
469
- <macro name="geq"/>
470
- <macro name="LaTeX"/>
+ <macro name="geq" outputname="">
+ <entityref name="geq"/>
471
+ </macro>
472
+ <macro name="LaTeX" outputname="">
473
+ <text>LaTeX</text>
474
475
<macro name="ldots" outputname="">
476
<text>...</text>
477
- <macro name="leq"/>
- <macro name="TeX"/>
478
+ <macro name="leq" outputname="">
479
+ <entityref name="leq"/>
480
481
+ <macro name="TeX" outputname="">
482
+ <text>TeX</text>
483
484
<macro name="version"/>
485
486
<!-- Misc. -->
0 commit comments