[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: remove lipsum dependency for #1002 (58d19de3)

David Carlisle d.p.carlisle at gmail.com
Sat Feb 25 00:22:37 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/58d19de3ff22aaacfbcdeae2cd8b89bc7aa01304

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

commit 58d19de3ff22aaacfbcdeae2cd8b89bc7aa01304
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Fri Feb 24 23:22:37 2023 +0000

    remove lipsum dependency for #1002


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

58d19de3ff22aaacfbcdeae2cd8b89bc7aa01304
 required/tools/testfiles/github-1002.lvt | 33 +++++++++++++++++++++++++++++---
 1 file changed, 30 insertions(+), 3 deletions(-)

diff --git a/required/tools/testfiles/github-1002.lvt b/required/tools/testfiles/github-1002.lvt
index 01ac609d..babaf622 100644
--- a/required/tools/testfiles/github-1002.lvt
+++ b/required/tools/testfiles/github-1002.lvt
@@ -3,7 +3,7 @@
 \input{test2e}
 \usepackage[T1]{fontenc}
 \usepackage{multicol}
-\usepackage{lipsum}
+
 \ifx\savepos\undefined
 \let\savepos\pdfsavepos
 \let\lastxpos\pdflastxpos
@@ -15,7 +15,21 @@
 \OMIT
 \begin{multicols*}{2}
 
-\lipsum[1-5]\hfill A\savepos\write20{TIMO^^JA: \the\lastxpos^^JOMIT}
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\hfill A\savepos\write20{TIMO^^JA: \the\lastxpos^^JOMIT}
 
 
 Test
@@ -32,7 +46,20 @@ Second
 \end{multicols}
 There should be an itemize environment here but the bug happens even without it.
 
-\lipsum[1-3]\hfill B\savepos\write20{TIMO^^JB: \the\lastxpos^^JOMIT}
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\hfill B\savepos\write20{TIMO^^JB: \the\lastxpos^^JOMIT}
+
+
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a
+
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a\\
+a\\a\\a\\a\\a\\a\\a\\a\\a\\a
+
 
 \end{multicols*}
 \end{document}	
\ No newline at end of file





More information about the latex3-commits mailing list.