summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/geometry/test/gtest12.tex
blob: 5701c37d01d5f30e8b316d5fa9a2f110ea6f2d0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\documentclass[]{article}%

\usepackage{gcheck}

\usepackage[a6paper,landscape,
  margin=1in,includeall]{geometry}
\geometry{right=2in,ignoremp}
\geometry{dvips,showframe}

\begin{document}

\typeout{}
\dcheck\paperwidth{423.94606pt}
\dcheck\paperheight{298.75394pt}
\dcheck\textwidth{207.13608pt}
\dcheck\textheight{87.21396pt}
\dcheck\oddsidemargin{0pt}
\dcheck\evensidemargin{0pt}
\dcheck\topmargin{0pt}
\dcheck\headheight{12pt}
\dcheck\headsep{25pt}
\dcheck\footskip{30pt}
\dcheck\marginparwidth{65pt}
\dcheck\marginparsep{11pt}
\dcheck\columnsep{10pt}
\dcheck\hoffset{0pt}
\dcheck\voffset{0pt}
\ccheck\mag{1000}
\checkresults
\typeout{}

\manyfoxes
\end{document}