summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/realhats/README.md
blob: 41c09d5fc9dbc9cb1f70eb7fc51262165ac9cc0a (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
# 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 3.0
* Added optional parameters for `\hat` and `\usepackage` to control which hats are used.
* Added crown
### Version 2.0
* Replaced tikz with stackengine
* Added top hat, make LaTeX great again hat, fez, cowboy hat
### Version 1.0
* 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).