diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-03 18:26:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-03 18:26:42 +0000 |
commit | 425d190f70d19ec6642441bee5cfa3d0f044bd1e (patch) | |
tree | dfca06c4409fcf5a219bd92cc3b2e7e5da768742 /Master/texmf-dist/doc | |
parent | 581a89125a8e5ac5b8be27a1d62b72a5e77e05fd (diff) |
roboto (20apr19)
git-svn-id: svn://tug.org/texlive/trunk@50969 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/roboto/README | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf | bin | 107500 -> 148599 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex | 76 |
4 files changed, 82 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt b/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt index 46d0c9adb7a..b2d4d433916 100644 --- a/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt +++ b/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt @@ -1,3 +1,13 @@ +2019-04-20 + + Support for LGR encoding. Condensed fonts now accessible + using standard c series codes. + +2019-04-07 + + Support for standard NFSS series codes. New macros for + localized use of non-default weights and figure styles. + 2019-03-01 and 2019-03-03: FontFace and NFSSFamily declarations provided by Mario diff --git a/Master/texmf-dist/doc/fonts/roboto/README b/Master/texmf-dist/doc/fonts/roboto/README index 68ec5cb1378..00046b4002b 100644 --- a/Master/texmf-dist/doc/fonts/roboto/README +++ b/Master/texmf-dist/doc/fonts/roboto/README @@ -1,5 +1,5 @@ This is the README for the roboto package, version -2019-04-05. +2019-04-20. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Roboto, RobotoCondensed, RobotoMono and @@ -78,7 +78,7 @@ adjust the sans fontsizes to match a serifed font. The default figure style is proportional-lining but the following options may be used to get other styles (in -Roboto, RobotoCondensed, and RobotoSlab): +Roboto and RobotoCondensed): oldstyle (or osf) tabular (or t) @@ -101,11 +101,11 @@ non-default weights: \robotoBold{...} \robotomonoBold{...} \robotoBlack{...} \robotomonoBlack{...} -Font encodings supported are OT1, T1, LY1 and TS1. +Font encodings supported are OT1, T1, TS1, LY1 and LGR. -Commands \roboto, \robotocondensed, \robotoslab, and -\robotomono select the Roboto, RobotoCondensed, RobotoSlab -and RobotoMono font family, respectively. +Commands \roboto, \robotocondensed, \robotoboldcondensed, +\robotoslab, \robotolgr, \robotoslablgr and \robotomono select +those font families or series. 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/roboto-samples.pdf b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf Binary files differindex 5592213a248..6778fb490b2 100644 --- a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf +++ b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex index 66e7ab71b7a..5ddffad4ca1 100644 --- a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex +++ b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex @@ -1,5 +1,5 @@ \documentclass{article} -\usepackage[T1]{fontenc} +\usepackage[LGR,T1]{fontenc} \usepackage[sfdefault]{roboto} \usepackage{roboto-mono} \usepackage{lipsum} @@ -27,6 +27,10 @@ \textsc{\lipsum[1]} +\subsection*{Italic Small Capitals} + +\textsc{\textit{\lipsum[2]}} + \subsection*{Default Numbers} 1234567890 @@ -39,40 +43,79 @@ \robotoTLF{1234567890} -\robotocondensed +\subsection*{Ligatures} + + +Officially broken off. Often offline, find me flowerless. + + +\section*{LGR} + + +{\robotolgr\noindent + a b g d e z h j i k l m n x o p r s t u f q y w\\ + A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ +} + \subsection*{Condensed Regular} -\lipsum[1] +{\robotocondensed\lipsum[1]} \subsection*{Condensed Italic} -\textit{\lipsum[2]} +{\robotocondensed\textit{\lipsum[2]}} \subsection*{Condensed Bold} -\textbf{\lipsum[3]} +{\robotoboldcondensed\lipsum[3]} \subsection*{Condensed Bold Italic} -\textbf{\textit{\lipsum[4]}} +{\robotoboldcondensed\textit{\lipsum[4]}} \subsection*{Condensed Small Capitals} -\textsc{\lipsum[1]} +{\robotocondensed\textsc{\lipsum[1]}} + +\subsection*{Ligatures} + +{\robotocondensed Officially broken off. Often offline, find me flowerless.} + + +\section*{LGR Condensed} + + +{\robotolgr\robotocondensed\noindent + a b g d e z h j i k l m n x o p r s t u f q y w\\ + A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ +} -\robotoslab \subsection*{Slab Serif Regular} -\lipsum[1] +{\robotoslab\lipsum[1]} \subsection*{Slab Serif Bold} -\textbf{\lipsum[3]} +{\robotoslab\textbf{\lipsum[3]}} + +\subsection*{Slab Ligatures} + + +{\robotoslab Officially broken off. Often offline, find me flowerless.} + + +\section*{Slab LGR} + + +{\robotoslablgr\noindent + a b g d e z h j i k l m n x o p r s t u f q y w\\ + A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ +} \subsection*{Mono Regular} @@ -91,5 +134,18 @@ \texttt{\textbf{\textit{\lipsum[4]}}} +\subsection*{Mono Non-Ligatures} + + +{\robotomono Officially broken off. Often offline, find me flowerless.} + + +\section*{Mono LGR} + + +{\robotomonolgr\noindent + a b g d e z h j i k l m n x o p r s t u f q y w\\ + A B G D E Z H J I K L M N X O P R S T U F Q Y W\\ +} \end{document} |