summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgf-pie/explode.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-04 22:26:13 +0000
committerKarl Berry <karl@freefriends.org>2021-05-04 22:26:13 +0000
commit91807c5514100ebba5c8825abdc9d92bcf13d2ee (patch)
tree8e05a272b3fbe882cc5df673d6b03ee3b38e272b /Master/texmf-dist/doc/latex/pgf-pie/explode.tex
parent150981845a50d39a6af3c306ba61c88201c68460 (diff)
pgf-pie (5may21)
git-svn-id: svn://tug.org/texlive/trunk@59075 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-pie/explode.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pgf-pie/explode.tex7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-pie/explode.tex b/Master/texmf-dist/doc/latex/pgf-pie/explode.tex
deleted file mode 100644
index 94c83fc70ac..00000000000
--- a/Master/texmf-dist/doc/latex/pgf-pie/explode.tex
+++ /dev/null
@@ -1,7 +0,0 @@
-\begin{tikzpicture}
- % explode list
- \pie[explode={0, 0, 0, 0.1}] {10/A, 20/B, 30/C, 40/D}
-
- % explode all
- \pie[pos={8,0}, explode=0.1] {10/A, 20/B, 30/C, 40/D}
-\end{tikzpicture} \ No newline at end of file