[latex3-commits] [git/LaTeX3-latex3-latex3] main: Add tests for \color_math:nn (a94900b94)

PhelypeOleinik phelype.oleinik at latex-project.org
Wed Aug 3 16:12:57 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/a94900b94c81106a58292a4459e451306850797b

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

commit a94900b94c81106a58292a4459e451306850797b
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Wed Aug 3 11:12:57 2022 -0300

    Add tests for \color_math:nn


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

a94900b94c81106a58292a4459e451306850797b
 l3kernel/testfiles/m3color003.lvt |   68 +++
 l3kernel/testfiles/m3color003.tlg | 1143 +++++++++++++++++++++++++++++++++++++
 2 files changed, 1211 insertions(+)

diff --git a/l3kernel/testfiles/m3color003.lvt b/l3kernel/testfiles/m3color003.lvt
new file mode 100644
index 000000000..3c04eaba4
--- /dev/null
+++ b/l3kernel/testfiles/m3color003.lvt
@@ -0,0 +1,68 @@
+%
+% Copyright (C) 2020,2021 The LaTeX Project
+%
+
+\documentclass{minimal}
+
+\input{regression-test}
+
+\RequirePackage[enable-debug]{expl3}
+\ExplSyntaxOn
+\debug_on:n { check-declarations , deprecation , log-functions }
+\ExplSyntaxOff
+
+\begin{document}
+
+\START
+
+\AUTHOR{Phelype Oleinik}
+
+\ExplSyntaxOn
+\let\cm\color_math:nn
+\ExplSyntaxOff
+
+\loggingoutput
+
+\[\begin{array}{cc} \cm {red}{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^2&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^2 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_1^2&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_1^2 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^2_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}^2_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}\limits^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}\limits^2_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'^2_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}''^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}''^2_1 &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'''^2_1&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'''^2_1 &2 \end{array}\]
+
+\[\begin{array}{cc} \cm {red}{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^{2}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^{2} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_{1}^{2}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}_{1}^{2} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}^{2}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}^{2}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}\limits^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{\sum}\limits^{2}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'^{2}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}''^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}''^{2}_{1} &2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'''^{2}_{1}&2 \end{array}\]
+\[\begin{array}{cc} \cm {red}{1}'''^{2}_{1} &2 \end{array}\]
+
+\END
diff --git a/l3kernel/testfiles/m3color003.tlg b/l3kernel/testfiles/m3color003.tlg
new file mode 100644
index 000000000..becb16dd5
--- /dev/null
+++ b/l3kernel/testfiles/m3color003.tlg
@@ -0,0 +1,1143 @@
+This is a generated file for the LaTeX (2e + expl3) validation system.
+Don't change this file in any respect.
+Author: Phelype Oleinik
+LaTeX Font Info:    External font `cmex10' loaded for size
+(Font)              <7> on input line ....
+LaTeX Font Info:    External font `cmex10' loaded for size
+(Font)              <5> on input line ....
+Completed box being shipped out [1]
+\vbox(578.15999+0.0)x469.75499
+.\glue 0.0
+.\vbox(578.15999+0.0)x469.75499
+..\vbox(0.0+0.0)x469.75499
+...\glue 0.0 plus 1.0fil
+...\hbox(0.0+0.0)x469.75499
+....\hbox(0.0+0.0)x469.75499
+..\glue 0.0
+..\glue(\lineskip) 0.0
+..\vbox(578.15999+0.0)x469.75499, glue set - 0.16173
+...\glue(\topskip) 10.0
+...\hbox(0.0+0.0)x469.75499, glue set 167.89914fil
+....\hbox(0.0+0.0)x20.0
+....\hbox(0.0+0.0)x281.85585, glue set 140.92793fil
+.....\glue 0.0 plus 1.0fil minus 1.0fil
+.....\glue 0.0 plus 1.0fil minus 1.0fil
+....\penalty 10000
+....\glue(\parfillskip) 0.0 plus 1.0fil
+....\glue(\rightskip) 0.0
+...\penalty 10000
+...\glue(\abovedisplayskip) 12.0 plus 3.0 minus 9.0
+...\glue(\baselineskip) 3.5
+...\hbox(8.5+3.5)x10.00003, shifted 229.87749, display
+....\vbox(8.5+3.5)x10.00003
+.....\hbox(8.39996+3.60004)x10.00003
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayskip) 12.0 plus 3.0 minus 9.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x10.00003, shifted 229.87749, display
+....\vbox(8.5+3.5)x10.00003
+.....\hbox(8.39996+3.60004)x10.00003
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted 1.49998
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 1
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted 1.49998
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 1
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted -3.62892
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 2
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted -3.62892
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 2
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\lineskip) 0.0
+...\hbox(9.0695+4.0695)x20.04173, shifted 224.85663, display
+....\vbox(9.0695+4.0695)x20.04173
+.....\hbox(9.53897+3.60004)x20.04173
+......\glue(\tabskip) 0.0
+......\hbox(9.53897+3.60004)x15.04172
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\hbox(0.0+10.00012)x10.55559, shifted -7.50006
+........\OMX/cmex/m/n/5 P
+.......\vbox(12.53902+0.0)x4.48613, shifted 3.00005
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern3.5168
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(9.53897+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\lineskip) 0.0
+...\hbox(9.0695+4.0695)x20.04173, shifted 224.85663, display
+....\vbox(9.0695+4.0695)x20.04173
+.....\hbox(9.53897+3.60004)x20.04173
+......\glue(\tabskip) 0.0
+......\hbox(9.53897+3.60004)x15.04172
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\hbox(0.0+10.00012)x10.55559, shifted -7.50006
+........\OMX/cmex/m/n/5 P
+.......\vbox(12.53902+0.0)x4.48613, shifted 3.00005
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern3.5168
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(9.53897+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\lineskip) 0.0
+...\hbox(14.8445+9.84448)x15.5556, shifted 227.0997, display
+....\vbox(14.8445+9.84448)x15.5556
+.....\hbox(15.01115+9.67783)x15.5556
+......\glue(\tabskip) 0.0
+......\hbox(15.01115+9.67783)x10.55559
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\vbox(15.01115+9.67783)x10.55559
+........\kern1.0
+........\hbox(4.51111+0.0)x10.55559, glue set 3.28473fil
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+........\kern1.99998
+........\hbox(7.50006+2.50006)x10.55559
+.........\hbox(0.0+10.00012)x10.55559, shifted -7.50006
+..........\OMX/cmex/m/n/5 P
+........\kern1.66666
+........\hbox(4.51111+0.0)x10.55559, glue set 3.28473fil
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+........\kern1.0
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(15.01115+9.67783)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\lineskip) 0.0
+...\hbox(14.8445+9.84448)x15.5556, shifted 227.0997, display
+....\vbox(14.8445+9.84448)x15.5556
+.....\hbox(15.01115+9.67783)x15.5556
+......\glue(\tabskip) 0.0
+......\hbox(15.01115+9.67783)x10.55559
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\vbox(15.01115+9.67783)x10.55559
+........\kern1.0
+........\hbox(4.51111+0.0)x10.55559, glue set 3.28473fil
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+........\kern1.99998
+........\hbox(7.50006+2.50006)x10.55559
+.........\hbox(0.0+10.00012)x10.55559, shifted -7.50006
+..........\OMX/cmex/m/n/5 P
+........\kern1.66666
+........\hbox(4.51111+0.0)x10.55559, glue set 3.28473fil
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.........\glue 0.0 plus 1.0fil minus 1.0fil
+........\kern1.0
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(15.01115+9.67783)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\lineskip) 0.0
+...\hbox(8.5+3.5)x16.79172, shifted 226.48164, display
+....\vbox(8.5+3.5)x16.79172
+.....\hbox(8.39996+3.60004)x16.79172
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x11.7917
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x6.79169, shifted 2.4821
+........\hbox(4.51111+0.0)x6.79169
+.........\hbox(4.51111+0.0)x6.29169
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x16.79172, shifted 226.48164, display
+....\vbox(8.5+3.5)x16.79172
+.....\hbox(8.39996+3.60004)x16.79172
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x11.7917
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x6.79169, shifted 2.4821
+........\hbox(4.51111+0.0)x6.79169
+.........\hbox(4.51111+0.0)x6.29169
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x19.09727, shifted 225.32886, display
+....\vbox(8.5+3.5)x19.09727
+.....\hbox(8.39996+3.60004)x19.09727
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x14.09726
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x9.09724, shifted 2.4821
+........\hbox(4.51111+0.0)x9.09724
+.........\hbox(4.51111+0.0)x8.59724
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x19.09727, shifted 225.32886, display
+....\vbox(8.5+3.5)x19.09727
+.....\hbox(8.39996+3.60004)x19.09727
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x14.09726
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x9.09724, shifted 2.4821
+........\hbox(4.51111+0.0)x9.09724
+.........\hbox(4.51111+0.0)x8.59724
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x21.40283, shifted 224.17609, display
+....\vbox(8.5+3.5)x21.40283
+.....\hbox(8.39996+3.60004)x21.40283
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x16.40282
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x11.4028, shifted 2.4821
+........\hbox(4.51111+0.0)x11.4028
+.........\hbox(4.51111+0.0)x10.9028
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x21.40283, shifted 224.17609, display
+....\vbox(8.5+3.5)x21.40283
+.....\hbox(8.39996+3.60004)x21.40283
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x16.40282
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x11.4028, shifted 2.4821
+........\hbox(4.51111+0.0)x11.4028
+.........\hbox(4.51111+0.0)x10.9028
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OMS/cmsy/m/n/7 0
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\glue(\parskip) 0.0 plus 1.0
+...\glue(\parskip) 0.0
+...\hbox(0.0+0.0)x469.75499, glue set 167.89914fil
+....\hbox(0.0+0.0)x20.0
+....\hbox(0.0+0.0)x281.85585, glue set 140.92793fil
+.....\glue 0.0 plus 1.0fil minus 1.0fil
+.....\glue 0.0 plus 1.0fil minus 1.0fil
+....\penalty 10000
+....\glue(\parfillskip) 0.0 plus 1.0fil
+....\glue(\rightskip) 0.0
+...\penalty 10000
+...\glue(\abovedisplayskip) 12.0 plus 3.0 minus 9.0
+...\glue(\baselineskip) 3.5
+...\hbox(8.5+3.5)x10.00003, shifted 229.87749, display
+....\vbox(8.5+3.5)x10.00003
+.....\hbox(8.39996+3.60004)x10.00003
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayskip) 12.0 plus 3.0 minus 9.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x10.00003, shifted 229.87749, display
+....\vbox(8.5+3.5)x10.00003
+.....\hbox(8.39996+3.60004)x10.00003
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted 1.49998
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 1
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted 1.49998
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 1
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted -3.62892
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 2
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\hbox(4.51111+0.0)x4.48613, shifted -3.62892
+........\hbox(4.51111+0.0)x3.98613
+.........\pdfcolorstack 0 push {0 g 0 G}
+.........\OT1/cmr/m/n/7 2
+........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\penalty 0
+...\glue(\belowdisplayshortskip) 7.0 plus 3.0 minus 4.0
+...\penalty 10000
+...\glue(\abovedisplayshortskip) 0.0 plus 3.0
+...\glue(\baselineskip) 0.0
+...\hbox(8.5+3.5)x14.48616, shifted 227.63441, display
+....\vbox(8.5+3.5)x14.48616
+.....\hbox(8.39996+3.60004)x14.48616
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x9.48615
+.......\rule(8.39996+3.60004)x0.0
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\pdfcolorstack 0 push {1.0 0.0 0.0 rg 1.0 0.0 0.0 RG}
+.......\OT1/cmr/m/n/10 1
+.......\vbox(10.62213+0.0)x4.48613, shifted 2.4821
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 2
+.........\pdfcolorstack 0 pop
+........\kern1.59991
+........\hbox(4.51111+0.0)x4.48613
+.........\hbox(4.51111+0.0)x3.98613
+..........\pdfcolorstack 0 push {0 g 0 G}
+..........\OT1/cmr/m/n/7 1
+.........\pdfcolorstack 0 pop
+.......\pdfcolorstack 0 pop
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+......\hbox(8.39996+3.60004)x5.00002
+.......\glue 0.0
+.......\glue 0.0 plus 1.0fil
+.......\mathon
+.......\OT1/cmr/m/n/10 2
+.......\mathoff
+.......\glue 0.0 plus 1.0fil
+.......\glue 0.0
+......\glue(\tabskip) 0.0
+...\glue -3.5
+..\glue(\baselineskip) 0.0
+..\hbox(0.0+0.0)x469.75499
+...\hbox(0.0+0.0)x469.75499





More information about the latex3-commits mailing list.