summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-02 22:15:23 +0000
committerKarl Berry <karl@freefriends.org>2021-01-02 22:15:23 +0000
commit8a40de6954483011aa2b9fe69b46b306540302ac (patch)
treee1009e7e9f74df03b37e5e0e0e160b35d9fcaa3d /Master/texmf-dist/doc/fonts
parent29a4a89759ca4894080bd5d0762b7d4b8aa5dbed (diff)
spectral (2jan21)
git-svn-id: svn://tug.org/texlive/trunk@57296 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/spectral/README9
-rw-r--r--Master/texmf-dist/doc/fonts/spectral/spectral-samples.pdfbin33991 -> 78482 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/spectral/spectral-samples.tex16
3 files changed, 23 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/spectral/README b/Master/texmf-dist/doc/fonts/spectral/README
index bb7e74d4542..f7609b9b01c 100644
--- a/Master/texmf-dist/doc/fonts/spectral/README
+++ b/Master/texmf-dist/doc/fonts/spectral/README
@@ -1,9 +1,9 @@
This is the README for the spectral package, version
-2020-08-21.
+2021-01-01.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Spectral family of fonts, designed by
-Jean-Baptiste Levée at the Production Type digital type
+Jean-Baptiste Levée at the Production Type digital type
design agency. Spectral is a new and versatile serif face
available in seven weights of roman and italic, with small
caps.
@@ -31,6 +31,7 @@ tabular,t fixed-width figures
The defaults are oldstyle and proportional.
+el, extralight extralight weight
l, light light weight
m, medium medium weight
sb, semibold semibold weight
@@ -53,6 +54,10 @@ adjust fontsizes. The type1 option may be used by xelatex
or lualatex users who prefer to use type1 fonts or to avoid
fontspec.
+Commands \spectralextralight, \spectrallight, \spectralmedium,
+\spectralsemibold and \spectralextrabold allow for local
+use of those series.
+
Commands \oldstylenums{...} and \liningnums{...} are defined
to allow for local use of old-style figures or lining
figures, respectively. Similarly, \tabularnums{...} and
diff --git a/Master/texmf-dist/doc/fonts/spectral/spectral-samples.pdf b/Master/texmf-dist/doc/fonts/spectral/spectral-samples.pdf
index c59721b0209..1ce614d8601 100644
--- a/Master/texmf-dist/doc/fonts/spectral/spectral-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/spectral/spectral-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/spectral/spectral-samples.tex b/Master/texmf-dist/doc/fonts/spectral/spectral-samples.tex
index 6f1b483dce3..c3a0a39fec7 100644
--- a/Master/texmf-dist/doc/fonts/spectral/spectral-samples.tex
+++ b/Master/texmf-dist/doc/fonts/spectral/spectral-samples.tex
@@ -1,6 +1,7 @@
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[sb]{spectral}
+\usepackage{microtype}
\usepackage{lipsum}
\begin{document}
@@ -25,6 +26,21 @@
\subsection*{Bold Italic}
\textbf{\emph{\lipsum[4]}}
+\subsection*{Extra Light}
+{\spectralextralight\lipsum[5]}
+
+\subsection*{Light}
+{\spectrallight\lipsum[6]}
+
+\subsection*{Medium}
+{\spectralmedium\lipsum[7]}
+
+\subsection*{SemiBold}
+{\spectralsemibold\lipsum[8]}
+
+\subsection*{ExtraBold}
+{\spectralextrabold\lipsum[9]}
+
\subsection*{Default Numbers}
1234567890