summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/huawei/huawei.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/huawei/huawei.cls')
-rw-r--r--macros/latex/contrib/huawei/huawei.cls11
1 files changed, 6 insertions, 5 deletions
diff --git a/macros/latex/contrib/huawei/huawei.cls b/macros/latex/contrib/huawei/huawei.cls
index fd0203571e..fa0ce1537c 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/06/26 0.7.0 Template for Huawei Documents]
+\ProvidesClass{huawei}[2021/07/05 0.7.2 Template for Huawei Documents]
\newif\ifnosecurity
\DeclareOption{nosecurity}{\nosecuritytrue}
@@ -80,7 +80,7 @@
\noexpand\setstretch{\fpeval{(#1)*(\baselinestretch)}}%
}\x%
}
-\RequirePackage[maxnames=1,minnames=1,natbib=true,style=ieee,doi=false,url=false,isbn=false,isbn=false]{biblatex}
+\RequirePackage[maxnames=1,minnames=1,natbib=true,citestyle=numeric,bibstyle=numeric,doi=false,url=false,isbn=false,isbn=false]{biblatex}
\RequirePackage[table]{xcolor}
\definecolor{huawei-red}{HTML}{CF0A2C}
\definecolor{huawei-black}{HTML}{232527}
@@ -151,6 +151,7 @@
\renewcommand{\headrulewidth}{0pt}
\fancyhf{}
\fancyfoot[L]{
+ \LeftHuaweiBar{}
\ifauthordraft%
\begin{textblock}{14}[0.5,0.5](8,8)%
\tikz \node[minimum width=14\TPHorizModule] {%
@@ -210,8 +211,8 @@
\renewcommand\maketitle{%
\vspace*{18pt}
{\bfseries{\Huge\thetitle}}
- \\[6pt]
\ifx\thesubtitle\empty\else%
+ \\[6pt]
{\color{gray!50!black}\large\thesubtitle}
\fi
\\[18pt]
@@ -233,11 +234,11 @@
\ifx\theauthor\empty\else
\ifnobrand\else%
\ifx\theid\empty\else
- \;/ {\theid}
+ $\;$/ {\theid}
\fi
\fi
\fi
- \fi\newline
+ \fi
\vspace{2em}
}