blob: 44d6d374c612d4a300ac45022a7cf70dfaf4a049 (
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
|
# bearwear --- A package for tikz bear fashion
Packageversion: 0.2
Idea: Bär, Implementation: Ulrike Fischer 2020
Packagedate: 2020-04-21
## LICENSE
LaTeX Project Public License
## CONTENTS AND INSTALLATION
- README.md (this file)
- bearwear.dtx
- bearwear.ins
- bearwear.pdf (documentation)
- tartan3.jpg,baer.png,montblanc.jpg,ulrike.pdf,flag.pdf,latex-project-logo.pdf
The best is to install bearwear with the package manager of your texsystem.
For manual installation compile the .ins file. This will create bearwear.sty and bearwear-doc.tex.
Move bearwear.sty in <texmf>/tex/latex/bearwear/ and update the filename
database. Compile bearwear.dtx to get the documentation
(it will need the extrated bearwear-doc.tex and all the graphics files).
## DESCRIPTION
This package offers commands to create shirts for a tikzbear.
## REQUIREMENTS
It needs a recent version of pgf and tikzlings-bears.
|