From e9f04505a09f012779b28101d16874ae45805679 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 16 Sep 2011 22:36:25 +0000 Subject: new tikz package tikzpagenodes (16sep11) git-svn-id: svn://tug.org/texlive/trunk@23984 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tikzpagenodes/README | 21 +++++++++++++++++++++ .../doc/latex/tikzpagenodes/tikzpagenodes.pdf | Bin 0 -> 141475 bytes 2 files changed, 21 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/tikzpagenodes/README create mode 100644 Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf (limited to 'Master/texmf-dist/doc') 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 +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 new file mode 100644 index 00000000000..9650f2be588 Binary files /dev/null and b/Master/texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf differ -- cgit v1.2.3