summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.pdfbin336670 -> 336192 bytes
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.tex14
-rw-r--r--Master/texmf-dist/tex/latex/huawei/huawei.cls3
3 files changed, 3 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/huawei/huawei.pdf b/Master/texmf-dist/doc/latex/huawei/huawei.pdf
index 0cd923a93ec..b7a570f9a1e 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 f0607bf4aef..5e0cc724161 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.7.3}
+\ff{Version: 0.8.0}
\newline
-\ff{Date: 2021/07/07}
+\ff{Date: 2021/07/15}
\section{Overview}
@@ -170,16 +170,6 @@ renew them in your document, nothing will be printed.
\section{Custom Commands}
-There is a number of supplementary commands for better text formatting,
-which we introduced:
-
-\ff{\char`\\ff\{text\}}
- makes the text fixed-font with a nice border around.
-
-\ff{\char`\\tbd\{text\}}
- highlights the text, which is expected to be improved later
- (tbd stands for ``To Be Determined''), like \tbd{this one}.
-
Inside the document body you can use these commands:
\ff{\char`\\PrintFirstPage\{front-image\}}
diff --git a/Master/texmf-dist/tex/latex/huawei/huawei.cls b/Master/texmf-dist/tex/latex/huawei/huawei.cls
index 87c562736cd..c05ba701754 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/07/07 0.7.3 Template for Huawei Documents]
+\ProvidesClass{huawei}[2021/07/15 0.8.0 Template for Huawei Documents]
\newif\ifnosecurity
\DeclareOption{nosecurity}{\nosecuritytrue}
@@ -99,7 +99,6 @@
% Custom commands
\newcommand\nospell[1]{#1}
\newcommand\headers[1]{\setstretch{0.8}{\small\sffamily\color{gray}#1\par}}
-\newcommand\tbd[1]{{\color{red}#1}}
\newcommand\crumb[2]{\begin{minipage}{\columnwidth}\raggedright\textsc{#1}:\\#2\end{minipage}\vspace{4pt}}
\AtBeginDocument{%