summaryrefslogtreecommitdiffstats
path: root/Doc/myformat.sty
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1996-12-13 21:53:07 (GMT)
committerFred Drake <fdrake@acm.org>1996-12-13 21:53:07 (GMT)
commit30824246b395df334128a3ad3694cf363ce9fe01 (patch)
tree06f859dbcac3b13ccc7af1ede277cbc51568e82b /Doc/myformat.sty
parent0e12032748f0a26701e49e38bed7100d06d24659 (diff)
downloadcpython-30824246b395df334128a3ad3694cf363ce9fe01.zip
cpython-30824246b395df334128a3ad3694cf363ce9fe01.tar.gz
cpython-30824246b395df334128a3ad3694cf363ce9fe01.tar.bz2
(myformat.sty): Added a note about using \command{} v. {\command} wrt.
GNU info processing.
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r--Doc/myformat.sty2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 1887953..dc72768 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -153,6 +153,8 @@
\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}}