Bug#634563: xmlunit: FTBFS: [apply] grep: at10.log: No such file or directory

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Jul 19 06:31:14 UTC 2011


Source: xmlunit
Version: 1.3-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/xmlunit-X7B0Ep/xmlunit-1.3'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/build/xmlunit-X7B0Ep/xmlunit-1.3'
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/share/java/jaxp-1.3.jar:/usr/share/java/xalan2.jar:/usr/share/java/serializer.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dxmlunit.version=1.3 -Ddb5.xsl=/usr/share/xml/docbook/stylesheet/nwalsh   -buildfile build.xml  jar test docs
> Buildfile: /build/xmlunit-X7B0Ep/xmlunit-1.3/build.xml
> 
> -props:
> 
> -init:
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/lib
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/classes
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/test-classes
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/test-report
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/dist
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide
> 
> compile:
>     [javac] /build/xmlunit-X7B0Ep/xmlunit-1.3/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 54 source files to /build/xmlunit-X7B0Ep/xmlunit-1.3/build/classes
>     [javac] Note: /build/xmlunit-X7B0Ep/xmlunit-1.3/src/java/org/custommonkey/xmlunit/Transform.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] /build/xmlunit-X7B0Ep/xmlunit-1.3/build.xml:118: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 44 source files to /build/xmlunit-X7B0Ep/xmlunit-1.3/build/test-classes
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> jar:
>       [jar] Building jar: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/lib/xmlunit-1.3.jar
>      [copy] Copying 3 files to /build/xmlunit-X7B0Ep/xmlunit-1.3/build/lib
> 
> -props:
> 
> -init:
> 
> compile:
>     [javac] /build/xmlunit-X7B0Ep/xmlunit-1.3/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] /build/xmlunit-X7B0Ep/xmlunit-1.3/build.xml:118: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> 
> test:
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/java/ant-1.8.2.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit] Running org.custommonkey.xmlunit.examples.test_CaseInsensitiveDifferenceListener
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.213 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
>     [junit] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
>     [junit] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
>     [junit] Running org.custommonkey.xmlunit.jaxp13.test_Validator
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
>     [junit] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
>     [junit] Running org.custommonkey.xmlunit.test_AbstractNodeTester
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
>     [junit] Running org.custommonkey.xmlunit.test_BugFixes
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.73 sec
>     [junit] Running org.custommonkey.xmlunit.test_Constants
>     [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
>     [junit] Running org.custommonkey.xmlunit.test_DetailedDiff
>     [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 0.82 sec
>     [junit] Running org.custommonkey.xmlunit.test_Diff
>     [junit] Tests run: 47, Failures: 0, Errors: 0, Time elapsed: 0.21 sec
>     [junit] Running org.custommonkey.xmlunit.test_Difference
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
>     [junit] Running org.custommonkey.xmlunit.test_DifferenceEngine
>     [junit] Tests run: 43, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
>     [junit] Running org.custommonkey.xmlunit.test_DoctypeInputStream
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
>     [junit] Running org.custommonkey.xmlunit.test_DoctypeReader
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
>     [junit] Running org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
>     [junit] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>     [junit] Running org.custommonkey.xmlunit.test_ElementNameQualifier
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
>     [junit] Running org.custommonkey.xmlunit.test_ForumMessage4406472
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
>     [junit] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
>     [junit] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>     [junit] Running org.custommonkey.xmlunit.test_JAXP_1_2_Schema_Validation
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
>     [junit] Running org.custommonkey.xmlunit.test_NodeDescriptor
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>     [junit] Running org.custommonkey.xmlunit.test_NodeInputStream
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
>     [junit] Running org.custommonkey.xmlunit.test_NodeTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
>     [junit] Running org.custommonkey.xmlunit.test_Replacement
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
>     [junit] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
>     [junit] Running org.custommonkey.xmlunit.test_SimpleSerializer
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
>     [junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
>     [junit] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
>     [junit] Running org.custommonkey.xmlunit.test_Transform
>     [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 0.036 sec
>     [junit] TEST org.custommonkey.xmlunit.test_Transform FAILED
>     [junit] Running org.custommonkey.xmlunit.test_Validator
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
>     [junit] Running org.custommonkey.xmlunit.test_XMLTestCase
>     [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
>     [junit] Running org.custommonkey.xmlunit.test_XMLUnit
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
>     [junit] Running org.custommonkey.xmlunit.test_XpathNodeTracker
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
>     [junit] Running org.custommonkey.xmlunit.util.test_IntegerBuffer
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
>     [junit] Tests FAILED
> [junitreport] Processing /build/xmlunit-X7B0Ep/xmlunit-1.3/build/test-report/TESTS-TestSuites.xml to /tmp/null83114455
> [junitreport] Loading stylesheet jar:file:/usr/share/java/ant-junit-1.8.2.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 1325ms
> [junitreport] Deleting: /tmp/null83114455
> 
> -html-needs-refresh?:
> 
> users-guide-html:
>     [mkdir] Created dir: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide/html
>      [xslt] Transforming into /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide/html
>      [xslt] Processing /build/xmlunit-X7B0Ep/xmlunit-1.3/src/user-guide/XMLUnit-Java.xml to /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide/html/XMLUnit-Java.html
>      [xslt] Loading stylesheet /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing ar01s02.html for section(Using XMLUnit)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing ar01s03.html for section(Comparing Pieces of XML)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing ar01s04.html for section(Validating XML Documents)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing ar01s05.html for section(XPath Tests)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing ar01s06.html for section(DOM Tree Walking)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing apas02.html for section(Changes 1.2)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing apas03.html for section(Changes 1.3)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing apa.html for appendix(changes)
>      [xslt] /usr/share/xml/docbook/stylesheet/nwalsh/html/chunker.xsl:98:18: Warning! Writing index.html for article
>      [copy] Copying 1 file to /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide/html
>    [delete] Deleting: /build/xmlunit-X7B0Ep/xmlunit-1.3/build/doc/userguide/html/XMLUnit-Java.html
> 
> -check-os:
> 
> -define-dblatex-unix:
> 
> -define-dblatex-cygwin:
> 
> -define-dblatex:
> 
> users-guide-pdf:
>     [apply] Build the book set list...
>     [apply] Build the listings...
>     [apply] XSLT stylesheets DocBook - LaTeX 2e (0.3.2-1)
>     [apply] ===================================================
>     [apply] Pixel unit not handled (replaced by pt)
>     [apply] Pixel unit not handled (replaced by pt)
>     [apply] Image 'xmlunit.png' not found
>     [apply] Image 'xmlunit.png' not found
>     [apply] Build XMLUnit-Java.pdf
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] kpathsea: Appending font creation commands to missfont.log.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 10
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 10.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 10
>     [apply] 
>     [apply] ! I can't find file `10'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply]                                                 
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply]                                                 
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 10.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 10' failed to make 10.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 10
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 10.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 10
>     [apply] 
>     [apply] ! I can't find file `10'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply]                                                 
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 10
>     [apply]                                                 
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 10.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 10' failed to make 10.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 7
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 7.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 7
>     [apply] 
>     [apply] ! I can't find file `7'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 7
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 7.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 7' failed to make 7.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm nullfont
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for nullfont.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf nullfont
>     [apply] 
>     [apply] ! I can't find file `nullfont'.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> ...ljfour; mag:=1; nonstopmode; input nullfont
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: nullfont.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm 6
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 6.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf 6
>     [apply] 
>     [apply] ! I can't find file `6'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input 6
>     [apply]                                                
>     [apply] Transcript written on mfput.log.
>     [apply] grep: 6.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 6' failed to make 6.tfm.
>     [apply] 
>     [apply] kpathsea: Running mktextfm at10
>     [apply] /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for at10.
>     [apply] /usr/share/texmf/web2c/mktexnam: Need to update ?
>     [apply] mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input at10
>     [apply] This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>     [apply] 
>     [apply] kpathsea: Running mktexmf at10
>     [apply] 
>     [apply] ! I can't find file `at10'.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input at10
>     [apply]                                                   
>     [apply] Please type another input file name
>     [apply] ! Emergency stop.
>     [apply] <*> \mode:=ljfour; mag:=1; nonstopmode; input at10
>     [apply]                                                   
>     [apply] Transcript written on mfput.log.
>     [apply] grep: at10.log: No such file or directory
>     [apply] mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input at10' failed to make at10.tfm.
>     [apply] pdflatex failed
>     [apply] XMLUnit-Java.tex:43: Argument of \reserved at a has an extra }.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Paragraph ended before \reserved at a was complete.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Paragraph ended before \HyPsd@@ProtectSpacesFi was complete.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Use of \HyPsd at RemoveMask doesn't match its definition.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Undefined control sequence \HyPsd at End.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Paragraph ended before \HyPsd at RemoveBraces was complete.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Argument of \HyPsd at CheckCatcodes has an extra }.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:43: Paragraph ended before \HyPsd at CheckCatcodes was complete.
>     [apply] XMLUnit-Java.tex:43: leading text: }
>     [apply] XMLUnit-Java.tex:54: Paragraph ended before \HyPsd at RemoveMask was complete.
>     [apply] XMLUnit-Java.tex:58: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \span.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing { inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Undefined control sequence \LT at bchunk.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Missing } inserted.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:58: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:58: leading text: \renewcommand{\DBKrevhistory
>     [apply] XMLUnit-Java.tex:59: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \span.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Misplaced \omit.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing { inserted.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:59: Undefined control sequence \LT at bchunk.
>     [apply] XMLUnit-Java.tex:59: leading text: \begin{DBKrevtable}
>     [apply] XMLUnit-Java.tex:63: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:63: leading text: &
>     [apply] XMLUnit-Java.tex:65: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:65: leading text: &
>     [apply] XMLUnit-Java.tex:67: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:67: leading text: &
>     [apply] XMLUnit-Java.tex:70: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:70: leading text: \hline
>     [apply] XMLUnit-Java.tex:70: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:70: leading text: \hline
>     [apply] XMLUnit-Java.tex:70: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:70: leading text: \hline
>     [apply] XMLUnit-Java.tex:74: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:74: leading text: &
>     [apply] XMLUnit-Java.tex:76: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:76: leading text: &
>     [apply] XMLUnit-Java.tex:78: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:78: leading text: &
>     [apply] XMLUnit-Java.tex:81: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:81: leading text: \hline
>     [apply] XMLUnit-Java.tex:81: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:81: leading text: \hline
>     [apply] XMLUnit-Java.tex:81: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:81: leading text: \hline
>     [apply] XMLUnit-Java.tex:85: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:85: leading text: &
>     [apply] XMLUnit-Java.tex:87: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:87: leading text: &
>     [apply] XMLUnit-Java.tex:89: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:89: leading text: &
>     [apply] XMLUnit-Java.tex:92: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:92: leading text: \hline
>     [apply] XMLUnit-Java.tex:92: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:92: leading text: \hline
>     [apply] XMLUnit-Java.tex:92: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:92: leading text: \hline
>     [apply] XMLUnit-Java.tex:96: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:96: leading text: &
>     [apply] XMLUnit-Java.tex:98: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:98: leading text: &
>     [apply] XMLUnit-Java.tex:100: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:100: leading text: &
>     [apply] XMLUnit-Java.tex:103: You can't use `\hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:103: leading text: \hline
>     [apply] XMLUnit-Java.tex:103: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:103: leading text: \hline
>     [apply] XMLUnit-Java.tex:103: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:103: leading text: \hline
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Missing } inserted.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] XMLUnit-Java.tex:105: Something's wrong--perhaps a missing \item.
>     [apply] XMLUnit-Java.tex:105: leading text: \end{DBKrevtable}
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:41: Missing \begin{document}.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:41: leading text:         [
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:42: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:42: leading text: \providecommand{\EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: Illegal parameter number in definition of  .
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: leading text: ....28><20.74><24.88><29.86><35.83>genb*#5}{}
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: Illegal parameter number in definition of  .
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: leading text: ....28><20.74><24.88><29.86><35.83>genb*#5}{}
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: Font family `##1+##2' unknown.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:45: leading text: ....28><20.74><24.88><29.86><35.83>genb*#5}{}
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:47: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:47: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:48: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:48: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:49: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:49: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:50: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:50: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:51: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:51: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:52: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:52: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:53: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:53: leading text: \EC at family
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:54: Undefined control sequence \EC at family.
>     [apply] /usr/share/texmf-texlive/tex/latex/base/ts1cmr.fd:54: leading text: \EC at family
>     [apply] XMLUnit-Java.tex:107: This NFSS system isn't set up properly.
>     [apply] XMLUnit-Java.tex:107: leading text:     \begin{document}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:195: Undefined control sequence \macros.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:195: leading text: %D \macros
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:202: Undefined control sequence \starttyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:202: leading text: %D \starttyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:203: Undefined control sequence \pdfimage.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:203: leading text: %D \pdfimage
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:204: Undefined control sequence \pdfimages.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:204: leading text: %D \pdfimages
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:205: Undefined control sequence \stoptyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:205: leading text: %D \stoptyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:211: Undefined control sequence \PDF.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:211: leading text: %D needed to paste prepared \PDF
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:214: Undefined control sequence \starttyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:214: leading text: %D \starttyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:215: Undefined control sequence \pdfclippedimage.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:215: leading text: %D \pdfclippedimage
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:216: Undefined control sequence \stoptyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:216: leading text: %D \stoptyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:220: Parameters must be numbered consecutively.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:220: leading text:   \def\pdfimage#1#%
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:227: Parameters must be numbered consecutively.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:227: leading text:   \def\pdfimages#1#%
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:236: Parameters must be numbered consecutively.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:236: leading text:   \def\pdfclippedimage#1#%
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:237: Undefined control sequence \dopdfclippedimage.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:237: leading text:     {\dopdfclippedimage
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:237: You can't use `macro parameter character #' in horizontal mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:237: leading text:     {\dopdfclippedimage{#
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:261: Undefined control sequence \starttyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:261: leading text: %D \starttyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:262: Parameters must be numbered consecutively.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:262: leading text: %D \def\pdfimage#1#%
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:267: Undefined control sequence \stoptyping.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:267: leading text: %D \stoptyping
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:280: Undefined control sequence \PDF.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:280: leading text: %D The main conversion macro wraps the \PDF
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:282: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:282: leading text: %D in~\type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:282: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:282: leading text: %D in~\type{q} and~\type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:283: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:283: leading text: %D one transform call (\type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:286: Undefined control sequence \macros.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:286: leading text: %D \macros
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:289: Undefined control sequence \METAPOST.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:289: leading text: ...e next set of macros implements \METAPOST
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:289: Undefined control sequence \PDF.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:289: leading text: ...t of macros implements \METAPOST\ to \PDF
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:291: Undefined control sequence \POSTSCRIPT.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:291: leading text: %D first define the \POSTSCRIPT
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:291: Undefined control sequence \METAPOST.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:291: leading text: ...the \POSTSCRIPT\ operators that \METAPOST
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:296: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:296: leading text: ...test macros (the ones with the many \type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:852: Undefined control sequence \@nil.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:852: leading text:    \next
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:863: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:863: leading text: %D We use the \type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:879: Undefined control sequence \METAPOST.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:879: leading text: %D \METAPOST
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:880: Undefined control sequence \type.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:880: leading text: %D invoking \type
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:881: Undefined control sequence \PDF.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:881: leading text: %D available in \PDF
>     [apply] /usr/share/texmf-texlive/tex/latex/psnfss/ot1ztmcm.fd:4: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/latex/psnfss/ot1ztmcm.fd:4: Missing endgroup inserted.
>     [apply] /usr/share/texmf-texlive/tex/latex/psnfss/ot1ztmcm.fd:4: Missing endgroup inserted.
>     [apply] /usr/share/texmf-texlive/tex/latex/psnfss/ot1ztmcm.fd:4: Math formula deleted: Insufficient symbol fonts.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/pdf/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OML/pdf/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OML/pdf/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OML/ztmcm/m/it/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMS/pdf/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMS/pdf/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMS/ztmcm/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMX/pdf/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMX/pdf/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OMX/ztmcm/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/pdf/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/pdf/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/rsfs/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/pdf/m/n/10=10 at 10.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/msa/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \\U/msa/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/msa/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/msb/m/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \\U/msb/m/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \U/msb/m/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/pdf/m/n/10=10 at 10.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/ptm/bx/n/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \\OT1/ptm/bx/n/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/ptm/bx/n/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/ptm/m/it/7.4=7 at 7.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \\OT1/ptm/m/it/7=nullfont not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Undefined control sequence.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: Font \OT1/ptm/m/it/6=6 at 6.0pt not loadable: Metric (TFM) file not found.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:882: leading text: %D a line from $(
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:885: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:885: Math formula deleted: Insufficient symbol fonts.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1936: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1936: leading text:   {\setMPkeyword0 }
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1938: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1938: leading text:   {\setMPkeyword1 }
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1940: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1940: leading text:   {\setMPkeyword2 }
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1945: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1945: leading text:    \setMPkeyword3 }
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1948: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1948: leading text:    \let\handleMPsequence\processMPpath}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1950: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1950: leading text:   {\chardef\finiMPpath3 }
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1952: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1952: leading text:   {}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1957: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1957: leading text:    \fi}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1962: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1962: leading text:    \let\handleMPsequence\processMPpath}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1964: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1964: leading text:   {\def\closeMPpath{\PDFcode{h}}}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1968: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1968: leading text:    \handleMPpathconcat}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1971: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1971: leading text:    \handleMPpathscale}
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Missing \begin{document}.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Undefined control sequence \PSlineto.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1973: leading text: \installMPSshortcutP {l} \PSlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: Undefined control sequence \PSrlineto.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1974: leading text: \installMPSshortcutP {r} \PSrlineto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: Undefined control sequence \PSmoveto.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1975: leading text: \installMPSshortcutP {m} \PSmoveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: Undefined control sequence \PScurveto.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1976: leading text: \installMPSshortcutP {c} \PScurveto
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1977: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1977: Math formula deleted: Insufficient symbol fonts.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Missing \begin{document}.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Undefined control sequence \PSgsave.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1978: leading text: \installMPSshortcutP {q} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: Undefined control sequence \PSgrestore.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1979: leading text: \installMPSshortcutP {Q} \PSgrestore
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: Undefined control sequence \PSstroke.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1980: leading text: \installMPSshortcutP {S} \PSstroke
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: Undefined control sequence \PSfill.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1981: leading text: \installMPSshortcutP {F} \PSfill
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: Undefined control sequence \PSgsave.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1982: leading text: \installMPSshortcutP {B} \PSgsave
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: Undefined control sequence \PSclip.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1983: leading text: \installMPSshortcutP {W} \PSclip
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: Undefined control sequence \PSclosepath.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1984: leading text: \installMPSshortcutP {p} \PSclosepath
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1985: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1985: Math formula deleted: Insufficient symbol fonts.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Missing \begin{document}.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Undefined control sequence \PSscale.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1986: leading text: \installMPSshortcutP {s} \PSscale
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: Missing \endcsname inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: You can't use `\spacefactor' in math mode.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: Undefined control sequence \PSconcat.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: Extra \endcsname.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1987: leading text: \installMPSshortcutP {t} \PSconcat
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1988: Missing $ inserted.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:1988: Math formula deleted: Insufficient symbol fonts.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2179: Missing \begin{document}.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2179: leading text: \let\!MP
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2180: Undefined control sequence \gMPa.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2180: leading text: \let\!MPgMPa\gMPa
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2181: Undefined control sequence \gMPs.
>     [apply] /usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii:2181: leading text: \let\!MPgMPs\gMPs
>     [apply] XMLUnit-Java.tex:107: Missing \begin{document}.
>     [apply] XMLUnit-Java.tex:107: leading text:     \begin{document}
>     [apply] XMLUnit-Java.tex:107: Missing \endcsname inserted.
>     [apply] XMLUnit-Java.tex:107: leading text:     \begin{document}
>     [apply] XMLUnit-Java.tex:107: Missing \endcsname inserted.
>     [apply] XMLUnit-Java.tex:107: leading text:     \begin{document}
>     [apply] XMLUnit-Java.tex:108: Undefined control sequence \frontmatter.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Font T1/ptm/m/n/10=at10 not loadable: Metric (TFM) file not found.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing { inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing { inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing } inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing { inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing { inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Undefined control sequence \frontmatter.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:108: Missing } inserted.
>     [apply] XMLUnit-Java.tex:108: leading text: \frontmatter
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: There's no line here to end.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing $ inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Extra }, or forgotten endgroup.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing $ inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced span.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced omit.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing { inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Undefined control sequence \maketitle.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Misplaced alignment tab character &.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: You can't use `hrule' here except with leaders.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Illegal unit of measure (pt inserted).
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Missing } inserted.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:109: Something's wrong--perhaps a missing item.
>     [apply] XMLUnit-Java.tex:109: leading text: \maketitle
>     [apply] XMLUnit-Java.tex:112: Missing { inserted.
>     [apply] XMLUnit-Java.tex:112: leading text: \mainmatter
>     [apply] XMLUnit-Java.tex:112: Misplaced crcr.
>     [apply] XMLUnit-Java.tex:112: leading text: \mainmatter
>     [apply] XMLUnit-Java.tex:112: Math formula deleted: Insufficient symbol fonts.
>     [apply] XMLUnit-Java.tex:112: leading text: \mainmatter
>     [apply] XMLUnit-Java.tex:112: Missing } inserted.
>     [apply] XMLUnit-Java.tex:112: leading text: \mainmatter
>     [apply] XMLUnit-Java.tex:223: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:223: leading text: \end{lstlisting}
>     [apply] XMLUnit-Java.tex:224: caption outside float.
>     [apply] XMLUnit-Java.tex:224: leading text: \caption
>     [apply] XMLUnit-Java.tex:224: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:224: leading text: \caption
>     [apply] XMLUnit-Java.tex:224: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:224: leading text: \caption
>     [apply] XMLUnit-Java.tex:226: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:226: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:226: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:226: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:246: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:246: leading text: \end{lstlisting}
>     [apply] XMLUnit-Java.tex:247: caption outside float.
>     [apply] XMLUnit-Java.tex:247: leading text: \caption
>     [apply] XMLUnit-Java.tex:247: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:247: leading text: \caption
>     [apply] XMLUnit-Java.tex:247: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:247: leading text: \caption
>     [apply] XMLUnit-Java.tex:249: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:249: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:249: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:249: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:272: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:272: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:273: caption outside float.
>     [apply] XMLUnit-Java.tex:273: leading text: \caption
>     [apply] XMLUnit-Java.tex:273: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:273: leading text: \caption
>     [apply] XMLUnit-Java.tex:273: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:273: leading text: \caption
>     [apply] XMLUnit-Java.tex:275: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:275: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:275: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:275: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:287: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:287: leading text: \end{lstlisting}
>     [apply] XMLUnit-Java.tex:316: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:316: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:317: caption outside float.
>     [apply] XMLUnit-Java.tex:317: leading text: \caption
>     [apply] XMLUnit-Java.tex:317: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:317: leading text: \caption
>     [apply] XMLUnit-Java.tex:317: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:317: leading text: \caption
>     [apply] XMLUnit-Java.tex:319: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:319: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:319: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:319: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:328: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:328: leading text: \end{lstlisting}
>     [apply] XMLUnit-Java.tex:353: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:353: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:354: caption outside float.
>     [apply] XMLUnit-Java.tex:354: leading text: \caption
>     [apply] XMLUnit-Java.tex:354: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:354: leading text: \caption
>     [apply] XMLUnit-Java.tex:354: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:354: leading text: \caption
>     [apply] XMLUnit-Java.tex:356: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:356: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:356: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:356: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:366: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:366: leading text: \end{lstlisting}
>     [apply] XMLUnit-Java.tex:407: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:407: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:408: caption outside float.
>     [apply] XMLUnit-Java.tex:408: leading text: \caption
>     [apply] XMLUnit-Java.tex:408: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:408: leading text: \caption
>     [apply] XMLUnit-Java.tex:408: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:408: leading text: \caption
>     [apply] XMLUnit-Java.tex:411: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:411: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:411: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:411: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:462: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:462: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:463: caption outside float.
>     [apply] XMLUnit-Java.tex:463: leading text: \caption
>     [apply] XMLUnit-Java.tex:463: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:463: leading text: \caption
>     [apply] XMLUnit-Java.tex:463: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:463: leading text: \caption
>     [apply] XMLUnit-Java.tex:466: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:466: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:466: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:466: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:487: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:487: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:488: caption outside float.
>     [apply] XMLUnit-Java.tex:488: leading text: \caption
>     [apply] XMLUnit-Java.tex:488: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:488: leading text: \caption
>     [apply] XMLUnit-Java.tex:488: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:488: leading text: \caption
>     [apply] XMLUnit-Java.tex:490: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:490: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:490: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:490: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:513: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:513: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:514: caption outside float.
>     [apply] XMLUnit-Java.tex:514: leading text: \caption
>     [apply] XMLUnit-Java.tex:514: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:514: leading text: \caption
>     [apply] XMLUnit-Java.tex:514: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:514: leading text: \caption
>     [apply] XMLUnit-Java.tex:516: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:516: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:516: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:516: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:543: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:543: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:544: caption outside float.
>     [apply] XMLUnit-Java.tex:544: leading text: \caption
>     [apply] XMLUnit-Java.tex:544: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:544: leading text: \caption
>     [apply] XMLUnit-Java.tex:544: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:544: leading text: \caption
>     [apply] XMLUnit-Java.tex:546: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:546: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:546: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:546: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:583: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:583: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:584: caption outside float.
>     [apply] XMLUnit-Java.tex:584: leading text: \caption
>     [apply] XMLUnit-Java.tex:584: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:584: leading text: \caption
>     [apply] XMLUnit-Java.tex:584: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:584: leading text: \caption
>     [apply] XMLUnit-Java.tex:586: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:586: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:586: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:586: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:621: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:621: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:622: caption outside float.
>     [apply] XMLUnit-Java.tex:622: leading text: \caption
>     [apply] XMLUnit-Java.tex:622: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:622: leading text: \caption
>     [apply] XMLUnit-Java.tex:622: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:622: leading text: \caption
>     [apply] XMLUnit-Java.tex:624: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:624: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:624: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:624: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:661: Package Listings Error: Extra endlstlisting.
>     [apply] XMLUnit-Java.tex:661: leading text: }\end{lstlisting}
>     [apply] XMLUnit-Java.tex:662: caption outside float.
>     [apply] XMLUnit-Java.tex:662: leading text: \caption
>     [apply] XMLUnit-Java.tex:662: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:662: leading text: \caption
>     [apply] XMLUnit-Java.tex:662: Undefined control sequence \caption.
>     [apply] XMLUnit-Java.tex:662: leading text: \caption
>     [apply] XMLUnit-Java.tex:664: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:664: leading text: \end{example}
>     [apply] XMLUnit-Java.tex:664: Missing number, treated as zero.
>     [apply] XMLUnit-Java.tex:664: leading text: \end{example}
>     [apply] .:698: Missing $ inserted.
>     [apply] .:698: leading text: ...s(testXML, countingNodeTester, Node.TEXT_
>     [apply] .:699: Extra }, or forgotten $.
>     [apply] .:699: leading text: }
>     [apply] .:699: Package Listings Error: Extra endlstlisting.
>     [apply] .:699: leading text: }\end{lstlisting}
>     [apply] .:699: Missing $ inserted.
>     [apply] .:699: leading text: }\end{lstlisting}
>     [apply] .:699: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:699: leading text: }\end{lstlisting}
>     [apply] .:699: Missing } inserted.
>     [apply] .:699: leading text: }\end{lstlisting}
>     [apply] .:700: caption outside float.
>     [apply] .:700: leading text: \caption
>     [apply] .:700: Undefined control sequence \caption.
>     [apply] .:700: leading text: \caption
>     [apply] .:700: Undefined control sequence \caption.
>     [apply] .:700: leading text: \caption
>     [apply] .:702: Missing number, treated as zero.
>     [apply] .:702: leading text: \end{example}
>     [apply] .:702: Missing number, treated as zero.
>     [apply] .:702: leading text: \end{example}
>     [apply] .:710: Package Listings Error: Extra endlstlisting.
>     [apply] .:710: leading text:       \end{lstlisting}
>     [apply] .:737: Missing $ inserted.
>     [apply] .:737: leading text: ...                  new short[] {Node.TEXT_
>     [apply] .:738: Extra }, or forgotten $.
>     [apply] .:738: leading text: ...                       Node.ELEMENT_NODE}
>     [apply] .:740: Extra }, or forgotten $.
>     [apply] .:740: leading text: }
>     [apply] .:765: Package Listings Error: Extra endlstlisting.
>     [apply] .:765: leading text: }\end{lstlisting}
>     [apply] .:765: Missing $ inserted.
>     [apply] .:765: leading text: }\end{lstlisting}
>     [apply] .:765: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:765: leading text: }\end{lstlisting}
>     [apply] .:765: Missing } inserted.
>     [apply] .:765: leading text: }\end{lstlisting}
>     [apply] .:765: Missing } inserted.
>     [apply] .:765: leading text: }\end{lstlisting}
>     [apply] .:766: caption outside float.
>     [apply] .:766: leading text: \caption
>     [apply] .:766: Undefined control sequence \caption.
>     [apply] .:766: leading text: \caption
>     [apply] .:766: Undefined control sequence \caption.
>     [apply] .:766: leading text: \caption
>     [apply] .:768: Missing number, treated as zero.
>     [apply] .:768: leading text: \end{example}
>     [apply] .:768: Missing number, treated as zero.
>     [apply] .:768: leading text: \end{example}
>     [apply] .:774: You can't use `macro parameter character #' in horizontal mode.
>     [apply] .:774: leading text: ...o pass, but it failed! Incorrect value [#
>     [apply] .:775: Package Listings Error: Extra endlstlisting.
>     [apply] .:775: leading text:       \end{lstlisting}
>     [apply] .:1017: Package Listings Error: Extra endlstlisting.
>     [apply] .:1017: leading text: \end{lstlisting}
>     [apply] .:1150: Missing { inserted.
>     [apply] .:1150: leading text: \begin{tabular}
>     [apply] .:1150: Missing $ inserted.
>     [apply] .:1150: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1150: Missing } inserted.
>     [apply] .:1150: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1150: Missing } inserted.
>     [apply] .:1150: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1150: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1150: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1151: Extra }, or forgotten endgroup.
>     [apply] .:1151: leading text: \multicolumn
>     [apply] .:1154: Misplaced omit.
>     [apply] .:1154: leading text: }
>     [apply] .:1154: Undefined control sequence.
>     [apply] .:1154: leading text: }
>     [apply] .:1154: Undefined control sequence.
>     [apply] .:1154: leading text: }
>     [apply] .:1154: Missing { inserted.
>     [apply] .:1154: leading text: }
>     [apply] .:1154: Missing { inserted.
>     [apply] .:1154: leading text: }
>     [apply] .:1154: Misplaced alignment tab character &.
>     [apply] .:1154: leading text: }&
>     [apply] .:1157: Misplaced omit.
>     [apply] .:1157: leading text: }
>     [apply] .:1157: Undefined control sequence.
>     [apply] .:1157: leading text: }
>     [apply] .:1157: Missing { inserted.
>     [apply] .:1157: leading text: }
>     [apply] .:1157: Missing { inserted.
>     [apply] .:1157: leading text: }
>     [apply] .:1157: Misplaced alignment tab character &.
>     [apply] .:1157: leading text: }&
>     [apply] .:1160: Misplaced omit.
>     [apply] .:1160: leading text: }
>     [apply] .:1160: Undefined control sequence.
>     [apply] .:1160: leading text: }
>     [apply] .:1160: Missing { inserted.
>     [apply] .:1160: leading text: }
>     [apply] .:1160: Missing { inserted.
>     [apply] .:1160: leading text: }
>     [apply] .:1160: Misplaced alignment tab character &.
>     [apply] .:1160: leading text: }&
>     [apply] .:1163: Misplaced omit.
>     [apply] .:1163: leading text: }
>     [apply] .:1163: Undefined control sequence.
>     [apply] .:1163: leading text: }
>     [apply] .:1163: Missing { inserted.
>     [apply] .:1163: leading text: }
>     [apply] .:1163: Missing { inserted.
>     [apply] .:1163: leading text: }
>     [apply] .:1164: Misplaced noalign.
>     [apply] .:1164: leading text: \cline{1-1}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: \cline{1-1}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: \cline{1-1}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: \cline{1-1}
>     [apply] .:1164: Misplaced alignment tab character &.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Misplaced noalign.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1164: Misplaced span.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Misplaced alignment tab character &.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Misplaced noalign.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1164: Misplaced span.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced span.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced alignment tab character &.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced omit.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Misplaced noalign.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Missing } inserted.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Missing $ inserted.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1164: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1164: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1166: Misplaced omit.
>     [apply] .:1166: leading text: }
>     [apply] .:1166: Undefined control sequence.
>     [apply] .:1166: leading text: }
>     [apply] .:1166: Undefined control sequence.
>     [apply] .:1166: leading text: }
>     [apply] .:1166: Missing { inserted.
>     [apply] .:1166: leading text: }
>     [apply] .:1166: Missing { inserted.
>     [apply] .:1166: leading text: }
>     [apply] .:1166: Misplaced alignment tab character &.
>     [apply] .:1166: leading text: }&
>     [apply] .:1168: Misplaced omit.
>     [apply] .:1168: leading text: }
>     [apply] .:1168: Undefined control sequence.
>     [apply] .:1168: leading text: }
>     [apply] .:1168: Missing { inserted.
>     [apply] .:1168: leading text: }
>     [apply] .:1168: Missing { inserted.
>     [apply] .:1168: leading text: }
>     [apply] .:1168: Misplaced alignment tab character &.
>     [apply] .:1168: leading text: }&
>     [apply] .:1170: Misplaced omit.
>     [apply] .:1170: leading text: }
>     [apply] .:1170: Undefined control sequence.
>     [apply] .:1170: leading text: }
>     [apply] .:1170: Missing { inserted.
>     [apply] .:1170: leading text: }
>     [apply] .:1170: Missing { inserted.
>     [apply] .:1170: leading text: }
>     [apply] .:1170: Misplaced alignment tab character &.
>     [apply] .:1170: leading text: }&
>     [apply] .:1173: Misplaced omit.
>     [apply] .:1173: leading text: }
>     [apply] .:1173: Undefined control sequence.
>     [apply] .:1173: leading text: }
>     [apply] .:1173: Missing { inserted.
>     [apply] .:1173: leading text: }
>     [apply] .:1173: Missing { inserted.
>     [apply] .:1173: leading text: }
>     [apply] .:1174: Misplaced noalign.
>     [apply] .:1174: leading text: \cline{1-1}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: \cline{1-1}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: \cline{1-1}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: \cline{1-1}
>     [apply] .:1174: Misplaced alignment tab character &.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Misplaced noalign.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1174: Misplaced span.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Misplaced alignment tab character &.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Misplaced noalign.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1174: Misplaced span.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced span.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced alignment tab character &.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced omit.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Misplaced noalign.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Missing } inserted.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Missing $ inserted.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1174: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1174: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1176: Misplaced omit.
>     [apply] .:1176: leading text: }
>     [apply] .:1176: Undefined control sequence.
>     [apply] .:1176: leading text: }
>     [apply] .:1176: Undefined control sequence.
>     [apply] .:1176: leading text: }
>     [apply] .:1176: Missing { inserted.
>     [apply] .:1176: leading text: }
>     [apply] .:1176: Missing { inserted.
>     [apply] .:1176: leading text: }
>     [apply] .:1176: Misplaced alignment tab character &.
>     [apply] .:1176: leading text: }&
>     [apply] .:1178: Misplaced omit.
>     [apply] .:1178: leading text: }
>     [apply] .:1178: Undefined control sequence.
>     [apply] .:1178: leading text: }
>     [apply] .:1178: Missing { inserted.
>     [apply] .:1178: leading text: }
>     [apply] .:1178: Missing { inserted.
>     [apply] .:1178: leading text: }
>     [apply] .:1178: Misplaced alignment tab character &.
>     [apply] .:1178: leading text: }&
>     [apply] .:1180: Misplaced omit.
>     [apply] .:1180: leading text: }
>     [apply] .:1180: Undefined control sequence.
>     [apply] .:1180: leading text: }
>     [apply] .:1180: Missing { inserted.
>     [apply] .:1180: leading text: }
>     [apply] .:1180: Missing { inserted.
>     [apply] .:1180: leading text: }
>     [apply] .:1180: Misplaced alignment tab character &.
>     [apply] .:1180: leading text: }&
>     [apply] .:1184: Misplaced omit.
>     [apply] .:1184: leading text: }
>     [apply] .:1184: Undefined control sequence.
>     [apply] .:1184: leading text: }
>     [apply] .:1184: Missing { inserted.
>     [apply] .:1184: leading text: }
>     [apply] .:1184: Missing { inserted.
>     [apply] .:1184: leading text: }
>     [apply] .:1185: Misplaced noalign.
>     [apply] .:1185: leading text: \cline{1-1}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: \cline{1-1}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: \cline{1-1}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: \cline{1-1}
>     [apply] .:1185: Misplaced alignment tab character &.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Misplaced noalign.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1185: Misplaced span.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Misplaced alignment tab character &.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Misplaced noalign.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1185: Misplaced span.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced span.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced alignment tab character &.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced omit.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Misplaced noalign.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Missing } inserted.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Missing $ inserted.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1185: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1185: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1187: Misplaced omit.
>     [apply] .:1187: leading text: }
>     [apply] .:1187: Undefined control sequence.
>     [apply] .:1187: leading text: }
>     [apply] .:1187: Undefined control sequence.
>     [apply] .:1187: leading text: }
>     [apply] .:1187: Missing { inserted.
>     [apply] .:1187: leading text: }
>     [apply] .:1187: Missing { inserted.
>     [apply] .:1187: leading text: }
>     [apply] .:1187: Misplaced alignment tab character &.
>     [apply] .:1187: leading text: }&
>     [apply] .:1189: Misplaced omit.
>     [apply] .:1189: leading text: }
>     [apply] .:1189: Undefined control sequence.
>     [apply] .:1189: leading text: }
>     [apply] .:1189: Missing { inserted.
>     [apply] .:1189: leading text: }
>     [apply] .:1189: Missing { inserted.
>     [apply] .:1189: leading text: }
>     [apply] .:1189: Misplaced alignment tab character &.
>     [apply] .:1189: leading text: }&
>     [apply] .:1191: Misplaced omit.
>     [apply] .:1191: leading text: }
>     [apply] .:1191: Undefined control sequence.
>     [apply] .:1191: leading text: }
>     [apply] .:1191: Missing { inserted.
>     [apply] .:1191: leading text: }
>     [apply] .:1191: Missing { inserted.
>     [apply] .:1191: leading text: }
>     [apply] .:1191: Misplaced alignment tab character &.
>     [apply] .:1191: leading text: }&
>     [apply] .:1195: Misplaced omit.
>     [apply] .:1195: leading text: }
>     [apply] .:1195: Undefined control sequence.
>     [apply] .:1195: leading text: }
>     [apply] .:1195: Missing { inserted.
>     [apply] .:1195: leading text: }
>     [apply] .:1195: Missing { inserted.
>     [apply] .:1195: leading text: }
>     [apply] .:1196: Misplaced noalign.
>     [apply] .:1196: leading text: \cline{1-1}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: \cline{1-1}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: \cline{1-1}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: \cline{1-1}
>     [apply] .:1196: Misplaced alignment tab character &.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Misplaced noalign.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1196: Misplaced span.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Misplaced alignment tab character &.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Misplaced noalign.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1196: Misplaced span.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced span.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced alignment tab character &.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced omit.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Misplaced noalign.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Missing } inserted.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Missing $ inserted.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1196: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1196: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1198: Misplaced omit.
>     [apply] .:1198: leading text: }
>     [apply] .:1198: Undefined control sequence.
>     [apply] .:1198: leading text: }
>     [apply] .:1198: Undefined control sequence.
>     [apply] .:1198: leading text: }
>     [apply] .:1198: Missing { inserted.
>     [apply] .:1198: leading text: }
>     [apply] .:1198: Missing { inserted.
>     [apply] .:1198: leading text: }
>     [apply] .:1198: Misplaced alignment tab character &.
>     [apply] .:1198: leading text: }&
>     [apply] .:1200: Misplaced omit.
>     [apply] .:1200: leading text: }
>     [apply] .:1200: Undefined control sequence.
>     [apply] .:1200: leading text: }
>     [apply] .:1200: Missing { inserted.
>     [apply] .:1200: leading text: }
>     [apply] .:1200: Missing { inserted.
>     [apply] .:1200: leading text: }
>     [apply] .:1200: Misplaced alignment tab character &.
>     [apply] .:1200: leading text: }&
>     [apply] .:1202: Misplaced omit.
>     [apply] .:1202: leading text: }
>     [apply] .:1202: Undefined control sequence.
>     [apply] .:1202: leading text: }
>     [apply] .:1202: Missing { inserted.
>     [apply] .:1202: leading text: }
>     [apply] .:1202: Missing { inserted.
>     [apply] .:1202: leading text: }
>     [apply] .:1202: Misplaced alignment tab character &.
>     [apply] .:1202: leading text: }&
>     [apply] .:1206: Misplaced omit.
>     [apply] .:1206: leading text: }
>     [apply] .:1206: Undefined control sequence.
>     [apply] .:1206: leading text: }
>     [apply] .:1206: Missing { inserted.
>     [apply] .:1206: leading text: }
>     [apply] .:1206: Missing { inserted.
>     [apply] .:1206: leading text: }
>     [apply] .:1207: Misplaced noalign.
>     [apply] .:1207: leading text: \cline{1-1}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: \cline{1-1}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: \cline{1-1}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: \cline{1-1}
>     [apply] .:1207: Misplaced alignment tab character &.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Misplaced noalign.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1207: Misplaced span.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Misplaced alignment tab character &.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Misplaced noalign.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1207: Misplaced span.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced span.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced alignment tab character &.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced omit.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Misplaced noalign.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Missing } inserted.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Missing $ inserted.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1207: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1207: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1209: Misplaced omit.
>     [apply] .:1209: leading text: }
>     [apply] .:1209: Undefined control sequence.
>     [apply] .:1209: leading text: }
>     [apply] .:1209: Undefined control sequence.
>     [apply] .:1209: leading text: }
>     [apply] .:1209: Missing { inserted.
>     [apply] .:1209: leading text: }
>     [apply] .:1209: Missing { inserted.
>     [apply] .:1209: leading text: }
>     [apply] .:1209: Misplaced alignment tab character &.
>     [apply] .:1209: leading text: }&
>     [apply] .:1211: Misplaced omit.
>     [apply] .:1211: leading text: }
>     [apply] .:1211: Undefined control sequence.
>     [apply] .:1211: leading text: }
>     [apply] .:1211: Missing { inserted.
>     [apply] .:1211: leading text: }
>     [apply] .:1211: Missing { inserted.
>     [apply] .:1211: leading text: }
>     [apply] .:1211: Misplaced alignment tab character &.
>     [apply] .:1211: leading text: }&
>     [apply] .:1213: Misplaced omit.
>     [apply] .:1213: leading text: }
>     [apply] .:1213: Undefined control sequence.
>     [apply] .:1213: leading text: }
>     [apply] .:1213: Missing { inserted.
>     [apply] .:1213: leading text: }
>     [apply] .:1213: Missing { inserted.
>     [apply] .:1213: leading text: }
>     [apply] .:1213: Misplaced alignment tab character &.
>     [apply] .:1213: leading text: }&
>     [apply] .:1219: Misplaced omit.
>     [apply] .:1219: leading text: }
>     [apply] .:1219: Undefined control sequence.
>     [apply] .:1219: leading text: }
>     [apply] .:1219: Missing { inserted.
>     [apply] .:1219: leading text: }
>     [apply] .:1219: Missing { inserted.
>     [apply] .:1219: leading text: }
>     [apply] .:1220: Misplaced noalign.
>     [apply] .:1220: leading text: \cline{1-1}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: \cline{1-1}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: \cline{1-1}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: \cline{1-1}
>     [apply] .:1220: Misplaced alignment tab character &.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Misplaced noalign.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1220: Misplaced span.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Misplaced alignment tab character &.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Misplaced noalign.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1220: Misplaced span.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced span.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced alignment tab character &.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced omit.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Misplaced noalign.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Missing } inserted.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Missing $ inserted.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1220: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1220: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1222: Misplaced omit.
>     [apply] .:1222: leading text: }
>     [apply] .:1222: Undefined control sequence.
>     [apply] .:1222: leading text: }
>     [apply] .:1222: Undefined control sequence.
>     [apply] .:1222: leading text: }
>     [apply] .:1222: Missing { inserted.
>     [apply] .:1222: leading text: }
>     [apply] .:1222: Missing { inserted.
>     [apply] .:1222: leading text: }
>     [apply] .:1222: Misplaced alignment tab character &.
>     [apply] .:1222: leading text: }&
>     [apply] .:1224: Misplaced omit.
>     [apply] .:1224: leading text: }
>     [apply] .:1224: Undefined control sequence.
>     [apply] .:1224: leading text: }
>     [apply] .:1224: Missing { inserted.
>     [apply] .:1224: leading text: }
>     [apply] .:1224: Missing { inserted.
>     [apply] .:1224: leading text: }
>     [apply] .:1224: Misplaced alignment tab character &.
>     [apply] .:1224: leading text: }&
>     [apply] .:1226: Misplaced omit.
>     [apply] .:1226: leading text: }
>     [apply] .:1226: Undefined control sequence.
>     [apply] .:1226: leading text: }
>     [apply] .:1226: Missing { inserted.
>     [apply] .:1226: leading text: }
>     [apply] .:1226: Missing { inserted.
>     [apply] .:1226: leading text: }
>     [apply] .:1226: Misplaced alignment tab character &.
>     [apply] .:1226: leading text: }&
>     [apply] .:1229: Misplaced omit.
>     [apply] .:1229: leading text: }
>     [apply] .:1229: Undefined control sequence.
>     [apply] .:1229: leading text: }
>     [apply] .:1229: Missing { inserted.
>     [apply] .:1229: leading text: }
>     [apply] .:1229: Missing { inserted.
>     [apply] .:1229: leading text: }
>     [apply] .:1230: Misplaced noalign.
>     [apply] .:1230: leading text: \cline{1-1}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: \cline{1-1}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: \cline{1-1}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: \cline{1-1}
>     [apply] .:1230: Misplaced alignment tab character &.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Misplaced noalign.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1230: Misplaced span.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Misplaced alignment tab character &.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Misplaced noalign.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1230: Misplaced span.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced span.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced alignment tab character &.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced omit.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Misplaced noalign.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Missing } inserted.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Missing $ inserted.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1230: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1230: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1232: Misplaced omit.
>     [apply] .:1232: leading text: }
>     [apply] .:1232: Undefined control sequence.
>     [apply] .:1232: leading text: }
>     [apply] .:1232: Undefined control sequence.
>     [apply] .:1232: leading text: }
>     [apply] .:1232: Missing { inserted.
>     [apply] .:1232: leading text: }
>     [apply] .:1232: Missing { inserted.
>     [apply] .:1232: leading text: }
>     [apply] .:1232: Misplaced alignment tab character &.
>     [apply] .:1232: leading text: }&
>     [apply] .:1234: Misplaced omit.
>     [apply] .:1234: leading text: }
>     [apply] .:1234: Undefined control sequence.
>     [apply] .:1234: leading text: }
>     [apply] .:1234: Missing { inserted.
>     [apply] .:1234: leading text: }
>     [apply] .:1234: Missing { inserted.
>     [apply] .:1234: leading text: }
>     [apply] .:1234: Misplaced alignment tab character &.
>     [apply] .:1234: leading text: }&
>     [apply] .:1236: Misplaced omit.
>     [apply] .:1236: leading text: }
>     [apply] .:1236: Undefined control sequence.
>     [apply] .:1236: leading text: }
>     [apply] .:1236: Missing { inserted.
>     [apply] .:1236: leading text: }
>     [apply] .:1236: Missing { inserted.
>     [apply] .:1236: leading text: }
>     [apply] .:1236: Misplaced alignment tab character &.
>     [apply] .:1236: leading text: }&
>     [apply] .:1239: Misplaced omit.
>     [apply] .:1239: leading text: }
>     [apply] .:1239: Undefined control sequence.
>     [apply] .:1239: leading text: }
>     [apply] .:1239: Missing { inserted.
>     [apply] .:1239: leading text: }
>     [apply] .:1239: Missing { inserted.
>     [apply] .:1239: leading text: }
>     [apply] .:1240: Misplaced noalign.
>     [apply] .:1240: leading text: \cline{1-1}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: \cline{1-1}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: \cline{1-1}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: \cline{1-1}
>     [apply] .:1240: Misplaced alignment tab character &.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Misplaced noalign.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1240: Misplaced span.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Misplaced alignment tab character &.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Misplaced noalign.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1240: Misplaced span.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced span.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced alignment tab character &.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced omit.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Misplaced noalign.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Missing } inserted.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Missing $ inserted.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1240: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1240: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1242: Misplaced omit.
>     [apply] .:1242: leading text: }
>     [apply] .:1242: Undefined control sequence.
>     [apply] .:1242: leading text: }
>     [apply] .:1242: Undefined control sequence.
>     [apply] .:1242: leading text: }
>     [apply] .:1242: Missing { inserted.
>     [apply] .:1242: leading text: }
>     [apply] .:1242: Missing { inserted.
>     [apply] .:1242: leading text: }
>     [apply] .:1242: Misplaced alignment tab character &.
>     [apply] .:1242: leading text: }&
>     [apply] .:1244: Misplaced omit.
>     [apply] .:1244: leading text: }
>     [apply] .:1244: Undefined control sequence.
>     [apply] .:1244: leading text: }
>     [apply] .:1244: Missing { inserted.
>     [apply] .:1244: leading text: }
>     [apply] .:1244: Missing { inserted.
>     [apply] .:1244: leading text: }
>     [apply] .:1244: Misplaced alignment tab character &.
>     [apply] .:1244: leading text: }&
>     [apply] .:1246: Misplaced omit.
>     [apply] .:1246: leading text: }
>     [apply] .:1246: Undefined control sequence.
>     [apply] .:1246: leading text: }
>     [apply] .:1246: Missing { inserted.
>     [apply] .:1246: leading text: }
>     [apply] .:1246: Missing { inserted.
>     [apply] .:1246: leading text: }
>     [apply] .:1246: Misplaced alignment tab character &.
>     [apply] .:1246: leading text: }&
>     [apply] .:1251: Misplaced omit.
>     [apply] .:1251: leading text: }
>     [apply] .:1251: Undefined control sequence.
>     [apply] .:1251: leading text: }
>     [apply] .:1251: Missing { inserted.
>     [apply] .:1251: leading text: }
>     [apply] .:1251: Missing { inserted.
>     [apply] .:1251: leading text: }
>     [apply] .:1252: Misplaced noalign.
>     [apply] .:1252: leading text: \cline{1-1}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: \cline{1-1}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: \cline{1-1}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: \cline{1-1}
>     [apply] .:1252: Misplaced alignment tab character &.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Misplaced noalign.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1252: Misplaced span.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Misplaced alignment tab character &.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Misplaced noalign.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1252: Misplaced span.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced span.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced alignment tab character &.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced omit.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Misplaced noalign.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Missing } inserted.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Missing $ inserted.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1252: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1252: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1254: Misplaced omit.
>     [apply] .:1254: leading text: }
>     [apply] .:1254: Undefined control sequence.
>     [apply] .:1254: leading text: }
>     [apply] .:1254: Undefined control sequence.
>     [apply] .:1254: leading text: }
>     [apply] .:1254: Missing { inserted.
>     [apply] .:1254: leading text: }
>     [apply] .:1254: Missing { inserted.
>     [apply] .:1254: leading text: }
>     [apply] .:1254: Misplaced alignment tab character &.
>     [apply] .:1254: leading text: }&
>     [apply] .:1256: Misplaced omit.
>     [apply] .:1256: leading text: }
>     [apply] .:1256: Undefined control sequence.
>     [apply] .:1256: leading text: }
>     [apply] .:1256: Missing { inserted.
>     [apply] .:1256: leading text: }
>     [apply] .:1256: Missing { inserted.
>     [apply] .:1256: leading text: }
>     [apply] .:1256: Misplaced alignment tab character &.
>     [apply] .:1256: leading text: }&
>     [apply] .:1258: Misplaced omit.
>     [apply] .:1258: leading text: }
>     [apply] .:1258: Undefined control sequence.
>     [apply] .:1258: leading text: }
>     [apply] .:1258: Missing { inserted.
>     [apply] .:1258: leading text: }
>     [apply] .:1258: Missing { inserted.
>     [apply] .:1258: leading text: }
>     [apply] .:1258: Misplaced alignment tab character &.
>     [apply] .:1258: leading text: }&
>     [apply] .:1263: Misplaced omit.
>     [apply] .:1263: leading text: }
>     [apply] .:1263: Undefined control sequence.
>     [apply] .:1263: leading text: }
>     [apply] .:1263: Missing { inserted.
>     [apply] .:1263: leading text: }
>     [apply] .:1263: Missing { inserted.
>     [apply] .:1263: leading text: }
>     [apply] .:1264: Missing $ inserted.
>     [apply] .:1264: leading text: \hline
>     [apply] .:1264: Missing } inserted.
>     [apply] .:1264: leading text: \hline
>     [apply] .:1264: Missing } inserted.
>     [apply] .:1264: leading text: \hline
>     [apply] .:1264: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1264: leading text: \hline
>     [apply] .:1265: Extra }, or forgotten $.
>     [apply] .:1265: leading text: \end
>     [apply] .:1265: Misplaced crcr.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing $ inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1265: Missing } inserted.
>     [apply] .:1265: leading text: \end{tabular}
>     [apply] .:1267: Something's wrong--perhaps a missing item.
>     [apply] .:1267: leading text: \end{center}
>     [apply] .:1269: caption outside float.
>     [apply] .:1269: leading text: \caption
>     [apply] .:1269: Undefined control sequence \caption.
>     [apply] .:1269: leading text: \caption
>     [apply] .:1269: Undefined control sequence \caption.
>     [apply] .:1269: leading text: \caption
>     [apply] .:1272: begin{lstlisting} on input line 1014 ended by end{table*}.
>     [apply] .:1272: leading text: \end{table*}
>     [apply] .:1279: Missing { inserted.
>     [apply] .:1279: leading text: \begin{tabular}
>     [apply] .:1279: Missing $ inserted.
>     [apply] .:1279: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1279: Missing } inserted.
>     [apply] .:1279: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1279: Missing } inserted.
>     [apply] .:1279: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1279: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1279: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1280: Extra }, or forgotten endgroup.
>     [apply] .:1280: leading text: \multicolumn
>     [apply] .:1283: Misplaced omit.
>     [apply] .:1283: leading text: }
>     [apply] .:1283: Undefined control sequence.
>     [apply] .:1283: leading text: }
>     [apply] .:1283: Undefined control sequence.
>     [apply] .:1283: leading text: }
>     [apply] .:1283: Missing { inserted.
>     [apply] .:1283: leading text: }
>     [apply] .:1283: Missing { inserted.
>     [apply] .:1283: leading text: }
>     [apply] .:1283: Misplaced alignment tab character &.
>     [apply] .:1283: leading text: }&
>     [apply] .:1286: Misplaced omit.
>     [apply] .:1286: leading text: }
>     [apply] .:1286: Undefined control sequence.
>     [apply] .:1286: leading text: }
>     [apply] .:1286: Missing { inserted.
>     [apply] .:1286: leading text: }
>     [apply] .:1286: Missing { inserted.
>     [apply] .:1286: leading text: }
>     [apply] .:1286: Misplaced alignment tab character &.
>     [apply] .:1286: leading text: }&
>     [apply] .:1289: Misplaced omit.
>     [apply] .:1289: leading text: }
>     [apply] .:1289: Undefined control sequence.
>     [apply] .:1289: leading text: }
>     [apply] .:1289: Missing { inserted.
>     [apply] .:1289: leading text: }
>     [apply] .:1289: Missing { inserted.
>     [apply] .:1289: leading text: }
>     [apply] .:1289: Misplaced alignment tab character &.
>     [apply] .:1289: leading text: }&
>     [apply] .:1292: Misplaced omit.
>     [apply] .:1292: leading text: }
>     [apply] .:1292: Undefined control sequence.
>     [apply] .:1292: leading text: }
>     [apply] .:1292: Missing { inserted.
>     [apply] .:1292: leading text: }
>     [apply] .:1292: Missing { inserted.
>     [apply] .:1292: leading text: }
>     [apply] .:1293: Misplaced noalign.
>     [apply] .:1293: leading text: \cline{1-1}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: \cline{1-1}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: \cline{1-1}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: \cline{1-1}
>     [apply] .:1293: Misplaced alignment tab character &.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Misplaced noalign.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1293: Misplaced span.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Misplaced alignment tab character &.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Misplaced noalign.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1293: Misplaced span.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced span.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced alignment tab character &.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced omit.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Misplaced noalign.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Missing } inserted.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Missing $ inserted.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1293: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1293: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1295: Misplaced omit.
>     [apply] .:1295: leading text: }
>     [apply] .:1295: Undefined control sequence.
>     [apply] .:1295: leading text: }
>     [apply] .:1295: Undefined control sequence.
>     [apply] .:1295: leading text: }
>     [apply] .:1295: Missing { inserted.
>     [apply] .:1295: leading text: }
>     [apply] .:1295: Missing { inserted.
>     [apply] .:1295: leading text: }
>     [apply] .:1295: Misplaced alignment tab character &.
>     [apply] .:1295: leading text: }&
>     [apply] .:1297: Misplaced omit.
>     [apply] .:1297: leading text: }
>     [apply] .:1297: Undefined control sequence.
>     [apply] .:1297: leading text: }
>     [apply] .:1297: Missing { inserted.
>     [apply] .:1297: leading text: }
>     [apply] .:1297: Missing { inserted.
>     [apply] .:1297: leading text: }
>     [apply] .:1297: Misplaced alignment tab character &.
>     [apply] .:1297: leading text: }&
>     [apply] .:1299: Misplaced omit.
>     [apply] .:1299: leading text: }
>     [apply] .:1299: Undefined control sequence.
>     [apply] .:1299: leading text: }
>     [apply] .:1299: Missing { inserted.
>     [apply] .:1299: leading text: }
>     [apply] .:1299: Missing { inserted.
>     [apply] .:1299: leading text: }
>     [apply] .:1299: Misplaced alignment tab character &.
>     [apply] .:1299: leading text: }&
>     [apply] .:1302: Misplaced omit.
>     [apply] .:1302: leading text: }
>     [apply] .:1302: Undefined control sequence.
>     [apply] .:1302: leading text: }
>     [apply] .:1302: Missing { inserted.
>     [apply] .:1302: leading text: }
>     [apply] .:1302: Missing { inserted.
>     [apply] .:1302: leading text: }
>     [apply] .:1303: Misplaced noalign.
>     [apply] .:1303: leading text: \cline{1-1}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: \cline{1-1}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: \cline{1-1}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: \cline{1-1}
>     [apply] .:1303: Misplaced alignment tab character &.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Misplaced noalign.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1303: Misplaced span.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Misplaced alignment tab character &.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Misplaced noalign.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1303: Misplaced span.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced span.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced alignment tab character &.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced omit.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Misplaced noalign.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Missing } inserted.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Missing $ inserted.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1303: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1303: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1305: Misplaced omit.
>     [apply] .:1305: leading text: }
>     [apply] .:1305: Undefined control sequence.
>     [apply] .:1305: leading text: }
>     [apply] .:1305: Undefined control sequence.
>     [apply] .:1305: leading text: }
>     [apply] .:1305: Missing { inserted.
>     [apply] .:1305: leading text: }
>     [apply] .:1305: Missing { inserted.
>     [apply] .:1305: leading text: }
>     [apply] .:1305: Misplaced alignment tab character &.
>     [apply] .:1305: leading text: }&
>     [apply] .:1307: Misplaced omit.
>     [apply] .:1307: leading text: }
>     [apply] .:1307: Undefined control sequence.
>     [apply] .:1307: leading text: }
>     [apply] .:1307: Missing { inserted.
>     [apply] .:1307: leading text: }
>     [apply] .:1307: Missing { inserted.
>     [apply] .:1307: leading text: }
>     [apply] .:1307: Misplaced alignment tab character &.
>     [apply] .:1307: leading text: }&
>     [apply] .:1309: Misplaced omit.
>     [apply] .:1309: leading text: }
>     [apply] .:1309: Undefined control sequence.
>     [apply] .:1309: leading text: }
>     [apply] .:1309: Missing { inserted.
>     [apply] .:1309: leading text: }
>     [apply] .:1309: Missing { inserted.
>     [apply] .:1309: leading text: }
>     [apply] .:1309: Misplaced alignment tab character &.
>     [apply] .:1309: leading text: }&
>     [apply] .:1313: Misplaced omit.
>     [apply] .:1313: leading text: }
>     [apply] .:1313: Undefined control sequence.
>     [apply] .:1313: leading text: }
>     [apply] .:1313: Missing { inserted.
>     [apply] .:1313: leading text: }
>     [apply] .:1313: Missing { inserted.
>     [apply] .:1313: leading text: }
>     [apply] .:1314: Misplaced noalign.
>     [apply] .:1314: leading text: \cline{1-1}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: \cline{1-1}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: \cline{1-1}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: \cline{1-1}
>     [apply] .:1314: Misplaced alignment tab character &.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Misplaced noalign.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1314: Misplaced span.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Misplaced alignment tab character &.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Misplaced noalign.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1314: Misplaced span.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced span.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced alignment tab character &.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced omit.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Misplaced noalign.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Missing } inserted.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Missing $ inserted.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1314: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1314: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1316: Misplaced omit.
>     [apply] .:1316: leading text: }
>     [apply] .:1316: Undefined control sequence.
>     [apply] .:1316: leading text: }
>     [apply] .:1316: Undefined control sequence.
>     [apply] .:1316: leading text: }
>     [apply] .:1316: Missing { inserted.
>     [apply] .:1316: leading text: }
>     [apply] .:1316: Missing { inserted.
>     [apply] .:1316: leading text: }
>     [apply] .:1316: Misplaced alignment tab character &.
>     [apply] .:1316: leading text: }&
>     [apply] .:1318: Misplaced omit.
>     [apply] .:1318: leading text: }
>     [apply] .:1318: Undefined control sequence.
>     [apply] .:1318: leading text: }
>     [apply] .:1318: Missing { inserted.
>     [apply] .:1318: leading text: }
>     [apply] .:1318: Missing { inserted.
>     [apply] .:1318: leading text: }
>     [apply] .:1318: Misplaced alignment tab character &.
>     [apply] .:1318: leading text: }&
>     [apply] .:1320: Misplaced omit.
>     [apply] .:1320: leading text: }
>     [apply] .:1320: Undefined control sequence.
>     [apply] .:1320: leading text: }
>     [apply] .:1320: Missing { inserted.
>     [apply] .:1320: leading text: }
>     [apply] .:1320: Missing { inserted.
>     [apply] .:1320: leading text: }
>     [apply] .:1320: Misplaced alignment tab character &.
>     [apply] .:1320: leading text: }&
>     [apply] .:1323: Misplaced omit.
>     [apply] .:1323: leading text: }
>     [apply] .:1323: Undefined control sequence.
>     [apply] .:1323: leading text: }
>     [apply] .:1323: Missing { inserted.
>     [apply] .:1323: leading text: }
>     [apply] .:1323: Missing { inserted.
>     [apply] .:1323: leading text: }
>     [apply] .:1324: Misplaced noalign.
>     [apply] .:1324: leading text: \cline{1-1}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: \cline{1-1}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: \cline{1-1}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: \cline{1-1}
>     [apply] .:1324: Misplaced alignment tab character &.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Misplaced noalign.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1324: Misplaced span.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Misplaced alignment tab character &.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Misplaced noalign.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1324: Misplaced span.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced span.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced alignment tab character &.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced omit.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Misplaced noalign.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Missing } inserted.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Missing $ inserted.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1324: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1324: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1326: Misplaced omit.
>     [apply] .:1326: leading text: }
>     [apply] .:1326: Undefined control sequence.
>     [apply] .:1326: leading text: }
>     [apply] .:1326: Undefined control sequence.
>     [apply] .:1326: leading text: }
>     [apply] .:1326: Missing { inserted.
>     [apply] .:1326: leading text: }
>     [apply] .:1326: Missing { inserted.
>     [apply] .:1326: leading text: }
>     [apply] .:1326: Misplaced alignment tab character &.
>     [apply] .:1326: leading text: }&
>     [apply] .:1328: Misplaced omit.
>     [apply] .:1328: leading text: }
>     [apply] .:1328: Undefined control sequence.
>     [apply] .:1328: leading text: }
>     [apply] .:1328: Missing { inserted.
>     [apply] .:1328: leading text: }
>     [apply] .:1328: Missing { inserted.
>     [apply] .:1328: leading text: }
>     [apply] .:1328: Misplaced alignment tab character &.
>     [apply] .:1328: leading text: }&
>     [apply] .:1330: Misplaced omit.
>     [apply] .:1330: leading text: }
>     [apply] .:1330: Undefined control sequence.
>     [apply] .:1330: leading text: }
>     [apply] .:1330: Missing { inserted.
>     [apply] .:1330: leading text: }
>     [apply] .:1330: Missing { inserted.
>     [apply] .:1330: leading text: }
>     [apply] .:1330: Misplaced alignment tab character &.
>     [apply] .:1330: leading text: }&
>     [apply] .:1333: Misplaced omit.
>     [apply] .:1333: leading text: }
>     [apply] .:1333: Undefined control sequence.
>     [apply] .:1333: leading text: }
>     [apply] .:1333: Missing { inserted.
>     [apply] .:1333: leading text: }
>     [apply] .:1333: Missing { inserted.
>     [apply] .:1333: leading text: }
>     [apply] .:1334: Misplaced noalign.
>     [apply] .:1334: leading text: \cline{1-1}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: \cline{1-1}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: \cline{1-1}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: \cline{1-1}
>     [apply] .:1334: Misplaced alignment tab character &.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Misplaced noalign.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1334: Misplaced span.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Misplaced alignment tab character &.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Misplaced noalign.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1334: Misplaced span.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced span.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced alignment tab character &.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced omit.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Misplaced noalign.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Missing } inserted.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Missing $ inserted.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1334: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1334: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1336: Misplaced omit.
>     [apply] .:1336: leading text: }
>     [apply] .:1336: Undefined control sequence.
>     [apply] .:1336: leading text: }
>     [apply] .:1336: Undefined control sequence.
>     [apply] .:1336: leading text: }
>     [apply] .:1336: Missing { inserted.
>     [apply] .:1336: leading text: }
>     [apply] .:1336: Missing { inserted.
>     [apply] .:1336: leading text: }
>     [apply] .:1336: Misplaced alignment tab character &.
>     [apply] .:1336: leading text: }&
>     [apply] .:1338: Misplaced omit.
>     [apply] .:1338: leading text: }
>     [apply] .:1338: Undefined control sequence.
>     [apply] .:1338: leading text: }
>     [apply] .:1338: Missing { inserted.
>     [apply] .:1338: leading text: }
>     [apply] .:1338: Missing { inserted.
>     [apply] .:1338: leading text: }
>     [apply] .:1338: Misplaced alignment tab character &.
>     [apply] .:1338: leading text: }&
>     [apply] .:1340: Misplaced omit.
>     [apply] .:1340: leading text: }
>     [apply] .:1340: Undefined control sequence.
>     [apply] .:1340: leading text: }
>     [apply] .:1340: Missing { inserted.
>     [apply] .:1340: leading text: }
>     [apply] .:1340: Missing { inserted.
>     [apply] .:1340: leading text: }
>     [apply] .:1340: Misplaced alignment tab character &.
>     [apply] .:1340: leading text: }&
>     [apply] .:1343: Misplaced omit.
>     [apply] .:1343: leading text: }
>     [apply] .:1343: Undefined control sequence.
>     [apply] .:1343: leading text: }
>     [apply] .:1343: Missing { inserted.
>     [apply] .:1343: leading text: }
>     [apply] .:1343: Missing { inserted.
>     [apply] .:1343: leading text: }
>     [apply] .:1344: Misplaced noalign.
>     [apply] .:1344: leading text: \cline{1-1}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: \cline{1-1}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: \cline{1-1}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: \cline{1-1}
>     [apply] .:1344: Misplaced alignment tab character &.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Misplaced noalign.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1344: Misplaced span.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Misplaced alignment tab character &.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Misplaced noalign.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1344: Misplaced span.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced span.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced alignment tab character &.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced omit.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Misplaced noalign.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Missing } inserted.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Missing $ inserted.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1344: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1344: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1346: Misplaced omit.
>     [apply] .:1346: leading text: }
>     [apply] .:1346: Undefined control sequence.
>     [apply] .:1346: leading text: }
>     [apply] .:1346: Undefined control sequence.
>     [apply] .:1346: leading text: }
>     [apply] .:1346: Missing { inserted.
>     [apply] .:1346: leading text: }
>     [apply] .:1346: Missing { inserted.
>     [apply] .:1346: leading text: }
>     [apply] .:1346: Misplaced alignment tab character &.
>     [apply] .:1346: leading text: }&
>     [apply] .:1348: Misplaced omit.
>     [apply] .:1348: leading text: }
>     [apply] .:1348: Undefined control sequence.
>     [apply] .:1348: leading text: }
>     [apply] .:1348: Missing { inserted.
>     [apply] .:1348: leading text: }
>     [apply] .:1348: Missing { inserted.
>     [apply] .:1348: leading text: }
>     [apply] .:1348: Misplaced alignment tab character &.
>     [apply] .:1348: leading text: }&
>     [apply] .:1350: Misplaced omit.
>     [apply] .:1350: leading text: }
>     [apply] .:1350: Undefined control sequence.
>     [apply] .:1350: leading text: }
>     [apply] .:1350: Missing { inserted.
>     [apply] .:1350: leading text: }
>     [apply] .:1350: Missing { inserted.
>     [apply] .:1350: leading text: }
>     [apply] .:1350: Misplaced alignment tab character &.
>     [apply] .:1350: leading text: }&
>     [apply] .:1353: Misplaced omit.
>     [apply] .:1353: leading text: }
>     [apply] .:1353: Undefined control sequence.
>     [apply] .:1353: leading text: }
>     [apply] .:1353: Missing { inserted.
>     [apply] .:1353: leading text: }
>     [apply] .:1353: Missing { inserted.
>     [apply] .:1353: leading text: }
>     [apply] .:1354: Misplaced noalign.
>     [apply] .:1354: leading text: \cline{1-1}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: \cline{1-1}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: \cline{1-1}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: \cline{1-1}
>     [apply] .:1354: Misplaced alignment tab character &.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Misplaced noalign.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1354: Misplaced span.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Misplaced alignment tab character &.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Misplaced noalign.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1354: Misplaced span.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced span.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced alignment tab character &.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced omit.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Misplaced noalign.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Missing } inserted.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Missing $ inserted.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1354: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1354: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1356: Misplaced omit.
>     [apply] .:1356: leading text: }
>     [apply] .:1356: Undefined control sequence.
>     [apply] .:1356: leading text: }
>     [apply] .:1356: Undefined control sequence.
>     [apply] .:1356: leading text: }
>     [apply] .:1356: Missing { inserted.
>     [apply] .:1356: leading text: }
>     [apply] .:1356: Missing { inserted.
>     [apply] .:1356: leading text: }
>     [apply] .:1356: Misplaced alignment tab character &.
>     [apply] .:1356: leading text: }&
>     [apply] .:1358: Misplaced omit.
>     [apply] .:1358: leading text: }
>     [apply] .:1358: Undefined control sequence.
>     [apply] .:1358: leading text: }
>     [apply] .:1358: Missing { inserted.
>     [apply] .:1358: leading text: }
>     [apply] .:1358: Missing { inserted.
>     [apply] .:1358: leading text: }
>     [apply] .:1358: Misplaced alignment tab character &.
>     [apply] .:1358: leading text: }&
>     [apply] .:1360: Misplaced omit.
>     [apply] .:1360: leading text: }
>     [apply] .:1360: Undefined control sequence.
>     [apply] .:1360: leading text: }
>     [apply] .:1360: Missing { inserted.
>     [apply] .:1360: leading text: }
>     [apply] .:1360: Missing { inserted.
>     [apply] .:1360: leading text: }
>     [apply] .:1360: Misplaced alignment tab character &.
>     [apply] .:1360: leading text: }&
>     [apply] .:1364: Misplaced omit.
>     [apply] .:1364: leading text: }
>     [apply] .:1364: Undefined control sequence.
>     [apply] .:1364: leading text: }
>     [apply] .:1364: Missing { inserted.
>     [apply] .:1364: leading text: }
>     [apply] .:1364: Missing { inserted.
>     [apply] .:1364: leading text: }
>     [apply] .:1365: Missing $ inserted.
>     [apply] .:1365: leading text: \hline
>     [apply] .:1365: Missing } inserted.
>     [apply] .:1365: leading text: \hline
>     [apply] .:1365: Missing } inserted.
>     [apply] .:1365: leading text: \hline
>     [apply] .:1365: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1365: leading text: \hline
>     [apply] .:1366: Extra }, or forgotten $.
>     [apply] .:1366: leading text: \end
>     [apply] .:1366: Misplaced crcr.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing $ inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1366: Missing } inserted.
>     [apply] .:1366: leading text: \end{tabular}
>     [apply] .:1368: Something's wrong--perhaps a missing item.
>     [apply] .:1368: leading text: \end{center}
>     [apply] .:1370: caption outside float.
>     [apply] .:1370: leading text: \caption
>     [apply] .:1370: Undefined control sequence \caption.
>     [apply] .:1370: leading text: \caption
>     [apply] .:1370: Undefined control sequence \caption.
>     [apply] .:1370: leading text: \caption
>     [apply] .:1373: begin{lstlisting} on input line 773 ended by end{table*}.
>     [apply] .:1373: leading text: \end{table*}
>     [apply] .:1389: Missing { inserted.
>     [apply] .:1389: leading text: \begin{tabular}
>     [apply] .:1389: Missing $ inserted.
>     [apply] .:1389: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1389: Missing } inserted.
>     [apply] .:1389: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1389: Missing } inserted.
>     [apply] .:1389: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1389: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1389: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1390: Extra }, or forgotten endgroup.
>     [apply] .:1390: leading text: \multicolumn
>     [apply] .:1393: Misplaced omit.
>     [apply] .:1393: leading text: }
>     [apply] .:1393: Undefined control sequence.
>     [apply] .:1393: leading text: }
>     [apply] .:1393: Undefined control sequence.
>     [apply] .:1393: leading text: }
>     [apply] .:1393: Missing { inserted.
>     [apply] .:1393: leading text: }
>     [apply] .:1393: Missing { inserted.
>     [apply] .:1393: leading text: }
>     [apply] .:1393: Misplaced alignment tab character &.
>     [apply] .:1393: leading text: }&
>     [apply] .:1396: Misplaced omit.
>     [apply] .:1396: leading text: }
>     [apply] .:1396: Undefined control sequence.
>     [apply] .:1396: leading text: }
>     [apply] .:1396: Missing { inserted.
>     [apply] .:1396: leading text: }
>     [apply] .:1396: Missing { inserted.
>     [apply] .:1396: leading text: }
>     [apply] .:1396: Misplaced alignment tab character &.
>     [apply] .:1396: leading text: }&
>     [apply] .:1399: Misplaced omit.
>     [apply] .:1399: leading text: }
>     [apply] .:1399: Undefined control sequence.
>     [apply] .:1399: leading text: }
>     [apply] .:1399: Missing { inserted.
>     [apply] .:1399: leading text: }
>     [apply] .:1399: Missing { inserted.
>     [apply] .:1399: leading text: }
>     [apply] .:1399: Misplaced alignment tab character &.
>     [apply] .:1399: leading text: }&
>     [apply] .:1402: Misplaced omit.
>     [apply] .:1402: leading text: }
>     [apply] .:1402: Undefined control sequence.
>     [apply] .:1402: leading text: }
>     [apply] .:1402: Missing { inserted.
>     [apply] .:1402: leading text: }
>     [apply] .:1402: Missing { inserted.
>     [apply] .:1402: leading text: }
>     [apply] .:1403: Misplaced noalign.
>     [apply] .:1403: leading text: \cline{1-1}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: \cline{1-1}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: \cline{1-1}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: \cline{1-1}
>     [apply] .:1403: Misplaced alignment tab character &.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Misplaced noalign.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1403: Misplaced span.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Misplaced alignment tab character &.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Misplaced noalign.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1403: Misplaced span.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced span.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced alignment tab character &.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced omit.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Misplaced noalign.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Missing } inserted.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Missing $ inserted.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1403: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1403: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1405: Misplaced omit.
>     [apply] .:1405: leading text: }
>     [apply] .:1405: Undefined control sequence.
>     [apply] .:1405: leading text: }
>     [apply] .:1405: Undefined control sequence.
>     [apply] .:1405: leading text: }
>     [apply] .:1405: Missing { inserted.
>     [apply] .:1405: leading text: }
>     [apply] .:1405: Missing { inserted.
>     [apply] .:1405: leading text: }
>     [apply] .:1405: Misplaced alignment tab character &.
>     [apply] .:1405: leading text: }&
>     [apply] .:1407: Misplaced omit.
>     [apply] .:1407: leading text: }
>     [apply] .:1407: Undefined control sequence.
>     [apply] .:1407: leading text: }
>     [apply] .:1407: Missing { inserted.
>     [apply] .:1407: leading text: }
>     [apply] .:1407: Missing { inserted.
>     [apply] .:1407: leading text: }
>     [apply] .:1407: Misplaced alignment tab character &.
>     [apply] .:1407: leading text: }&
>     [apply] .:1409: Misplaced omit.
>     [apply] .:1409: leading text: }
>     [apply] .:1409: Undefined control sequence.
>     [apply] .:1409: leading text: }
>     [apply] .:1409: Missing { inserted.
>     [apply] .:1409: leading text: }
>     [apply] .:1409: Missing { inserted.
>     [apply] .:1409: leading text: }
>     [apply] .:1409: Misplaced alignment tab character &.
>     [apply] .:1409: leading text: }&
>     [apply] .:1414: Misplaced omit.
>     [apply] .:1414: leading text: }
>     [apply] .:1414: Undefined control sequence.
>     [apply] .:1414: leading text: }
>     [apply] .:1414: Missing { inserted.
>     [apply] .:1414: leading text: }
>     [apply] .:1414: Missing { inserted.
>     [apply] .:1414: leading text: }
>     [apply] .:1415: Misplaced noalign.
>     [apply] .:1415: leading text: \cline{1-1}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: \cline{1-1}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: \cline{1-1}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: \cline{1-1}
>     [apply] .:1415: Misplaced alignment tab character &.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Misplaced noalign.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1415: Misplaced span.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Misplaced alignment tab character &.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Misplaced noalign.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1415: Misplaced span.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced span.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced alignment tab character &.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced omit.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Misplaced noalign.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Missing } inserted.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Missing $ inserted.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1415: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1415: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1417: Misplaced omit.
>     [apply] .:1417: leading text: }
>     [apply] .:1417: Undefined control sequence.
>     [apply] .:1417: leading text: }
>     [apply] .:1417: Undefined control sequence.
>     [apply] .:1417: leading text: }
>     [apply] .:1417: Missing { inserted.
>     [apply] .:1417: leading text: }
>     [apply] .:1417: Missing { inserted.
>     [apply] .:1417: leading text: }
>     [apply] .:1417: Misplaced alignment tab character &.
>     [apply] .:1417: leading text: }&
>     [apply] .:1419: Misplaced omit.
>     [apply] .:1419: leading text: }
>     [apply] .:1419: Undefined control sequence.
>     [apply] .:1419: leading text: }
>     [apply] .:1419: Missing { inserted.
>     [apply] .:1419: leading text: }
>     [apply] .:1419: Missing { inserted.
>     [apply] .:1419: leading text: }
>     [apply] .:1419: Misplaced alignment tab character &.
>     [apply] .:1419: leading text: }&
>     [apply] .:1421: Misplaced omit.
>     [apply] .:1421: leading text: }
>     [apply] .:1421: Undefined control sequence.
>     [apply] .:1421: leading text: }
>     [apply] .:1421: Missing { inserted.
>     [apply] .:1421: leading text: }
>     [apply] .:1421: Missing { inserted.
>     [apply] .:1421: leading text: }
>     [apply] .:1421: Misplaced alignment tab character &.
>     [apply] .:1421: leading text: }&
>     [apply] .:1424: Misplaced omit.
>     [apply] .:1424: leading text: }
>     [apply] .:1424: Undefined control sequence.
>     [apply] .:1424: leading text: }
>     [apply] .:1424: Missing { inserted.
>     [apply] .:1424: leading text: }
>     [apply] .:1424: Missing { inserted.
>     [apply] .:1424: leading text: }
>     [apply] .:1425: Misplaced noalign.
>     [apply] .:1425: leading text: \cline{1-1}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: \cline{1-1}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: \cline{1-1}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: \cline{1-1}
>     [apply] .:1425: Misplaced alignment tab character &.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Misplaced noalign.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1425: Misplaced span.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Misplaced alignment tab character &.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Misplaced noalign.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1425: Misplaced span.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced span.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced alignment tab character &.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced omit.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Misplaced noalign.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Missing } inserted.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Missing $ inserted.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1425: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1425: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1427: Misplaced omit.
>     [apply] .:1427: leading text: }
>     [apply] .:1427: Undefined control sequence.
>     [apply] .:1427: leading text: }
>     [apply] .:1427: Undefined control sequence.
>     [apply] .:1427: leading text: }
>     [apply] .:1427: Missing { inserted.
>     [apply] .:1427: leading text: }
>     [apply] .:1427: Missing { inserted.
>     [apply] .:1427: leading text: }
>     [apply] .:1427: Misplaced alignment tab character &.
>     [apply] .:1427: leading text: }&
>     [apply] .:1429: Misplaced omit.
>     [apply] .:1429: leading text: }
>     [apply] .:1429: Undefined control sequence.
>     [apply] .:1429: leading text: }
>     [apply] .:1429: Missing { inserted.
>     [apply] .:1429: leading text: }
>     [apply] .:1429: Missing { inserted.
>     [apply] .:1429: leading text: }
>     [apply] .:1429: Misplaced alignment tab character &.
>     [apply] .:1429: leading text: }&
>     [apply] .:1431: Misplaced omit.
>     [apply] .:1431: leading text: }
>     [apply] .:1431: Undefined control sequence.
>     [apply] .:1431: leading text: }
>     [apply] .:1431: Missing { inserted.
>     [apply] .:1431: leading text: }
>     [apply] .:1431: Missing { inserted.
>     [apply] .:1431: leading text: }
>     [apply] .:1431: Misplaced alignment tab character &.
>     [apply] .:1431: leading text: }&
>     [apply] .:1434: Misplaced omit.
>     [apply] .:1434: leading text: }
>     [apply] .:1434: Undefined control sequence.
>     [apply] .:1434: leading text: }
>     [apply] .:1434: Missing { inserted.
>     [apply] .:1434: leading text: }
>     [apply] .:1434: Missing { inserted.
>     [apply] .:1434: leading text: }
>     [apply] .:1435: Missing $ inserted.
>     [apply] .:1435: leading text: \hline
>     [apply] .:1435: Missing } inserted.
>     [apply] .:1435: leading text: \hline
>     [apply] .:1435: Missing } inserted.
>     [apply] .:1435: leading text: \hline
>     [apply] .:1435: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1435: leading text: \hline
>     [apply] .:1436: Extra }, or forgotten $.
>     [apply] .:1436: leading text: \end
>     [apply] .:1436: Misplaced crcr.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing $ inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1436: Missing } inserted.
>     [apply] .:1436: leading text: \end{tabular}
>     [apply] .:1438: Something's wrong--perhaps a missing item.
>     [apply] .:1438: leading text: \end{center}
>     [apply] .:1440: caption outside float.
>     [apply] .:1440: leading text: \caption
>     [apply] .:1440: Undefined control sequence \caption.
>     [apply] .:1440: leading text: \caption
>     [apply] .:1440: Undefined control sequence \caption.
>     [apply] .:1440: leading text: \caption
>     [apply] .:1443: begin{lstlisting} on input line 707 ended by end{table*}.
>     [apply] .:1443: leading text: \end{table*}
>     [apply] .:1456: Missing { inserted.
>     [apply] .:1456: leading text: \begin{tabular}
>     [apply] .:1456: Missing $ inserted.
>     [apply] .:1456: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1456: Missing } inserted.
>     [apply] .:1456: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1456: Missing } inserted.
>     [apply] .:1456: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1456: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1456: leading text: \begin{tabular}{llll}\hline
>     [apply] .:1457: Extra }, or forgotten endgroup.
>     [apply] .:1457: leading text: \multicolumn
>     [apply] .:1460: Misplaced omit.
>     [apply] .:1460: leading text: }
>     [apply] .:1460: Undefined control sequence.
>     [apply] .:1460: leading text: }
>     [apply] .:1460: Undefined control sequence.
>     [apply] .:1460: leading text: }
>     [apply] .:1460: Missing { inserted.
>     [apply] .:1460: leading text: }
>     [apply] .:1460: Missing { inserted.
>     [apply] .:1460: leading text: }
>     [apply] .:1460: Misplaced alignment tab character &.
>     [apply] .:1460: leading text: }&
>     [apply] .:1463: Misplaced omit.
>     [apply] .:1463: leading text: }
>     [apply] .:1463: Undefined control sequence.
>     [apply] .:1463: leading text: }
>     [apply] .:1463: Missing { inserted.
>     [apply] .:1463: leading text: }
>     [apply] .:1463: Missing { inserted.
>     [apply] .:1463: leading text: }
>     [apply] .:1463: Misplaced alignment tab character &.
>     [apply] .:1463: leading text: }&
>     [apply] .:1466: Misplaced omit.
>     [apply] .:1466: leading text: }
>     [apply] .:1466: Undefined control sequence.
>     [apply] .:1466: leading text: }
>     [apply] .:1466: Missing { inserted.
>     [apply] .:1466: leading text: }
>     [apply] .:1466: Missing { inserted.
>     [apply] .:1466: leading text: }
>     [apply] .:1466: Misplaced alignment tab character &.
>     [apply] .:1466: leading text: }&
>     [apply] .:1469: Misplaced omit.
>     [apply] .:1469: leading text: }
>     [apply] .:1469: Undefined control sequence.
>     [apply] .:1469: leading text: }
>     [apply] .:1469: Missing { inserted.
>     [apply] .:1469: leading text: }
>     [apply] .:1469: Missing { inserted.
>     [apply] .:1469: leading text: }
>     [apply] .:1470: Misplaced noalign.
>     [apply] .:1470: leading text: \cline{1-1}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: \cline{1-1}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: \cline{1-1}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: \cline{1-1}
>     [apply] .:1470: Misplaced alignment tab character &.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Misplaced noalign.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1470: Misplaced span.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Misplaced alignment tab character &.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Misplaced noalign.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1470: Misplaced span.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced span.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced alignment tab character &.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced omit.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Misplaced noalign.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Missing } inserted.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Missing $ inserted.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1470: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1470: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1472: Misplaced omit.
>     [apply] .:1472: leading text: }
>     [apply] .:1472: Undefined control sequence.
>     [apply] .:1472: leading text: }
>     [apply] .:1472: Undefined control sequence.
>     [apply] .:1472: leading text: }
>     [apply] .:1472: Missing { inserted.
>     [apply] .:1472: leading text: }
>     [apply] .:1472: Missing { inserted.
>     [apply] .:1472: leading text: }
>     [apply] .:1472: Misplaced alignment tab character &.
>     [apply] .:1472: leading text: }&
>     [apply] .:1474: Misplaced omit.
>     [apply] .:1474: leading text: }
>     [apply] .:1474: Undefined control sequence.
>     [apply] .:1474: leading text: }
>     [apply] .:1474: Missing { inserted.
>     [apply] .:1474: leading text: }
>     [apply] .:1474: Missing { inserted.
>     [apply] .:1474: leading text: }
>     [apply] .:1474: Misplaced alignment tab character &.
>     [apply] .:1474: leading text: }&
>     [apply] .:1476: Misplaced omit.
>     [apply] .:1476: leading text: }
>     [apply] .:1476: Undefined control sequence.
>     [apply] .:1476: leading text: }
>     [apply] .:1476: Missing { inserted.
>     [apply] .:1476: leading text: }
>     [apply] .:1476: Missing { inserted.
>     [apply] .:1476: leading text: }
>     [apply] .:1476: Misplaced alignment tab character &.
>     [apply] .:1476: leading text: }&
>     [apply] .:1479: Misplaced omit.
>     [apply] .:1479: leading text: }
>     [apply] .:1479: Undefined control sequence.
>     [apply] .:1479: leading text: }
>     [apply] .:1479: Missing { inserted.
>     [apply] .:1479: leading text: }
>     [apply] .:1479: Missing { inserted.
>     [apply] .:1479: leading text: }
>     [apply] .:1480: Misplaced noalign.
>     [apply] .:1480: leading text: \cline{1-1}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: \cline{1-1}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: \cline{1-1}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: \cline{1-1}
>     [apply] .:1480: Misplaced alignment tab character &.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Misplaced noalign.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1480: Misplaced span.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Misplaced alignment tab character &.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Misplaced noalign.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1480: Misplaced span.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced span.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced alignment tab character &.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced omit.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Misplaced noalign.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Missing } inserted.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Missing $ inserted.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1480: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1480: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1482: Misplaced omit.
>     [apply] .:1482: leading text: }
>     [apply] .:1482: Undefined control sequence.
>     [apply] .:1482: leading text: }
>     [apply] .:1482: Undefined control sequence.
>     [apply] .:1482: leading text: }
>     [apply] .:1482: Missing { inserted.
>     [apply] .:1482: leading text: }
>     [apply] .:1482: Missing { inserted.
>     [apply] .:1482: leading text: }
>     [apply] .:1482: Misplaced alignment tab character &.
>     [apply] .:1482: leading text: }&
>     [apply] .:1484: Misplaced omit.
>     [apply] .:1484: leading text: }
>     [apply] .:1484: Undefined control sequence.
>     [apply] .:1484: leading text: }
>     [apply] .:1484: Missing { inserted.
>     [apply] .:1484: leading text: }
>     [apply] .:1484: Missing { inserted.
>     [apply] .:1484: leading text: }
>     [apply] .:1484: Misplaced alignment tab character &.
>     [apply] .:1484: leading text: }&
>     [apply] .:1486: Misplaced omit.
>     [apply] .:1486: leading text: }
>     [apply] .:1486: Undefined control sequence.
>     [apply] .:1486: leading text: }
>     [apply] .:1486: Missing { inserted.
>     [apply] .:1486: leading text: }
>     [apply] .:1486: Missing { inserted.
>     [apply] .:1486: leading text: }
>     [apply] .:1486: Misplaced alignment tab character &.
>     [apply] .:1486: leading text: }&
>     [apply] .:1489: Misplaced omit.
>     [apply] .:1489: leading text: }
>     [apply] .:1489: Undefined control sequence.
>     [apply] .:1489: leading text: }
>     [apply] .:1489: Missing { inserted.
>     [apply] .:1489: leading text: }
>     [apply] .:1489: Missing { inserted.
>     [apply] .:1489: leading text: }
>     [apply] .:1490: Misplaced noalign.
>     [apply] .:1490: leading text: \cline{1-1}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: \cline{1-1}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: \cline{1-1}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: \cline{1-1}
>     [apply] .:1490: Misplaced alignment tab character &.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Misplaced noalign.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1490: Misplaced span.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Misplaced alignment tab character &.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Misplaced noalign.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1490: Misplaced span.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced span.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced alignment tab character &.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced omit.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Misplaced noalign.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Missing } inserted.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Missing $ inserted.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1490: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1490: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1492: Misplaced omit.
>     [apply] .:1492: leading text: }
>     [apply] .:1492: Undefined control sequence.
>     [apply] .:1492: leading text: }
>     [apply] .:1492: Undefined control sequence.
>     [apply] .:1492: leading text: }
>     [apply] .:1492: Missing { inserted.
>     [apply] .:1492: leading text: }
>     [apply] .:1492: Missing { inserted.
>     [apply] .:1492: leading text: }
>     [apply] .:1492: Misplaced alignment tab character &.
>     [apply] .:1492: leading text: }&
>     [apply] .:1494: Misplaced omit.
>     [apply] .:1494: leading text: }
>     [apply] .:1494: Undefined control sequence.
>     [apply] .:1494: leading text: }
>     [apply] .:1494: Missing { inserted.
>     [apply] .:1494: leading text: }
>     [apply] .:1494: Missing { inserted.
>     [apply] .:1494: leading text: }
>     [apply] .:1494: Misplaced alignment tab character &.
>     [apply] .:1494: leading text: }&
>     [apply] .:1496: Misplaced omit.
>     [apply] .:1496: leading text: }
>     [apply] .:1496: Undefined control sequence.
>     [apply] .:1496: leading text: }
>     [apply] .:1496: Missing { inserted.
>     [apply] .:1496: leading text: }
>     [apply] .:1496: Missing { inserted.
>     [apply] .:1496: leading text: }
>     [apply] .:1496: Misplaced alignment tab character &.
>     [apply] .:1496: leading text: }&
>     [apply] .:1499: Misplaced omit.
>     [apply] .:1499: leading text: }
>     [apply] .:1499: Undefined control sequence.
>     [apply] .:1499: leading text: }
>     [apply] .:1499: Missing { inserted.
>     [apply] .:1499: leading text: }
>     [apply] .:1499: Missing { inserted.
>     [apply] .:1499: leading text: }
>     [apply] .:1500: Misplaced noalign.
>     [apply] .:1500: leading text: \cline{1-1}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: \cline{1-1}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: \cline{1-1}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: \cline{1-1}
>     [apply] .:1500: Misplaced alignment tab character &.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Misplaced noalign.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1500: Misplaced span.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Misplaced alignment tab character &.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Misplaced noalign.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1500: Misplaced span.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced span.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced alignment tab character &.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced omit.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Misplaced noalign.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Missing } inserted.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Missing $ inserted.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1500: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1500: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1502: Misplaced omit.
>     [apply] .:1502: leading text: }
>     [apply] .:1502: Undefined control sequence.
>     [apply] .:1502: leading text: }
>     [apply] .:1502: Undefined control sequence.
>     [apply] .:1502: leading text: }
>     [apply] .:1502: Missing { inserted.
>     [apply] .:1502: leading text: }
>     [apply] .:1502: Missing { inserted.
>     [apply] .:1502: leading text: }
>     [apply] .:1502: Misplaced alignment tab character &.
>     [apply] .:1502: leading text: }&
>     [apply] .:1504: Misplaced omit.
>     [apply] .:1504: leading text: }
>     [apply] .:1504: Undefined control sequence.
>     [apply] .:1504: leading text: }
>     [apply] .:1504: Missing { inserted.
>     [apply] .:1504: leading text: }
>     [apply] .:1504: Missing { inserted.
>     [apply] .:1504: leading text: }
>     [apply] .:1504: Misplaced alignment tab character &.
>     [apply] .:1504: leading text: }&
>     [apply] .:1506: Misplaced omit.
>     [apply] .:1506: leading text: }
>     [apply] .:1506: Undefined control sequence.
>     [apply] .:1506: leading text: }
>     [apply] .:1506: Missing { inserted.
>     [apply] .:1506: leading text: }
>     [apply] .:1506: Missing { inserted.
>     [apply] .:1506: leading text: }
>     [apply] .:1506: Misplaced alignment tab character &.
>     [apply] .:1506: leading text: }&
>     [apply] .:1509: Misplaced omit.
>     [apply] .:1509: leading text: }
>     [apply] .:1509: Undefined control sequence.
>     [apply] .:1509: leading text: }
>     [apply] .:1509: Missing { inserted.
>     [apply] .:1509: leading text: }
>     [apply] .:1509: Missing { inserted.
>     [apply] .:1509: leading text: }
>     [apply] .:1510: Misplaced noalign.
>     [apply] .:1510: leading text: \cline{1-1}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: \cline{1-1}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: \cline{1-1}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: \cline{1-1}
>     [apply] .:1510: Misplaced alignment tab character &.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Misplaced noalign.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1510: Misplaced span.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Misplaced alignment tab character &.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Misplaced noalign.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: \cline{1-1}\cline{2-2}\cline{3-3}
>     [apply] .:1510: Misplaced span.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced span.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced alignment tab character &.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced omit.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Misplaced noalign.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Missing } inserted.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Missing $ inserted.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1510: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1510: leading text: ...ne{1-1}\cline{2-2}\cline{3-3}\cline{4-4}
>     [apply] .:1512: Misplaced omit.
>     [apply] .:1512: leading text: }
>     [apply] .:1512: Undefined control sequence.
>     [apply] .:1512: leading text: }
>     [apply] .:1512: Undefined control sequence.
>     [apply] .:1512: leading text: }
>     [apply] .:1512: Missing { inserted.
>     [apply] .:1512: leading text: }
>     [apply] .:1512: Missing { inserted.
>     [apply] .:1512: leading text: }
>     [apply] .:1512: Misplaced alignment tab character &.
>     [apply] .:1512: leading text: }&
>     [apply] .:1514: Misplaced omit.
>     [apply] .:1514: leading text: }
>     [apply] .:1514: Undefined control sequence.
>     [apply] .:1514: leading text: }
>     [apply] .:1514: Missing { inserted.
>     [apply] .:1514: leading text: }
>     [apply] .:1514: Missing { inserted.
>     [apply] .:1514: leading text: }
>     [apply] .:1514: Misplaced alignment tab character &.
>     [apply] .:1514: leading text: }&
>     [apply] .:1516: Misplaced omit.
>     [apply] .:1516: leading text: }
>     [apply] .:1516: Undefined control sequence.
>     [apply] .:1516: leading text: }
>     [apply] .:1516: Missing { inserted.
>     [apply] .:1516: leading text: }
>     [apply] .:1516: Missing { inserted.
>     [apply] .:1516: leading text: }
>     [apply] .:1516: Misplaced alignment tab character &.
>     [apply] .:1516: leading text: }&
>     [apply] .:1519: Misplaced omit.
>     [apply] .:1519: leading text: }
>     [apply] .:1519: Undefined control sequence.
>     [apply] .:1519: leading text: }
>     [apply] .:1519: Missing { inserted.
>     [apply] .:1519: leading text: }
>     [apply] .:1519: Missing { inserted.
>     [apply] .:1519: leading text: }
>     [apply] .:1520: Missing $ inserted.
>     [apply] .:1520: leading text: \hline
>     [apply] .:1520: Missing } inserted.
>     [apply] .:1520: leading text: \hline
>     [apply] .:1520: Missing } inserted.
>     [apply] .:1520: leading text: \hline
>     [apply] .:1520: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1520: leading text: \hline
>     [apply] .:1521: Extra }, or forgotten $.
>     [apply] .:1521: leading text: \end
>     [apply] .:1521: Misplaced crcr.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing $ inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1521: Missing } inserted.
>     [apply] .:1521: leading text: \end{tabular}
>     [apply] .:1523: Something's wrong--perhaps a missing item.
>     [apply] .:1523: leading text: \end{center}
>     [apply] .:1525: caption outside float.
>     [apply] .:1525: leading text: \caption
>     [apply] .:1525: Undefined control sequence \caption.
>     [apply] .:1525: leading text: \caption
>     [apply] .:1525: Undefined control sequence \caption.
>     [apply] .:1525: leading text: \caption
>     [apply] .:1528: begin{lstlisting} on input line 361 ended by end{table*}.
>     [apply] .:1528: leading text: \end{table*}
>     [apply] .:1551: Missing { inserted.
>     [apply] .:1551: leading text: \begin{tabular}
>     [apply] .:1551: Missing $ inserted.
>     [apply] .:1551: leading text: \begin{tabular}{ll}\hline
>     [apply] .:1551: Missing } inserted.
>     [apply] .:1551: leading text: \begin{tabular}{ll}\hline
>     [apply] .:1551: Missing } inserted.
>     [apply] .:1551: leading text: \begin{tabular}{ll}\hline
>     [apply] .:1551: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1551: leading text: \begin{tabular}{ll}\hline
>     [apply] .:1552: Extra }, or forgotten endgroup.
>     [apply] .:1552: leading text: \multicolumn
>     [apply] .:1555: Misplaced omit.
>     [apply] .:1555: leading text: }
>     [apply] .:1555: Undefined control sequence.
>     [apply] .:1555: leading text: }
>     [apply] .:1555: Undefined control sequence.
>     [apply] .:1555: leading text: }
>     [apply] .:1555: Missing { inserted.
>     [apply] .:1555: leading text: }
>     [apply] .:1555: Missing { inserted.
>     [apply] .:1555: leading text: }
>     [apply] .:1555: Misplaced alignment tab character &.
>     [apply] .:1555: leading text: }&
>     [apply] .:1558: Misplaced omit.
>     [apply] .:1558: leading text: }
>     [apply] .:1558: Undefined control sequence.
>     [apply] .:1558: leading text: }
>     [apply] .:1558: Missing { inserted.
>     [apply] .:1558: leading text: }
>     [apply] .:1558: Missing { inserted.
>     [apply] .:1558: leading text: }
>     [apply] .:1559: Misplaced noalign.
>     [apply] .:1559: leading text: \cline{1-1}
>     [apply] .:1559: Missing $ inserted.
>     [apply] .:1559: leading text: \cline{1-1}
>     [apply] .:1559: Missing } inserted.
>     [apply] .:1559: leading text: \cline{1-1}
>     [apply] .:1559: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1559: leading text: \cline{1-1}
>     [apply] .:1559: Misplaced alignment tab character &.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Misplaced omit.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Misplaced noalign.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Missing $ inserted.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Missing } inserted.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Missing } inserted.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Missing $ inserted.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1559: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1559: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1561: Misplaced omit.
>     [apply] .:1561: leading text: }
>     [apply] .:1561: Undefined control sequence.
>     [apply] .:1561: leading text: }
>     [apply] .:1561: Undefined control sequence.
>     [apply] .:1561: leading text: }
>     [apply] .:1561: Missing { inserted.
>     [apply] .:1561: leading text: }
>     [apply] .:1561: Missing { inserted.
>     [apply] .:1561: leading text: }
>     [apply] .:1561: Misplaced alignment tab character &.
>     [apply] .:1561: leading text: }&
>     [apply] .:1564: Misplaced omit.
>     [apply] .:1564: leading text: }
>     [apply] .:1564: Undefined control sequence.
>     [apply] .:1564: leading text: }
>     [apply] .:1564: Missing { inserted.
>     [apply] .:1564: leading text: }
>     [apply] .:1564: Missing { inserted.
>     [apply] .:1564: leading text: }
>     [apply] .:1565: Misplaced noalign.
>     [apply] .:1565: leading text: \cline{1-1}
>     [apply] .:1565: Missing $ inserted.
>     [apply] .:1565: leading text: \cline{1-1}
>     [apply] .:1565: Missing } inserted.
>     [apply] .:1565: leading text: \cline{1-1}
>     [apply] .:1565: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1565: leading text: \cline{1-1}
>     [apply] .:1565: Misplaced alignment tab character &.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Misplaced omit.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Misplaced noalign.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Missing $ inserted.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Missing } inserted.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Missing } inserted.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Missing $ inserted.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1565: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1565: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1567: Misplaced omit.
>     [apply] .:1567: leading text: }
>     [apply] .:1567: Undefined control sequence.
>     [apply] .:1567: leading text: }
>     [apply] .:1567: Undefined control sequence.
>     [apply] .:1567: leading text: }
>     [apply] .:1567: Missing { inserted.
>     [apply] .:1567: leading text: }
>     [apply] .:1567: Missing { inserted.
>     [apply] .:1567: leading text: }
>     [apply] .:1567: Misplaced alignment tab character &.
>     [apply] .:1567: leading text: }&
>     [apply] .:1569: Misplaced omit.
>     [apply] .:1569: leading text: }
>     [apply] .:1569: Undefined control sequence.
>     [apply] .:1569: leading text: }
>     [apply] .:1569: Missing { inserted.
>     [apply] .:1569: leading text: }
>     [apply] .:1569: Missing { inserted.
>     [apply] .:1569: leading text: }
>     [apply] .:1570: Misplaced noalign.
>     [apply] .:1570: leading text: \cline{1-1}
>     [apply] .:1570: Missing $ inserted.
>     [apply] .:1570: leading text: \cline{1-1}
>     [apply] .:1570: Missing } inserted.
>     [apply] .:1570: leading text: \cline{1-1}
>     [apply] .:1570: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1570: leading text: \cline{1-1}
>     [apply] .:1570: Misplaced alignment tab character &.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Misplaced omit.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Misplaced noalign.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Missing $ inserted.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Missing } inserted.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Missing } inserted.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Missing $ inserted.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1570: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1570: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1572: Misplaced omit.
>     [apply] .:1572: leading text: }
>     [apply] .:1572: Undefined control sequence.
>     [apply] .:1572: leading text: }
>     [apply] .:1572: Undefined control sequence.
>     [apply] .:1572: leading text: }
>     [apply] .:1572: Missing { inserted.
>     [apply] .:1572: leading text: }
>     [apply] .:1572: Missing { inserted.
>     [apply] .:1572: leading text: }
>     [apply] .:1572: Misplaced alignment tab character &.
>     [apply] .:1572: leading text: }&
>     [apply] .:1574: Misplaced omit.
>     [apply] .:1574: leading text: }
>     [apply] .:1574: Undefined control sequence.
>     [apply] .:1574: leading text: }
>     [apply] .:1574: Missing { inserted.
>     [apply] .:1574: leading text: }
>     [apply] .:1574: Missing { inserted.
>     [apply] .:1574: leading text: }
>     [apply] .:1575: Misplaced noalign.
>     [apply] .:1575: leading text: \cline{1-1}
>     [apply] .:1575: Missing $ inserted.
>     [apply] .:1575: leading text: \cline{1-1}
>     [apply] .:1575: Missing } inserted.
>     [apply] .:1575: leading text: \cline{1-1}
>     [apply] .:1575: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1575: leading text: \cline{1-1}
>     [apply] .:1575: Misplaced alignment tab character &.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Misplaced omit.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Misplaced noalign.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Missing $ inserted.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Missing } inserted.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Missing } inserted.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Missing $ inserted.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1575: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1575: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1577: Misplaced omit.
>     [apply] .:1577: leading text: }
>     [apply] .:1577: Undefined control sequence.
>     [apply] .:1577: leading text: }
>     [apply] .:1577: Undefined control sequence.
>     [apply] .:1577: leading text: }
>     [apply] .:1577: Missing { inserted.
>     [apply] .:1577: leading text: }
>     [apply] .:1577: Missing { inserted.
>     [apply] .:1577: leading text: }
>     [apply] .:1577: Misplaced alignment tab character &.
>     [apply] .:1577: leading text: }&
>     [apply] .:1579: Misplaced omit.
>     [apply] .:1579: leading text: }
>     [apply] .:1579: Undefined control sequence.
>     [apply] .:1579: leading text: }
>     [apply] .:1579: Missing { inserted.
>     [apply] .:1579: leading text: }
>     [apply] .:1579: Missing { inserted.
>     [apply] .:1579: leading text: }
>     [apply] .:1580: Misplaced noalign.
>     [apply] .:1580: leading text: \cline{1-1}
>     [apply] .:1580: Missing $ inserted.
>     [apply] .:1580: leading text: \cline{1-1}
>     [apply] .:1580: Missing } inserted.
>     [apply] .:1580: leading text: \cline{1-1}
>     [apply] .:1580: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1580: leading text: \cline{1-1}
>     [apply] .:1580: Misplaced alignment tab character &.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Misplaced omit.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Misplaced noalign.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Missing $ inserted.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Missing } inserted.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Missing } inserted.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Missing $ inserted.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1580: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1580: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1582: Misplaced omit.
>     [apply] .:1582: leading text: }
>     [apply] .:1582: Undefined control sequence.
>     [apply] .:1582: leading text: }
>     [apply] .:1582: Undefined control sequence.
>     [apply] .:1582: leading text: }
>     [apply] .:1582: Missing { inserted.
>     [apply] .:1582: leading text: }
>     [apply] .:1582: Missing { inserted.
>     [apply] .:1582: leading text: }
>     [apply] .:1582: Misplaced alignment tab character &.
>     [apply] .:1582: leading text: }&
>     [apply] .:1588: Misplaced omit.
>     [apply] .:1588: leading text: }
>     [apply] .:1588: Undefined control sequence.
>     [apply] .:1588: leading text: }
>     [apply] .:1588: Missing { inserted.
>     [apply] .:1588: leading text: }
>     [apply] .:1588: Missing { inserted.
>     [apply] .:1588: leading text: }
>     [apply] .:1589: Misplaced noalign.
>     [apply] .:1589: leading text: \cline{1-1}
>     [apply] .:1589: Missing $ inserted.
>     [apply] .:1589: leading text: \cline{1-1}
>     [apply] .:1589: Missing } inserted.
>     [apply] .:1589: leading text: \cline{1-1}
>     [apply] .:1589: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1589: leading text: \cline{1-1}
>     [apply] .:1589: Misplaced alignment tab character &.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Misplaced omit.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Misplaced noalign.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Missing $ inserted.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Missing } inserted.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Missing } inserted.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Missing $ inserted.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1589: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1589: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1591: Misplaced omit.
>     [apply] .:1591: leading text: }
>     [apply] .:1591: Undefined control sequence.
>     [apply] .:1591: leading text: }
>     [apply] .:1591: Undefined control sequence.
>     [apply] .:1591: leading text: }
>     [apply] .:1591: Missing { inserted.
>     [apply] .:1591: leading text: }
>     [apply] .:1591: Missing { inserted.
>     [apply] .:1591: leading text: }
>     [apply] .:1591: Misplaced alignment tab character &.
>     [apply] .:1591: leading text: }&
>     [apply] .:1593: Misplaced omit.
>     [apply] .:1593: leading text: }
>     [apply] .:1593: Undefined control sequence.
>     [apply] .:1593: leading text: }
>     [apply] .:1593: Missing { inserted.
>     [apply] .:1593: leading text: }
>     [apply] .:1593: Missing { inserted.
>     [apply] .:1593: leading text: }
>     [apply] .:1594: Misplaced noalign.
>     [apply] .:1594: leading text: \cline{1-1}
>     [apply] .:1594: Missing $ inserted.
>     [apply] .:1594: leading text: \cline{1-1}
>     [apply] .:1594: Missing } inserted.
>     [apply] .:1594: leading text: \cline{1-1}
>     [apply] .:1594: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1594: leading text: \cline{1-1}
>     [apply] .:1594: Misplaced alignment tab character &.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Misplaced omit.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Misplaced noalign.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Missing $ inserted.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Missing } inserted.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Missing } inserted.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Missing $ inserted.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1594: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1594: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1596: Misplaced omit.
>     [apply] .:1596: leading text: }
>     [apply] .:1596: Undefined control sequence.
>     [apply] .:1596: leading text: }
>     [apply] .:1596: Undefined control sequence.
>     [apply] .:1596: leading text: }
>     [apply] .:1596: Missing { inserted.
>     [apply] .:1596: leading text: }
>     [apply] .:1596: Missing { inserted.
>     [apply] .:1596: leading text: }
>     [apply] .:1596: Misplaced alignment tab character &.
>     [apply] .:1596: leading text: }&
>     [apply] .:1598: Misplaced omit.
>     [apply] .:1598: leading text: }
>     [apply] .:1598: Undefined control sequence.
>     [apply] .:1598: leading text: }
>     [apply] .:1598: Missing { inserted.
>     [apply] .:1598: leading text: }
>     [apply] .:1598: Missing { inserted.
>     [apply] .:1598: leading text: }
>     [apply] .:1599: Misplaced noalign.
>     [apply] .:1599: leading text: \cline{1-1}
>     [apply] .:1599: Missing $ inserted.
>     [apply] .:1599: leading text: \cline{1-1}
>     [apply] .:1599: Missing } inserted.
>     [apply] .:1599: leading text: \cline{1-1}
>     [apply] .:1599: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1599: leading text: \cline{1-1}
>     [apply] .:1599: Misplaced alignment tab character &.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Misplaced omit.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Misplaced noalign.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Missing $ inserted.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Missing } inserted.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Missing } inserted.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Missing $ inserted.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1599: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1599: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1601: Misplaced omit.
>     [apply] .:1601: leading text: }
>     [apply] .:1601: Undefined control sequence.
>     [apply] .:1601: leading text: }
>     [apply] .:1601: Undefined control sequence.
>     [apply] .:1601: leading text: }
>     [apply] .:1601: Missing { inserted.
>     [apply] .:1601: leading text: }
>     [apply] .:1601: Missing { inserted.
>     [apply] .:1601: leading text: }
>     [apply] .:1601: Misplaced alignment tab character &.
>     [apply] .:1601: leading text: }&
>     [apply] .:1604: Misplaced omit.
>     [apply] .:1604: leading text: }
>     [apply] .:1604: Undefined control sequence.
>     [apply] .:1604: leading text: }
>     [apply] .:1604: Missing { inserted.
>     [apply] .:1604: leading text: }
>     [apply] .:1604: Missing { inserted.
>     [apply] .:1604: leading text: }
>     [apply] .:1605: Misplaced noalign.
>     [apply] .:1605: leading text: \cline{1-1}
>     [apply] .:1605: Missing $ inserted.
>     [apply] .:1605: leading text: \cline{1-1}
>     [apply] .:1605: Missing } inserted.
>     [apply] .:1605: leading text: \cline{1-1}
>     [apply] .:1605: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1605: leading text: \cline{1-1}
>     [apply] .:1605: Misplaced alignment tab character &.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Misplaced omit.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Misplaced noalign.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Missing $ inserted.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Missing } inserted.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Missing } inserted.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Missing $ inserted.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1605: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1605: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1607: Misplaced omit.
>     [apply] .:1607: leading text: }
>     [apply] .:1607: Undefined control sequence.
>     [apply] .:1607: leading text: }
>     [apply] .:1607: Undefined control sequence.
>     [apply] .:1607: leading text: }
>     [apply] .:1607: Missing { inserted.
>     [apply] .:1607: leading text: }
>     [apply] .:1607: Missing { inserted.
>     [apply] .:1607: leading text: }
>     [apply] .:1607: Misplaced alignment tab character &.
>     [apply] .:1607: leading text: }&
>     [apply] .:1610: Misplaced omit.
>     [apply] .:1610: leading text: }
>     [apply] .:1610: Undefined control sequence.
>     [apply] .:1610: leading text: }
>     [apply] .:1610: Missing { inserted.
>     [apply] .:1610: leading text: }
>     [apply] .:1610: Missing { inserted.
>     [apply] .:1610: leading text: }
>     [apply] .:1611: Misplaced noalign.
>     [apply] .:1611: leading text: \cline{1-1}
>     [apply] .:1611: Missing $ inserted.
>     [apply] .:1611: leading text: \cline{1-1}
>     [apply] .:1611: Missing } inserted.
>     [apply] .:1611: leading text: \cline{1-1}
>     [apply] .:1611: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1611: leading text: \cline{1-1}
>     [apply] .:1611: Misplaced alignment tab character &.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Misplaced omit.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Misplaced noalign.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Missing $ inserted.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Missing } inserted.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Missing } inserted.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Missing $ inserted.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1611: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1611: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1613: Misplaced omit.
>     [apply] .:1613: leading text: }
>     [apply] .:1613: Undefined control sequence.
>     [apply] .:1613: leading text: }
>     [apply] .:1613: Undefined control sequence.
>     [apply] .:1613: leading text: }
>     [apply] .:1613: Missing { inserted.
>     [apply] .:1613: leading text: }
>     [apply] .:1613: Missing { inserted.
>     [apply] .:1613: leading text: }
>     [apply] .:1613: Misplaced alignment tab character &.
>     [apply] .:1613: leading text: }&
>     [apply] .:1616: Misplaced omit.
>     [apply] .:1616: leading text: }
>     [apply] .:1616: Undefined control sequence.
>     [apply] .:1616: leading text: }
>     [apply] .:1616: Missing { inserted.
>     [apply] .:1616: leading text: }
>     [apply] .:1616: Missing { inserted.
>     [apply] .:1616: leading text: }
>     [apply] .:1617: Misplaced noalign.
>     [apply] .:1617: leading text: \cline{1-1}
>     [apply] .:1617: Missing $ inserted.
>     [apply] .:1617: leading text: \cline{1-1}
>     [apply] .:1617: Missing } inserted.
>     [apply] .:1617: leading text: \cline{1-1}
>     [apply] .:1617: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1617: leading text: \cline{1-1}
>     [apply] .:1617: Misplaced alignment tab character &.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Misplaced omit.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Misplaced noalign.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Missing $ inserted.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Missing } inserted.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Missing } inserted.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Missing $ inserted.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1617: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1617: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1619: Misplaced omit.
>     [apply] .:1619: leading text: }
>     [apply] .:1619: Undefined control sequence.
>     [apply] .:1619: leading text: }
>     [apply] .:1619: Undefined control sequence.
>     [apply] .:1619: leading text: }
>     [apply] .:1619: Missing { inserted.
>     [apply] .:1619: leading text: }
>     [apply] .:1619: Missing { inserted.
>     [apply] .:1619: leading text: }
>     [apply] .:1619: Misplaced alignment tab character &.
>     [apply] .:1619: leading text: }&
>     [apply] .:1622: Misplaced omit.
>     [apply] .:1622: leading text: }
>     [apply] .:1622: Undefined control sequence.
>     [apply] .:1622: leading text: }
>     [apply] .:1622: Missing { inserted.
>     [apply] .:1622: leading text: }
>     [apply] .:1622: Missing { inserted.
>     [apply] .:1622: leading text: }
>     [apply] .:1623: Misplaced noalign.
>     [apply] .:1623: leading text: \cline{1-1}
>     [apply] .:1623: Missing $ inserted.
>     [apply] .:1623: leading text: \cline{1-1}
>     [apply] .:1623: Missing } inserted.
>     [apply] .:1623: leading text: \cline{1-1}
>     [apply] .:1623: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1623: leading text: \cline{1-1}
>     [apply] .:1623: Misplaced alignment tab character &.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Misplaced omit.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Misplaced noalign.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Missing $ inserted.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Missing } inserted.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Missing } inserted.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Missing $ inserted.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1623: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1623: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1625: Misplaced omit.
>     [apply] .:1625: leading text: }
>     [apply] .:1625: Undefined control sequence.
>     [apply] .:1625: leading text: }
>     [apply] .:1625: Undefined control sequence.
>     [apply] .:1625: leading text: }
>     [apply] .:1625: Missing { inserted.
>     [apply] .:1625: leading text: }
>     [apply] .:1625: Missing { inserted.
>     [apply] .:1625: leading text: }
>     [apply] .:1625: Misplaced alignment tab character &.
>     [apply] .:1625: leading text: }&
>     [apply] .:1628: Misplaced omit.
>     [apply] .:1628: leading text: }
>     [apply] .:1628: Undefined control sequence.
>     [apply] .:1628: leading text: }
>     [apply] .:1628: Missing { inserted.
>     [apply] .:1628: leading text: }
>     [apply] .:1628: Missing { inserted.
>     [apply] .:1628: leading text: }
>     [apply] .:1629: Misplaced noalign.
>     [apply] .:1629: leading text: \cline{1-1}
>     [apply] .:1629: Missing $ inserted.
>     [apply] .:1629: leading text: \cline{1-1}
>     [apply] .:1629: Missing } inserted.
>     [apply] .:1629: leading text: \cline{1-1}
>     [apply] .:1629: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1629: leading text: \cline{1-1}
>     [apply] .:1629: Misplaced alignment tab character &.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Misplaced omit.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Misplaced noalign.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Missing $ inserted.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Missing } inserted.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Missing } inserted.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Missing $ inserted.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1629: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1629: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1631: Misplaced omit.
>     [apply] .:1631: leading text: }
>     [apply] .:1631: Undefined control sequence.
>     [apply] .:1631: leading text: }
>     [apply] .:1631: Undefined control sequence.
>     [apply] .:1631: leading text: }
>     [apply] .:1631: Missing { inserted.
>     [apply] .:1631: leading text: }
>     [apply] .:1631: Missing { inserted.
>     [apply] .:1631: leading text: }
>     [apply] .:1631: Misplaced alignment tab character &.
>     [apply] .:1631: leading text: }&
>     [apply] .:1634: Misplaced omit.
>     [apply] .:1634: leading text: }
>     [apply] .:1634: Undefined control sequence.
>     [apply] .:1634: leading text: }
>     [apply] .:1634: Missing { inserted.
>     [apply] .:1634: leading text: }
>     [apply] .:1634: Missing { inserted.
>     [apply] .:1634: leading text: }
>     [apply] .:1635: Misplaced noalign.
>     [apply] .:1635: leading text: \cline{1-1}
>     [apply] .:1635: Missing $ inserted.
>     [apply] .:1635: leading text: \cline{1-1}
>     [apply] .:1635: Missing } inserted.
>     [apply] .:1635: leading text: \cline{1-1}
>     [apply] .:1635: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1635: leading text: \cline{1-1}
>     [apply] .:1635: Misplaced alignment tab character &.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Misplaced omit.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Misplaced noalign.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Missing $ inserted.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Missing } inserted.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Missing } inserted.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Missing $ inserted.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1635: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1635: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1637: Misplaced omit.
>     [apply] .:1637: leading text: }
>     [apply] .:1637: Undefined control sequence.
>     [apply] .:1637: leading text: }
>     [apply] .:1637: Undefined control sequence.
>     [apply] .:1637: leading text: }
>     [apply] .:1637: Missing { inserted.
>     [apply] .:1637: leading text: }
>     [apply] .:1637: Missing { inserted.
>     [apply] .:1637: leading text: }
>     [apply] .:1637: Misplaced alignment tab character &.
>     [apply] .:1637: leading text: }&
>     [apply] .:1640: Misplaced omit.
>     [apply] .:1640: leading text: }
>     [apply] .:1640: Undefined control sequence.
>     [apply] .:1640: leading text: }
>     [apply] .:1640: Missing { inserted.
>     [apply] .:1640: leading text: }
>     [apply] .:1640: Missing { inserted.
>     [apply] .:1640: leading text: }
>     [apply] .:1641: Misplaced noalign.
>     [apply] .:1641: leading text: \cline{1-1}
>     [apply] .:1641: Missing $ inserted.
>     [apply] .:1641: leading text: \cline{1-1}
>     [apply] .:1641: Missing } inserted.
>     [apply] .:1641: leading text: \cline{1-1}
>     [apply] .:1641: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1641: leading text: \cline{1-1}
>     [apply] .:1641: Misplaced alignment tab character &.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Misplaced omit.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Misplaced noalign.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Missing $ inserted.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Missing } inserted.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Missing } inserted.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Missing $ inserted.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1641: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1641: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1643: Misplaced omit.
>     [apply] .:1643: leading text: }
>     [apply] .:1643: Undefined control sequence.
>     [apply] .:1643: leading text: }
>     [apply] .:1643: Undefined control sequence.
>     [apply] .:1643: leading text: }
>     [apply] .:1643: Missing { inserted.
>     [apply] .:1643: leading text: }
>     [apply] .:1643: Missing { inserted.
>     [apply] .:1643: leading text: }
>     [apply] .:1643: Misplaced alignment tab character &.
>     [apply] .:1643: leading text: }&
>     [apply] .:1646: Misplaced omit.
>     [apply] .:1646: leading text: }
>     [apply] .:1646: Undefined control sequence.
>     [apply] .:1646: leading text: }
>     [apply] .:1646: Missing { inserted.
>     [apply] .:1646: leading text: }
>     [apply] .:1646: Missing { inserted.
>     [apply] .:1646: leading text: }
>     [apply] .:1647: Misplaced noalign.
>     [apply] .:1647: leading text: \cline{1-1}
>     [apply] .:1647: Missing $ inserted.
>     [apply] .:1647: leading text: \cline{1-1}
>     [apply] .:1647: Missing } inserted.
>     [apply] .:1647: leading text: \cline{1-1}
>     [apply] .:1647: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1647: leading text: \cline{1-1}
>     [apply] .:1647: Misplaced alignment tab character &.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Misplaced omit.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Misplaced noalign.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Missing $ inserted.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Missing } inserted.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Missing } inserted.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Missing $ inserted.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1647: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1647: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1649: Misplaced omit.
>     [apply] .:1649: leading text: }
>     [apply] .:1649: Undefined control sequence.
>     [apply] .:1649: leading text: }
>     [apply] .:1649: Undefined control sequence.
>     [apply] .:1649: leading text: }
>     [apply] .:1649: Missing { inserted.
>     [apply] .:1649: leading text: }
>     [apply] .:1649: Missing { inserted.
>     [apply] .:1649: leading text: }
>     [apply] .:1649: Misplaced alignment tab character &.
>     [apply] .:1649: leading text: }&
>     [apply] .:1651: Misplaced omit.
>     [apply] .:1651: leading text: }
>     [apply] .:1651: Undefined control sequence.
>     [apply] .:1651: leading text: }
>     [apply] .:1651: Missing { inserted.
>     [apply] .:1651: leading text: }
>     [apply] .:1651: Missing { inserted.
>     [apply] .:1651: leading text: }
>     [apply] .:1652: Misplaced noalign.
>     [apply] .:1652: leading text: \cline{1-1}
>     [apply] .:1652: Missing $ inserted.
>     [apply] .:1652: leading text: \cline{1-1}
>     [apply] .:1652: Missing } inserted.
>     [apply] .:1652: leading text: \cline{1-1}
>     [apply] .:1652: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1652: leading text: \cline{1-1}
>     [apply] .:1652: Misplaced alignment tab character &.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Misplaced omit.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Misplaced noalign.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Missing $ inserted.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Missing } inserted.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Missing } inserted.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Missing $ inserted.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1652: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1652: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1654: Misplaced omit.
>     [apply] .:1654: leading text: }
>     [apply] .:1654: Undefined control sequence.
>     [apply] .:1654: leading text: }
>     [apply] .:1654: Undefined control sequence.
>     [apply] .:1654: leading text: }
>     [apply] .:1654: Missing { inserted.
>     [apply] .:1654: leading text: }
>     [apply] .:1654: Missing { inserted.
>     [apply] .:1654: leading text: }
>     [apply] .:1654: Misplaced alignment tab character &.
>     [apply] .:1654: leading text: }&
>     [apply] .:1657: Misplaced omit.
>     [apply] .:1657: leading text: }
>     [apply] .:1657: Undefined control sequence.
>     [apply] .:1657: leading text: }
>     [apply] .:1657: Missing { inserted.
>     [apply] .:1657: leading text: }
>     [apply] .:1657: Missing { inserted.
>     [apply] .:1657: leading text: }
>     [apply] .:1658: Misplaced noalign.
>     [apply] .:1658: leading text: \cline{1-1}
>     [apply] .:1658: Missing $ inserted.
>     [apply] .:1658: leading text: \cline{1-1}
>     [apply] .:1658: Missing } inserted.
>     [apply] .:1658: leading text: \cline{1-1}
>     [apply] .:1658: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1658: leading text: \cline{1-1}
>     [apply] .:1658: Misplaced alignment tab character &.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Misplaced omit.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Misplaced noalign.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Missing $ inserted.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Missing } inserted.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Missing } inserted.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Missing $ inserted.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1658: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1658: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1660: Misplaced omit.
>     [apply] .:1660: leading text: }
>     [apply] .:1660: Undefined control sequence.
>     [apply] .:1660: leading text: }
>     [apply] .:1660: Undefined control sequence.
>     [apply] .:1660: leading text: }
>     [apply] .:1660: Missing { inserted.
>     [apply] .:1660: leading text: }
>     [apply] .:1660: Missing { inserted.
>     [apply] .:1660: leading text: }
>     [apply] .:1660: Misplaced alignment tab character &.
>     [apply] .:1660: leading text: }&
>     [apply] .:1662: Misplaced omit.
>     [apply] .:1662: leading text: }
>     [apply] .:1662: Undefined control sequence.
>     [apply] .:1662: leading text: }
>     [apply] .:1662: Missing { inserted.
>     [apply] .:1662: leading text: }
>     [apply] .:1662: Missing { inserted.
>     [apply] .:1662: leading text: }
>     [apply] .:1663: Misplaced noalign.
>     [apply] .:1663: leading text: \cline{1-1}
>     [apply] .:1663: Missing $ inserted.
>     [apply] .:1663: leading text: \cline{1-1}
>     [apply] .:1663: Missing } inserted.
>     [apply] .:1663: leading text: \cline{1-1}
>     [apply] .:1663: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1663: leading text: \cline{1-1}
>     [apply] .:1663: Misplaced alignment tab character &.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Misplaced omit.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Misplaced noalign.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Missing $ inserted.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Missing } inserted.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Missing } inserted.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Missing $ inserted.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1663: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1663: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1665: Misplaced omit.
>     [apply] .:1665: leading text: }
>     [apply] .:1665: Undefined control sequence.
>     [apply] .:1665: leading text: }
>     [apply] .:1665: Undefined control sequence.
>     [apply] .:1665: leading text: }
>     [apply] .:1665: Missing { inserted.
>     [apply] .:1665: leading text: }
>     [apply] .:1665: Missing { inserted.
>     [apply] .:1665: leading text: }
>     [apply] .:1665: Misplaced alignment tab character &.
>     [apply] .:1665: leading text: }&
>     [apply] .:1667: Misplaced omit.
>     [apply] .:1667: leading text: }
>     [apply] .:1667: Undefined control sequence.
>     [apply] .:1667: leading text: }
>     [apply] .:1667: Missing { inserted.
>     [apply] .:1667: leading text: }
>     [apply] .:1667: Missing { inserted.
>     [apply] .:1667: leading text: }
>     [apply] .:1668: Misplaced noalign.
>     [apply] .:1668: leading text: \cline{1-1}
>     [apply] .:1668: Missing $ inserted.
>     [apply] .:1668: leading text: \cline{1-1}
>     [apply] .:1668: Missing } inserted.
>     [apply] .:1668: leading text: \cline{1-1}
>     [apply] .:1668: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1668: leading text: \cline{1-1}
>     [apply] .:1668: Misplaced alignment tab character &.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Misplaced omit.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Misplaced noalign.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Missing $ inserted.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Missing } inserted.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Missing } inserted.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Missing $ inserted.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1668: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1668: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1670: Misplaced omit.
>     [apply] .:1670: leading text: }
>     [apply] .:1670: Undefined control sequence.
>     [apply] .:1670: leading text: }
>     [apply] .:1670: Undefined control sequence.
>     [apply] .:1670: leading text: }
>     [apply] .:1670: Missing { inserted.
>     [apply] .:1670: leading text: }
>     [apply] .:1670: Missing { inserted.
>     [apply] .:1670: leading text: }
>     [apply] .:1670: Misplaced alignment tab character &.
>     [apply] .:1670: leading text: }&
>     [apply] .:1672: Misplaced omit.
>     [apply] .:1672: leading text: }
>     [apply] .:1672: Undefined control sequence.
>     [apply] .:1672: leading text: }
>     [apply] .:1672: Missing { inserted.
>     [apply] .:1672: leading text: }
>     [apply] .:1672: Missing { inserted.
>     [apply] .:1672: leading text: }
>     [apply] .:1673: Misplaced noalign.
>     [apply] .:1673: leading text: \cline{1-1}
>     [apply] .:1673: Missing $ inserted.
>     [apply] .:1673: leading text: \cline{1-1}
>     [apply] .:1673: Missing } inserted.
>     [apply] .:1673: leading text: \cline{1-1}
>     [apply] .:1673: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1673: leading text: \cline{1-1}
>     [apply] .:1673: Misplaced alignment tab character &.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Misplaced omit.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Misplaced noalign.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Missing $ inserted.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Missing } inserted.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Missing } inserted.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Missing $ inserted.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1673: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1673: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1675: Misplaced omit.
>     [apply] .:1675: leading text: }
>     [apply] .:1675: Undefined control sequence.
>     [apply] .:1675: leading text: }
>     [apply] .:1675: Undefined control sequence.
>     [apply] .:1675: leading text: }
>     [apply] .:1675: Missing { inserted.
>     [apply] .:1675: leading text: }
>     [apply] .:1675: Missing { inserted.
>     [apply] .:1675: leading text: }
>     [apply] .:1675: Misplaced alignment tab character &.
>     [apply] .:1675: leading text: }&
>     [apply] .:1677: Misplaced omit.
>     [apply] .:1677: leading text: }
>     [apply] .:1677: Undefined control sequence.
>     [apply] .:1677: leading text: }
>     [apply] .:1677: Missing { inserted.
>     [apply] .:1677: leading text: }
>     [apply] .:1677: Missing { inserted.
>     [apply] .:1677: leading text: }
>     [apply] .:1678: Misplaced noalign.
>     [apply] .:1678: leading text: \cline{1-1}
>     [apply] .:1678: Missing $ inserted.
>     [apply] .:1678: leading text: \cline{1-1}
>     [apply] .:1678: Missing } inserted.
>     [apply] .:1678: leading text: \cline{1-1}
>     [apply] .:1678: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1678: leading text: \cline{1-1}
>     [apply] .:1678: Misplaced alignment tab character &.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Misplaced omit.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Misplaced noalign.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Missing $ inserted.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Missing } inserted.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Missing } inserted.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Missing $ inserted.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1678: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1678: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1680: Misplaced omit.
>     [apply] .:1680: leading text: }
>     [apply] .:1680: Undefined control sequence.
>     [apply] .:1680: leading text: }
>     [apply] .:1680: Undefined control sequence.
>     [apply] .:1680: leading text: }
>     [apply] .:1680: Missing { inserted.
>     [apply] .:1680: leading text: }
>     [apply] .:1680: Missing { inserted.
>     [apply] .:1680: leading text: }
>     [apply] .:1680: Misplaced alignment tab character &.
>     [apply] .:1680: leading text: }&
>     [apply] .:1682: Misplaced omit.
>     [apply] .:1682: leading text: }
>     [apply] .:1682: Undefined control sequence.
>     [apply] .:1682: leading text: }
>     [apply] .:1682: Missing { inserted.
>     [apply] .:1682: leading text: }
>     [apply] .:1682: Missing { inserted.
>     [apply] .:1682: leading text: }
>     [apply] .:1683: Misplaced noalign.
>     [apply] .:1683: leading text: \cline{1-1}
>     [apply] .:1683: Missing $ inserted.
>     [apply] .:1683: leading text: \cline{1-1}
>     [apply] .:1683: Missing } inserted.
>     [apply] .:1683: leading text: \cline{1-1}
>     [apply] .:1683: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1683: leading text: \cline{1-1}
>     [apply] .:1683: Misplaced alignment tab character &.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Misplaced omit.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Misplaced noalign.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Missing $ inserted.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Missing } inserted.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Missing } inserted.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Missing $ inserted.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1683: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1683: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1685: Misplaced omit.
>     [apply] .:1685: leading text: }
>     [apply] .:1685: Undefined control sequence.
>     [apply] .:1685: leading text: }
>     [apply] .:1685: Undefined control sequence.
>     [apply] .:1685: leading text: }
>     [apply] .:1685: Missing { inserted.
>     [apply] .:1685: leading text: }
>     [apply] .:1685: Missing { inserted.
>     [apply] .:1685: leading text: }
>     [apply] .:1685: Misplaced alignment tab character &.
>     [apply] .:1685: leading text: }&
>     [apply] .:1687: Misplaced omit.
>     [apply] .:1687: leading text: }
>     [apply] .:1687: Undefined control sequence.
>     [apply] .:1687: leading text: }
>     [apply] .:1687: Missing { inserted.
>     [apply] .:1687: leading text: }
>     [apply] .:1687: Missing { inserted.
>     [apply] .:1687: leading text: }
>     [apply] .:1688: Misplaced noalign.
>     [apply] .:1688: leading text: \cline{1-1}
>     [apply] .:1688: Missing $ inserted.
>     [apply] .:1688: leading text: \cline{1-1}
>     [apply] .:1688: Missing } inserted.
>     [apply] .:1688: leading text: \cline{1-1}
>     [apply] .:1688: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1688: leading text: \cline{1-1}
>     [apply] .:1688: Misplaced alignment tab character &.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Misplaced omit.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Misplaced noalign.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Missing $ inserted.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Missing } inserted.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Missing } inserted.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Missing $ inserted.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1688: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1688: leading text: \cline{1-1}\cline{2-2}
>     [apply] .:1690: Misplaced omit.
>     [apply] .:1690: leading text: }
>     [apply] .:1690: Undefined control sequence.
>     [apply] .:1690: leading text: }
>     [apply] .:1690: Undefined control sequence.
>     [apply] .:1690: leading text: }
>     [apply] .:1690: Missing { inserted.
>     [apply] .:1690: leading text: }
>     [apply] .:1690: Missing { inserted.
>     [apply] .:1690: leading text: }
>     [apply] .:1690: Misplaced alignment tab character &.
>     [apply] .:1690: leading text: }&
>     [apply] .:1692: Misplaced omit.
>     [apply] .:1692: leading text: }
>     [apply] .:1692: Undefined control sequence.
>     [apply] .:1692: leading text: }
>     [apply] .:1692: Missing { inserted.
>     [apply] .:1692: leading text: }
>     [apply] .:1692: Missing { inserted.
>     [apply] .:1692: leading text: }
>     [apply] .:1693: Missing $ inserted.
>     [apply] .:1693: leading text: \hline
>     [apply] .:1693: Missing } inserted.
>     [apply] .:1693: leading text: \hline
>     [apply] .:1693: Missing } inserted.
>     [apply] .:1693: leading text: \hline
>     [apply] .:1693: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1693: leading text: \hline
>     [apply] .:1694: Extra }, or forgotten $.
>     [apply] .:1694: leading text: \end
>     [apply] .:1694: Misplaced crcr.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing $ inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1694: Missing } inserted.
>     [apply] .:1694: leading text: \end{tabular}
>     [apply] .:1696: Something's wrong--perhaps a missing item.
>     [apply] .:1696: leading text: \end{center}
>     [apply] .:1698: caption outside float.
>     [apply] .:1698: leading text: \caption
>     [apply] .:1698: Undefined control sequence \caption.
>     [apply] .:1698: leading text: \caption
>     [apply] .:1698: Undefined control sequence \caption.
>     [apply] .:1698: leading text: \caption
>     [apply] .:1700: begin{lstlisting} on input line 326 ended by end{table}.
>     [apply] .:1700: leading text: \end{table}
>     [apply] .:1722: Missing $ inserted.
>     [apply] .:1722: leading text:         return RETURN_
>     [apply] .:1723: Extra }, or forgotten $.
>     [apply] .:1723: leading text:     }
>     [apply] .:1727: Extra }, or forgotten $.
>     [apply] .:1727: leading text: }
>     [apply] .:1736: Package Listings Error: Extra endlstlisting.
>     [apply] .:1736: leading text: \end{lstlisting}
>     [apply] .:1736: Missing $ inserted.
>     [apply] .:1736: leading text: \end{lstlisting}
>     [apply] .:1736: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1736: leading text: \end{lstlisting}
>     [apply] .:1736: Missing } inserted.
>     [apply] .:1736: leading text: \end{lstlisting}
>     [apply] .:1736: Missing } inserted.
>     [apply] .:1736: leading text: \end{lstlisting}
>     [apply] .:1737: caption outside float.
>     [apply] .:1737: leading text: \caption
>     [apply] .:1737: Undefined control sequence \caption.
>     [apply] .:1737: leading text: \caption
>     [apply] .:1737: Undefined control sequence \caption.
>     [apply] .:1737: leading text: \caption
>     [apply] .:1739: Missing number, treated as zero.
>     [apply] .:1739: leading text: \end{example}
>     [apply] .:1739: Missing number, treated as zero.
>     [apply] .:1739: leading text: \end{example}
>     [apply] .:1753: You can't use `macro parameter character #' in horizontal mode.
>     [apply] .:1753: leading text:      * @see Difference#
>     [apply] .:1758: Package Listings Error: Extra endlstlisting.
>     [apply] .:1758: leading text: \end{lstlisting}
>     [apply] .:1786: Package Listings Error: Extra endlstlisting.
>     [apply] .:1786: leading text: \end{lstlisting}
>     [apply] .:1787: caption outside float.
>     [apply] .:1787: leading text: \caption
>     [apply] .:1787: Undefined control sequence \caption.
>     [apply] .:1787: leading text: \caption
>     [apply] .:1787: Undefined control sequence \caption.
>     [apply] .:1787: leading text: \caption
>     [apply] .:1790: Missing number, treated as zero.
>     [apply] .:1790: leading text: \end{example}
>     [apply] .:1790: Missing number, treated as zero.
>     [apply] .:1790: leading text: \end{example}
>     [apply] .:1807: Missing $ inserted.
>     [apply] .:1807: leading text:      * @return int one of the RETURN_
>     [apply] .:1820: Package Listings Error: Extra endlstlisting.
>     [apply] .:1820: leading text: \end{lstlisting}
>     [apply] .:1820: Missing $ inserted.
>     [apply] .:1820: leading text: \end{lstlisting}
>     [apply] .:1820: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1820: leading text: \end{lstlisting}
>     [apply] .:1837: Missing $ inserted.
>     [apply] .:1837: leading text:     int RETURN_
>     [apply] .:1856: Package Listings Error: Extra endlstlisting.
>     [apply] .:1856: leading text: \end{lstlisting}
>     [apply] .:1856: Missing $ inserted.
>     [apply] .:1856: leading text: \end{lstlisting}
>     [apply] .:1856: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1856: leading text: \end{lstlisting}
>     [apply] .:1875: Missing $ inserted.
>     [apply] .:1875: leading text:         DifferenceConstants.HAS_
>     [apply] .:1879: Extra }, or forgotten $.
>     [apply] .:1879: leading text:     }
>     [apply] .:1893: Extra }, or forgotten $.
>     [apply] .:1893: leading text: }
>     [apply] .:1894: Package Listings Error: Extra endlstlisting.
>     [apply] .:1894: leading text: \end{lstlisting}
>     [apply] .:1894: Missing $ inserted.
>     [apply] .:1894: leading text: \end{lstlisting}
>     [apply] .:1894: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:1894: leading text: \end{lstlisting}
>     [apply] .:1894: Missing } inserted.
>     [apply] .:1894: leading text: \end{lstlisting}
>     [apply] .:1894: Missing } inserted.
>     [apply] .:1894: leading text: \end{lstlisting}
>     [apply] .:1895: caption outside float.
>     [apply] .:1895: leading text: \caption
>     [apply] .:1895: Undefined control sequence \caption.
>     [apply] .:1895: leading text: \caption
>     [apply] .:1895: Undefined control sequence \caption.
>     [apply] .:1895: leading text: \caption
>     [apply] .:1898: Missing number, treated as zero.
>     [apply] .:1898: leading text: \end{example}
>     [apply] .:1898: Missing number, treated as zero.
>     [apply] .:1898: leading text: \end{example}
>     [apply] .:1944: Package Listings Error: Extra endlstlisting.
>     [apply] .:1944: leading text: \end{lstlisting}
>     [apply] .:1979: Package Listings Error: Extra endlstlisting.
>     [apply] .:1979: leading text: \end{lstlisting}
>     [apply] .:1980: caption outside float.
>     [apply] .:1980: leading text: \caption
>     [apply] .:1980: Undefined control sequence \caption.
>     [apply] .:1980: leading text: \caption
>     [apply] .:1980: Undefined control sequence \caption.
>     [apply] .:1980: leading text: \caption
>     [apply] .:1983: Missing number, treated as zero.
>     [apply] .:1983: leading text: \end{example}
>     [apply] .:1983: Missing number, treated as zero.
>     [apply] .:1983: leading text: \end{example}
>     [apply] .:2087: Package Listings Error: Extra endlstlisting.
>     [apply] .:2087: leading text: \end{lstlisting}
>     [apply] .:2088: caption outside float.
>     [apply] .:2088: leading text: \caption
>     [apply] .:2088: Undefined control sequence \caption.
>     [apply] .:2088: leading text: \caption
>     [apply] .:2088: Undefined control sequence \caption.
>     [apply] .:2088: leading text: \caption
>     [apply] .:2092: Missing number, treated as zero.
>     [apply] .:2092: leading text: \end{example}
>     [apply] .:2092: Missing number, treated as zero.
>     [apply] .:2092: leading text: \end{example}
>     [apply] .:2229: Missing $ inserted.
>     [apply] .:2229: leading text: assertFalse(d.identical()); // CHILD_
>     [apply] .:2231: Package Listings Error: Extra endlstlisting.
>     [apply] .:2231: leading text: \end{lstlisting}
>     [apply] .:2231: Missing $ inserted.
>     [apply] .:2231: leading text: \end{lstlisting}
>     [apply] .:2231: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:2231: leading text: \end{lstlisting}
>     [apply] .:2232: caption outside float.
>     [apply] .:2232: leading text: \caption
>     [apply] .:2232: Undefined control sequence \caption.
>     [apply] .:2232: leading text: \caption
>     [apply] .:2232: Undefined control sequence \caption.
>     [apply] .:2232: leading text: \caption
>     [apply] .:2235: Missing number, treated as zero.
>     [apply] .:2235: leading text: \end{example}
>     [apply] .:2235: Missing number, treated as zero.
>     [apply] .:2235: leading text: \end{example}
>     [apply] .:2259: Package Listings Error: Extra endlstlisting.
>     [apply] .:2259: leading text: \end{lstlisting}
>     [apply] .:2260: caption outside float.
>     [apply] .:2260: leading text: \caption
>     [apply] .:2260: Undefined control sequence \caption.
>     [apply] .:2260: leading text: \caption
>     [apply] .:2260: Undefined control sequence \caption.
>     [apply] .:2260: leading text: \caption
>     [apply] .:2263: Missing number, treated as zero.
>     [apply] .:2263: leading text: \end{example}
>     [apply] .:2263: Missing number, treated as zero.
>     [apply] .:2263: leading text: \end{example}
>     [apply] .:2285: You can't use `macro parameter character #' in horizontal mode.
>     [apply] .:2285: leading text: ...allbacks from a {@link DifferenceEngine#
>     [apply] .:2299: Package Listings Error: Extra endlstlisting.
>     [apply] .:2299: leading text: \end{lstlisting}
>     [apply] .:2300: caption outside float.
>     [apply] .:2300: leading text: \caption
>     [apply] .:2300: Undefined control sequence \caption.
>     [apply] .:2300: leading text: \caption
>     [apply] .:2300: Undefined control sequence \caption.
>     [apply] .:2300: leading text: \caption
>     [apply] .:2302: Missing number, treated as zero.
>     [apply] .:2302: leading text: \end{example}
>     [apply] .:2302: Missing number, treated as zero.
>     [apply] .:2302: leading text: \end{example}
>     [apply] .:2361: Package Listings Error: Extra endlstlisting.
>     [apply] .:2361: leading text: \end{lstlisting}
>     [apply] .:2367: Package Listings Error: Extra endlstlisting.
>     [apply] .:2367: leading text: \end{lstlisting}
>     [apply] .:2417: Package Listings Error: Extra endlstlisting.
>     [apply] .:2417: leading text: \end{lstlisting}
>     [apply] .:2426: Package Listings Error: Extra endlstlisting.
>     [apply] .:2426: leading text: \end{lstlisting}
>     [apply] .:2449: Package Listings Error: Extra endlstlisting.
>     [apply] .:2449: leading text: \end{lstlisting}
>     [apply] .:2454: begin{lstlisting} on input line 2445 ended by end{itemize}.
>     [apply] .:2454: leading text: \end{itemize}
>     [apply] .:2495: Misplaced alignment tab character &.
>     [apply] .:2495: leading text: <foo>&
>     [apply] .:2495: Misplaced alignment tab character &.
>     [apply] .:2495: leading text: <foo><bar&
>     [apply] .:2496: Package Listings Error: Extra endlstlisting.
>     [apply] .:2496: leading text: \end{lstlisting}
>     [apply] .:2500: Package Listings Error: Extra endlstlisting.
>     [apply] .:2500: leading text: \end{lstlisting}
>     [apply] .:2531: Package Listings Error: Extra endlstlisting.
>     [apply] .:2531: leading text: \end{lstlisting}
>     [apply] .:2538: Package Listings Error: Extra endlstlisting.
>     [apply] .:2538: leading text: \end{lstlisting}
>     [apply] .:2582: Package Listings Error: Extra endlstlisting.
>     [apply] .:2582: leading text: \end{lstlisting}
>     [apply] .:2583: caption outside float.
>     [apply] .:2583: leading text: \caption
>     [apply] .:2583: Undefined control sequence \caption.
>     [apply] .:2583: leading text: \caption
>     [apply] .:2583: Undefined control sequence \caption.
>     [apply] .:2583: leading text: \caption
>     [apply] .:2586: Missing number, treated as zero.
>     [apply] .:2586: leading text: \end{example}
>     [apply] .:2586: Missing number, treated as zero.
>     [apply] .:2586: leading text: \end{example}
>     [apply] .:2609: Package Listings Error: Extra endlstlisting.
>     [apply] .:2609: leading text: \end{lstlisting}
>     [apply] .:2610: caption outside float.
>     [apply] .:2610: leading text: \caption
>     [apply] .:2610: Undefined control sequence \caption.
>     [apply] .:2610: leading text: \caption
>     [apply] .:2610: Undefined control sequence \caption.
>     [apply] .:2610: leading text: \caption
>     [apply] .:2613: Missing number, treated as zero.
>     [apply] .:2613: leading text: \end{example}
>     [apply] .:2613: Missing number, treated as zero.
>     [apply] .:2613: leading text: \end{example}
>     [apply] .:2633: Package Listings Error: Extra endlstlisting.
>     [apply] .:2633: leading text: \end{lstlisting}
>     [apply] .:2634: caption outside float.
>     [apply] .:2634: leading text: \caption
>     [apply] .:2634: Undefined control sequence \caption.
>     [apply] .:2634: leading text: \caption
>     [apply] .:2634: Undefined control sequence \caption.
>     [apply] .:2634: leading text: \caption
>     [apply] .:2636: Missing number, treated as zero.
>     [apply] .:2636: leading text: \end{example}
>     [apply] .:2636: Missing number, treated as zero.
>     [apply] .:2636: leading text: \end{example}
>     [apply] .:2660: Package Listings Error: Extra endlstlisting.
>     [apply] .:2660: leading text: \end{lstlisting}
>     [apply] .:2663: You can't use `macro parameter character #' in horizontal mode.
>     [apply] .:2663: leading text: #
>     [apply] .:2671: Package Listings Error: Extra endlstlisting.
>     [apply] .:2671: leading text: \end{lstlisting}
>     [apply] .:2680: Package Listings Error: Extra endlstlisting.
>     [apply] .:2680: leading text: \end{lstlisting}
>     [apply] .:2681: caption outside float.
>     [apply] .:2681: leading text: \caption
>     [apply] .:2681: Undefined control sequence \caption.
>     [apply] .:2681: leading text: \caption
>     [apply] .:2681: Undefined control sequence \caption.
>     [apply] .:2681: leading text: \caption
>     [apply] .:2684: Missing number, treated as zero.
>     [apply] .:2684: leading text: \end{example}
>     [apply] .:2684: Missing number, treated as zero.
>     [apply] .:2684: leading text: \end{example}
>     [apply] .:2684: begin{lstlisting} on input line 2662 ended by end{example}.
>     [apply] .:2684: leading text: \end{example}
>     [apply] .:2686: begin{lstlisting} on input line 2655 ended by end{itemize}.
>     [apply] .:2686: leading text: \end{itemize}
>     [apply] .:2743: Package Listings Error: Extra endlstlisting.
>     [apply] .:2743: leading text: \end{lstlisting}
>     [apply] .:2744: caption outside float.
>     [apply] .:2744: leading text: \caption
>     [apply] .:2744: Undefined control sequence \caption.
>     [apply] .:2744: leading text: \caption
>     [apply] .:2744: Undefined control sequence \caption.
>     [apply] .:2744: leading text: \caption
>     [apply] .:2747: Missing number, treated as zero.
>     [apply] .:2747: leading text: \end{example}
>     [apply] .:2747: Missing number, treated as zero.
>     [apply] .:2747: leading text: \end{example}
>     [apply] .:2833: Package Listings Error: Extra endlstlisting.
>     [apply] .:2833: leading text: \end{lstlisting}
>     [apply] .:2834: caption outside float.
>     [apply] .:2834: leading text: \caption
>     [apply] .:2834: Undefined control sequence \caption.
>     [apply] .:2834: leading text: \caption
>     [apply] .:2834: Undefined control sequence \caption.
>     [apply] .:2834: leading text: \caption
>     [apply] .:2837: Missing number, treated as zero.
>     [apply] .:2837: leading text: \end{example}
>     [apply] .:2837: Missing number, treated as zero.
>     [apply] .:2837: leading text: \end{example}
>     [apply] .:2848: Package Listings Error: Extra endlstlisting.
>     [apply] .:2848: leading text: \end{lstlisting}
>     [apply] .:2849: caption outside float.
>     [apply] .:2849: leading text: \caption
>     [apply] .:2849: Undefined control sequence \caption.
>     [apply] .:2849: leading text: \caption
>     [apply] .:2849: Undefined control sequence \caption.
>     [apply] .:2849: leading text: \caption
>     [apply] .:2851: Missing number, treated as zero.
>     [apply] .:2851: leading text: \end{example}
>     [apply] .:2851: Missing number, treated as zero.
>     [apply] .:2851: leading text: \end{example}
>     [apply] .:2892: Package Listings Error: Extra endlstlisting.
>     [apply] .:2892: leading text: \end{lstlisting}
>     [apply] .:2940: Package Listings Error: Extra endlstlisting.
>     [apply] .:2940: leading text: \end{lstlisting}
>     [apply] .:2941: caption outside float.
>     [apply] .:2941: leading text: \caption
>     [apply] .:2941: Undefined control sequence \caption.
>     [apply] .:2941: leading text: \caption
>     [apply] .:2941: Undefined control sequence \caption.
>     [apply] .:2941: leading text: \caption
>     [apply] .:2944: Missing number, treated as zero.
>     [apply] .:2944: leading text: \end{example}
>     [apply] .:2944: Missing number, treated as zero.
>     [apply] .:2944: leading text: \end{example}
>     [apply] .:2991: Missing $ inserted.
>     [apply] .:2991: leading text:     assertEquals(Node.ELEMENT_
>     [apply] .:2992: Package Listings Error: Extra endlstlisting.
>     [apply] .:2992: leading text: \end{lstlisting}
>     [apply] .:2992: Missing $ inserted.
>     [apply] .:2992: leading text: \end{lstlisting}
>     [apply] .:2992: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:2992: leading text: \end{lstlisting}
>     [apply] .:2993: caption outside float.
>     [apply] .:2993: leading text: \caption
>     [apply] .:2993: Undefined control sequence \caption.
>     [apply] .:2993: leading text: \caption
>     [apply] .:2993: Undefined control sequence \caption.
>     [apply] .:2993: leading text: \caption
>     [apply] .:2995: Missing number, treated as zero.
>     [apply] .:2995: leading text: \end{example}
>     [apply] .:2995: Missing number, treated as zero.
>     [apply] .:2995: leading text: \end{example}
>     [apply] .:3128: Missing $ inserted.
>     [apply] .:3128: leading text: ...ingleNodeType note <code>Node.ATTRIBUTE_
>     [apply] .:3148: Package Listings Error: Extra endlstlisting.
>     [apply] .:3148: leading text: \end{lstlisting}
>     [apply] .:3148: Missing $ inserted.
>     [apply] .:3148: leading text: \end{lstlisting}
>     [apply] .:3148: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:3148: leading text: \end{lstlisting}
>     [apply] .:3172: Missing $ inserted.
>     [apply] .:3172: leading text:     nt.performTest(tester, Node.ELEMENT_
>     [apply] .:3183: Package Listings Error: Extra endlstlisting.
>     [apply] .:3183: leading text: \end{lstlisting}
>     [apply] .:3183: Missing $ inserted.
>     [apply] .:3183: leading text: \end{lstlisting}
>     [apply] .:3183: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:3183: leading text: \end{lstlisting}
>     [apply] .:3184: caption outside float.
>     [apply] .:3184: leading text: \caption
>     [apply] .:3184: Undefined control sequence \caption.
>     [apply] .:3184: leading text: \caption
>     [apply] .:3184: Undefined control sequence \caption.
>     [apply] .:3184: leading text: \caption
>     [apply] .:3188: Missing number, treated as zero.
>     [apply] .:3188: leading text: \end{example}
>     [apply] .:3188: Missing number, treated as zero.
>     [apply] .:3188: leading text: \end{example}
>     [apply] .:3215: Package Listings Error: Extra endlstlisting.
>     [apply] .:3215: leading text: \end{lstlisting}
>     [apply] .:3262: Missing $ inserted.
>     [apply] .:3262: leading text: ...st = element.getAttributeNode(ATTRIBUTE_
>     [apply] .:3264: Extra }, or forgotten $.
>     [apply] .:3264: leading text:         }
>     [apply] .:3265: Extra }, or forgotten $.
>     [apply] .:3265: leading text:     }
>     [apply] .:3268: Package Listings Error: Extra endlstlisting.
>     [apply] .:3268: leading text: \end{lstlisting}
>     [apply] .:3268: Missing $ inserted.
>     [apply] .:3268: leading text: \end{lstlisting}
>     [apply] .:3268: Math formula deleted: Insufficient symbol fonts.
>     [apply] .:3268: leading text: \end{lstlisting}
>     [apply] .:3268: Missing } inserted.
>     [apply] .:3268: leading text: \end{lstlisting}
>     [apply] .:3268: Missing } inserted.
>     [apply] .:3268: leading text: \end{lstlisting}
>     [apply] .:3269: caption outside float.
>     [apply] .:3269: leading text: \caption
>     [apply] .:3269: Undefined control sequence \caption.
>     [apply] .:3269: leading text: \caption
>     [apply] .:3269: Undefined control sequence \caption.
>     [apply] .:3269: leading text: \caption
>     [apply] .:3273: Missing number, treated as zero.
>     [apply] .:3273: leading text: \end{example}
>     [apply] .:3273: Missing number, treated as zero.
>     [apply] .:3273: leading text: \end{example}
>     [apply] .:3506: You can't use `relax' after the.
>     [apply] .:3506: leading text: \end{enumerate}
>     [apply] .:3679: begin{lstlisting} on input line 3199 ended by end{document}.
>     [apply] .:3679: leading text: \end{document}
>     [apply] .:3679: You can't use `end' in internal vertical mode.
>     [apply] .:3679: leading text: \end{document}
>     [apply] .:3679: begin{lstlisting} on input line 3199 ended by end{document}.
>     [apply] .:3679: leading text: \end{document}
>     [apply] .: Emergency stop.
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Error in function update
>     [apply] TypeError: update() takes exactly 2 arguments (1 given)
>     [apply] Unexpected error occured
> 
> BUILD FAILED
> /build/xmlunit-X7B0Ep/xmlunit-1.3/docbook.xml:82: Warning: Could not find file /build/xmlunit-X7B0Ep/xmlunit-1.3/src/user-guide/XMLUnit-Java.pdf to copy.
> 
> Total time: 28 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/07/18/xmlunit_1.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list