summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzpagenodes/README
blob: 2f219ad7ea50cbc443b539b63cb62e2af77ea106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
LaTeX package 'tikzpagenodes'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2011 by Martin Scharrer <martin@scharrer.me>
WWW: http://latex.scharrer.me/
CTAN: http://www.ctan.org/pkg/tikzpagenodes
Code repository: https://bitbucket.org/martin_scharrer/tikzpagenodes

This LaTeX package provides specials PGF/TikZ nodes for the text, marginpar,
footer and header area of the current page.  They are inspired by the special
'current page' node defined by PGF/TikZ itself.

The nodes are rectangular and have the following names:

    current page text area
    current page marginpar area
    current page header area
    current page footer area

In order to use these nodes a TikZ picture needs to use the 'remember picture' option
and be compiled twice.