[latex3-commits] [latex2e-public] r1406 - test hypenation in page head above verbatim

noreply at latex-project.org noreply at latex-project.org
Fri Mar 10 22:23:44 CET 2017


Author: carlisle
Date: 2017-03-10 22:23:44 +0100 (Fri, 10 Mar 2017)
New Revision: 1406

Added:
   trunk/base/testfiles/tlb-verb-003.lvt
   trunk/base/testfiles/tlb-verb-003.tlg
Log:
test hypenation in page head above verbatim

Added: trunk/base/testfiles/tlb-verb-003.lvt
===================================================================
--- trunk/base/testfiles/tlb-verb-003.lvt	                        (rev 0)
+++ trunk/base/testfiles/tlb-verb-003.lvt	2017-03-10 21:23:44 UTC (rev 1406)
@@ -0,0 +1,54 @@
+\documentclass{article}
+\input{test2e}
+\showboxdepth-1
+
+\addtolength\textheight{-30\baselineskip}
+\addtolength\headheight{10pt}
+
+\makeatletter
+
+% Show page head language not changed by verbatim in the page body
+
+
+\def\@oddhead{\parbox{\textwidth}{[\thepage]
+Supercalifragilisticexpialidocious
+Supercalifragilisticexpialidocious
+Supercalifragilisticexpialidocious \the\language\typeout{lan=\the\language}}}
+\begin{document}
+a $x$
+
+\START
+zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz
+
+zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz
+
+zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz\\zzz
+\begin{verbatim}
+a
+ a
+  a
+   a
+    a
+     a
+      a
+       a
+        a
+         a
+          a
+a
+ a
+  a
+   a
+    a
+     a
+      a
+       a
+        a
+         a
+          a
+\end{verbatim}
+
+\clearpage
+
+\END
+\end{document}

Added: trunk/base/testfiles/tlb-verb-003.tlg
===================================================================
--- trunk/base/testfiles/tlb-verb-003.tlg	                        (rev 0)
+++ trunk/base/testfiles/tlb-verb-003.tlg	2017-03-10 21:23:44 UTC (rev 1406)
@@ -0,0 +1,13 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+lan=0
+[1
+]
+lan=0
+[2]
+lan=0
+[3]
+lan=0
+[4]
+lan=0
+[5]



More information about the latex3-commits mailing list