summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/realhats
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-20 03:00:33 +0000
committerNorbert Preining <norbert@preining.info>2019-11-20 03:00:33 +0000
commit18cfbeaea364a664e0f0b457430f65af66d8122c (patch)
treeff0db963069b4dfdef1daac968f154e9cd1881c4 /macros/latex/contrib/realhats
parent025f7bfee79d7817a876831bb19f34a2dfb1b2e2 (diff)
CTAN sync 201911200300
Diffstat (limited to 'macros/latex/contrib/realhats')
-rw-r--r--macros/latex/contrib/realhats/README.md4
-rw-r--r--macros/latex/contrib/realhats/hats/realhats-ash.pdfbin0 -> 1455 bytes
-rw-r--r--macros/latex/contrib/realhats/readme_images/hats.pngbin12717 -> 12620 bytes
-rw-r--r--macros/latex/contrib/realhats/realhats.dtx14
-rw-r--r--macros/latex/contrib/realhats/realhats.pdfbin115087 -> 103649 bytes
5 files changed, 10 insertions, 8 deletions
diff --git a/macros/latex/contrib/realhats/README.md b/macros/latex/contrib/realhats/README.md
index b9b4adc5f5..adab1056b6 100644
--- a/macros/latex/contrib/realhats/README.md
+++ b/macros/latex/contrib/realhats/README.md
@@ -13,6 +13,8 @@ Regretfully brought into the world by [Matthew Scroggs](https://github.com/mscro
![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
@@ -21,7 +23,7 @@ Regretfully brought into the world by [Matthew Scroggs](https://github.com/mscro
* Added crown
### Version 2.0 (2019-02-25)
* Replaced tikz with stackengine
-* Added top hat, make LaTeX great again hat, fez, cowboy hat
+* Added top hat, fez, cowboy hat
### Version 1.0 (2019-02-05)
* First working version of package
* Added five hats
diff --git a/macros/latex/contrib/realhats/hats/realhats-ash.pdf b/macros/latex/contrib/realhats/hats/realhats-ash.pdf
new file mode 100644
index 0000000000..81e72ec9df
--- /dev/null
+++ b/macros/latex/contrib/realhats/hats/realhats-ash.pdf
Binary files differ
diff --git a/macros/latex/contrib/realhats/readme_images/hats.png b/macros/latex/contrib/realhats/readme_images/hats.png
index 74f159bdca..cbf6780524 100644
--- a/macros/latex/contrib/realhats/readme_images/hats.png
+++ b/macros/latex/contrib/realhats/readme_images/hats.png
Binary files differ
diff --git a/macros/latex/contrib/realhats/realhats.dtx b/macros/latex/contrib/realhats/realhats.dtx
index ac9d20c452..077c12cb30 100644
--- a/macros/latex/contrib/realhats/realhats.dtx
+++ b/macros/latex/contrib/realhats/realhats.dtx
@@ -34,7 +34,7 @@
%\item \(\hatn{a}{sombrero}\) - A sombrero
%\item \(\hatn{a}{witch}\) - A witch's hat
%\item \(\hatn{a}{tophat}\) - A top hat
-%\item \(\hatn{a}{mlga}\) - A make {\LaTeX} great again hat
+%\item \(\hatn{a}{ash}\) - Ash's hat
%\item \(\hatn{a}{fez}\) - A fez
%\item \(\hatn{a}{cowboy}\) - A cowboy hat
%\item \(\hatn{a}{crown}\) - A crown
@@ -48,7 +48,7 @@
%\item \lstinline@\hat[sombrero]{a}@ produces \(\hat[sombrero]{a}\)
%\item \lstinline@\hat[witch]{a}@ produces \(\hat[witch]{a}\)
%\item \lstinline@\hat[tophat]{a}@ produces \(\hat[tophat]{a}\)
-%\item \lstinline@\hat[mlga]{a}@ produces \(\hat[mlga]{a}\)
+%\item \lstinline@\hat[ash]{a}@ produces \(\hat[ash]{a}\)
%\item \lstinline@\hat[fez]{a}@ produces \(\hat[fez]{a}\)
%\item \lstinline@\hat[cowboy]{a}@ produces \(\hat[cowboy]{a}\)
%\item \lstinline@\hat[crown]{a}@ produces \(\hat[crown]{a}\)
@@ -56,7 +56,7 @@
%\end{itemize}
%
%You can also pass these same options when loading the package.
-%For example, \verb@\usepackage[mlga]{realhats}@ will cause the package to use make {\LaTeX} great again hats
+%For example, \verb@\usepackage[ash]{realhats}@ will cause the package to use make {\LaTeX} great again hats
%everywhere (unless an different hat is given to the \verb@\hat@ command).
%\iffalse
%<*documentation>
@@ -97,7 +97,7 @@
\DeclareOption{sombrero}{\global\def\hatused{sombrero}}
\DeclareOption{witch}{\global\def\hatused{witch}}
\DeclareOption{tophat}{\global\def\hatused{tophat}}
-\DeclareOption{mlga}{\global\def\hatused{mlga}}
+\DeclareOption{ash}{\global\def\hatused{ash}}
\DeclareOption{fez}{\global\def\hatused{fez}}
\DeclareOption{cowboy}{\global\def\hatused{cowboy}}
\DeclareOption{crown}{\global\def\hatused{crown}}
@@ -110,7 +110,7 @@
\or sombrero%
\or witch%
\or tophat%
- \or mlga%
+ \or ash%
\or fez%
\or cowboy%
\or crown%
@@ -129,7 +129,7 @@
\ifthenelse{\equal{#1}{sombrero}}{\hatn{#2}{sombrero}}{}%
\ifthenelse{\equal{#1}{witch}}{\hatn{#2}{witch}}{}%
\ifthenelse{\equal{#1}{tophat}}{\hatn{#2}{tophat}}{}%
- \ifthenelse{\equal{#1}{mlga}}{\hatn{#2}{mlga}}{}%
+ \ifthenelse{\equal{#1}{ash}}{\hatn{#2}{ash}}{}%
\ifthenelse{\equal{#1}{fez}}{\hatn{#2}{fez}}{}%
\ifthenelse{\equal{#1}{cowboy}}{\hatn{#2}{cowboy}}{}%
\ifthenelse{\equal{#1}{crown}}{\hatn{#2}{crown}}{}%
@@ -147,7 +147,7 @@
\ifthenelse{\equal{#2}{sombrero}}{\renewcommand\myhat{hats/realhats-sombrero}\setlength{\vshif}{-0.17ex} \addtolength{\hshif}{-1pt}}{}%
\ifthenelse{\equal{#2}{witch}}{\renewcommand\myhat{hats/realhats-witch}\setlength{\vshif}{-0.12ex} \addtolength{\hshif}{-1pt}}{}%
\ifthenelse{\equal{#2}{tophat}}{\renewcommand\myhat{hats/realhats-tophat}\setlength{\vshif}{-0.4ex} \setlength{\hatwidth}{1.8ex} \addtolength{\hshif}{-1pt}}{}%
-\ifthenelse{\equal{#2}{mlga}}{\renewcommand\myhat{hats/realhats-makelatexgreatagain}\setlength{\vshif}{-0.6ex} \setlength{\hatwidth}{1.8ex} \addtolength{\hshif}{-1pt}}{}%
+\ifthenelse{\equal{#2}{ash}}{\renewcommand\myhat{hats/realhats-ash}\setlength{\vshif}{-0.6ex} \setlength{\hatwidth}{1.8ex} \addtolength{\hshif}{-1pt}}{}%
\ifthenelse{\equal{#2}{fez}}{\renewcommand\myhat{hats/realhats-fez}\setlength{\vshif}{-0.4ex} \setlength{\hatwidth}{1ex} \addtolength{\hshif}{-1pt}}{}%
\ifthenelse{\equal{#2}{cowboy}}{\renewcommand\myhat{hats/realhats-cowboy}\setlength{\vshif}{-0.3ex} \setlength{\hshif}{0.2ex}}{}%
\ifthenelse{\equal{#2}{crown}}{\renewcommand\myhat{hats/realhats-crown}\setlength{\vshif}{-0.3ex} \setlength{\hshif}{0.2ex}}{}%
diff --git a/macros/latex/contrib/realhats/realhats.pdf b/macros/latex/contrib/realhats/realhats.pdf
index 0600bb2b10..0afc334ec6 100644
--- a/macros/latex/contrib/realhats/realhats.pdf
+++ b/macros/latex/contrib/realhats/realhats.pdf
Binary files differ