From 5a32a8cc355e1217583e635076ef0815e8d55471 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Fri, 23 Jun 2006 15:22:01 +0000 Subject: [PATCH] * config/texinfo.tex: Sync from upstream. --- ChangeLog | 2 ++ config/texinfo.tex | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 25b5bbdf..56201f09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-06-23 Ralf Wildenhues + * config/texinfo.tex: Sync from upstream. + * bin/autom4te.in (handle_traces): Transform the `@S|@' quadrigraph correctly in traces. diff --git a/config/texinfo.tex b/config/texinfo.tex index 551164db..d41d4008 100644 --- a/config/texinfo.tex +++ b/config/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{2006-06-01.17} +\def\texinfoversion{2006-06-19.13} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free @@ -4005,9 +4005,9 @@ where each line of input produces a line of output.} \endgroup } -% Like \dotfill except takes at least 1 em. +% Like plain.tex's \dotfill, except uses up at least 1 em. \def\indexdotfill{\cleaders - \hbox{$\mathsurround=0pt \mkern1.5mu ${\it .}$ \mkern1.5mu$}\hskip 1em plus 1fill} + \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1fill} \def\primary #1{\line{#1\hfil}}