From 232d304274941244ad64db66ab9d030265bdbaeb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Apr 2020 21:29:52 +0000 Subject: comicneue (26apr20) git-svn-id: svn://tug.org/texlive/trunk@54891 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/comicneue/README.md | 27 +++++++++++++++++++++ .../doc/latex/comicneue/comicneue-otf-specimen.pdf | Bin 32367 -> 33215 bytes .../latex/comicneue/comicneue-type1-specimen.pdf | Bin 25916 -> 137646 bytes .../texmf-dist/doc/latex/comicneue/comicneue.pdf | Bin 80294 -> 193276 bytes .../texmf-dist/doc/latex/comicneue/comicneue.tex | 11 +++++++-- 5 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/comicneue/README.md (limited to 'Master/texmf-dist/doc/latex/comicneue') diff --git a/Master/texmf-dist/doc/latex/comicneue/README.md b/Master/texmf-dist/doc/latex/comicneue/README.md new file mode 100644 index 00000000000..e47e232ff08 --- /dev/null +++ b/Master/texmf-dist/doc/latex/comicneue/README.md @@ -0,0 +1,27 @@ +Comic Neue +========== +This package provides the Comic Neue fonts in a LaTeX package. +Full documentation and revision history in `comicneue.pdf`. + +Options +------- +The following options can be used: + +* `light`: use the light weight by default. +* `regular`: use the regular weight by default. +* `angular`: Use the angular variant instead of the normal one. +* `scale`: Change the scaling with a factor. For example: `\texttt{scale=.5}` +* `default`: Sans-serif is set as default font family. +* `sfdefault`: Comic Neue is set as sans-serif family. +* `nosfdefault`: Comic Neue is not set as sans-serif family. +* `type1, t1`: Override automatic detection and use the Type 1 fonts. +* `opentype, otf`: Override automatic detection and use OpenType fonts. + +The following options are enabled by default: `sfdefault`, `regular`. + +License +------- +Fonts are provided under the SIL Open Font License. +LaTeX source is licensed under the LPPL version 1.3 or higher. + +Enjoy! diff --git a/Master/texmf-dist/doc/latex/comicneue/comicneue-otf-specimen.pdf b/Master/texmf-dist/doc/latex/comicneue/comicneue-otf-specimen.pdf index 447d4b94af2..dd210f8cbc4 100644 Binary files a/Master/texmf-dist/doc/latex/comicneue/comicneue-otf-specimen.pdf and b/Master/texmf-dist/doc/latex/comicneue/comicneue-otf-specimen.pdf differ diff --git a/Master/texmf-dist/doc/latex/comicneue/comicneue-type1-specimen.pdf b/Master/texmf-dist/doc/latex/comicneue/comicneue-type1-specimen.pdf index 127bfcc413b..4efe88dc778 100644 Binary files a/Master/texmf-dist/doc/latex/comicneue/comicneue-type1-specimen.pdf and b/Master/texmf-dist/doc/latex/comicneue/comicneue-type1-specimen.pdf differ diff --git a/Master/texmf-dist/doc/latex/comicneue/comicneue.pdf b/Master/texmf-dist/doc/latex/comicneue/comicneue.pdf index 72411758ef5..c25b7a421a0 100644 Binary files a/Master/texmf-dist/doc/latex/comicneue/comicneue.pdf and b/Master/texmf-dist/doc/latex/comicneue/comicneue.pdf differ diff --git a/Master/texmf-dist/doc/latex/comicneue/comicneue.tex b/Master/texmf-dist/doc/latex/comicneue/comicneue.tex index 01d947dc468..7053bc49ed0 100644 --- a/Master/texmf-dist/doc/latex/comicneue/comicneue.tex +++ b/Master/texmf-dist/doc/latex/comicneue/comicneue.tex @@ -15,7 +15,7 @@ } \author{Silke Hofstra, \href{mailto:tex@slxh.nl}{tex@slxh.nl}} -\date{Documentation for comicneue v1.1.\\ \today} +\date{Documentation for comicneue v1.2.\\ \today} \begin{document} \maketitle @@ -52,7 +52,7 @@ Commands for all weights and styles are also provided: -- the light and bold weights. \item \cmd{comicneueangular} -- the regular and bold weights in the angular style. - \item \cmd{comicneuelight} + \item \cmd{comicneueangularlight} -- the light and bold weights in the angular style. \end{itemize*} @@ -63,9 +63,16 @@ All \LaTeX\ code is available under the \href{http://www.latex-project.org/lppl/ \section{Specimen} Simple specimen are included on page \pageref{sec:specimen}. +\clearpage + \section{Version history} \subsection*{1.1} +\begin{itemize*} + \item Update Comic Neue to v2.5. + \item Fix \cmd{comicneueangularlight} in documentation. +\end{itemize*} + \begin{itemize*} \item Joseph Wright: \cmd{sys\_if\_engine} replaces \cmd{pdftex\_if\_engine} (\href{https://github.com/silkeh/latex-raleway/pull/1}{pull request~\#1}). \end{itemize*} -- cgit v1.2.3