From 30824246b395df334128a3ad3694cf363ce9fe01 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 13 Dec 1996 21:53:07 +0000 Subject: (myformat.sty): Added a note about using \command{} v. {\command} wrt. GNU info processing. --- Doc/myformat.sty | 2 ++ 1 file changed, 2 insertions(+) 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}} -- cgit v0.12