From 91494cd6db11b2eab523a4d7115b704a96f1a1df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 14 Feb 2024 21:28:02 +0000 Subject: huawei (14feb24) git-svn-id: svn://tug.org/texlive/trunk@69858 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/huawei/LICENSE.txt | 2 +- Master/texmf-dist/doc/latex/huawei/README.md | 2 ++ Master/texmf-dist/doc/latex/huawei/huawei.pdf | Bin 808894 -> 809033 bytes Master/texmf-dist/source/latex/huawei/huawei.dtx | 8 ++++---- Master/texmf-dist/source/latex/huawei/huawei.ins | 4 ++-- Master/texmf-dist/tex/latex/huawei/huawei.cls | 8 ++++---- 6 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Master/texmf-dist/doc/latex/huawei/LICENSE.txt b/Master/texmf-dist/doc/latex/huawei/LICENSE.txt index 5744f745f0a..1f211e02878 100644 --- a/Master/texmf-dist/doc/latex/huawei/LICENSE.txt +++ b/Master/texmf-dist/doc/latex/huawei/LICENSE.txt @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) 2021-2023 Yegor Bugayenko +Copyright (c) 2021-2024 Yegor Bugayenko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal diff --git a/Master/texmf-dist/doc/latex/huawei/README.md b/Master/texmf-dist/doc/latex/huawei/README.md index b7a0640cf2a..e2f585d214a 100644 --- a/Master/texmf-dist/doc/latex/huawei/README.md +++ b/Master/texmf-dist/doc/latex/huawei/README.md @@ -21,6 +21,8 @@ Hello, world! \end{document} ``` +Otherwise, you can download [`huawei.cls`](https://yegor256.github.io/huawei.cls/huawei.sty) and add to your project. + Read the detailed documentation [in PDF](http://mirrors.ctan.org/macros/latex/contrib/huawei/huawei.pdf). If you need more formatting options, diff --git a/Master/texmf-dist/doc/latex/huawei/huawei.pdf b/Master/texmf-dist/doc/latex/huawei/huawei.pdf index 827b703b74e..c0c742fa02b 100644 Binary files a/Master/texmf-dist/doc/latex/huawei/huawei.pdf and b/Master/texmf-dist/doc/latex/huawei/huawei.pdf differ diff --git a/Master/texmf-dist/source/latex/huawei/huawei.dtx b/Master/texmf-dist/source/latex/huawei/huawei.dtx index 88af3159842..11409585022 100644 --- a/Master/texmf-dist/source/latex/huawei/huawei.dtx +++ b/Master/texmf-dist/source/latex/huawei/huawei.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % (The MIT License) % -% Copyright (c) 2021-2023 Yegor Bugayenko +% Copyright (c) 2021-2024 Yegor Bugayenko % % Permission is hereby granted, free of charge, to any person obtaining a copy % of this software and associated documentation files (the 'Software'), to deal @@ -50,7 +50,7 @@ %\NeedsTeXFormat{LaTeX2e} %\ProvidesClass{huawei} %<*class> -[2023-09-21 0.18.2 Template for Huawei Documents] +[2024-02-14 0.18.3 Template for Huawei Documents] % %<*driver> \documentclass{ltxdoc} @@ -782,7 +782,7 @@ xscale=#1, inner sep=0pt, outer sep=0pt] % \begin{macrocode} \makeatletter\renewcommand\maketitle{% \vspace*{18pt}% - {\bfseries{\Huge\raggedright\thetitle\par}}% + {\bfseries{\begin{spacing}{.9}\Huge\raggedright\thetitle\par\end{spacing}}}% \ifx\thesubtitle\empty\else% {\color{gray!50!black}\large\raggedright\thesubtitle\par}% \fi% @@ -997,7 +997,7 @@ xscale=#1, inner sep=0pt, outer sep=0pt] \setlength\parindent{0pt}% \setlength\parskip{6pt}% \setlength\columnsep{32pt}% -\def\arraystretch{1.5}% +\renewcommand{\arraystretch}{1}% } % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/huawei/huawei.ins b/Master/texmf-dist/source/latex/huawei/huawei.ins index daa75a374e0..784d5249420 100644 --- a/Master/texmf-dist/source/latex/huawei/huawei.ins +++ b/Master/texmf-dist/source/latex/huawei/huawei.ins @@ -1,6 +1,6 @@ %% (The MIT License) %% -%% Copyright (c) 2021-2023 Yegor Bugayenko +%% Copyright (c) 2021-2024 Yegor Bugayenko %% %% Permission is hereby granted, free of charge, to any person obtaining a copy %% of this software and associated documentation files (the 'Software'), to deal @@ -26,7 +26,7 @@ \preamble (The MIT License) -Copyright (c) 2021-2023 Yegor Bugayenko +Copyright (c) 2021-2024 Yegor Bugayenko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal diff --git a/Master/texmf-dist/tex/latex/huawei/huawei.cls b/Master/texmf-dist/tex/latex/huawei/huawei.cls index cb5cc65f389..2f3df4b5a05 100644 --- a/Master/texmf-dist/tex/latex/huawei/huawei.cls +++ b/Master/texmf-dist/tex/latex/huawei/huawei.cls @@ -7,7 +7,7 @@ %% huawei.dtx (with options: `class') %% (The MIT License) %% -%% Copyright (c) 2021-2023 Yegor Bugayenko +%% Copyright (c) 2021-2024 Yegor Bugayenko %% %% Permission is hereby granted, free of charge, to any person obtaining a copy %% of this software and associated documentation files (the 'Software'), to deal @@ -32,7 +32,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{huawei} -[2023-09-21 0.18.2 Template for Huawei Documents] +[2024-02-14 0.18.3 Template for Huawei Documents] @@ -422,7 +422,7 @@ xscale=#1, inner sep=0pt, outer sep=0pt] \makeatletter\renewcommand\maketitle{% \vspace*{18pt}% - {\bfseries{\Huge\raggedright\thetitle\par}}% + {\bfseries{\begin{spacing}{.9}\Huge\raggedright\thetitle\par\end{spacing}}}% \ifx\thesubtitle\empty\else% {\color{gray!50!black}\large\raggedright\thesubtitle\par}% \fi% @@ -599,7 +599,7 @@ xscale=#1, inner sep=0pt, outer sep=0pt] \setlength\parindent{0pt}% \setlength\parskip{6pt}% \setlength\columnsep{32pt}% -\def\arraystretch{1.5}% +\renewcommand{\arraystretch}{1}% } \renewcommand\title[1]{\renewcommand\thetitle{#1}} -- cgit v1.2.3