summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex')
-rw-r--r--graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex b/graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex
index 8afb987d26..f9235a2eb7 100644
--- a/graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex
+++ b/graphics/pgf/contrib/pgf-pie/pgf-pie-manual.tex
@@ -1,6 +1,6 @@
% Manual of pgf-pie.sty, a convenient set of macros for drawing pie
% chart. Written by Xu Yuan <xuyuan.cn@gmail.com> This file is part of
-% pgf-pie you may get it at http://code.google.com/p/pgf-pie/
+% pgf-pie you may get it at https://github.com/pgf-tikz/pgf-pie
\documentclass{article}
\usepackage[margin=12mm]{geometry}
@@ -70,7 +70,7 @@ keywordstyle=\color{blue}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Drawing Pie Chart by using \texttt{pgf-pie}}
\author{\href{mailto:xuyuan.cn@gmail.com}{Yuan Xu}}
-\date{\today{}~(v0.2)}
+\date{\today{}~(v0.3)}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -80,7 +80,7 @@ keywordstyle=\color{blue}
popular graphic package \texttt{PGF/TikZ}. This document presents
the usage of \texttt{pgf-pie} and collects some pie charts as
examples. \texttt{pgf-pie} can be downloaded from
- \href{http://code.google.com/p/pgf-pie/}{http://code.google.com/p/pgf-pie/}.
+ \href{https://github.com/pgf-tikz/pgf-pie}{https://github.com/pgf-tikz/pgf-pie}.
\end{abstract}
\tableofcontents
@@ -141,6 +141,10 @@ automatically if user doesn't set it.
\demo[0.6]{before-after-number}
+The number also can be hide by \texttt{hide number}:
+
+\demo[0.6]{hide-number}
+
\paragraph{Scale font}
The size of font in size pie can be scaled according to how big the
part is automatically.