From bd75320fbbde734c89a9ce8bae7117b45107bf9a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 3 May 2018 16:44:46 +0000 Subject: roboto (11apr18) git-svn-id: svn://tug.org/texlive/trunk@47586 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/roboto/COPYRIGHT.txt | 1 + .../doc/fonts/roboto/DESCRIPTION.en_us.html | 12 +++ Master/texmf-dist/doc/fonts/roboto/README | 18 ++-- .../doc/fonts/roboto/RobotoSpecimenBook.pdf | Bin 0 -> 321297 bytes .../texmf-dist/doc/fonts/roboto/roboto-samples.pdf | Bin 0 -> 89215 bytes .../texmf-dist/doc/fonts/roboto/roboto-samples.tex | 93 +++++++++++++++++++++ Master/texmf-dist/doc/fonts/roboto/samples.pdf | Bin 72102 -> 0 bytes Master/texmf-dist/doc/fonts/roboto/samples.tex | 76 ----------------- 8 files changed, 117 insertions(+), 83 deletions(-) create mode 100644 Master/texmf-dist/doc/fonts/roboto/COPYRIGHT.txt create mode 100644 Master/texmf-dist/doc/fonts/roboto/DESCRIPTION.en_us.html create mode 100644 Master/texmf-dist/doc/fonts/roboto/RobotoSpecimenBook.pdf create mode 100644 Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf create mode 100644 Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex delete mode 100644 Master/texmf-dist/doc/fonts/roboto/samples.pdf delete mode 100644 Master/texmf-dist/doc/fonts/roboto/samples.tex (limited to 'Master/texmf-dist/doc/fonts/roboto') diff --git a/Master/texmf-dist/doc/fonts/roboto/COPYRIGHT.txt b/Master/texmf-dist/doc/fonts/roboto/COPYRIGHT.txt new file mode 100644 index 00000000000..b38606306c3 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/roboto/COPYRIGHT.txt @@ -0,0 +1 @@ +Font data copyright Google 2012 \ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/roboto/DESCRIPTION.en_us.html b/Master/texmf-dist/doc/fonts/roboto/DESCRIPTION.en_us.html new file mode 100644 index 00000000000..13dc7b860dc --- /dev/null +++ b/Master/texmf-dist/doc/fonts/roboto/DESCRIPTION.en_us.html @@ -0,0 +1,12 @@ +

Roboto has a dual nature. It has a mechanical skeleton and the forms are +largely geometric. At the same time, the font features friendly and open +curves. While some grotesks distort their letterforms to force a rigid rhythm, +Roboto doesn’t compromise, allowing letters to be settled into their natural +width. This makes for a more natural reading rhythm more commonly found in +humanist and serif types.

+ +

This is the normal family, which can be used alongside the +Roboto Condensed family and the +Roboto Slab family.

+ +

Updated July 31 2013: Hinting has been improved and a fix made to ỡ, the Vietnamese 'o with horn and tilde' character. If you have installed the fonts on your computer, please download them again and re-install.

