summaryrefslogtreecommitdiff
path: root/info/impatient/macros.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/impatient/macros.tex')
-rw-r--r--info/impatient/macros.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/info/impatient/macros.tex b/info/impatient/macros.tex
index e3a84adac7..4c27a65e50 100644
--- a/info/impatient/macros.tex
+++ b/info/impatient/macros.tex
@@ -1,5 +1,6 @@
+% $Id: macros.tex,v 1.4 2020/01/01 23:22:22 karl Exp $
% This is part of the book TeX for the Impatient.
-% Copyright (C) 2003 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry.
+% Copyright (C) 2003-2020 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry.
% See file fdl.tex for copying conditions.
%
% Macros for typesetting TeX for the Impatient.
@@ -2061,7 +2062,7 @@
\def\emph#1{{\it #1}\itcorr} % Emphasize.
\def\ftp{{\tt ftp}}
\def\gffile{{\tt .gf} file}
-\def\hand{{\handfont A}}
+\def\hand{{\handfont \char"2B}}
\def\ifatest{{\tt \\if} test}
\chardef\inches = "7D
\def\knuth#1{#1 of \texbook}
@@ -2156,6 +2157,7 @@
\def\@ctsref#1{(\xref{#1})\endgroup}
\def\xrefdelim[#1]{page~\xrefn{#1}} % this form doesn't need braces
+\def\xrefndelim[#1]{\xrefn{#1}} % this form doesn't need braces
% This command comes at the beginning of chapters, after the \chapter
% command and before the text. Hence the \par in the template