From 18cfbeaea364a664e0f0b457430f65af66d8122c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 20 Nov 2019 03:00:33 +0000 Subject: CTAN sync 201911200300 --- macros/latex/contrib/knowledge/README.md | 4 ++-- macros/latex/contrib/knowledge/knowledge-code.dtx | 13 +++++++++---- macros/latex/contrib/knowledge/knowledge.pdf | Bin 697483 -> 697731 bytes macros/latex/contrib/knowledge/knowledge.tex | 1 + macros/latex/contrib/realhats/README.md | 4 +++- .../latex/contrib/realhats/hats/realhats-ash.pdf | Bin 0 -> 1455 bytes .../latex/contrib/realhats/readme_images/hats.png | Bin 12717 -> 12620 bytes macros/latex/contrib/realhats/realhats.dtx | 14 +++++++------- macros/latex/contrib/realhats/realhats.pdf | Bin 115087 -> 103649 bytes 9 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 macros/latex/contrib/realhats/hats/realhats-ash.pdf (limited to 'macros/latex') diff --git a/macros/latex/contrib/knowledge/README.md b/macros/latex/contrib/knowledge/README.md index 70a40f6230..a5bc16beaa 100644 --- a/macros/latex/contrib/knowledge/README.md +++ b/macros/latex/contrib/knowledge/README.md @@ -3,8 +3,8 @@ This directory contains the package name: knowledge license: LaTeX Project Public License version 1.2 or above - version: v1.18 - date: 2019/10/28 + version: v1.19 + date: 2019/11/19 author: Thomas Colcombet mail: thomas.colcombet@irif.fr web: https://www.irif.fr/~colcombe/knowledge_en.html diff --git a/macros/latex/contrib/knowledge/knowledge-code.dtx b/macros/latex/contrib/knowledge/knowledge-code.dtx index d5d704d7ee..40ea1c6aa0 100644 --- a/macros/latex/contrib/knowledge/knowledge-code.dtx +++ b/macros/latex/contrib/knowledge/knowledge-code.dtx @@ -23,7 +23,7 @@ % % \iffalse %\usepackage{expl3} -%\ProvidesExplPackage{knowledge}{2019/10/28}{1.18}{} +%\ProvidesExplPackage{knowledge}{2019/11/19}{1.19}{} %<*driver> \def\knowledgecode{active} \input{knowledge.tex} @@ -51,6 +51,7 @@ % \changes{1.16}{2019/02/15}{correct anchor point locations} % % \changes{1.17}{2019/10/03}{improvements} % % \changes{1.18}{2019/10/03}{bug fix/improvement} % +% \changes{1.19}{2019/11/19}{bug fix} % % \GetFileInfo{knowledge.sty} % % \DoNotIndex{} % @@ -70,8 +71,8 @@ This directory contains the package name: knowledge license: LaTeX Project Public License version 1.2 or above - version: v1.18 - date: 2019/10/28 + version: v1.19 + date: 2019/11/19 author: Thomas Colcombet mail: thomas.colcombet@irif.fr web: https://www.irif.fr/~colcombe/knowledge_en.html @@ -1283,10 +1284,14 @@ Content of the file knowledge-sources.zip: \ProcessList{#1}\knowledge_knowledgescope_one:n \group_end:\kl_hide_end: } +% \end{macrocode} +% In the following code, now the name of the instance is expanded before being written to the "kaux file". +% \begin{macrocode} \cs_new:Nn\knowledge_knowledgescope_one:n{ \knowledge_scopetag_declares:n{#1} \scope_get_labelizable_instance:N\l_tmpb_tl - \KAuxWriteX*{\exp_not:n{\KAuxNewLinkScopetagInstance}{\exp_not:n{#1}}{\l_tmpb_tl}} + \KAuxWriteX*{\exp_not:n{\KAuxNewLinkScopetagInstance}%{\exp_not:n{#1}}% old version + {#1}{\l_tmpb_tl}} } % \end{macrocode} % diff --git a/macros/latex/contrib/knowledge/knowledge.pdf b/macros/latex/contrib/knowledge/knowledge.pdf index 60ded2053b..7412086a72 100644 Binary files a/macros/latex/contrib/knowledge/knowledge.pdf and b/macros/latex/contrib/knowledge/knowledge.pdf differ diff --git a/macros/latex/contrib/knowledge/knowledge.tex b/macros/latex/contrib/knowledge/knowledge.tex index 68a16a941c..d567aa3604 100644 --- a/macros/latex/contrib/knowledge/knowledge.tex +++ b/macros/latex/contrib/knowledge/knowledge.tex @@ -742,6 +742,7 @@ This involves testing the counter |beamer@coveringdepth| which if higher than o \item[2019-07-02] Removing the `\texttt{kl}' and `\texttt{intro}' styles that prevented a proper configuration of "intro notion@@style" (thanks to Léo Stefanesco). \item[2019-10-03] Update of the documentation, and V1.17. \item[2019-10-27] Bug correction and added the `\kl{patch label}' configuration directive (thanks to \href{https://becca.ooo/}{Rebecca Turner}). V1.18. +\item[2019-11-19] Now the labels are evaluated before being written to the "kaux file" in a \cs\KAuxNewLinkScopetagInstance\ command (bug fix). V1.19. \end{compactdesc} \normalsize %\restoregeometry 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 Binary files /dev/null and b/macros/latex/contrib/realhats/hats/realhats-ash.pdf 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 Binary files a/macros/latex/contrib/realhats/readme_images/hats.png and b/macros/latex/contrib/realhats/readme_images/hats.png 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 Binary files a/macros/latex/contrib/realhats/realhats.pdf and b/macros/latex/contrib/realhats/realhats.pdf differ -- cgit v1.2.3