Directory graphics/pgf/contrib/tikz-ext
README.md
TikZ-Extensions
License
This material is subject to the LaTeX Project Public License and the GNU Free Documentation License.
About the Author
Name: Qrrbrbirlbel
Introduction
This is not a LaTeX package but a collection of libraries for PGF and TikZ;
ext.arrows
provides additional arrow tips.- Many of the standard
arrows.meta
library's tips get “Centered” and “Untipped” variants. - Additional arrow tips:
ext_Hug Cap
,ext_Loop
,ext_Double Cap
,ext_Double Stealth
,ext_Double Triangle
.
- Many of the standard
ext.arrows-plus
allows to place arrow tips along a path.- via pics along a path operation (
ext/arrow
,ext/softpath arrows
andext/softpath arrow
) - via keys (
ext/arc arrows
andext/softpath arrows
) along a previous arc or any path segment. - All except the
ext/arrow
key support the bending of arrow tips. - The
\arrow
command of thedecorations.markings
library has alternatives\arrow*
and\arrow**
for shifting and shifting/bending.
- via pics along a path operation (
ext.beamer
provides better Beamer support for TikZ.ext.calendar-plus
extends thecalendar
library with more tests, week numbers and a few goodies.- The already defined keys
day xshift
,day yshift
,month xshift
andmonth yshift
are now proper value-keys and can be accessed without having to use an@
-riddled macro name. - The
if
key is nestable. - The
pgfcalendar-ext
package implemented more conditionals and also provides week numbering according to ISO 8601.
- The already defined keys
ext.layers
allows to put nodes etc on a separate layer without having to usepgfonlayer
.ext.misc
which includes- the PGFKeys library
ext.pgfkeys-plus
and - the PGFFor extension
pgffor-ext
.
- the PGFKeys library
ext.node-families
uses the AUX file to sync the sizes of nodes (memoizable).ext.node-families.shapes.geometric
ext.nodes
extends the functionalities around nodes.ext.paths.arcto
implements anarc to
path operation to construct an arc to a point.ext.paths.ortho
provides orthogonal path operations-|-
,|-|
,r-rl
,r-lr
,r-du
andr-ud
.ext.paths.timer
adds timers to the path operationsrectangle
,parabola
,sin
andcos
.ext.patterns.images
allows images to be used as a path‘s pattern.ext.positioning-plus
adds more ways to position nodes in reference to each other.ext.scalepicture
scales a TikZ picture to the desired dimensions (uses the AUX file, memoizable).- Shapes:
ext.shapes.circlearrow
ext.shapes.circlecrosssplit
ext.shapes.heatmark
ext.shapes.rectangleroundedcorners
ext.shapes.superellipse
ext.shapes.uncenteredrectangle
ext.topaths.arcthrough
installs ato path
that expects a third point that defines an arc.ext.topaths.autobend
implements variousto path
s that bend in a specific direction instead of left or right.ext.transformations.mirror
adds transformations that reflect on arbitrary lines.
These were developed in response to questions on tex.stackexchange.com or texwelt.de.
Download the contents of this package in one zip archive (828.5k).
tikz-ext – A collection of libraries for PGF/TikZ
This is a collection of PGF and TikZ libraries which were developed in response to questions on tex.stackexchange.com or texwelt.de.
These libraries can be loaded by either \usepgflibrary or \usetikzlibrary.
Package | tikz-ext |
Bug tracker | https://github.com/Qrrbrbirlbel/tikz-extensions/issues |
Repository | https://github.com/Qrrbrbirlbel/tikz-extensions |
Version | 0.6.2 2025-04-24 |
Licenses | The LaTeX Project Public License Free Documentation License |
Copyright | 2022–2025 Qrrbrbirlbel |
Maintainer | Qrrbrbirlbel |
Contained in | TeX Live as tikz-ext MiKTeX as tikz-ext |
Topics | PGF TikZ |
