blob: 6764a56037d5a9566e6c48bdf4779cf6174d23c5 (
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
38
39
40
41
42
43
44
45
46
|
|| ------------||
|| tikzsymbols ||
|| ------------||
The `tiksymbols« package v.2.0 contains symbols created with tikz.
This package provides:
* various emoticons
* cooking symbols
* trees
* other symbols (e.g. Penrose-Triangle(Triban), chair, coffeecup, etc.)
v.1.6 Several bugs fixed and some options added.
v.1.7 New symbols and some "bugs" fixed
v.2.0 Bug fixed, now option "tree=on/off" is working again,
new symbols: "Triban", improved BasicTree code.
New option: "marvsoym" (see documentation for more details).
v.2.2 Included \@ifpackageloaded, now symbols can have negative scale (-10, -4.23),
Did something else, I can't remember.
v.2.5 Changed some code
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Requirements:
* tikz
* xargs
* xcolor
* xspace
* xkeyval
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This file contains:
* README
* tikzsymbols.pdf
* tikzsymbols.dtx
* tikzsymbols.ins
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
License:
This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
|