]> git.donarmstrong.com Git - lilypond.git/commitdiff
Again update of texinfo files from CVS.
authorWerner Lemberg <wl@gnu.org>
Thu, 16 Oct 2008 22:11:59 +0000 (00:11 +0200)
committerWerner Lemberg <wl@gnu.org>
Thu, 16 Oct 2008 22:11:59 +0000 (00:11 +0200)
Frenchspacing is now set according to the language.

tex/texinfo.tex
tex/txi-de.tex
tex/txi-en.tex
tex/txi-es.tex
tex/txi-fr.tex

index ecd58dad0c8061fe69c279ba4b6910703d91eb7b..1db5426d254dea1e118a80b02ecd5b0cefc2e8c6 100644 (file)
@@ -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{2008-10-12.17}
+\def\texinfoversion{2008-10-16.09}
 %
 % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -6175,6 +6175,7 @@ end
 \def\doverbatiminclude#1{%
   {%
     \makevalueexpandable
+    \def\@{@}% we want to use \indexnofonts, but then verbatim ends prematurely
     \setupverbatim
     \input #1
     \afterenvbreak
@@ -7762,10 +7763,11 @@ end
     \ifeof 1
       \documentlanguagetrywithoutunderscore{#1_\finish}%
     \else
+      \globaldefs = 1  % everything in the txi-LL files needs to persist
       \input txi-#1.tex
     \fi
     \closein 1
-  \endgroup
+  \endgroup % end raw TeX
 \endgroup}
 }
 %
index b0eeeae07c788645f8c001f18e20cf44d9f10407..6f399da2d9d1830fb8487d6894c753371bfbdba0 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: txi-de.tex,v 1.8 2008/10/12 22:18:39 karl Exp $
+% $Id: txi-de.tex,v 1.9 2008/10/16 17:13:10 karl Exp $
 % txi-de.tex -- German translations for texinfo.tex.
 %
 % Copyright 1999, 2007, 2008 Free Software Foundation, Inc.
@@ -20,6 +20,8 @@
 
 \txisetlanguage{ngerman}{2}{2}
 
+\plainfrenchspacing
+
 % german translation of the used words.
 % Don't use checking because if it is our turn they have
 % been defined.
index 8fbd54ef4c09b50730bc0c8776d8ecff6215a0dd..6d556b175828b3562369d08aec7f12158f4ef147 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: txi-en.tex,v 1.6 2008/10/12 22:18:39 karl Exp $
+% $Id: txi-en.tex,v 1.7 2008/10/16 17:13:10 karl Exp $
 % txi.en.tex -- English non-translations for texinfo.tex.  This is read
 % when a source document says @documentlanguage en (which might happen
 % after another @documentlanguage).  The actual values are the same as
@@ -21,6 +21,8 @@
 
 \txisetlanguage{USenglish}{2}{3}
 
+\plainnonfrenchspacing
+
 \gdef\putwordAppendix{Appendix}
 \gdef\putwordChapter{Chapter}
 \gdef\putwordfile{file}
index 43b3c27b4266386e0b784fd0dc961c2ca573bacd..ace59e345d1c10f2e984c679458fe9e786e671fa 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: txi-es.tex,v 1.5 2008/10/12 22:18:39 karl Exp $
+% $Id: txi-es.tex,v 1.6 2008/10/16 17:13:10 karl Exp $
 % txi-es.tex -- Spanish translations for texinfo.tex.
 %
 % Copyright (C) 1999, 2007, 2008 by Adrian Perez Jorge.
@@ -20,6 +20,8 @@
 
 \txisetlanguage{spanish}{2}{2}
 
+\plainfrenchspacing
+
 \gdef\putwordAppendix{Ap\'endice}
 \gdef\putwordChapter{Cap\'{\char16{}}tulo}
 \gdef\putwordfile{archivo}
index f8dae3878cf3308fba07b3978d104ec912a05c17..4915eaef81f54fe7671c9227adcf402393ce3eae 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: txi-fr.tex,v 1.6 2008/10/12 22:18:39 karl Exp $
+% $Id: txi-fr.tex,v 1.7 2008/10/16 17:13:10 karl Exp $
 % txi-fr.tex -- French translations for texinfo.tex.
 %
 % Copyright (C) 1999, 2007, 2008 Free Software Foundation.
@@ -23,6 +23,8 @@
 
 \txisetlanguage{french}{2}{2}
 
+\plainfrenchspacing
+
 \gdef\putwordAppendix{Annexe}
 \gdef\putwordChapter{Chapitre}
 \gdef\putwordfile{fichier}