summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex')
-rw-r--r--Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex b/Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex
new file mode 100644
index 00000000000..20312cd0ec8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex
@@ -0,0 +1,23 @@
+\def\abcd{abcd}
+\def\efgh{efgh}
+\def\ijkl{ijkl}
+\def\rotandshow{
+\show\lst
+\llt@rot{\lst}
+\show\lst
+\show\llt@car}
+
+\def\lst{}
+\llt@cons{\ijkl}{\lst}
+\llt@cons{\efgh}{\lst}
+\llt@cons{\abcd}{\lst}
+\rotandshow
+\def\lst{}
+\llt@cons{\efgh}{\lst}
+\llt@cons{\abcd}{\lst}
+\rotandshow
+\def\lst{}
+\llt@cons{\abcd}{\lst}
+\rotandshow
+\def\lst{}
+\rotandshow