diff options
-rw-r--r-- | Master/texmf-dist/doc/fonts/librecaslon/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf | bin | 28706 -> 104154 bytes | |||
-rw-r--r-- | Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf | bin | 111332 -> 111312 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/librecaslon/librecaslon.sty | 12 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
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 Binary files differindex 8947fb6d913..aed654890c8 100644 --- a/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf +++ b/Master/texmf-dist/doc/fonts/librecaslon/librecaslon-samples.pdf diff --git a/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCsln-BoldItalic.otf Binary files differindex 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 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'", |