From 61ac4898d4fd5d2dbed7a7fddf97b3f3745018c4 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 10 May 2022 03:00:54 +0000 Subject: CTAN sync 202205100300 --- fonts/roboto/doc/roboto-samples.tex | 76 ++++++++++++++++++++++++++++++++++++- 1 file changed, 74 insertions(+), 2 deletions(-) (limited to 'fonts/roboto/doc/roboto-samples.tex') diff --git a/fonts/roboto/doc/roboto-samples.tex b/fonts/roboto/doc/roboto-samples.tex index 5ddffad4ca..f89b0a0c49 100644 --- a/fonts/roboto/doc/roboto-samples.tex +++ b/fonts/roboto/doc/roboto-samples.tex @@ -1,11 +1,14 @@ \documentclass{article} \usepackage[LGR,T1]{fontenc} -\usepackage[sfdefault]{roboto} +\usepackage{roboto} \usepackage{roboto-mono} +\usepackage{roboto-serif} \usepackage{lipsum} \begin{document} +\section*{Roboto Sans} +\sffamily \subsection*{Regular} \lipsum[1] @@ -57,6 +60,7 @@ Officially broken off. Often offline, find me flowerless. A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ } +\section*{Condensed Sans} \subsection*{Condensed Regular} @@ -85,7 +89,6 @@ Officially broken off. Often offline, find me flowerless. {\robotocondensed Officially broken off. Often offline, find me flowerless.} - \section*{LGR Condensed} @@ -94,6 +97,7 @@ Officially broken off. Often offline, find me flowerless. A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ } +\section*{Slab Serif} \subsection*{Slab Serif Regular} {\robotoslab\lipsum[1]} @@ -118,6 +122,8 @@ Officially broken off. Often offline, find me flowerless. } +\section*{Mono} + \subsection*{Mono Regular} \texttt{\lipsum[1]} @@ -148,4 +154,70 @@ Officially broken off. Often offline, find me flowerless. A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ } + +\newpage +\section*{Roboto Serif} + +\rmfamily + +\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} + +\robotoserifOsF{1234567890} + +\subsection*{Lining Numbers} + +\robotoserifTLF{1234567890} + +\subsection*{Ligatures} + + +Officially broken off. Often offline, find me flowerless. + + +\section*{Serif Condensed} + +\subsection*{Condensed Regular} + +{\robotoserifcondensed\lipsum[1]} + +\subsection*{Condensed Italic} + +{\robotoserifcondensed\textit{\lipsum[2]}} + +\subsection*{Condensed Bold} + +{\robotoserifboldcondensed\lipsum[3]} + + + +\subsection*{Condensed Bold Italic} + +{\robotoserifboldcondensed\textit{\lipsum[4]}} + + +\subsection*{Ligatures} + +{\robotoserifcondensed Officially broken off. Often offline, find me flowerless.} + + \end{document} -- cgit v1.2.3