[latex3-commits] [git/LaTeX3-latex3-babel] master: Bump to 3.35. (1aba8eb)

Javier jbezos at dante.de
Tue Oct 15 17:09:33 CEST 2019


Repository : https://github.com/latex3/babel
On branch  : master
Link       : https://github.com/latex3/babel/commit/1aba8eb0560571fb6c520de5e06974720d3eb512

>---------------------------------------------------------------

commit 1aba8eb0560571fb6c520de5e06974720d3eb512
Author: Javier <jbezos at localhost>
Date:   Tue Oct 15 17:09:33 2019 +0200

    Bump to 3.35.


>---------------------------------------------------------------

1aba8eb0560571fb6c520de5e06974720d3eb512
 README.md                        |   7 +-
 babel.dtx                        |  31 +++---
 babel.ins                        |   2 +-
 babel.pdf                        | Bin 702452 -> 702531 bytes
 bbcompat.dtx                     |   2 +-
 locale/tr/babel-tr.ini           |   1 +
 locale/tr/babel-turkish.tex      |  12 +++
 testfiles/bbl-safe-babelsave.tlg |   2 +-
 testfiles/tlb0852.tlg            |   2 +-
 testfiles/tlb1212.tlg            | 224 ++++++++++++++++++++++-----------------
 testfiles/tlb1326.tlg            |   2 +-
 testfiles/tlb2357a.tlg           |   2 +-
 testfiles/tlb2944.tlg            |   9 +-
 testfiles/tlb3438.tlg            |   3 +-
 testfiles/tlb3756.tlg            |   4 +-
 testfiles/tlb3805.tlg            |  20 ++--
 16 files changed, 185 insertions(+), 138 deletions(-)

diff --git a/README.md b/README.md
index 75afbcf..d0aa434 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Babel 3.34.1791
+## Babel 3.35
 
 This package manages culturally-determined typographical (and other)
 rules, and hyphenation patterns for a wide range of languages.  Many
