summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex')
-rw-r--r--Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex b/Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex
new file mode 100644
index 00000000000..d0362f41e49
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/typogrid/testtypogrid.tex
@@ -0,0 +1,32 @@
+\documentclass[draft]{article}
+\usepackage[columns=4]{typogrid}
+\long\def\text{This is a sample text without any meaning. It contains
+ some arbitrary text. But I don't know more. I really have no idea
+ what I could now write. This is the next try to build a new
+ sentence. Somehow, I have to fill the page with arbitrary text.\par}
+
+\begin{document}
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\typogridsetup{columns=6}%
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\text
+\end{document}