From 62ba765ab5c4fa81a8ca76587a6d612b8f330c72 Mon Sep 17 00:00:00 2001 From: wl Date: Mon, 5 Jan 2009 16:05:26 +0000 Subject: * doc/texinfo.tex (\key): Fix excessive whitespace. (\texinfoversion): Tag file as patched. --- doc/texinfo.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/texinfo.tex b/doc/texinfo.tex index fb2496bb..9ea6564b 100644 --- a/doc/texinfo.tex +++ b/doc/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2009-01-01.14} +\def\texinfoversion{2009-01-01.14-groff} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -2585,7 +2585,7 @@ end % monospace, don't change it; that way, we respect @kbdinputstyle. But % if it isn't monospace, then use \tt. % -\def\key#1{{\setupmarkupstyle{key} +\def\key#1{{\setupmarkupstyle{key}% \nohyphenation \ifmonospace\else\tt\fi #1}\null} -- cgit v1.2.1