You are on page 1of 1

Some Examples for the logpap package.

1
The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmiclinear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper
with LATEX.
Y

made with LATEX and logpap

loglog: 2 dec 1 dec

made with LATEX and logpap

loglin: 2 dec 1

10

10

0
2

100m

3 4

6 8 1

made with LATEX and logpap

3 4

6 8 10

100m

linlog: 6 1 dec

10

3 4

6 8 1

made with LATEX and logpap

3 4

6 8 10

linlin: 6 1

10

0
0

10

20

30

40

50

60

10

20

30

40

50

60

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 first 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 find 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.
Y-name

made with LATEX and logpap

loglin: 1 dec 1

with default settings


0
1

optional

made with

9 10

X-name

LAT

EX and logpap

\LPSet{nodimensions,
noticksupright,
tenlower}

0
2

optional

10

loglin: 1 dec 1
1

\LPSet{notext,
nofsnx}
\DefineLPMinLineDist{1.9999mm}

0
1

new text

10

loglin: 1 dec 1

\DefineLPText{new text\quad}
\DefineLPLabelFont
{\sffamily\tiny}
\LPSet{notwoninex}

0
1

10

made with LATEX and logpap

loglin: 1 dec 1

\DefineLPThickTickLen{1mm}
\DefineLPMedTickLen{0.5mm}
\DefineLPLabelDist{0.5mm}

0
1

9 10

Figure 1: Overview
1 The

source of this example file is part of logpap.dtx.

You might also like