@@ -51,12 +51,11 @@ respective authors.
 ### Latest changes
 
 ```
-3.35   2019-10-??
+3.35   2019-10-15
        - \markboth and \markright made robust with a recent LaTeX.
        - Shorthands work in bibs and refs even with safe=none.
        - Fix - Another issue related to \ensureascii and LGR (#30)
-       - (Testing) a way to re(set) values in ini files.
-       - (Temporary) hack for issue #25.
+       - A temporary hack for issue #25.
 
 3.34   2019-09-27
        - Improved compatibility for \babelfont vs \setmainfont.
diff --git a/babel.dtx b/babel.dtx
index c576f79..398c5e4 100644
--- a/babel.dtx
+++ b/babel.dtx
@@ -31,7 +31,7 @@
 %
 % \iffalse
 %<*filedriver>
-\ProvidesFile{babel.dtx}[2019/10/11 v3.34.1791 The Babel package]
+\ProvidesFile{babel.dtx}[2019/10/15 v3.35 The Babel package]
 \documentclass{ltxdoc}
 \GetFileInfo{babel.dtx}
 \usepackage{fontspec}
@@ -4073,8 +4073,8 @@ help from Bernd Raichle, for which I am grateful.
 % \section{Tools}
 %
 %    \begin{macrocode}
-%<<version=3.34.1791>>
-%<<date=2019/10/11>>
+%<<version=3.35>>
+%<<date=2019/10/15>>
 %    \end{macrocode}
 %
 % \textbf{Do not use the following macros in \texttt{ldf} files. They
@@ -4212,6 +4212,9 @@ help from Bernd Raichle, for which I am grateful.
 %   it is based on |\ifcsname|, which is more efficient, and do not
 %   waste memory.
 %
+% \changes{babel~3.35}{2019/09/22}{Inside a group, so that \cs{ifcsname}
+%   is still undefined.}
+%
 %    \begin{macrocode}
 \begingroup
   \gdef\bbl at ifunset#1{%
@@ -6089,6 +6092,8 @@ help from Bernd Raichle, for which I am grateful.
 %    depending of |\ifincsname| is available. If there is, the
 %    expansion will be more robust.
 %
+% \changes{babel 3.35}{2019/09/18}{Added \cs{ifincsname} test.}
+%
 %    \begin{macrocode}
 \begingroup
 \bbl at ifunset{ifincsname}%
@@ -8482,7 +8487,6 @@ help from Bernd Raichle, for which I am grateful.
 \def\bbl at inisec[#1]#2\@@{%    if starts with opening bracket
   \def\bbl at elt##1##2{\bbl at inireader##1=##2\@@}%
   \@nameuse{bbl at renew@\bbl at section}%
-  % \bbl at csarg\show{renew@\bbl at section}%
   \global\bbl at csarg\let{renew@\bbl at section}\relax
   \@nameuse{bbl at secpost@\bbl at section}%  ends previous section
   \def\bbl at section{#1}%
@@ -9094,6 +9098,9 @@ help from Bernd Raichle, for which I am grateful.
 %    the mark are not disabled by the output routine kicking in while
 %    \cs{@safe at activestrue} is in effect.
 %
+% \changes{babel~3.35}{2019/10/11}{Now \cs{markboth} is protected.
+%    Consider this case.}
+%
 %    \begin{macrocode}
 \bbl at trace{Marks}
 \IfBabelLayout{sectioning}
@@ -9126,7 +9133,9 @@ help from Bernd Raichle, for which I am grateful.
 %    headings for the page. While doing so they also store a copy of
 %    |\markboth| in |\@mkboth|. Therefore we need to check whether
 %    |\@mkboth| has already been set. If so we neeed to do that again
-%    with the new definition of |\markboth|.
+%    with the new definition of |\markboth|. (As of Oct 2019, \LaTeX{}
+%    stores the definition in an intermediate macros, so it's not
+%    necessary anymore, but it's preserved for older versions.)
 %
 %    \begin{macrocode}
      \ifx\@mkboth\markboth
@@ -9134,11 +9143,6 @@ help from Bernd Raichle, for which I am grateful.
      \else
        \def\bbl at tempc{}
      \fi
-%    \end{macrocode}
-%
-%    Now we can start the new definition of |\markboth|
-%
-%    \begin{macrocode}
      \bbl at ifunset{markboth }\bbl at redefine\bbl at redefinerobust
      \markboth#1#2{%
        \protected at edef\bbl at tempb##1{%
@@ -9151,11 +9155,6 @@ help from Bernd Raichle, for which I am grateful.
          {\@temptokena{}}%
          {\@temptokena\expandafter{\bbl at tempb{#2}}}%
        \bbl at exp{\\\org at markboth{\the\toks@}{\the\@temptokena}}}
-%    \end{macrocode}
-%
-%    and copy it to |\@mkboth| if necessary.
-%
-%    \begin{macrocode}
        \bbl at tempc
      \fi}  % end ifbbl at single, end \IfBabelLayout
 %    \end{macrocode}
@@ -12537,6 +12536,8 @@ help from Bernd Raichle, for which I am grateful.
 % \subsection{Auto bidi with \texttt{basic} and \texttt{basic-r}}
 %
 % \changes{babel~3.14}{2017/09/30}{LuaTeX - support for R/AL texts - basic-r}
+% \changes{babel~3.35}{2019/10/11}{Hack for unboxed boxes - The PUAs
+%   are `on'.}
 %
 % The file \textsf{babel-data-bidi.lua} currently only contains data. It is
 % a large and boring file and it's not shown here. See the generated
diff --git a/babel.ins b/babel.ins
index 0e61e88..f8a7dbb 100644
--- a/babel.ins
+++ b/babel.ins
@@ -26,7 +26,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 %%
-\def\filedate{2019/10/11}
+\def\filedate{2019/10/15}
 \def\batchfile{babel.ins}
 \input docstrip.tex
 
diff --git a/babel.pdf b/babel.pdf
index 37ecff3..fe5f5e8 100644
Binary files a/babel.pdf and b/babel.pdf differ
diff --git a/bbcompat.dtx b/bbcompat.dtx
index cdccc4c..2692f30 100644
--- a/bbcompat.dtx
+++ b/bbcompat.dtx
@@ -30,7 +30,7 @@
 %
 % \iffalse
 %<*dtx>
