diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-28 22:02:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-28 22:02:06 +0000 |
commit | f2738a3ff9aea4a2eaa22003694666c1bc7a0f83 (patch) | |
tree | 542274661879bda267d1065c87da6525bd5aa421 /Master/texmf-dist/doc | |
parent | 18bba653e4b29ba58a75d6ce516c7203834bb769 (diff) |
pgfornament (28may20)
git-svn-id: svn://tug.org/texlive/trunk@55326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfornament/README.md | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfornament/ornaments.pdf | bin | 1389911 -> 1377881 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfornament/ornaments.tex | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfornament/README.md b/Master/texmf-dist/doc/latex/pgfornament/README.md index 55b5642938a..737ee2acc25 100644 --- a/Master/texmf-dist/doc/latex/pgfornament/README.md +++ b/Master/texmf-dist/doc/latex/pgfornament/README.md @@ -1,6 +1,6 @@ # pgfornament – Drawing of Vectorian ornaments with PGF/TikZ -Release 1.1 2020/04/06 +Release 1.2 2020/05/28 ## Description @@ -55,6 +55,7 @@ your LaTeX document. Documentations for `pgfornament` and `tikzrput` are available on CTAN and in your TeX distribution. ## History +- v 1.2 Correction of bug (spurious space) by LianTze Lim. - v 1.00 Add the Han ornanments and some new macros. Add some examples to the documentation. Thanks to Pablo Gonzáles L to help me with "Git". diff --git a/Master/texmf-dist/doc/latex/pgfornament/ornaments.pdf b/Master/texmf-dist/doc/latex/pgfornament/ornaments.pdf Binary files differindex 2114aa2847b..6486f4e2539 100644 --- a/Master/texmf-dist/doc/latex/pgfornament/ornaments.pdf +++ b/Master/texmf-dist/doc/latex/pgfornament/ornaments.pdf diff --git a/Master/texmf-dist/doc/latex/pgfornament/ornaments.tex b/Master/texmf-dist/doc/latex/pgfornament/ornaments.tex index 76eeffed4ff..c52dd63e919 100644 --- a/Master/texmf-dist/doc/latex/pgfornament/ornaments.tex +++ b/Master/texmf-dist/doc/latex/pgfornament/ornaments.tex @@ -8,7 +8,7 @@ % of this license or (at your option) any later version and/or % 2. under the GNU Public License. %---------%---------%---------%---------%---------%---------%---------%--------- -% Version 1.1 2020/04/06 +% Version 1.2 2020/0 5/26 \RequirePackage{luatex85} \RequirePackage{silence} \WarningsOff[latex] @@ -137,7 +137,7 @@ urlcolor=orange} \bigskip -\noindent\pgfornament[width=0.75 cm]{152}\ (Version 1.1) +\noindent\pgfornament[width=0.75 cm]{152}\ (Version 1.2 2020/05/26) \begin{abstract} This document describes the \LaTeX\ package \emph{\docpkg{pgfornament}} and presents the syntax and parameters of the macro "pgfornament". |