summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-26 20:38:18 +0000
committerKarl Berry <karl@freefriends.org>2021-06-26 20:38:18 +0000
commit141d53114fcd8326cab3c8c2bcd11f1b8eebd763 (patch)
treec92fa31e8399e9eebcb3396c05ddcba24d444fe7 /Master/texmf-dist/doc
parent8a6279a1aa0efc3216251361010dbb98af1540db (diff)
huawei (26jun21)
git-svn-id: svn://tug.org/texlive/trunk@59720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/huawei/cover-picture.pdfbin253724 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.pdfbin336307 -> 336211 bytes
-rw-r--r--Master/texmf-dist/doc/latex/huawei/huawei.tex7
-rw-r--r--Master/texmf-dist/doc/latex/huawei/samples/huawei-cfp.tex2
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/huawei/cover-picture.pdf b/Master/texmf-dist/doc/latex/huawei/cover-picture.pdf
deleted file mode 100644
index 6717a9ff35e..00000000000
--- a/Master/texmf-dist/doc/latex/huawei/cover-picture.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/huawei/huawei.pdf b/Master/texmf-dist/doc/latex/huawei/huawei.pdf
index fde534fd9fd..3c77d7e8958 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 07d7d66d87b..4a78656c98f 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.6.1}
+\ff{Version: 0.7.0}
\newline
-\ff{Date: 2021/06/15}
+\ff{Date: 2021/06/26}
\section{Overview}
@@ -123,6 +123,9 @@ the layout of your document:
\ff{nopaging}
avoids page numbers at the bottom of each page.
+\ff{authordraft}
+ prints a big ``It's a draft'' message across each page.
+
\section{Preamble}
In the preamble you can specify meta information about the document,
diff --git a/Master/texmf-dist/doc/latex/huawei/samples/huawei-cfp.tex b/Master/texmf-dist/doc/latex/huawei/samples/huawei-cfp.tex
index 432a3ae27f5..58118521556 100644
--- a/Master/texmf-dist/doc/latex/huawei/samples/huawei-cfp.tex
+++ b/Master/texmf-dist/doc/latex/huawei/samples/huawei-cfp.tex
@@ -20,7 +20,7 @@
% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
% SOFTWARE.
-\documentclass[nobrand,nosecurity,anonymous,nopaging]{../huawei}
+\documentclass[nobrand,nosecurity,anonymous,nopaging,authordraft]{../huawei}
\usepackage{ffcode}
\renewcommand*\thetitle{Test Call for Proposal}
\renewcommand*\theauthor{Yegor Bugayenko}