From 8e96939ec6cb5404dd26d4b0982c2fa6d942d3fc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Jul 2020 21:51:37 +0000 Subject: marcellus (24jul20) git-svn-id: svn://tug.org/texlive/trunk@55927 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/marcellus/README | 28 ++++++++------------- .../doc/fonts/marcellus/marcellus-samples.pdf | Bin 14079 -> 14079 bytes .../doc/fonts/marcellus/marcellus-samples.tex | 1 - 3 files changed, 10 insertions(+), 19 deletions(-) (limited to 'Master/texmf-dist/doc/fonts/marcellus') diff --git a/Master/texmf-dist/doc/fonts/marcellus/README b/Master/texmf-dist/doc/fonts/marcellus/README index abdb202904b..cb22c42c8bc 100644 --- a/Master/texmf-dist/doc/fonts/marcellus/README +++ b/Master/texmf-dist/doc/fonts/marcellus/README @@ -1,8 +1,8 @@ This is the README for the marcellus package, version -2019-10-13. +2020-07-23. -This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -support for the Marcellus family of fonts, designed by +This package provides +the Marcellus family of fonts, designed by Brian J. Bonislawsky. Marcellus is a flared-serif family, inspired by classic Roman inscription letterforms. There is currently just a regular weight and small-caps. The regular @@ -14,8 +14,7 @@ TeX system download the file preferred URL for "tex-archive" is http://mirrors.ctan.org. Unzip the archive at the root of an appropriate texmf tree, likely a personal or local tree. If necessary, update the -file-name database (e.g., texhash). Update the font-map -files by enabling the Map file marcellus.map. +file-name database (e.g., texhash). To use, add @@ -24,24 +23,17 @@ To use, add to the preamble of your document. This will activate Marcellus as the main (serifed) text font. -LuaLaTeX and xeLaTeX users who might prefer type1 fonts or -who wish to avoid fontspec may use the type1 option. - Options scaled= or scale= may be used to scale the fonts. The only figure style is proportional lining. -Font encodings supported are OT1, T1, LY1, and TS1. - -The original Truetype fonts were obtained from +The Truetype fonts were obtained from https://fonts.google.com/specimen/Marcellus -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 -support files were created using autoinst and otftotfm and -are licensed under the terms of the LaTeX Project Public -License. The maintainer of this package is Bob Tennent (rdt -at cs.queensu.ca) +and are licensed under the SIL Open Font License, version +1.1; the text may be found in the doc directory. The rest +of the package is licensed under the terms of the LaTeX +Project Public License. The maintainer of this package is +Bob Tennent (rdt at cs.queensu.ca) diff --git a/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.pdf b/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.pdf index df700a9d751..42019dc830a 100644 Binary files a/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.pdf and b/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.pdf differ diff --git a/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.tex b/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.tex index 24ed419ed30..353c7a2fd0f 100644 --- a/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.tex +++ b/Master/texmf-dist/doc/fonts/marcellus/marcellus-samples.tex @@ -1,5 +1,4 @@ \documentclass{article} -\usepackage[T1]{fontenc} \usepackage{marcellus} \usepackage{lipsum} \begin{document} -- cgit v1.2.3