texlive[52865] Master/texmf-dist: realhats (19nov19)

commits+karl at tug.org commits+karl at tug.org
Tue Nov 19 23:32:23 CET 2019


Revision: 52865
          http://tug.org/svn/texlive?view=revision&revision=52865
Author:   karl
Date:     2019-11-19 23:32:23 +0100 (Tue, 19 Nov 2019)
Log Message:
-----------
realhats (19nov19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/realhats/README.md
    trunk/Master/texmf-dist/doc/latex/realhats/readme_images/hats.png
    trunk/Master/texmf-dist/doc/latex/realhats/realhats.pdf
    trunk/Master/texmf-dist/source/latex/realhats/realhats.dtx
    trunk/Master/texmf-dist/tex/latex/realhats/realhats.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf

Modified: trunk/Master/texmf-dist/doc/latex/realhats/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/realhats/README.md	2019-11-19 22:32:09 UTC (rev 52864)
+++ trunk/Master/texmf-dist/doc/latex/realhats/README.md	2019-11-19 22:32:23 UTC (rev 52865)
@@ -13,6 +13,8 @@
 ![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 @@
 * 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

Modified: trunk/Master/texmf-dist/doc/latex/realhats/readme_images/hats.png
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/realhats/realhats.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/realhats/realhats.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/realhats/realhats.dtx	2019-11-19 22:32:09 UTC (rev 52864)
+++ trunk/Master/texmf-dist/source/latex/realhats/realhats.dtx	2019-11-19 22:32:23 UTC (rev 52865)
@@ -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}}{}%

Added: trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf	2019-11-19 22:32:09 UTC (rev 52864)
+++ trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf	2019-11-19 22:32:23 UTC (rev 52865)

Property changes on: trunk/Master/texmf-dist/tex/latex/realhats/hats/realhats-ash.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/texmf-dist/tex/latex/realhats/realhats.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/realhats/realhats.sty	2019-11-19 22:32:09 UTC (rev 52864)
+++ trunk/Master/texmf-dist/tex/latex/realhats/realhats.sty	2019-11-19 22:32:23 UTC (rev 52865)
@@ -48,7 +48,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}}
@@ -61,7 +61,7 @@
         \or sombrero%
         \or witch%
         \or tophat%
-        \or mlga%
+        \or ash%
         \or fez%
         \or cowboy%
         \or crown%
@@ -80,7 +80,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}}{}%
@@ -98,7 +98,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}}{}%



More information about the tex-live-commits mailing list