From 4cb7d590f9f7f085ecd415af9f07494b0ef836f1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Apr 2024 21:45:29 +0000 Subject: huaz (12apr24) git-svn-id: svn://tug.org/texlive/trunk@70927 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/huaz/README | 2 +- Master/texmf-dist/doc/latex/huaz/huaz.pdf | Bin 327838 -> 328438 bytes Master/texmf-dist/doc/latex/huaz/huaz.tex | 6 +++--- Master/texmf-dist/tex/latex/huaz/huaz.sty | 7 ++++--- 4 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/huaz/README b/Master/texmf-dist/doc/latex/huaz/README index d0fcca51b4b..b37490a04a4 100644 --- a/Master/texmf-dist/doc/latex/huaz/README +++ b/Master/texmf-dist/doc/latex/huaz/README @@ -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 diff --git a/Master/texmf-dist/doc/latex/huaz/huaz.pdf b/Master/texmf-dist/doc/latex/huaz/huaz.pdf index a9092fdb9d6..ab19e2a95f5 100644 Binary files a/Master/texmf-dist/doc/latex/huaz/huaz.pdf and b/Master/texmf-dist/doc/latex/huaz/huaz.pdf differ diff --git a/Master/texmf-dist/doc/latex/huaz/huaz.tex b/Master/texmf-dist/doc/latex/huaz/huaz.tex index 0d1eb4b74aa..c873d10fb45 100644 --- a/Master/texmf-dist/doc/latex/huaz/huaz.tex +++ b/Master/texmf-dist/doc/latex/huaz/huaz.tex @@ -63,9 +63,9 @@ keepspaces]} \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@uni-eszterhazy.hu}{\nolinkurl{tomacs.tibor@uni-eszterhazy.hu}}}} + {\normalsize\href{email:tomacs.tibor@gmail.com}{\nolinkurl{tomacs.tibor@gmail.com}}}} \date{} \maketitle @@ -75,7 +75,7 @@ In Hungarian there are two definite articles, \emph{``a''} and \emph{``az''}, wh 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} diff --git a/Master/texmf-dist/tex/latex/huaz/huaz.sty b/Master/texmf-dist/tex/latex/huaz/huaz.sty index c6b40e6f147..8127c5b5852 100644 --- a/Master/texmf-dist/tex/latex/huaz/huaz.sty +++ b/Master/texmf-dist/tex/latex/huaz/huaz.sty @@ -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@deloptparam}\def\color{\huaz@deloptparam}% - \def\mbox{}\def\fbox{}} + \def\mbox{}\def\fbox{}% + \def\told{}} \AddToHook{huaz}{% Expandable cross-references commands \def\ref#1{\getrefnumber{#1}}% -- cgit v1.2.3