summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-06 21:04:13 +0000
committerKarl Berry <karl@freefriends.org>2019-04-06 21:04:13 +0000
commit7e6d3578613f3a5e14a3273bbe252ea335144b87 (patch)
tree9793496e171103d4e2f2bc660a21707e90571a15 /Master/texmf-dist/doc/fonts
parent33dbe421ce4d6763e4594ac100ae980513cbd7f9 (diff)
roboto (6apr19)
git-svn-id: svn://tug.org/texlive/trunk@50809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt6
-rw-r--r--Master/texmf-dist/doc/fonts/roboto/README36
-rw-r--r--Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdfbin89215 -> 107500 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex6
4 files changed, 37 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt b/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt
new file mode 100644
index 00000000000..46d0c9adb7a
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/roboto/ChangeLogLaTeX.txt
@@ -0,0 +1,6 @@
+2019-03-01 and 2019-03-03:
+
+ FontFace and NFSSFamily declarations provided by Mario
+ Haustein added to roboto.sty and roboto-mono.sty so that
+ \fontseries{...} and \fontfamily{...} commands work as
+ expected with xelatex and lualatex.
diff --git a/Master/texmf-dist/doc/fonts/roboto/README b/Master/texmf-dist/doc/fonts/roboto/README
index e78fa65f646..68ec5cb1378 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-03-01.
+2019-04-05.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Roboto, RobotoCondensed, RobotoMono and
@@ -77,12 +77,30 @@ Options scaled=<number> or scale=<number> may be used to
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
-and RobotoCondensed):
+following options may be used to get other styles (in
+Roboto, RobotoCondensed, and RobotoSlab):
oldstyle (or osf)
tabular (or t)
+The following allow for localized use of non-default figure
+styles:
+
+\robotoLF{...} (proportional lining)
+\robotoTLF{...} (tabular lining)
+\robotoOsF{...} (proportional oldstyle)
+\robotoTOsF{...} (tabular oldstyle)
+
+The following commands allow for localized use of
+non-default weights:
+
+\robotoThin{...} \robotomonoThin{...}
+\robotoLight{...} \robotomonoLight{...}
+\robotoRegular{...} \robotomonoRegular{...}
+\robotoMedium{...} \robotomonoMedium{...}
+\robotoBold{...} \robotomonoBold{...}
+\robotoBlack{...} \robotomonoBlack{...}
+
Font encodings supported are OT1, T1, LY1 and TS1.
Commands \roboto, \robotocondensed, \robotoslab, and
@@ -91,9 +109,9 @@ and RobotoMono font family, respectively.
The original fonts are available at
http://www.google.com/webfonts and are licensed under the
-Apache License, (version 2); the text may be found in
-the doc directory. The type1 versions were created using
-fontforge. 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)
+Apache License, (version 2); the text may be found in the
+doc directory. The opentype and type1 versions were created
+using fontforge and cfftot1. 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/roboto/roboto-samples.pdf b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf
index 5acbfe36457..5592213a248 100644
--- a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex
index e32a9622ca6..66e7ab71b7a 100644
--- a/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex
+++ b/Master/texmf-dist/doc/fonts/roboto/roboto-samples.tex
@@ -5,6 +5,8 @@
\usepackage{lipsum}
\begin{document}
+
+
\subsection*{Regular}
\lipsum[1]
@@ -31,11 +33,11 @@
\subsection*{Oldstyle Numbers}
-\oldstylenums{1234567890}
+\robotoOsF{1234567890}
\subsection*{Lining Numbers}
-\liningnums{1234567890}
+\robotoTLF{1234567890}
\robotocondensed