-\ProvidesFile{bbcompat.dtx}[2019/10/11 v3.34.1791]
+\ProvidesFile{bbcompat.dtx}[2019/10/15 v3.35]
 %</dtx>
 %
 %% File 'bbcompat.dtx'
diff --git a/locale/tr/babel-tr.ini b/locale/tr/babel-tr.ini
index 58c217b..b765218 100644
--- a/locale/tr/babel-tr.ini
+++ b/locale/tr/babel-tr.ini
@@ -24,6 +24,7 @@ script.tag.opentype = latn
 level = 1
 encodings = T1 OT1 LY1
 derivate = no
+require.babel = turkish
 
 [captions]
 preface = Önsöz
diff --git a/locale/tr/babel-turkish.tex b/locale/tr/babel-turkish.tex
index 0becc4f..3653ca6 100644
--- a/locale/tr/babel-turkish.tex
+++ b/locale/tr/babel-turkish.tex
@@ -9,4 +9,16 @@
 \fi
 \BabelBeforeIni{tr}{%
 }
+
+\StartBabelCommands{turkish}{}
+  \SetCase
+    {\uccode`i=`İ\relax
+     \uccode`ı=`I\relax}
+    {\lccode`İ=`i\relax
+     \lccode`I=`ı\relax}
+  \SetHyphenMap{%
+    \BabelLower{`İ}{`i}%
+    \BabelLower{`I}{`ı}}
+\EndBabelCommands
+
 \endinput
\ No newline at end of file
diff --git a/testfiles/bbl-safe-babelsave.tlg b/testfiles/bbl-safe-babelsave.tlg
index 2369d30..b79d79d 100644
--- a/testfiles/bbl-safe-babelsave.tlg
+++ b/testfiles/bbl-safe-babelsave.tlg
@@ -12,7 +12,7 @@ Package babel Info: Making ^ an active character on input line ....
 \catcode`^ = 13
 \catcode`^ = 7
 \th = macro:->\T1-cmd \th \T1\th 
-LaTeX Font Info:    Try loading font information for T2A+cmr on input line ....
+LaTeX Font Info:    Trying to load font information for T2A+cmr on input line ....
 \th = macro:->\textormath {\ltx at th }{\mathop {\operator at font th}\nolimits }
 \th = macro:->\T1-cmd \th \T1\th 
 \ref = macro:#1->\expandafter \@setref \csname r@#1\endcsname \@firstoftwo {#1}
diff --git a/testfiles/tlb0852.tlg b/testfiles/tlb0852.tlg
index 98c0356..c4932c0 100644
--- a/testfiles/tlb0852.tlg
+++ b/testfiles/tlb0852.tlg
@@ -6,7 +6,7 @@ Package: babel
     Options: czech
 Package: fontenc
     Options: OT1,T1
-LaTeX Font Info:    Try loading font information for T1+cmtt on input line ....
+LaTeX Font Info:    Trying to load font information for T1+cmtt on input line ....
 > \box...=
 \vbox(21.47221+1.94444)x345.0
 .\hbox(9.47221+1.94444)x345.0, glue set 190.73491fil
diff --git a/testfiles/tlb1212.tlg b/testfiles/tlb1212.tlg
index 6839e2e..b1e279a 100644
--- a/testfiles/tlb1212.tlg
+++ b/testfiles/tlb1212.tlg
@@ -11,13 +11,13 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <5> on input line ....
 > \box...=
-\hbox(32.29997+27.29997)x80.9445
-.\hbox(32.29997+27.29997)x77.61118
+\hbox(32.29997+27.29997)x80.94456
+.\hbox(32.29997+27.29997)x77.61124
 ..\mathon
