diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-25 15:18:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-25 15:18:47 +0000 |
commit | 17ba85a8d8cd6bf84604708cffe98e8437259ab5 (patch) | |
tree | 48dff962ae069febdec1ac723f16bccd969114a8 /Master/texmf-dist/doc/fonts/cinzel | |
parent | d8568f9b61c08c453f846a918c82fd367dde3619 (diff) |
cinzel (24may14)
git-svn-id: svn://tug.org/texlive/trunk@34408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/cinzel')
-rw-r--r-- | Master/texmf-dist/doc/fonts/cinzel/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf | bin | 16725 -> 32705 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.tex | 13 |
3 files changed, 12 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/cinzel/README b/Master/texmf-dist/doc/fonts/cinzel/README index 8a6f87ec8cc..cf1c52d0cad 100644 --- a/Master/texmf-dist/doc/fonts/cinzel/README +++ b/Master/texmf-dist/doc/fonts/cinzel/README @@ -1,4 +1,4 @@ -This is the README for the cinzel package, version 2014-03-31. +This is the README for the cinzel package, version 2014-05-24. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Cinzel and Cinzel Decorative families of fonts, designed @@ -42,7 +42,7 @@ Command \cinzel allows for localized use of Cinzel (and Cinzel Decorative). Command \cinzelblack allows for localized use of the Black series. -The opentype fonts were downloaded from +The truetype fonts were downloaded from http://www.google.com/webfonts and are licensed under the SIL Open Font License, (version 1.1); the text may be found in the doc directory. The type1 versions were created using fontforge. The diff --git a/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf b/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf Binary files differindex a680f47179a..7d1eb61f01e 100644 --- a/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf +++ b/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.tex b/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.tex index fb130913edd..0e5b480720e 100644 --- a/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.tex +++ b/Master/texmf-dist/doc/fonts/cinzel/cinzel-samples.tex @@ -13,18 +13,25 @@ Cinzel and Cinzel Decorative \subsection*{Regular} \lipsum[1] -\subsection*{Bold} -\textbf{\lipsum[3]} - \subsection*{Decorative} \textit{\lipsum[2]} +\subsection*{Bold} +\textbf{\lipsum[3]} + \subsection*{Bold Decorative} \textbf{\textit{\lipsum[4]}} +\subsection*{Black} +{\cinzelblack\lipsum[4]} + +\subsection*{Black Decorative} +{\cinzelblack\textit{\lipsum[5]}} + \subsection*{Numbers} 1234567890 + \end{document} |