diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-27 21:39:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-27 21:39:47 +0000 |
commit | c25adb343a3ddbab8ff40167b3f6b40d7713cee6 (patch) | |
tree | aa62f87cf7b00b791dbc0bef11f31e22afa0e4a2 /Master/texmf-dist/doc/latex/pgf-pie/sum.tex | |
parent | 8c714e8ff9d61ab509a20af39929083877642efe (diff) |
pgf-pie (27may20)
git-svn-id: svn://tug.org/texlive/trunk@55295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-pie/sum.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgf-pie/sum.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-pie/sum.tex b/Master/texmf-dist/doc/latex/pgf-pie/sum.tex new file mode 100644 index 00000000000..13e2b7365c2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgf-pie/sum.tex @@ -0,0 +1,5 @@ +\begin{tikzpicture} + \pie[sum=auto, after number=, radius=2]{33/Boys, 7/Girls} + + \pie[pos={6,0}, sum=40, after number=, radius=2]{33/Boys} +\end{tikzpicture}
\ No newline at end of file |