]> granicus.if.org Git - python/commitdiff
(myformat.sty): Added a note about using \command{} v. {\command} wrt.
authorFred Drake <fdrake@acm.org>
Fri, 13 Dec 1996 21:53:07 +0000 (21:53 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 13 Dec 1996 21:53:07 +0000 (21:53 +0000)
GNU info processing.

Doc/myformat.sty

index 1887953ddfb16579ca5d2ed4bd4529b8ad3bc855..dc7276855861f3b86a22028f2e70acb5b8d21e38 100644 (file)
 
 \let\nodename=\label
 
+%% For these commands, use \command{} to get the typography right, not
+%% {\command}.  This works better with the texinfo translation.
 \newcommand{\ABC}{{\sc abc}}
 \newcommand{\UNIX}{{\sc Unix}}
 \newcommand{\ASCII}{{\sc ascii}}