blob: 76ea094357bc24dfbdf75e587c1adf1eb698a23c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# 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.
These are
* `ext.calendar-plus`
* `ext.node-families`
* `ext.node-families.shapes.geometric`
* `ext.paths.arcto`
* `ext.paths.ortho`
* `ext.paths.timer`
* `ext.patterns.images`
* `ext.positioning-plus`
* `ext.topaths.arcthrough`
* `ext.transformations.mirror`
* `ext.misc`
* Shapes:
* `ext.shapes.circlearrow`
* `ext.shapes.circlecrosssplit`
* `ext.shapes.heatmark`
* `ext.shapes.rectangleroundedcorners`
* `ext.shapes.superellipse`
* `ext.shapes.uncenteredrectangle`
These were developed in response to questions on tex.stackexchange.com.
Some of these can be find by searching for my [user id](https://tex.stackexchange.com/search?q=user%3A16595+%22my+library%22).
|