summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-ext/doc/tikz-ext-manual-en-intro.tex
blob: 5c90d0f5bf042d2efc7e15554bf723c0820800e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\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
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}
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.

And, yes, I am using them myself, too.

\section{Should these libraries be part of \tikzname?}
I guess.
\end{multicols}