]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
A few small improvements to the conversion.
authorFred Drake <fdrake@acm.org>
Mon, 2 Aug 1999 14:32:11 +0000 (14:32 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 2 Aug 1999 14:32:11 +0000 (14:32 +0000)
Doc/tools/sgmlconv/conversion.xml

index 3721fe589f7482ced9a6fb64f714cc020a4d7579..71977b66a35acad09799dbd84acbf82c442e2f3a 100644 (file)
     </macro>
 
   <!-- These are handled at a later translation stage, at least for now. -->
-  <macro name="Cpp"/>
+  <macro name="Cpp" outputname="">
+    <text>C++</text>
+    </macro>
   <macro name="geq"/>
   <macro name="LaTeX"/>
-  <macro name="ldots"/>
+  <macro name="ldots" outputname="">
+    <text>...</text>
+    </macro>
   <macro name="leq"/>
   <macro name="TeX"/>
   <macro name="version"/>
   <macro name="e" outputname="">
     <text>\</text>
     </macro>
-  <macro name="NULL" outputname="">
+  <macro name="NULL" outputname="constant">
     <text>NULL</text>
     </macro>
   <macro name="POSIX" outputname="">