diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.tex b/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.tex new file mode 100644 index 00000000000..64f2c2be5c6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.tex @@ -0,0 +1,16 @@ +\input utf8-t1 +\documentclass{book} +\usepackage{zwtools,lmodern} +\usepackage[T1]{fontenc} +\usepackage[protrusion=false,expansion=true,stretch=8,shrink=24,step=4]{microtype} +\Nsize 8/4mm +\small \normalsize +\usepackage[c8,margins=6mm,headheight=4mm,headsep=4mm,adjustheadsep, + croplength=3mm,cropgap=2mm, + cropmarks,cropframe,croptitle=Adjust\ headsep]{zwpagelayout} + +\markboth{Sample page}{Sample page} + +\begin{document} +\input{LoremIpsumDolor} +\end{document} |