summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-28 00:34:17 +0000
committerKarl Berry <karl@freefriends.org>2012-02-28 00:34:17 +0000
commit3896a3ce963e514325035018b02583376d23aa6c (patch)
treeb846e8081e3808d61fe8cc83f7c52da20cd1b473 /Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex
parent1c9cfa88a38e47a75fd3a9d1cb19d81330927028 (diff)
lua-visual-debug generic (24feb12)
git-svn-id: svn://tug.org/texlive/trunk@25517 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex')
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex26
1 files changed, 0 insertions, 26 deletions
diff --git a/Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex b/Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex
deleted file mode 100644
index 44be4b744ad..00000000000
--- a/Master/texmf-dist/doc/lualatex/lua-visual-debug/sample.tex
+++ /dev/null
@@ -1,26 +0,0 @@
-\documentclass{article}
-\usepackage{lua-visual-debug}
-
-\listfiles
-\setlength\textwidth{300pt}
-\setlength\textheight{10cm}
-
-\begin{document}
-
-A wonderful serenity has taken possession of my entire soul, like these sweet
-mornings of spring which I enjoy with my whole heart. I am alone, and feel the
-charm of existence in this spot, which was created for the bliss of souls like
-mine. I am so happy, my dear friend, so absorbed in the exquisite sense of mere
-tranquil existence, that I neglect my talents.
-
-
-\bgroup\fontsize{30}{34}\selectfont
-\centerline{\TeX}
-\egroup
-
-\vbox{\strut Hello}\kern .5cm\vbox{\strut World}
-
-\[ e=mc^2 \]
-
-%\includegraphics[width=4cm]{cow}
-\end{document}