diff options
Diffstat (limited to 'graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex')
-rw-r--r-- | graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex b/graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex index ac5811ac6e..f9468175cb 100644 --- a/graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex +++ b/graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex @@ -10,19 +10,22 @@ \part{Introduction} \begin{multicols}{2} \section{Usage} -This package is called |tikz-ext|, however, one can't load it via |\usepackage|. -Instead, this package consists of multiple PGF and \tikzname\space libraries +This package is called |tikz-ext|, however, +one can't load it via |\usepackage|.% +\footnote{Except for \texttt{calendar-ext} of section~\ref{sec:calendar}.} +Instead, this package consists of multiple +\pgfname\space and \tikzname\space libraries which are loaded by either |\usepgflibrary| or |\usetikzlibrary|. \section{Why do we need it?} -Since I have been answering questions on \hyperlink{https://tex.stackexchange.com}{TeX.sx} +Since I have been answering questions on +\hyperlink{https://tex.stackexchange.com}{TeX.sx} I've noticed that some questions come up again and again, every time with a slightly different approach on how to solve them. -I don't like reinventing the wheel which is why I've gathered the code of my answers in this package. +I don't like reinventing the wheel which is why I've gathered +the solutions of my answers in this package. -And, yes, I am using them myself, too. - -\section{Should these libraries be part of \tikzname?} -I guess. +\section{Having problems?} +Don't hesitate to open an issue on GitHub. \end{multicols}
\ No newline at end of file |