blob: bd44fa4f89ff5cd2d1e52b937572d05cd4a05e68 (
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
|
# 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 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).
|