summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-31 21:40:14 +0000
committerKarl Berry <karl@freefriends.org>2020-07-31 21:40:14 +0000
commitbf1111a12f4c735e28e5c4d9840f91affe076faf (patch)
treeb6af7294d201b91856ce23fc8e5e43cb0bfea3ca /Master
parent0fc5074a159ae1320b56983a27ce3ee8a80ceee1 (diff)
librecaslon (31jul20)
git-svn-id: svn://tug.org/texlive/trunk@56003 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/librecaslon/README2
-rw-r--r--Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdfbin28706 -> 104154 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otfbin111332 -> 111312 bytes
-rw-r--r--Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty12
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
5 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/librecaslon/README b/Master/texmf-dist/doc/fonts/librecaslon/README
index 92411ada0d0..876e1fa142e 100644
--- a/Master/texmf-dist/doc/fonts/librecaslon/README
+++ b/Master/texmf-dist/doc/fonts/librecaslon/README
@@ -1,5 +1,5 @@
This is the README for the librecaslon package, version
-2020-07-28.
+2020-07-31.
This package provides the Libre Caslon Text family of fonts,
designed by Pablo Impallari. An artificially generated
diff --git a/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf b/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf
index 8947fb6d913..aed654890c8 100644
--- a/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf
index 51a96e2c3f4..5bf0e36eaac 100644
--- a/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf
+++ b/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty b/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty
index f899f51d289..ca915655c97 100644
--- a/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty
+++ b/Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{librecaslon}[%
- 2020/07/28 (Bob Tennent) Supports LibreCaslon fonts for all LaTeX engines. ]
+ 2020/07/31 (Bob Tennent) Supports LibreCaslon fonts for all LaTeX engines. ]
\RequirePackage{ifxetex,ifluatex,textcomp}
@@ -14,10 +14,10 @@
\newif\iflibrecaslon@lining \librecaslon@liningtrue
-\newcommand*{\LibreCaslon@scale}{1}
+\newcommand*{\LibreCsln@scale}{1}
\RequirePackage{xkeyval}
-\DeclareOptionX{scaled}{\renewcommand*{\LibreCaslon@scale}{#1}}
-\DeclareOptionX{scale}{\renewcommand*{\LibreCaslon@scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\LibreCsln@scale}{#1}}
+\DeclareOptionX{scale}{\renewcommand*{\LibreCsln@scale}{#1}}
\DeclareOptionX{type1}{\librecaslon@otffalse}
@@ -83,7 +83,7 @@
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .otf ,
- Scale = \LibreCaslon@scale ,
+ Scale = \LibreCsln@scale ,
}
\setmainfont
[ Numbers = {\librecaslon@figurestyle},
@@ -98,7 +98,7 @@
\defaultfontfeatures{
Ligatures = TeX ,
Extension = .otf ,
- Scale = \LibreCaslon@scale ,
+ Scale = \LibreCsln@scale ,
}
\setmainfont
[ Numbers = {\librecaslon@figurestyle},
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ff463840b58..db8f9a3f861 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -765,6 +765,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'lshort-zh-cn', "die 'skipping, use lshort-chinese'",
'ltnews', "die 'skipping, nonfree doc'",
'ltt', "&MAKEltt",
+ 'ltx4yt' , "die 'skipping, per author (dps) request'",
'ltxindex', "die 'skipping, obsolete on CTAN'",
'ltxkeys', "&MAKEflatten",
'ltxmisc', "die 'skipping, too complicated, sorry'",