diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikzpagenodes')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikzpagenodes/README | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf | bin | 0 -> 141475 bytes |
2 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzpagenodes/README b/Master/texmf-dist/doc/latex/tikzpagenodes/README new file mode 100644 index 00000000000..2f219ad7ea5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikzpagenodes/README @@ -0,0 +1,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. + diff --git a/Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf b/Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf Binary files differnew file mode 100644 index 00000000000..9650f2be588 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf |