texlive[59945] Master/texmf-dist: huawei (15jul21)

commits+karl at tug.org commits+karl at tug.org
Thu Jul 15 22:04:28 CEST 2021


Revision: 59945
          http://tug.org/svn/texlive?view=revision&revision=59945
Author:   karl
Date:     2021-07-15 22:04:27 +0200 (Thu, 15 Jul 2021)
Log Message:
-----------
huawei (15jul21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/huawei/huawei.pdf
    trunk/Master/texmf-dist/doc/latex/huawei/huawei.tex
    trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls

Modified: trunk/Master/texmf-dist/doc/latex/huawei/huawei.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/huawei/huawei.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/huawei/huawei.tex	2021-07-15 20:04:14 UTC (rev 59944)
+++ trunk/Master/texmf-dist/doc/latex/huawei/huawei.tex	2021-07-15 20:04:27 UTC (rev 59945)
@@ -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 @@
 
 \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\}}

Modified: trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls	2021-07-15 20:04:14 UTC (rev 59944)
+++ trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls	2021-07-15 20:04:27 UTC (rev 59945)
@@ -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{%



More information about the tex-live-commits mailing list.