summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-11 21:07:38 +0000
committerKarl Berry <karl@freefriends.org>2021-11-11 21:07:38 +0000
commitc744eb81e906a8814306f147d81aae1c0fbe1b89 (patch)
tree9f1a005140a2cf0257fae27c08bef4e6c89bedf0 /Master/texmf-dist
parentd1d777d7771012eccfb3662c1eecb8e4bc88ba31 (diff)
huawei (11nov21)
git-svn-id: svn://tug.org/texlive/trunk@61028 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/huawei/DEPENDS.txt1
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.pdfbin332985 -> 333139 bytes
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.tex4
-rw-r--r--Master/texmf-dist/tex/latex/huawei/huawei.cls10
4 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt b/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt
index 9fd9cd66773..c2a24eeddba 100644
--- a/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt
@@ -3,6 +3,7 @@ hard fontenc
hard inputenc
hard CJKutf8
hard tabularx
+hard anyfontsize
hard multicol
hard ragged2e
hard multicol
diff --git a/Master/texmf-dist/doc/latex/huawei/huawei.pdf b/Master/texmf-dist/doc/latex/huawei/huawei.pdf
index f288913d02b..e8655d5565e 100644
--- a/Master/texmf-dist/doc/latex/huawei/huawei.pdf
+++ b/Master/texmf-dist/doc/latex/huawei/huawei.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/huawei/huawei.tex b/Master/texmf-dist/doc/latex/huawei/huawei.tex
index 6b697a03af5..7de97f558b6 100644
--- a/Master/texmf-dist/doc/latex/huawei/huawei.tex
+++ b/Master/texmf-dist/doc/latex/huawei/huawei.tex
@@ -29,9 +29,9 @@
\begin{document}
\maketitle
-\ff{Version: 0.13.1}
+\ff{Version: 0.13.2}
\newline
-\ff{Date: 2021/10/26}
+\ff{Date: 2021/11/11}
\section{Overview}
diff --git a/Master/texmf-dist/tex/latex/huawei/huawei.cls b/Master/texmf-dist/tex/latex/huawei/huawei.cls
index 0d63a46f555..ed4894a8052 100644
--- a/Master/texmf-dist/tex/latex/huawei/huawei.cls
+++ b/Master/texmf-dist/tex/latex/huawei/huawei.cls
@@ -21,7 +21,7 @@
% SOFTWARE.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{huawei}[2021/10/26 0.13.1 Template for Huawei Documents]
+\ProvidesClass{huawei}[2021/11/11 0.13.2 Template for Huawei Documents]
\LoadClass[12pt]{article}
@@ -55,10 +55,16 @@
\else
\geometry{a4paper, left=1.5in, right=1in, top=1.2in, bottom=1.2in}
\fi\makeatother
+
+\makeatletter\ifhuawei@slides
+ \usepackage[fontsize=24pt]{fontsize}
+\fi\makeatother
+
\RequirePackage[T1]{fontenc}
\RequirePackage[utf8]{inputenc}
\RequirePackage{CJKutf8}
\RequirePackage{tabularx}
+\RequirePackage{anyfontsize}
\RequirePackage{multicol}
\RequirePackage{ragged2e}
\RequirePackage{multicol}
@@ -176,7 +182,7 @@
\makeatletter\fancyfoot[R]{
\begin{textblock}{8}[0,1](1.2,15.8)%
\ifnum\value{page}=1\else%
- \huawei@header{%
+ \huawei@header{\raggedright%
\ifhuawei@anonymous\else%
\theauthor%
\ifhuawei@nosecurity\else%