-..\vbox(32.29997+27.29997)x77.61118
-...\hbox(2.79999+0.0)x77.61118
+..\vbox(32.29997+27.29997)x77.61124
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -52,7 +52,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -90,7 +90,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 ......\rule(0.4+0.0)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -109,7 +109,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -145,9 +145,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 1.11111fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 1.11111fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -158,13 +158,15 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 a
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557
+....\hbox(8.39996+3.60004)x19.55559
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 b
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -176,9 +178,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778, glue set 0.41669fil
+....\hbox(8.39996+3.60004)x17.27782, glue set 0.41669fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 c
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -186,9 +189,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557
+....\hbox(8.39996+3.60004)x19.55559
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 d
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -201,9 +205,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -232,7 +236,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -261,13 +265,13 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -278,9 +282,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 1.11111fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 1.11111fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -291,13 +295,15 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 1
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.27779fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.27779fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 2
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -309,9 +315,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778, glue set 0.1389fil
+....\hbox(8.39996+3.60004)x17.27782, glue set 0.1389fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 3
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -319,9 +326,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.27779fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.27779fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 4
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -334,9 +342,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -365,7 +373,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -394,13 +402,13 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -430,9 +438,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 2.22223fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 2.22223fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -443,13 +451,15 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 i
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 1.25fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 1.25fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 j
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -461,9 +471,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778
+....\hbox(8.39996+3.60004)x17.27782
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 k
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -471,9 +482,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 1.3889fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 1.3889fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 l
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -486,9 +498,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(0.4+0.0)x77.61118
+...\hbox(0.4+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x21.22223, glue set 19.22223fil
+....\hbox(0.4+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -499,7 +511,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x19.55557, glue set 17.55557fil
+....\hbox(0.4+0.0)x19.55559, glue set 17.55559fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 .....\glue -0.2
@@ -510,11 +522,11 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x17.2778, glue set 17.2778fil
+....\hbox(0.4+0.0)x17.27782, glue set 17.27782fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x19.55557, glue set 17.55557fil
+....\hbox(0.4+0.0)x19.55559, glue set 17.55559fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 .....\glue -0.2
@@ -526,9 +538,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223
+....\hbox(8.39996+3.60004)x21.22224
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -539,13 +551,15 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 w
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.13889fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.13889fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 x
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -557,9 +571,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778
+....\hbox(8.39996+3.60004)x17.27782
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 y
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -567,9 +582,10 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.55557fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.55557fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 z
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -582,9 +598,9 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -619,7 +635,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -657,7 +673,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 ......\rule(0.4+0.0)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -676,7 +692,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -716,13 +732,13 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 ! OK.
 l. ...\showbox0
 > \box...=
-\hbox(32.29997+27.29997)x80.9445
-.\hbox(32.29997+27.29997)x77.61118
+\hbox(32.29997+27.29997)x80.94456
+.\hbox(32.29997+27.29997)x77.61124
 ..\mathon
-..\vbox(32.29997+27.29997)x77.61118
-...\hbox(2.79999+0.0)x77.61118
+..\vbox(32.29997+27.29997)x77.61124
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -757,7 +773,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -795,7 +811,7 @@ l. ...\showbox0
 ......\rule(0.4+0.0)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -814,7 +830,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -850,9 +866,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 1.11111fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 1.11111fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -863,13 +879,15 @@ l. ...\showbox0
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 a
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557
+....\hbox(8.39996+3.60004)x19.55559
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 b
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -881,9 +899,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778, glue set 0.41669fil
+....\hbox(8.39996+3.60004)x17.27782, glue set 0.41669fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 c
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -891,9 +910,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557
+....\hbox(8.39996+3.60004)x19.55559
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 d
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -906,9 +926,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -937,7 +957,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -966,13 +986,13 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -983,9 +1003,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 1.11111fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 1.11111fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -996,13 +1016,15 @@ l. ...\showbox0
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 1
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.27779fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.27779fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 2
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1014,9 +1036,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778, glue set 0.1389fil
+....\hbox(8.39996+3.60004)x17.27782, glue set 0.1389fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 3
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1024,9 +1047,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.27779fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.27779fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 4
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1039,9 +1063,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -1070,7 +1094,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -1099,13 +1123,13 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\glue 0.0 plus 1.0fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -1135,9 +1159,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223, glue set 2.22223fil
+....\hbox(8.39996+3.60004)x21.22224, glue set 2.22223fil
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -1148,13 +1172,15 @@ l. ...\showbox0
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 i
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 1.25fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 1.25fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 j
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1166,9 +1192,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778
+....\hbox(8.39996+3.60004)x17.27782
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 k
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1176,9 +1203,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 1.3889fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 1.3889fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 l
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1191,9 +1219,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(0.4+0.0)x77.61118
+...\hbox(0.4+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x21.22223, glue set 19.22223fil
+....\hbox(0.4+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -1204,7 +1232,7 @@ l. ...\showbox0
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x19.55557, glue set 17.55557fil
+....\hbox(0.4+0.0)x19.55559, glue set 17.55559fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 .....\glue -0.2
@@ -1215,11 +1243,11 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x17.2778, glue set 17.2778fil
+....\hbox(0.4+0.0)x17.27782, glue set 17.27782fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 ....\glue(\tabskip) 0.0
-....\hbox(0.4+0.0)x19.55557, glue set 17.55557fil
+....\hbox(0.4+0.0)x19.55559, glue set 17.55559fil
 .....\leaders 0.0 plus 1.0fil
 ......\rule(0.4+0.0)x*
 .....\glue -0.2
@@ -1231,9 +1259,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(8.39996+3.60004)x77.61118
+...\hbox(8.39996+3.60004)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x21.22223
+....\hbox(8.39996+3.60004)x21.22224
 .....\rule(8.39996+3.60004)x0.0
 .....\glue -0.2
 .....\rule(*+*)x0.4
@@ -1244,13 +1272,15 @@ l. ...\showbox0
 .....\glue -0.2
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 w
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.13889fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.13889fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 x
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1262,9 +1292,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x17.2778
+....\hbox(8.39996+3.60004)x17.27782
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 y
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1272,9 +1303,10 @@ l. ...\showbox0
 .....\rule(*+*)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(8.39996+3.60004)x19.55557, glue set 0.55557fil
+....\hbox(8.39996+3.60004)x19.55559, glue set 0.55557fil
 .....\glue 6.0
 .....\glue 0.0 plus 1.0fil
+.....\glue 0.00002
 .....\OT1/cmr/m/n/10 z
 .....\glue 0.0 plus 1.0fil
 .....\glue 6.0
@@ -1287,9 +1319,9 @@ l. ...\showbox0
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
 ...\glue(\lineskip) 0.0
-...\hbox(2.79999+0.0)x77.61118
+...\hbox(2.79999+0.0)x77.61124
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x21.22223, glue set 19.22223fil
+....\hbox(2.79999+0.0)x21.22224, glue set 19.22224fil
 .....\glue -0.2
 .....\rule(*+*)x0.4
 .....\glue -0.2
@@ -1324,7 +1356,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -1362,7 +1394,7 @@ l. ...\showbox0
 ......\rule(0.4+0.0)x0.4
 .....\glue -0.2
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x17.2778, glue set 17.2778fil
+....\hbox(2.79999+0.0)x17.27782, glue set 17.27782fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
@@ -1381,7 +1413,7 @@ l. ...\showbox0
 .......\glue 2.0
 .......\rule(0.4+0.0)x2.0
 ....\glue(\tabskip) 0.0
-....\hbox(2.79999+0.0)x19.55557, glue set 17.55557fil
+....\hbox(2.79999+0.0)x19.55559, glue set 17.55559fil
 .....\hbox(2.79999+0.0)x0.0, glue set - 2.0fil
 ......\vbox(2.79999+0.0)x2.0
 .......\rule(0.4+0.0)x2.0
diff --git a/testfiles/tlb1326.tlg b/testfiles/tlb1326.tlg
index 92d6b54..e63c4a5 100644
--- a/testfiles/tlb1326.tlg
+++ b/testfiles/tlb1326.tlg
@@ -4,7 +4,7 @@ Author: Agust'in Mart'in <[e-mail hidden]>
 Main Class: article
 Package: babel
     Options: spanish,activeacute
-LaTeX Font Info:    Try loading font information for OMS+cmr on input line ....
+LaTeX Font Info:    Trying to load font information for OMS+cmr on input line ....
 LaTeX Font Info:    Font shape `OMS/cmr/m/n' in size <10> not available
 (Font)              Font shape `OMS/cmsy/m/n' tried instead on input line ...
 LaTeX Font Info:    External font `cmex10' loaded for size
diff --git a/testfiles/tlb2357a.tlg b/testfiles/tlb2357a.tlg
index 7578360..d74a4bf 100644
--- a/testfiles/tlb2357a.tlg
+++ b/testfiles/tlb2357a.tlg
@@ -46,7 +46,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .\T2A/cmr/m/n/10 X
 ! OK.
 l. ...\setbox0=\hbox{test \LaTeX}\showbox0
-LaTeX Font Info:    Try loading font information for OMS+cmr on input line ....
+LaTeX Font Info:    Trying to load font information for OMS+cmr on input line ....
 LaTeX Font Info:    Font shape `OMS/cmr/m/n' in size <10> not available
 (Font)              Font shape `OMS/cmsy/m/n' tried instead on input line ...
 > \box...=
diff --git a/testfiles/tlb2944.tlg b/testfiles/tlb2944.tlg
index 7b322a4..c9bd636 100644
--- a/testfiles/tlb2944.tlg
+++ b/testfiles/tlb2944.tlg
@@ -63,15 +63,16 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 .\hbox(9.79996+4.20004)x345.0, glue set 149.20157fil
 ..\glue(\leftskip) 0.0 plus 1.0fil
 ..\hbox(0.0+0.0)x0.0
-..\hbox(9.79996+4.20004)x46.59686
+..\hbox(9.79996+4.20004)x46.59688
 ...\mathon
-...\vbox(9.79996+4.20004)x46.59686
-....\hbox(9.79996+4.20004)x46.59686
+...\vbox(9.79996+4.20004)x46.59688
+....\hbox(9.79996+4.20004)x46.59688
 .....\glue(\tabskip) 0.0
-.....\hbox(9.79996+4.20004)x46.59686
+.....\hbox(9.79996+4.20004)x46.59688
 ......\rule(9.79996+4.20004)x0.0
 ......\glue 6.0
 ......\glue 0.0 plus 1.0fil
+......\glue 0.00002
 ......\OT1/cmr/m/n/12 q
 ......\OT1/cmr/m/n/12 w
 ......\kern-0.32639
diff --git a/testfiles/tlb3438.tlg b/testfiles/tlb3438.tlg
index 46ba113..9c96cc1 100644
--- a/testfiles/tlb3438.tlg
+++ b/testfiles/tlb3438.tlg
@@ -8,7 +8,8 @@ Package: babel
 Package babel Warning: Unknown language `FRENCH'. Either you have
 (babel)                misspelled its name, it has not been installed,
 (babel)                or you requested it in a previous run. Fix its name,
-(babel)                install it or just rerun the file, respectively.
+(babel)                install it or just rerun the file, respectively. In
+(babel)                some cases, you may need to remove the aux file.
 (babel)                I'll proceed, but expect wrong results.
 (babel)                Reported on input line ....
 > \box...=
diff --git a/testfiles/tlb3756.tlg b/testfiles/tlb3756.tlg
index ba31f8d..b0da729 100644
--- a/testfiles/tlb3756.tlg
+++ b/testfiles/tlb3756.tlg
@@ -17,7 +17,7 @@ Completed box being shipped out [1]
 ..\glue(\lineskip) 0.0
 ..\vbox(584.0+0.0)x360.0, glue set 457.59003fil
 ...\write1{\babel at aux{english}{}}
-...\mark{{\protect \foreignlanguage {english}{\protect \bbl at restore@actives \@nx \ETC.}
+...\mark{{\@nx \shortauthors }{\@nx \shorttitle }}
 ...\glue(\topskip) 35.13889
 ...\hbox(6.86111+0.0)x360.0, glue set 100.00877fil
 ....\glue(\leftskip) 0.0 plus 1.0fil
@@ -88,7 +88,7 @@ Completed box being shipped out [1]
 ...\penalty -51
 ...\glue 2.09999 plus 2.09999
 ...\glue 22.0
-...\mark{{\protect \foreignlanguage {english}{\protect \bbl at restore@actives \def \ETC.}
+...\mark{{\def \\{ \ignorespaces }\MakeUppercase {Albert}}{{\protect \@upprep \ETC.}
 ...\glue(\parskip) 0.0
 ...\glue(\baselineskip) 5.05556
 ...\hbox(6.94444+1.94444)x360.0, glue set 131.13853fil
diff --git a/testfiles/tlb3805.tlg b/testfiles/tlb3805.tlg
index 7df92ef..a46f5a5 100644
--- a/testfiles/tlb3805.tlg
+++ b/testfiles/tlb3805.tlg
@@ -52,9 +52,7 @@ Package: hyperref
 ! OK.
 l. ......} shows this working (\pageref{sec:foo}).}
 > \box...=
-\hbox(7.5+2.5)x275.80602
-.\penalty 10000
-.\glue 3.33333 plus 1.66666 minus 1.11111
+\hbox(7.5+2.5)x272.47269
 .\pdfstartlink(*+*)x* attr{/Border[0 0 1]/H/I/C[1 0 0]} action goto name{section.1}
 .\OT1/cmr/m/n/10 S
 .\OT1/cmr/m/n/10 e
@@ -67,9 +65,7 @@ l. ......} shows this working (\pageref{sec:foo}).}
 .\glue 3.33333 plus 1.66666 minus 1.11111
 .\OT1/cmr/m/n/10 1
 .\hbox(0.0+0.0)x0.0
-.\write1{\newlabel{1 at xvr}{{}{\thepage }{Foo}{section.1}{}}}
-.\penalty 10000
-.\penalty 10000
+.\write1{\newlabel{1 at xvr}{{}{\thepage }}}
 .\glue 3.33333 plus 1.66666 minus 1.11111
 .\OT1/cmr/m/n/10 o
 .\OT1/cmr/m/n/10 n
@@ -80,10 +76,9 @@ l. ......} shows this working (\pageref{sec:foo}).}
 .\OT1/cmr/m/n/10 e
 .\penalty 10000
 .\glue 3.33333 plus 1.66666 minus 1.11111
-.\pdfstartlink(*+*)x* attr{/Border[0 0 1]/H/I/C[1 0 0]} action goto name{section.1}
 .\OT1/cmr/m/n/10 1
-.\pdfendlink
-.\write1{\newlabel{1 at vr}{{}{\thepage }{Foo}{section.1}{}}}
+.\hbox(0.0+0.0)x0.0
+.\write1{\newlabel{1 at vr}{{}{\thepage }}}
 .\pdfendlink
 .\glue 3.33333 plus 1.66666 minus 1.11111
 .\OT1/cmr/m/n/10 s
@@ -103,6 +98,11 @@ l. ......} shows this working (\pageref{sec:foo}).}
 .\OT1/cmr/m/n/10 e
 .\OT1/cmr/m/n/10 a
 .\OT1/cmr/m/n/10 k
+.\OT1/cmr/m/n/10 i
+.\OT1/cmr/m/n/10 n
+.\OT1/cmr/m/n/10 g
+.\glue 3.33333 plus 1.66666 minus 1.11111
+.\OT1/cmr/m/n/10 (
 .etc.
 ! OK.
 l. ......o} shows this breaking (\vref*{sec:foo}).}
@@ -116,7 +116,7 @@ Package atveryend Info: Executing hook `AtVeryEndDocument' on input line ....
   test2e.tex
  article.cls    ....-..-.. v... Standard LaTeX document class
   size10.clo    ....-..-.. v... Standard LaTeX file (size option)
-   babel.sty    ....-..-.. 3.29.1617 The Babel package
+   babel.sty    ....-..-.. 3.35 The Babel package
 american.ldf    ....-..-.. v... English support from the babel system
  nameref.sty    ....-..-.. v... Cross-referencing by name of section
 refcount.sty    ....-..-.. v... Data extraction from label references (HO)





More information about the latex3-commits mailing list