From f33945a4c170cd1985ce96032e20154c0110c93f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Oct 2022 19:47:02 +0000 Subject: carlito (5oct22) git-svn-id: svn://tug.org/texlive/trunk@64624 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/fonts/carlito/Carlito-Regular.pdf | Bin 344445 -> 610183 bytes Master/texmf-dist/doc/fonts/carlito/README | 7 ++- .../doc/fonts/carlito/carlito-samples.pdf | Bin 0 -> 56686 bytes .../doc/fonts/carlito/carlito-samples.tex | 64 +++++++++++++++++++++ Master/texmf-dist/doc/fonts/carlito/samples.pdf | Bin 45416 -> 0 bytes Master/texmf-dist/doc/fonts/carlito/samples.tex | 64 --------------------- 6 files changed, 68 insertions(+), 67 deletions(-) create mode 100644 Master/texmf-dist/doc/fonts/carlito/carlito-samples.pdf create mode 100644 Master/texmf-dist/doc/fonts/carlito/carlito-samples.tex delete mode 100644 Master/texmf-dist/doc/fonts/carlito/samples.pdf delete mode 100644 Master/texmf-dist/doc/fonts/carlito/samples.tex (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/fonts/carlito/Carlito-Regular.pdf b/Master/texmf-dist/doc/fonts/carlito/Carlito-Regular.pdf index d3ab8fb8617..d33183388db 100644 Binary files a/Master/texmf-dist/doc/fonts/carlito/Carlito-Regular.pdf and b/Master/texmf-dist/doc/fonts/carlito/Carlito-Regular.pdf differ diff --git a/Master/texmf-dist/doc/fonts/carlito/README b/Master/texmf-dist/doc/fonts/carlito/README index 8fefd8cd283..47fddf6610f 100644 --- a/Master/texmf-dist/doc/fonts/carlito/README +++ b/Master/texmf-dist/doc/fonts/carlito/README @@ -1,5 +1,5 @@ This is the README for the carlito package, version -2014-08-20. +2022-10-05. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Carlito family of sans serif fonts, designed @@ -51,8 +51,9 @@ http://gsdview.appspot.com/chromeos-localmirror/distfiles/crosextrafonts-carlito and are licensed under the SIL Open Font License, (version 1.1); the text may be found in the doc directory. Fontforge -was used to convert the fonts to opentype CFF format. The -support files were created using autoinst and are licensed +was used to convert the fonts to type1 format and re-named +in accordance to the Reserved Font Name clause in the license. +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). diff --git a/Master/texmf-dist/doc/fonts/carlito/carlito-samples.pdf b/Master/texmf-dist/doc/fonts/carlito/carlito-samples.pdf new file mode 100644 index 00000000000..a1dd8f116ab Binary files /dev/null and b/Master/texmf-dist/doc/fonts/carlito/carlito-samples.pdf differ diff --git a/Master/texmf-dist/doc/fonts/carlito/carlito-samples.tex b/Master/texmf-dist/doc/fonts/carlito/carlito-samples.tex new file mode 100644 index 00000000000..8b6b46e00b9 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/carlito/carlito-samples.tex @@ -0,0 +1,64 @@ + +\documentclass[12pt]{article} +\usepackage[T1]{fontenc} +\usepackage[sfdefault]{carlito} +\usepackage{lipsum} +\begin{document} +\sloppy + +\subsection*{Regular} +\lipsum[1] + +\subsection*{Italic} +\textit{\lipsum[2]} + +\subsection*{Bold} +\textbf{\lipsum[3]} + +\subsection*{Bold Italic} + +\textbf{\textit{\lipsum[4]}} + +\subsection*{Default Numbers} + +1234567890 + +\subsection*{OldStyle Numbers} + +{\carlitoOsF 1234567890} + +\subsection*{Lining Numbers} + +{\carlitoLF 1234567890} + + +\subsection*{Tabular Numbers} + +{\carlitoTLF 1234567890} + +\subsection*{Tabular OldStyle Numbers} + +{\carlitoTOsF 1234567890} + +\subsection*{Inferior Numbers} + +X\textin{1234567890} + +\subsection*{Superior Numbers} + +X\textsu{1234567890} + +\subsection*{Diacritics} + +\mbox{}\par +Rodion \^{S}edrin + +\u{U}ladz\`{i}m\`{i}r Damarackij + +V\^{a}\v{c}\`{e}sla\u{u} Kuzn\^{a}co\u{u} + +\u{U}ladz\`{i}m\`{i}r \v{K}andrusev\`{i}\v{c} + +Aleg Zal\"{e}tne\u{u} + +\end{document} diff --git a/Master/texmf-dist/doc/fonts/carlito/samples.pdf b/Master/texmf-dist/doc/fonts/carlito/samples.pdf deleted file mode 100644 index b3434bad705..00000000000 Binary files a/Master/texmf-dist/doc/fonts/carlito/samples.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/fonts/carlito/samples.tex b/Master/texmf-dist/doc/fonts/carlito/samples.tex deleted file mode 100644 index 8b6b46e00b9..00000000000 --- a/Master/texmf-dist/doc/fonts/carlito/samples.tex +++ /dev/null @@ -1,64 +0,0 @@ - -\documentclass[12pt]{article} -\usepackage[T1]{fontenc} -\usepackage[sfdefault]{carlito} -\usepackage{lipsum} -\begin{document} -\sloppy - -\subsection*{Regular} -\lipsum[1] - -\subsection*{Italic} -\textit{\lipsum[2]} - -\subsection*{Bold} -\textbf{\lipsum[3]} - -\subsection*{Bold Italic} - -\textbf{\textit{\lipsum[4]}} - -\subsection*{Default Numbers} - -1234567890 - -\subsection*{OldStyle Numbers} - -{\carlitoOsF 1234567890} - -\subsection*{Lining Numbers} - -{\carlitoLF 1234567890} - - -\subsection*{Tabular Numbers} - -{\carlitoTLF 1234567890} - -\subsection*{Tabular OldStyle Numbers} - -{\carlitoTOsF 1234567890} - -\subsection*{Inferior Numbers} - -X\textin{1234567890} - -\subsection*{Superior Numbers} - -X\textsu{1234567890} - -\subsection*{Diacritics} - -\mbox{}\par -Rodion \^{S}edrin - -\u{U}ladz\`{i}m\`{i}r Damarackij - -V\^{a}\v{c}\`{e}sla\u{u} Kuzn\^{a}co\u{u} - -\u{U}ladz\`{i}m\`{i}r \v{K}andrusev\`{i}\v{c} - -Aleg Zal\"{e}tne\u{u} - -\end{document} -- cgit v1.2.3