[latex3-commits] [latex2e-public] r1432 - add lineskiplimit test (with currently faked good result file)

noreply at latex-project.org noreply at latex-project.org
Thu Mar 30 00:22:21 CEST 2017


Author: carlisle
Date: 2017-03-30 00:22:21 +0200 (Thu, 30 Mar 2017)
New Revision: 1432

Added:
   trunk/base/testfiles/tlb-lineskiplimit-001.lvt
   trunk/base/testfiles/tlb-lineskiplimit-001.tlg
Log:
add lineskiplimit test (with currently faked good result file) 

Added: trunk/base/testfiles/tlb-lineskiplimit-001.lvt
===================================================================
--- trunk/base/testfiles/tlb-lineskiplimit-001.lvt	                        (rev 0)
+++ trunk/base/testfiles/tlb-lineskiplimit-001.lvt	2017-03-29 22:22:21 UTC (rev 1432)
@@ -0,0 +1,27 @@
+\documentclass{article}
+
+% http://tex.stackexchange.com/a/359934
+
+\input{test2e}
+
+
+
+\begin{document}
+
+\START
+
+
+% simulate amsmath align
+\openup4pt
+
+\setbox0\hbox{\parbox[t]{16mm}{1aaa aaaa aaaa aaaa aaaa aaap}}
+\setbox2\hbox{\parbox[t]{16mm}{2aaa aaap aaap aaat aaat aaap}}
+\showthe\ht0
+\showthe\ht2
+\showthe\dp0
+\showthe\dp2
+\usebox0\usebox2
+
+
+
+\end{document}
\ No newline at end of file

Added: trunk/base/testfiles/tlb-lineskiplimit-001.tlg
===================================================================
--- trunk/base/testfiles/tlb-lineskiplimit-001.tlg	                        (rev 0)
+++ trunk/base/testfiles/tlb-lineskiplimit-001.tlg	2017-03-29 22:22:21 UTC (rev 1432)
@@ -0,0 +1,12 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+> 6.44444pt.
+l. ...\showthe\ht0
+> 6.44444pt.
+l. ...\showthe\ht2
+> 25.94444pt.
+l. ...\showthe\dp0
+> 25.94444pt.
+l. ...\showthe\dp2
+[1
+] (.aux)



More information about the latex3-commits mailing list