summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/realhats/README.md
blob: adab1056b606d797f87451b8c930d126aa0a8062 (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
# realhats LaTeX package

realhats is a package for LaTeX that makes `\hat` put real hats on symbols.
A reasonably up-to-date version of realhats is available from the [CTAN archive](https://ctan.org/pkg/realhats).

Regretfully brought into the world by [Matthew Scroggs](https://github.com/mscroggs) and [Adam Townsend](https://github.com/Pecnut).

## Thanks to 
* Smitha Maretvadakethope
* Pedro Horse

## Example
![Letters with hats on](readme_images/hats.png)

## Changelog
### Version 5.0 (2019-11-19)
* Added Ash's hat
### Version 4.0 (2019-11-02)
* Vectorised the hats
* Added dunce cap
### Version 3.0 (2019-04-14)
* Added optional parameters for `\hat` and `\usepackage` to control which hats are used.
* Added crown
### Version 2.0 (2019-02-25)
* Replaced tikz with stackengine
* Added top hat, fez, cowboy hat
### Version 1.0 (2019-02-05)
* First working version of package
* Added five hats
* Added documentation


## Licensing
This work may be distributed and/or modified under the conditions of the [MIT license](LICENSE.txt).