diff options
author | Norbert Preining <norbert@preining.info> | 2021-11-12 03:00:57 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-11-12 03:00:57 +0000 |
commit | 3a8398961f2de022af86ec0fcf33eb093b8dce41 (patch) | |
tree | c83ec6278da1adf4dd7c91b2c6ceec6ebeb2176b /macros/latex/contrib/huawei | |
parent | 5749e1b65a86cb035a8e4809e7383a98619b0984 (diff) |
CTAN sync 202111120300
Diffstat (limited to 'macros/latex/contrib/huawei')
-rw-r--r-- | macros/latex/contrib/huawei/DEPENDS.txt | 1 | ||||
-rw-r--r-- | macros/latex/contrib/huawei/huawei.cls | 10 | ||||
-rw-r--r-- | macros/latex/contrib/huawei/huawei.pdf | bin | 332985 -> 333139 bytes | |||
-rw-r--r-- | macros/latex/contrib/huawei/huawei.tex | 4 |
4 files changed, 11 insertions, 4 deletions
diff --git a/macros/latex/contrib/huawei/DEPENDS.txt b/macros/latex/contrib/huawei/DEPENDS.txt index 9fd9cd6677..c2a24eeddb 100644 --- a/macros/latex/contrib/huawei/DEPENDS.txt +++ b/macros/latex/contrib/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/macros/latex/contrib/huawei/huawei.cls b/macros/latex/contrib/huawei/huawei.cls index 0d63a46f55..ed4894a805 100644 --- a/macros/latex/contrib/huawei/huawei.cls +++ b/macros/latex/contrib/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% diff --git a/macros/latex/contrib/huawei/huawei.pdf b/macros/latex/contrib/huawei/huawei.pdf Binary files differindex f288913d02..e8655d5565 100644 --- a/macros/latex/contrib/huawei/huawei.pdf +++ b/macros/latex/contrib/huawei/huawei.pdf diff --git a/macros/latex/contrib/huawei/huawei.tex b/macros/latex/contrib/huawei/huawei.tex index 6b697a03af..7de97f558b 100644 --- a/macros/latex/contrib/huawei/huawei.tex +++ b/macros/latex/contrib/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} |