Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3082424

Browse files
committed
(myformat.sty): Added a note about using \command{} v. {\command} wrt.
GNU info processing.
1 parent 0e12032 commit 3082424

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/myformat.sty

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153

154154
\let\nodename=\label
155155

156+
%% For these commands, use \command{} to get the typography right, not
157+
%% {\command}. This works better with the texinfo translation.
156158
\newcommand{\ABC}{{\sc abc}}
157159
\newcommand{\UNIX}{{\sc Unix}}
158160
\newcommand{\ASCII}{{\sc ascii}}

0 commit comments

Comments
 (0)