You are on page 1of 1

Some Examples for the logpap package.

1
The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmic-
linear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper
with L
A
T
E
X.
0
1
made with L
A
T
E
X and logpap linlog: 6 1 dec
Y
X
60 50 40 30 20 10
10
0
0
made with L
A
T
E
X and logpap linlin: 6 1
Y
X
60 50 40 30 20 10
10
100m
1
made with L
A
T
E
X and logpap loglog: 2 dec 1 dec
Y
X
10 8 6 4 3 2 1 8 6 4 3 2
10
100m
0
made with L
A
T
E
X and logpap loglin: 2 dec 1
Y
X
10 8 6 4 3 2 1 8 6 4 3 2
10
Altough the logpap package only draws logarithmic graph paper, there are various things that
can be changed. Figure 1 will give an overwiev. Here the rst graph paper part where made
with the default settings and the command \put(0,91){\loglinpap(80mm,10mm)(1,1){1}
{0}[X-name][Y-name]}. On the right side you can nd the commands used to change the
appearance.
Not all commands possible are shown here. Every option can be used with \LPSet{option1 ,
option2 ,...} within the document, every option has a counterpart nooption and for
every option x also an option y exists. Also commands to set the three line widths, colors
and the appearance of the are not shown.
1
0
made with L
A
T
E
X and logpap loglin: 1 dec 1
Y-name
X-name
10 9 8 7 6 5 4 3 2
1
with default settings
1
0
made with L
A
T
E
X and logpap optional
optional
10
9 8 7 6 5 4 3 2
1
\LPSet{nodimensions,
noticksupright,
tenlower}
1
0
loglin: 1 dec 1
10 8 6 4 3 2
1
\LPSet{notext,
nofsnx}
\DefineLPMinLineDist{1.9999mm}
1
0
new text loglin: 1 dec 1
10
1
\DefineLPText{new text\quad}
\DefineLPLabelFont
{\sffamily\tiny}
\LPSet{notwoninex}
1
0
made with L
A
T
E
X and logpap loglin: 1 dec 1
10 9 8 7 6 5 4 3 2
1
\DefineLPThickTickLen{1mm}
\DefineLPMedTickLen{0.5mm}
\DefineLPLabelDist{0.5mm}
Figure 1: Overview
1
The source of this example le is part of logpap.dtx.

You might also like