summaryrefslogtreecommitdiff
path: root/fonts/quattrocento
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-08-02 03:03:49 +0000
committerNorbert Preining <norbert@preining.info>2020-08-02 03:03:49 +0000
commit1498fd91bffe57cfb36b3164ea5237cff0915559 (patch)
tree7f6d434ce2d84f807d78b9e557d0dbf89c15e232 /fonts/quattrocento
parent614c1765c3e9a6f5665cbf4f4fb60e768054c2d4 (diff)
CTAN sync 202008020303
Diffstat (limited to 'fonts/quattrocento')
-rw-r--r--fonts/quattrocento/README2
-rw-r--r--fonts/quattrocento/doc/quattrocento-samples.pdfbin86155 -> 138743 bytes
-rw-r--r--fonts/quattrocento/latex/quattrocento.sty14
3 files changed, 8 insertions, 8 deletions
diff --git a/fonts/quattrocento/README b/fonts/quattrocento/README
index 506c338d61..44757c1aff 100644
--- a/fonts/quattrocento/README
+++ b/fonts/quattrocento/README
@@ -1,4 +1,4 @@
-This is the README for the quattrocento package, version 2020-07-28.
+This is the README for the quattrocento package, version 2020-07-31.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for
the Quattrocento and Quattrocento Sans families of fonts, designed by
diff --git a/fonts/quattrocento/doc/quattrocento-samples.pdf b/fonts/quattrocento/doc/quattrocento-samples.pdf
index 98a46a2675..0df8f0258b 100644
--- a/fonts/quattrocento/doc/quattrocento-samples.pdf
+++ b/fonts/quattrocento/doc/quattrocento-samples.pdf
Binary files differ
diff --git a/fonts/quattrocento/latex/quattrocento.sty b/fonts/quattrocento/latex/quattrocento.sty
index 96ace22faa..82380ad351 100644
--- a/fonts/quattrocento/latex/quattrocento.sty
+++ b/fonts/quattrocento/latex/quattrocento.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{quattrocento}[%
- 2020/07/28 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ]
+ 2020/07/31 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ]
\RequirePackage{ifxetex,ifluatex,textcomp}
@@ -13,11 +13,11 @@
\fi\fi
-\newcommand*{\Quattrocento@scale}{1} % not adjustable
-\newcommand*{\QuattrocentoSans@scale}{1}
+\newcommand*{\Quattro@scale}{1} % not adjustable
+\newcommand*{\QuattroSans@scale}{1}
\RequirePackage{xkeyval}
-\DeclareOptionX{scaled}{\renewcommand*{\QuattrocentoSans@scale}{#1}}
-\DeclareOptionX{scale}{\renewcommand*{\QuattrocentoSans@scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\QuattroSans@scale}{#1}}
+\DeclareOptionX{scale}{\renewcommand*{\QuattroSans@scale}{#1}}
\newif\ifquattrocento@rm \quattrocento@rmfalse
\newif\ifquattrocento@sf \quattrocento@sffalse
@@ -59,7 +59,7 @@
\fi
\ifquattrocento@sf
\setsansfont
- [ Scale = \QuattrocentoSans@scale ,
+ [ Scale = \QuattroSans@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,
@@ -81,7 +81,7 @@
]
{Quattrocento}
\newfontfamily\quattrocentosans
- [ Scale = \QuattrocentoSans@scale ,
+ [ Scale = \QuattroSans@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,