summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/quattrocento
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-25 23:21:35 +0000
committerKarl Berry <karl@freefriends.org>2012-11-25 23:21:35 +0000
commit142ee8288b9abc285ad8df4e9e76817f099827b9 (patch)
treed63050c9f1a01811443635d4874d9999ee246e08 /Master/texmf-dist/doc/fonts/quattrocento
parent2dffbf93287b0c6bc59f27a94a4157d45a444fab (diff)
quattrocento (25nov12)
git-svn-id: svn://tug.org/texlive/trunk@28360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/quattrocento')
-rw-r--r--Master/texmf-dist/doc/fonts/quattrocento/README18
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/quattrocento/README b/Master/texmf-dist/doc/fonts/quattrocento/README
index 0ad95ffdfcb..72d2403db28 100644
--- a/Master/texmf-dist/doc/fonts/quattrocento/README
+++ b/Master/texmf-dist/doc/fonts/quattrocento/README
@@ -1,4 +1,4 @@
-This is the README for the quattrocento package, version 2012-11-09.
+This is the README for the quattrocento package, version 2012-11-24.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for
the Quattrocento and Quattrocento Sans families of fonts, designed by
@@ -22,8 +22,8 @@ To use, add
to the preamble of your document. This will activate Quattrocento as the
main (serifed) text font and Quattrocento Sans as the sans font. Italic
-variants of Quattrocento are not currently available. Artificially
-slanted varsions have been generated and treated as if they were italic.
+variants of Quattrocento are not currently available; artificially
+slanted versions have been generated and treated as if they were italic.
To activate Quattrocento without Quattrocento Sans, use
@@ -35,7 +35,11 @@ Similarly, to activate Quattrocento Sans without Quattrocento use
To use Quattrocento Sans as the main text font, use
-\usepackage[sfdefault]{quattrovcento}
+\usepackage[sfdefault]{quattrocento}
+
+This re-defines \familydefault, not \rmdefault. LuaLaTeX and
+xeLaTeX users who might prefer type1 fonts or who wish to avoid fontspec
+may use the type1 option.
Options scaled=<number> or scale=<number> may be used to scale the
Quattrocento Sans fonts; the serifed variants are not affected.
@@ -43,6 +47,9 @@ Quattrocento Sans fonts; the serifed variants are not affected.
The only figure style supported is tabular-lining. Font encodings
supported are OT1, T1, LY1 and TS1.
+Macros \quattrocento and \quattrocentosans select the Quattrocento
+and Quattrocento Sans families, respectively.
+
The original fonts are available at 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 opentype and type1 versions were
@@ -50,4 +57,5 @@ created using fontforge. The support files were created using autoinst
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)
-2012-11-09
+2012-11-24
+