diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-16 22:36:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-16 22:36:25 +0000 |
commit | e9f04505a09f012779b28101d16874ae45805679 (patch) | |
tree | 9092cb3fc17a1a4068f678760b10c32982912262 /Master/texmf-dist/doc | |
parent | 6d95b4a2c1bbdaea1a3802c822808f476ac5703b (diff) |
new tikz package tikzpagenodes (16sep11)
git-svn-id: svn://tug.org/texlive/trunk@23984 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-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 |