texlive[70927] Master/texmf-dist: huaz (12apr24)

commits+karl at tug.org commits+karl at tug.org
Fri Apr 12 23:45:29 CEST 2024


Revision: 70927
          https://tug.org/svn/texlive?view=revision&revision=70927
Author:   karl
Date:     2024-04-12 23:45:29 +0200 (Fri, 12 Apr 2024)
Log Message:
-----------
huaz (12apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/huaz/README
    trunk/Master/texmf-dist/doc/latex/huaz/huaz.pdf
    trunk/Master/texmf-dist/doc/latex/huaz/huaz.tex
    trunk/Master/texmf-dist/tex/latex/huaz/huaz.sty

Modified: trunk/Master/texmf-dist/doc/latex/huaz/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/huaz/README	2024-04-12 21:45:19 UTC (rev 70926)
+++ trunk/Master/texmf-dist/doc/latex/huaz/README	2024-04-12 21:45:29 UTC (rev 70927)
@@ -1,6 +1,6 @@
 huaz.sty package
 
-Copyright 2022 by Tibor Tómács
+Copyright 2022-2024 by Tibor Tómács
 
 Automatic definite articles for Hungarian
 

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

Modified: trunk/Master/texmf-dist/doc/latex/huaz/huaz.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/huaz/huaz.tex	2024-04-12 21:45:19 UTC (rev 70926)
+++ trunk/Master/texmf-dist/doc/latex/huaz/huaz.tex	2024-04-12 21:45:29 UTC (rev 70927)
@@ -63,9 +63,9 @@
 \begin{document}
 
 \title{The \huaz\ package\\
-       {\large v1.0 (2022/10/16)}}
+       {\large v1.1 (2024/04/12)}}
 \author{Tibor Tómács\\
-        {\normalsize\href{email:tomacs.tibor at uni-eszterhazy.hu}{\nolinkurl{tomacs.tibor at uni-eszterhazy.hu}}}}
+        {\normalsize\href{email:tomacs.tibor at gmail.com}{\nolinkurl{tomacs.tibor at gmail.com}}}}
 \date{}
 \maketitle
 
@@ -75,7 +75,7 @@
 The \huaz\ package helps the user to insert automatically the correct definite article for cross-references and other commands containing text. Thus, if these change, the definite articles will also change accordingly.
 
 \medskip
-\emph{Sorry, the documentation is in Hungarian, because only users of the Hungarian language are interested.}
+\emph{Sorry, the documentation is in Hungarian. This is because only Hungar\-ian-speaking users are interested.}
 \end{abstract}
 \end{otherlanguage}
 

Modified: trunk/Master/texmf-dist/tex/latex/huaz/huaz.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/huaz/huaz.sty	2024-04-12 21:45:19 UTC (rev 70926)
+++ trunk/Master/texmf-dist/tex/latex/huaz/huaz.sty	2024-04-12 21:45:29 UTC (rev 70927)
@@ -3,7 +3,7 @@
 %%
 %% Automatic Hungarian definite articles
 %%
-%% Copyright 2022 by Tibor Tomacs
+%% Copyright 2022-2024 by Tibor Tomacs
 %%
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3
@@ -18,7 +18,7 @@
 %% The Current Maintainer of this work is Tibor Tomacs.
 %% 
 \NeedsTeXFormat{LaTeX2e}[2021/10/10]
-\ProvidesPackage{huaz}[2022/10/16 v1.0 Automatic Hungarian definite articles]
+\ProvidesPackage{huaz}[2024/04/12 v1.1 Automatic Hungarian definite articles]
 
 \RequirePackage{xstring,refcount,iftex}
 
@@ -102,7 +102,8 @@
   \def\large{}\def\Large{}\def\LARGE{}\def\huge{}\def\Huge{}%
   \def\uppercase{}\def\lowercase{}\def\MakeUppercase{}\def\MakeLowercase{}%
   \def\textcolor{\huaz at deloptparam}\def\color{\huaz at deloptparam}%
-  \def\mbox{}\def\fbox{}}
+  \def\mbox{}\def\fbox{}%
+  \def\told{}}
 
 \AddToHook{huaz}{% Expandable cross-references commands
   \def\ref#1{\getrefnumber{#1}}%



More information about the tex-live-commits mailing list.