diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-04 21:14:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-04 21:14:17 +0000 |
commit | af3cdc4cc498963a6d97ffb627364723d7ec06fc (patch) | |
tree | d138baa075f00e4f6dcf25e304bcf42d2ea7aac9 /Master/texmf-dist/doc | |
parent | 2c225d90722f95b1f5f0adc159828399946a05b0 (diff) |
fira (4jun19)
git-svn-id: svn://tug.org/texlive/trunk@51313 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/fonts/fira/README | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/fira/fira-samples.pdf | bin | 982364 -> 134518 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/fira/fira-samples.tex | 12 |
3 files changed, 21 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/fonts/fira/README b/Master/texmf-dist/doc/fonts/fira/README index af31db29895..a2904b33beb 100644 --- a/Master/texmf-dist/doc/fonts/fira/README +++ b/Master/texmf-dist/doc/fonts/fira/README @@ -1,16 +1,16 @@ -This is the README for the fira package, version 4.3-2019-05-22. +This is the README for the fira package, version 4.3-2019-06-04. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Fira Sans family of fonts (version 4.3) -and the Fira Mono family (version 3.2), -designed by Erik Spiekermann and Ralph du Carrois of -Carrois Type Design. Fira Sans is available in seventeen -weights, but six of these are considered "experimental"; the -remaining eleven weights (with corresponding italics) are -supported with this package: Thin, UltraLight, ExtraLight, -Light, Book, Regular, Medium, SemiBold, Bold, ExtraBold, -Heavy. Fira Mono is available in three weights (regular, medium, bold); -there are no italics. +and the Fira Mono family (version 3.2), designed by Erik +Spiekermann and Ralph du Carrois of Carrois Type Design. +Fira Sans is available in seventeen weights, but six of +these are considered "experimental"; the remaining eleven +weights (with corresponding italics) are supported with +this package: Thin, UltraLight, ExtraLight, Light, Book, +Regular, Medium, SemiBold, Bold, ExtraBold, Heavy. Fira +Mono is available in three weights (regular, medium, bold); +artificially slanted oblique varints have been generated. To install this package on a TDS-compliant TeX system download the file "tex-archive"/install/fonts/fira.tds.zip diff --git a/Master/texmf-dist/doc/fonts/fira/fira-samples.pdf b/Master/texmf-dist/doc/fonts/fira/fira-samples.pdf Binary files differindex b55f1bed8a2..7f83d0da7d3 100644 --- a/Master/texmf-dist/doc/fonts/fira/fira-samples.pdf +++ b/Master/texmf-dist/doc/fonts/fira/fira-samples.pdf diff --git a/Master/texmf-dist/doc/fonts/fira/fira-samples.tex b/Master/texmf-dist/doc/fonts/fira/fira-samples.tex index 1032a11ff70..30d9ee1deb0 100644 --- a/Master/texmf-dist/doc/fonts/fira/fira-samples.tex +++ b/Master/texmf-dist/doc/fonts/fira/fira-samples.tex @@ -125,14 +125,24 @@ Officially broken off. Often offline, find me flowerless. \lipsum[1] +\subsection*{Oblique} + +\textsl{\lipsum[1]} + \subsection*{Bold} -\ttfamily \textbf{\lipsum[3]} +\subsection*{Bold Oblique} + +\textbf{\textsl{\lipsum[3]}} + \subsection*{Medium} {\firamonomedium\lipsum[8]} +\subsection*{Medium Oblique} +{\firamonomedium\textsl{\lipsum[8]}} + \subsection*{Default Numbers} 1234567890 |