From 23d1d2da15a18a0d962cf36ea062faabcb5c6e9a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Feb 2019 22:26:39 +0000 Subject: realhats (25feb19) git-svn-id: svn://tug.org/texlive/trunk@50134 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/realhats/README.md | 26 ++++++ .../doc/latex/realhats/readme_images/hats.png | Bin 0 -> 13254 bytes Master/texmf-dist/doc/latex/realhats/realhats.pdf | Bin 0 -> 3865712 bytes .../texmf-dist/source/latex/realhats/realhats.dtx | 102 +++++++++++++++++++++ .../texmf-dist/source/latex/realhats/realhats.ins | 30 ++++++ .../tex/latex/realhats/hats/realhats-beret.png | Bin 0 -> 147991 bytes .../tex/latex/realhats/hats/realhats-cowboy.png | Bin 0 -> 672361 bytes .../tex/latex/realhats/hats/realhats-fez.png | Bin 0 -> 154708 bytes .../realhats/hats/realhats-makelatexgreatagain.png | Bin 0 -> 442870 bytes .../tex/latex/realhats/hats/realhats-santa.png | Bin 0 -> 369905 bytes .../tex/latex/realhats/hats/realhats-scottish.png | Bin 0 -> 1143568 bytes .../tex/latex/realhats/hats/realhats-sombrero.png | Bin 0 -> 413037 bytes .../tex/latex/realhats/hats/realhats-tophat.png | Bin 0 -> 40750 bytes .../tex/latex/realhats/hats/realhats-witch.png | Bin 0 -> 577131 bytes Master/texmf-dist/tex/latex/realhats/realhats.sty | 66 +++++++++++++ 15 files changed, 224 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/realhats/README.md create mode 100644 Master/texmf-dist/doc/latex/realhats/readme_images/hats.png create mode 100644 Master/texmf-dist/doc/latex/realhats/realhats.pdf create mode 100644 Master/texmf-dist/source/latex/realhats/realhats.dtx create mode 100644 Master/texmf-dist/source/latex/realhats/realhats.ins create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-beret.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-cowboy.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-fez.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-makelatexgreatagain.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-santa.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-scottish.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-sombrero.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-tophat.png create mode 100644 Master/texmf-dist/tex/latex/realhats/hats/realhats-witch.png create mode 100644 Master/texmf-dist/tex/latex/realhats/realhats.sty (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/realhats/README.md b/Master/texmf-dist/doc/latex/realhats/README.md new file mode 100644 index 00000000000..bd44fa4f89f --- /dev/null +++ b/Master/texmf-dist/doc/latex/realhats/README.md @@ -0,0 +1,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). diff --git a/Master/texmf-dist/doc/latex/realhats/readme_images/hats.png b/Master/texmf-dist/doc/latex/realhats/readme_images/hats.png new file mode 100644 index 00000000000..5a99019bc76 Binary files /dev/null and b/Master/texmf-dist/doc/latex/realhats/readme_images/hats.png differ diff --git a/Master/texmf-dist/doc/latex/realhats/realhats.pdf b/Master/texmf-dist/doc/latex/realhats/realhats.pdf new file mode 100644 index 00000000000..9da4bf93c27 Binary files /dev/null and b/Master/texmf-dist/doc/latex/realhats/realhats.pdf differ diff --git a/Master/texmf-dist/source/latex/realhats/realhats.dtx b/Master/texmf-dist/source/latex/realhats/realhats.dtx new file mode 100644 index 00000000000..fd8c7360a97 --- /dev/null +++ b/Master/texmf-dist/source/latex/realhats/realhats.dtx @@ -0,0 +1,102 @@ +%\iffalse meta-comment +%Copyright (c) 2018 Matthew Scroggs & Adam Townsend +% +%Permission is hereby granted, free of charge, to any person obtaining a copy +%of this software and associated documentation files (the "Software"), to deal +%in the Software without restriction, including without limitation the rights +%to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +%copies of the Software, and to permit persons to whom the Software is +%furnished to do so, subject to the following conditions: +% +%The above copyright notice and this permission notice shall be included in all +%copies or substantial portions of the Software. +% +%THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +%IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +%FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +%AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +%LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +%OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +%SOFTWARE. +%\fi + +%\lstinline{realhats} is a package for \LaTeX{} that makes the \lstinline{\hat} put real hats on symbols. +%For example, the input \lstinline@\hat{a}=\hat{b}@ will produce the output: +%\[\hat{a}=\hat{b}\] +%To make a vector with a hat, the input \lstinline@\hat{\mathbf{a}}@ produces: +%\[\hat{\mathbf{a}}\] +% +%The command \lstinline{\hat} will choose a hat randomly from six hats: +%\begin{itemize} +%\item \(\hatn{a}{0}\) - A beret +%\item \(\hatn{a}{1}\) - A Santa hat +%\item \(\hatn{a}{2}\) - A Scottish hat +%\item \(\hatn{a}{3}\) - A sombrero +%\item \(\hatn{a}{4}\) - A wizard's hat +%\item \(\hatn{a}{5}\) - A top hat +%\end{itemize} +% +%Variables can be given a non-random hat, using the command \lstinline{\hatn}: +%\begin{itemize} +%\item \lstinline@\hatn{a}{0}@ produces \(\hatn{a}{0}\) +%\item \lstinline@\hatn{a}{1}@ produces \(\hatn{a}{1}\) +%\item \lstinline@\hatn{a}{2}@ produces \(\hatn{a}{2}\) +%\item \lstinline@\hatn{a}{3}@ produces \(\hatn{a}{3}\) +%\item \lstinline@\hatn{a}{4}@ produces \(\hatn{a}{4}\) +%\item \lstinline@\hatn{a}{5}@ produces \(\hatn{a}{5}\) +%\end{itemize} +% +%\iffalse +%<*documentation> +\documentclass{article} +\usepackage{realhats} +\usepackage{doc} +\usepackage{listings} +\lstset{basicstyle=\ttfamily\footnotesize,commentstyle=\color{white},language=TeX} +\title{realhats v\input{VERSION}} +\author{Matthew W.~Scroggs \& Adam K.~Townsend} +\begin{document} +\maketitle + \DocInput{realhats.dtx} +\end{document} +% +%\fi + +%\iffalse +%<*realhats> +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{realhats}[2019/02/02 realhats] + +\RequirePackage{amsmath} +\RequirePackage{graphicx} +\RequirePackage{ifthen} +\RequirePackage[first=0, last=8]{lcg} +\RequirePackage{calc} +\RequirePackage{stackengine} + +\newcommand\myhat{} +\newlength{\hshif} %horizontal shift +\newlength{\vshif} %vertical shift + +\renewcommand{\hat}[1]{\rand\hatn{#1}{\arabic{rand}}} + +\newcommand{\hatn}[2]{\hatnoptions{#1}{#2}{0ex}{0ex}} + +\newcommand{\hatnoptions}[4]{% +\setlength{\hshif}{1pt} +\ifthenelse{\equal{#2}{0}}{\renewcommand\myhat{hats/realhats-beret}\setlength{\vshif}{-0.6ex} \setlength{\hshif}{0.5ex} }{}% +\ifthenelse{\equal{#2}{1}}{\renewcommand\myhat{hats/realhats-santa}\setlength{\vshif}{-0.1ex} }{}% +\ifthenelse{\equal{#2}{2}}{\renewcommand\myhat{hats/realhats-scottish}\setlength{\vshif}{-0.7ex} \setlength{\hshif}{0.6ex}}{}% +\ifthenelse{\equal{#2}{3}}{\renewcommand\myhat{hats/realhats-sombrero}\setlength{\vshif}{-0.17ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{4}}{\renewcommand\myhat{hats/realhats-witch}\setlength{\vshif}{-0.12ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{5}}{\renewcommand\myhat{hats/realhats-tophat}\setlength{\vshif}{-0.6ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{6}}{\renewcommand\myhat{hats/realhats-makelatexgreatagain}\setlength{\vshif}{-0.6ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{7}}{\renewcommand\myhat{hats/realhats-fez}\setlength{\vshif}{-0.4ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{8}}{\renewcommand\myhat{hats/realhats-cowboy}\setlength{\vshif}{-0.3ex} \setlength{\hshif}{0.2ex}}{}% +\addtolength{\hshif}{#3}% +\addtolength{\vshif}{#4}% +\stackMath % +\stackon[\vshif]{#1}{\hspace{\hshif}\includegraphics[width=2ex]{\myhat}} +} +% +%\fi diff --git a/Master/texmf-dist/source/latex/realhats/realhats.ins b/Master/texmf-dist/source/latex/realhats/realhats.ins new file mode 100644 index 00000000000..1d5df058956 --- /dev/null +++ b/Master/texmf-dist/source/latex/realhats/realhats.ins @@ -0,0 +1,30 @@ +\input{docstrip.tex} +\keepsilent +\usedir{tex/latex/realhats} +\preamble +Copyright (c) 2019 Matthew Scroggs & Adam Townsend + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +\endpreamble +\askforoverwritefalse +\generate{ + \file{realhats.sty}{\from{realhats.dtx}{realhats}} +} +\endbatchfile diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-beret.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-beret.png new file mode 100644 index 00000000000..238d2a0ce01 Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-beret.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-cowboy.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-cowboy.png new file mode 100644 index 00000000000..32ba5646b37 Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-cowboy.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-fez.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-fez.png new file mode 100644 index 00000000000..1efb0bd181c Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-fez.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-makelatexgreatagain.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-makelatexgreatagain.png new file mode 100644 index 00000000000..71c7bc61b6f Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-makelatexgreatagain.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-santa.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-santa.png new file mode 100644 index 00000000000..3b79c7030f2 Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-santa.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-scottish.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-scottish.png new file mode 100644 index 00000000000..6f4cc15123f Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-scottish.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-sombrero.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-sombrero.png new file mode 100644 index 00000000000..a84cf37e0ae Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-sombrero.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-tophat.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-tophat.png new file mode 100644 index 00000000000..c861e34b568 Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-tophat.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/hats/realhats-witch.png b/Master/texmf-dist/tex/latex/realhats/hats/realhats-witch.png new file mode 100644 index 00000000000..abcafa1030a Binary files /dev/null and b/Master/texmf-dist/tex/latex/realhats/hats/realhats-witch.png differ diff --git a/Master/texmf-dist/tex/latex/realhats/realhats.sty b/Master/texmf-dist/tex/latex/realhats/realhats.sty new file mode 100644 index 00000000000..e85741d156c --- /dev/null +++ b/Master/texmf-dist/tex/latex/realhats/realhats.sty @@ -0,0 +1,66 @@ +%% +%% This is file `realhats.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% realhats.dtx (with options: `realhats') +%% Copyright (c) 2019 Matthew Scroggs & Adam Townsend +%% +%% Permission is hereby granted, free of charge, to any person obtaining a copy +%% of this software and associated documentation files (the "Software"), to deal +%% in the Software without restriction, including without limitation the rights +%% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +%% copies of the Software, and to permit persons to whom the Software is +%% furnished to do so, subject to the following conditions: +%% +%% The above copyright notice and this permission notice shall be included in all +%% copies or substantial portions of the Software. +%% +%% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +%% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +%% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +%% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +%% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +%% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +%% SOFTWARE. +%% + + +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{realhats}[2019/02/02 realhats] + +\RequirePackage{amsmath} +\RequirePackage{graphicx} +\RequirePackage{ifthen} +\RequirePackage[first=0, last=8]{lcg} +\RequirePackage{calc} +\RequirePackage{stackengine} + +\newcommand\myhat{} +\newlength{\hshif} %horizontal shift +\newlength{\vshif} %vertical shift + +\renewcommand{\hat}[1]{\rand\hatn{#1}{\arabic{rand}}} + +\newcommand{\hatn}[2]{\hatnoptions{#1}{#2}{0ex}{0ex}} + +\newcommand{\hatnoptions}[4]{% +\setlength{\hshif}{1pt} +\ifthenelse{\equal{#2}{0}}{\renewcommand\myhat{hats/realhats-beret}\setlength{\vshif}{-0.6ex} \setlength{\hshif}{0.5ex} }{}% +\ifthenelse{\equal{#2}{1}}{\renewcommand\myhat{hats/realhats-santa}\setlength{\vshif}{-0.1ex} }{}% +\ifthenelse{\equal{#2}{2}}{\renewcommand\myhat{hats/realhats-scottish}\setlength{\vshif}{-0.7ex} \setlength{\hshif}{0.6ex}}{}% +\ifthenelse{\equal{#2}{3}}{\renewcommand\myhat{hats/realhats-sombrero}\setlength{\vshif}{-0.17ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{4}}{\renewcommand\myhat{hats/realhats-witch}\setlength{\vshif}{-0.12ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{5}}{\renewcommand\myhat{hats/realhats-tophat}\setlength{\vshif}{-0.6ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{6}}{\renewcommand\myhat{hats/realhats-makelatexgreatagain}\setlength{\vshif}{-0.6ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{7}}{\renewcommand\myhat{hats/realhats-fez}\setlength{\vshif}{-0.4ex} \addtolength{\hshif}{-1pt}}{}% +\ifthenelse{\equal{#2}{8}}{\renewcommand\myhat{hats/realhats-cowboy}\setlength{\vshif}{-0.3ex} \setlength{\hshif}{0.2ex}}{}% +\addtolength{\hshif}{#3}% +\addtolength{\vshif}{#4}% +\stackMath % +\stackon[\vshif]{#1}{\hspace{\hshif}\includegraphics[width=2ex]{\myhat}} +} +\endinput +%% +%% End of file `realhats.sty'. -- cgit v1.2.3