diff --git a/Master/texmf-dist/doc/fonts/roboto/README b/Master/texmf-dist/doc/fonts/roboto/README index dfa50fb1487..32492cb12f1 100644 --- a/Master/texmf-dist/doc/fonts/roboto/README +++ b/Master/texmf-dist/doc/fonts/roboto/README @@ -1,10 +1,10 @@ This is the README for the roboto package, version -2015-09-15. +2017-04-10. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -support for the Roboto, RobotoCondensed and RobotoSlab -families of fonts, designed by Christian Robertson for -Google, who says: +support for the Roboto, RobotoCondensed, RobotoMono and +RobotoSlab families of fonts, designed by Christian +Robertson for Google, who says: Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, @@ -38,6 +38,10 @@ font, use \usepackage[sfdefault]{roboto} +To use RobotoMono, add + +\usepackage{roboto-mono} + LuaLaTeX and xeLaTeX users who might prefer type1 fonts or who wish to avoid fontspec may use the type1 option. @@ -81,9 +85,9 @@ tabular (or t) Font encodings supported are OT1, T1, LY1 and TS1. -Commands \roboto, \robotocondensed, and \robotoslab select -the Roboto, RobotoCondensed, and RobotoSlab font family, -respectively. +Commands \roboto, \robotocondensed, \robotoslab, and +\robotomono select the Roboto, RobotoCondensed, RobotoSlab +and RobotoMono font family, respectively. The original fonts are available at http://www.google.com/webfonts and are licensed under the diff --git a/Master/texmf-dist/doc/fonts/roboto/RobotoSpecimenBook.pdf b/Master/texmf-dist/doc/fonts/roboto/RobotoSpecimenBook.pdf new file mode 100644 index 00000000000..589ba18c522 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/roboto/RobotoSpecimenBook.pdf differ diff --git a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf new file mode 100644 index 00000000000..5acbfe36457 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf differ diff --git a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex new file mode 100644 index 00000000000..e32a9622ca6 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex @@ -0,0 +1,93 @@ +\documentclass{article} +\usepackage[T1]{fontenc} +\usepackage[sfdefault]{roboto} +\usepackage{roboto-mono} +\usepackage{lipsum} +\begin{document} + +\subsection*{Regular} +\lipsum[1] + +\subsection*{Italic} +\textit{\lipsum[2]} + +\subsection*{Bold} + +\textbf{\lipsum[3]} + + + +\subsection*{Bold Italic} + +\textbf{\textit{\lipsum[4]}} + +\subsection*{Small Capitals} + +\textsc{\lipsum[1]} + +\subsection*{Default Numbers} + +1234567890 + +\subsection*{Oldstyle Numbers} + +\oldstylenums{1234567890} + +\subsection*{Lining Numbers} + +\liningnums{1234567890} + +\robotocondensed + +\subsection*{Condensed Regular} + +\lipsum[1] + +\subsection*{Condensed Italic} + +\textit{\lipsum[2]} + +\subsection*{Condensed Bold} + +\textbf{\lipsum[3]} + + + +\subsection*{Condensed Bold Italic} + +\textbf{\textit{\lipsum[4]}} + + +\subsection*{Condensed Small Capitals} + +\textsc{\lipsum[1]} + +\robotoslab + +\subsection*{Slab Serif Regular} +\lipsum[1] + + +\subsection*{Slab Serif Bold} + +\textbf{\lipsum[3]} + + +\subsection*{Mono Regular} +\texttt{\lipsum[1]} + +\subsection*{Mono Italic} +\texttt{\textit{\lipsum[2]}} + +\subsection*{Mono Bold} + +\texttt{\textbf{\lipsum[3]}} + + + +\subsection*{Mono Bold Italic} + +\texttt{\textbf{\textit{\lipsum[4]}}} + + +\end{document} diff --git a/Master/texmf-dist/doc/fonts/roboto/samples.pdf b/Master/texmf-dist/doc/fonts/roboto/samples.pdf deleted file mode 100644 index 4f6c81542bd..00000000000 Binary files a/Master/texmf-dist/doc/fonts/roboto/samples.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/fonts/roboto/samples.tex b/Master/texmf-dist/doc/fonts/roboto/samples.tex deleted file mode 100644 index c3731037038..00000000000 --- a/Master/texmf-dist/doc/fonts/roboto/samples.tex +++ /dev/null @@ -1,76 +0,0 @@ - -\documentclass{article} -\usepackage[T1]{fontenc} -\usepackage[rm,sfdefault]{roboto} -\usepackage{lipsum} -\begin{document} - -\subsection*{Regular} -\lipsum[1] - -\subsection*{Italic} -\textit{\lipsum[2]} - -\subsection*{Bold} - -\textbf{\lipsum[3]} - - - -\subsection*{Bold Italic} - -\textbf{\textit{\lipsum[4]}} - -\subsection*{Small Capitals} - -\textsc{\lipsum[1]} - -\subsection*{Default Numbers} - -1234567890 - -\subsection*{Oldstyle Numbers} - -\oldstylenums{1234567890} - -\subsection*{Lining Numbers} - -\liningnums{1234567890} - -\robotocondensed - -\subsection*{Condensed Regular} - -\lipsum[1] - -\subsection*{Condensed Italic} - -\textit{\lipsum[2]} - -\subsection*{Condensed Bold} - -\textbf{\lipsum[3]} - - - -\subsection*{Condensed Bold Italic} - -\textbf{\textit{\lipsum[4]}} - - -\subsection*{Condensed Small Capitals} - -\textsc{\lipsum[1]} - -\robotoslab - -\subsection*{Slab Serif Regular} -\lipsum[1] - - -\subsection*{Slab Serif Bold} - -\textbf{\lipsum[3]} - - -\end{document} -- cgit v1.2.3