From 4c987c9343754c20bf78fa500bafb31931ca78af Mon Sep 17 00:00:00 2001 From: Xu Yuan Date: Sat, 1 Oct 2011 11:18:17 +0200 Subject: first pie --- dev/demo/first-pie.tex | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dev/demo/first-pie.tex (limited to 'dev/demo/first-pie.tex') diff --git a/dev/demo/first-pie.tex b/dev/demo/first-pie.tex new file mode 100644 index 0000000..1f99130 --- /dev/null +++ b/dev/demo/first-pie.tex @@ -0,0 +1,3 @@ +\begin{tikzpicture} + \pie{10/A, 20/B, 30/C, 40/D} +\end{tikzpicture} -- cgit v1.2.3