From 1946c2aeb16b78e9fae69858c568b88c4e0e6e67 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 13 Jul 2017 11:12:47 +0900 Subject: add futurans --- texmf-dist/doc/latex/futurans/README | 50 +++ texmf-dist/doc/latex/futurans/futurans.bib | 42 ++ texmf-dist/doc/latex/futurans/futurans.dtx | 658 +++++++++++++++++++++++++++++ texmf-dist/doc/latex/futurans/futurans.ins | 54 +++ texmf-dist/doc/latex/futurans/futurans.pdf | Bin 0 -> 183100 bytes texmf-dist/doc/latex/futurans/fvsample.pdf | Bin 0 -> 414714 bytes texmf-dist/doc/latex/futurans/fvsample.tex | 198 +++++++++ 7 files changed, 1002 insertions(+) create mode 100644 texmf-dist/doc/latex/futurans/README create mode 100644 texmf-dist/doc/latex/futurans/futurans.bib create mode 100644 texmf-dist/doc/latex/futurans/futurans.dtx create mode 100644 texmf-dist/doc/latex/futurans/futurans.ins create mode 100644 texmf-dist/doc/latex/futurans/futurans.pdf create mode 100644 texmf-dist/doc/latex/futurans/fvsample.pdf create mode 100644 texmf-dist/doc/latex/futurans/fvsample.tex (limited to 'texmf-dist/doc') diff --git a/texmf-dist/doc/latex/futurans/README b/texmf-dist/doc/latex/futurans/README new file mode 100644 index 00000000..cc20da63 --- /dev/null +++ b/texmf-dist/doc/latex/futurans/README @@ -0,0 +1,50 @@ + LaTeX Support For Futura Fonts From Adobe As Used By No Starch Press + + Version 1.3 2008/03/20 + +This package provides metric files and LaTeX support for Futura fonts +from Adobe. It has everything you need to typeset in this font - +except the font itself, of course. + +There are several versions of the fonts available, different by the +version year. This package provides support for fonts as used by No +Starch Press, http://www.nostarch.com. To prevent a clash with +support of a newer version by W. A. Schmidt, the fontname |pfv| is +used instead of the standard |pfu|. + +INSTALLATION + +First, you need to purchase the fonts themselves: the pfb files are +not included in the package. If you got the fonts from No Starch +Press, do not rename the pfb files. However, if there are uppercase +letters in your file names, downcase them. If you obtained the fonts +from another source, rename the files according to the documentation +(futurans.pdf). + +If your TeX system is TDS-compliant, install the files into +$TEXMF/fonts/type1/adobe/futurans. Then download +http://ctan.tug.org/install/fonts/psfonts/adobe/futurans.tds.zip and +unzip this file in $TEXMF. Add +pfv.map to the configuration files of +dvips, pdftex and your dvi previewer. + +Run updmap and texhash programs to update the configuration files and +file names database. + +The included style futurans.sty makes your default Sans Serif family. + + +NOTE + +The files were generated using fontinst 1.927. + +CHANGES + +v1.1 Added light letterspaced, bold compressed and + heavy compressed fonts + +v1.2 Changed scales for letterspaced and compressed fonts + +v1.3 Added medium, bold and heavy letterspaced fonts + + +Boris Veytsman, borisv@lk.net diff --git a/texmf-dist/doc/latex/futurans/futurans.bib b/texmf-dist/doc/latex/futurans/futurans.bib new file mode 100644 index 00000000..9ecdcf72 --- /dev/null +++ b/texmf-dist/doc/latex/futurans/futurans.bib @@ -0,0 +1,42 @@ +@manual{fontname, + author = {Karl Berry}, + month = {September}, + note = {\url{http://ctan.tug.org/tex-archive/info/fontname}}, + title = {Fontname. Filenames For {\TeX} Fonts}, + year = {2005}, +} + +@manual{fontinstallationguide, + author = {Philipp Lehman}, + month = {December}, + note = + {\url{http://www.ctan.org/tex-archive/info/Type1fonts/fontinstallationguide}% +}, + title = {The Font Installation Guide}, + year = {2004}, +} + +@Manual{w-a-schmidt, + title = {{\LaTeX} Support Files For Commercial Type1 Fonts}, + author = {Walter Schimdt}, + year = 2004, + note = {\url{http://www.ctan.org/tex-archive/fonts/psfonts/w-a-schmidt}} +} + +@Manual{Jeffrey04:Fontinst, + title = {Fontinst. Font Installation Software for {\TeX}}, + author = {Alan Jeffrey and Rowland McDonnell and + Lars Hellstr\"{o}om}, + month = {December}, + year = 2004, + note = {\url{http://www.ctan.org/tex-archive/fonts/utilities/fontinst}} +} + +@Book{Hoenig98:TeXUnbound, + author = {Alan Hoenig}, + title = {{\TeX} Unbound: {\LaTeX} and {\TeX} Strategies for Fonts, + Graphics, and More}, + publisher = {Oxford University Press, USA}, + year = 1998 +} + diff --git a/texmf-dist/doc/latex/futurans/futurans.dtx b/texmf-dist/doc/latex/futurans/futurans.dtx new file mode 100644 index 00000000..86ecd33a --- /dev/null +++ b/texmf-dist/doc/latex/futurans/futurans.dtx @@ -0,0 +1,658 @@ +% \iffalse +% $Id: futurans.dtx,v 1.20 2008-03-21 16:09:46 boris Exp $ +% +% Copyright (c) 2008, Boris Veytsman +% +% All rights reserved. +% +% Redistribution and use in source and binary forms, with or without +% modification, are permitted provided that the following conditions +% are met: +% +% * Redistributions of source code must retain the above copyright +% notice, this list of conditions and the following disclaimer. +% * Redistributions in binary form must reproduce the above +% copyright notice, this list of conditions and the following +% disclaimer in the documentation and/or other materials provided +% with the distribution. +% * Neither the name of the original author nor the names of the +% contributors may be used to endorse or promote products derived +% from this software without specific prior written permission. +% +% THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +% CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +% INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +% MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +% DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS +% BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +% EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +% TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +% DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +% ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +% OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +% OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +% POSSIBILITY OF SUCH DAMAGE. +% +% \fi +% \CheckSum{499} +% +% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +% +%\iffalse +% Taken from xkeyval.dtx +%\fi +%\makeatletter +%\def\DescribeOption#1{\leavevmode\@bsphack +% \marginpar{\raggedleft\PrintDescribeOption{#1}}% +% \SpecialOptionIndex{#1}\@esphack\ignorespaces} +%\def\PrintDescribeOption#1{\strut\emph{option}\\\MacroFont #1\ } +%\def\SpecialOptionIndex#1{\@bsphack +% \index{#1\actualchar{\protect\ttfamily#1} +% (option)\encapchar usage}% +% \index{options:\levelchar#1\actualchar{\protect\ttfamily#1}\encapchar +% usage}\@esphack} +%\def\DescribeOptions#1{\leavevmode\@bsphack +% \marginpar{\raggedleft\strut\emph{options}% +% \@for\@tempa:=#1\do{% +% \\\strut\MacroFont\@tempa\SpecialOptionIndex\@tempa +% }}\@esphack\ignorespaces} +%\makeatother +% +% +% \MakeShortVerb{|} +% \GetFileInfo{futurans.dtx} +% \title{\LaTeX{} Support For Futura Fonts From Adobe As Used By No +% Starch Press} +% \author{Boris Veytsman\thanks{% +% \href{mailto:borisv@lk.net}{\texttt{borisv@lk.net}}, +% \href{mailto:boris@varphi.com}{\texttt{boris@varphi.com}}}} +% \date{\filedate, \fileversion} +% \maketitle +% \begin{abstract} +% This package provides \LaTeX{} support for the Futura fonts from +% Adobe (the version currently used by No Starch Press). It has +% everything you need to typeset in these fonts - except the font +% itself, of course. +% \end{abstract} +% \tableofcontents +% +% \changes{v1.0}{2008/02/18}{First fully functional version} +% \changes{v1.0a}{2008/02/21}{Documentation update} +% \changes{v1.0b}{2008/02/25}{Installation update} +% \changes{v1.1}{2008/02/26}{Added light condensed letterspaced, bold +% compressed and heavy compressed fonts} +% \changes{v1.3}{2008/03/20}{Documentation update} +% \changes{v1.3}{2008/03/20}{Added medium letterspaced and heavy +% letterspaced fonts} +% \clearpage +% +% +%\section{Introduction} +%\label{sec:intro} +% +% This package provides support files for the Futura Font family from +% Adobe. According to the Fontname scheme~\cite{fontname} it +% corresponds to the family |pfu|. There is a package on CTAN +% supporting these fonts~\cite{w-a-schmidt}. Unfortunately the AFM +% files provided by it seems to be slightly different from the ones +% used by \emph{No Starch Press,} \url{http://www.nostarch.com}. The +% analysis of the copyright statements shows that Walter Schmidt's +% fonts are newer than ours (the latter are dated 1987). To prevent +% clash with his |pfu| package, I chose the name |pfv| for this +% release. +% +% This package is released under BSD license to make updating the +% fonts metrics easier. +% +% The support is limited to T1 and TS1 encoding. No VTeX support +% files are included. +% +% +%\section{Installation} +%\label{sec:install} +% +% +% +% First, you need to purchase the fonts themselves: the |pfb| files +% are \emph{not} included in the package. If you got the fonts from +% \emph{No Starch press,} do not rename the |pfb| files. However, if +% there are uppercase letters in your file names, downcase them. If +% you obtained the files from another source, rename the fonts +% according to Table~\ref{tab:PFB}. If your \TeX{} system is +% TDS-compliant, install the files into +% \path{$TEXMF/fonts/type1/public/futurans}. Then download +% \url{http://ctan.tug.org/install/fonts/psfonts/adobe/futurans.tds.zip} +% and unzip this file in \path{$TEXMF}. Add |+pfv.map| to the +% configuration files of dvips, pdftex and your dvi previewer. +% +% +% Run updmap and texhash programs to update the configuration files +% and file names database. +% +% +% +% \begin{table}[tp] +% \centering +% \caption{PFB Files} +% \label{tab:PFB} +% +% \begin{tabular}{lll} +% \toprule +% File & Font & NFSS Code\\ +% \midrule +% |futucl13.pfb| & Futura Condensed Light & |lc|\\ +% |futurc83.pfb| & Futura Condensed Medium & |mc|\\ +% |futucb18.pfb| & Futura Condensed Bold & |bc|\\ +% |futceb44.pfb| & Futura Condensed Extra Bold & |ebc|\\ +% |futurl82.pfb| & Futura Light & |l|\\ +% |futura.pfb| & Futura Medium & |m|\\ +% |futurb37.pfb| & Futura Book & |k|\\ +% |futurb41.pfb| & Futura Bold & |b|\\ +% |futurh79.pfb| & Futura Heavy & |h|\\ +% \bottomrule +% \end{tabular} +% +% \end{table} +% +% +%\section{Using \LaTeX{} Style } +%\label{sec:futurans.sty} +% +% The package supplies a number of fonts. The series are listed in +% Table~\ref{tab:PFB}. Each fonts has normal, slanted (oblique) and +% small caps version. There are additional series necessary to typeset +% books in \emph{No Starch Press} style. They were generated using +% Fontinst~\cite{Jeffrey04:Fontinst}. These series are available for +% Roman fonts only and are listed in Table~\ref{tab:addseries}. To +% select any font, issue the corresponding NFSS command, for example +% |\fontfamily{pfv}\fontseries{ebc}\selectfont|. To use make the font +% the default sans serif font you may add |\usepackage{futurans}| to +% your preamble. +% +% \begin{table}[tp] +% \centering +% +% \caption{Additional Font Series Available} +% \label{tab:addseries} +% \begin{tabular}{ll} +% \toprule +% NFSS Code & Font\\ +% \midrule +% |lq| & Futura Light Letterspaced (10\% spread)\\ +% |mq| & Futura Medium Letterspaced (10\% spread)\\ +% |bq| & Futura Bold Letterspaced (10\% spread)\\ +% |hq| & Futura Heavy Letterspaced (10\% spread)\\ +% |bp| & Futura Bold Extra Compressed (110\% stretched Condensed)\\ +% |hp| & Futura Heavy Compressed (90\% shrunk Heavy)\\ +% \bottomrule +% \end{tabular} +% +% \end{table} +% +% +% \DescribeOption{scaled} +% If you mix Futura with other fonts, you may want to scale it to get +% better blending of Sans Serif with Roman. The package option |scaled| +% can be used for this, for example +% |\usepackage[scaled=0.95]{futurans}|. +% +% +% +% +% \StopEventually{ +% \clearpage +% \paragraph{Acknowledgement} +% This package was written for No Starch Press, +% \url{http://www.nostarch.com}. +% +% \bibliography{futurans} +% \bibliographystyle{unsrt}} +% +% \clearpage +%\section{Implementation} +%\label{sec:impl} +% +%\subsection{Identification} +%\label{sec:ident} +% +% We start with the declaration who we are. Most |.dtx| files put +% driver code in a separate driver file |.drv|. We roll this code into the +% main file, and use the pseudo-guard || for it. +% \begin{macrocode} +% +% \end{macrocode} +% +% +%\Finale +%\clearpage +% +%\PrintChanges +%\clearpage +%\PrintIndex +% +\endinput diff --git a/texmf-dist/doc/latex/futurans/futurans.ins b/texmf-dist/doc/latex/futurans/futurans.ins new file mode 100644 index 00000000..a6912335 --- /dev/null +++ b/texmf-dist/doc/latex/futurans/futurans.ins @@ -0,0 +1,54 @@ +% +% Doctrip file for futurans +% This file is in public domain +% $Id: futurans.ins,v 1.4 2008-03-21 02:09:27 boris Exp $ +% +\def\batchfile{futurans.ins} +\input docstrip +\keepsilent +\showprogress +\preamble +Copyright (c) 2008, Boris Veytsman + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of the original author nor the names of the + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +\endpreamble + +\askforoverwritefalse + +\generate{% + \file{futurans.sty}{\from{futurans.dtx}{style}}% + \file{pfv-drv.tex}{\from{futurans.dtx}{pfv-drv}}% + \file{pfv-map.tex}{\from{futurans.dtx}{pfv-map}}% + \file{t1q.etx}{\from{futurans.dtx}{t1q}}% + \file{ts1q.etx}{\from{futurans.dtx}{ts1q}}} + + diff --git a/texmf-dist/doc/latex/futurans/futurans.pdf b/texmf-dist/doc/latex/futurans/futurans.pdf new file mode 100644 index 00000000..83d68d5f Binary files /dev/null and b/texmf-dist/doc/latex/futurans/futurans.pdf differ diff --git a/texmf-dist/doc/latex/futurans/fvsample.pdf b/texmf-dist/doc/latex/futurans/fvsample.pdf new file mode 100644 index 00000000..01433a89 Binary files /dev/null and b/texmf-dist/doc/latex/futurans/fvsample.pdf differ diff --git a/texmf-dist/doc/latex/futurans/fvsample.tex b/texmf-dist/doc/latex/futurans/fvsample.tex new file mode 100644 index 00000000..a228b011 --- /dev/null +++ b/texmf-dist/doc/latex/futurans/fvsample.tex @@ -0,0 +1,198 @@ +% +% Sample file for new baskerville.sty +% This file is in public domain +% +\documentclass{minimal} +\usepackage{lipsum} +\usepackage{futurans} +\usepackage{ifpdf} +\ifpdf + \pdfmapfile{pfv.map} + \usepackage{microtype}\fi +\begin{document} + +\sffamily + +{\fontseries{lc}\selectfont +Futura Condensed Light: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[1] + +{\fontshape{sl}\selectfont +Futura Condensed Light Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[2]} + +{\fontshape{sc}\selectfont +Futura Condensed Light Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[3]} + +Blending with \textsc{small caps}} + + +{\fontseries{mc}\selectfont +Futura Condensed Medium: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[11] + +{\fontshape{sl}\selectfont +Futura Condensed Medium Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[12]} + +{\fontshape{sc}\selectfont +Futura Condensed Medium Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[13]} + +Blending with \textsc{small caps}} + +{\fontseries{bc}\selectfont +Futura Condensed Bold: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[21] + +{\fontshape{sl}\selectfont +Futura Condensed Bold Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[22]} + +{\fontshape{sc}\selectfont +Futura Condensed Bold Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[23]} + +Blending with \textsc{small caps}} + +{\fontseries{ebc}\selectfont +Futura Condensed Extra Bold: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[31] + +{\fontshape{sl}\selectfont +Futura Condensed Extra Bold Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[32]} + +{\fontshape{sc}\selectfont +Futura Condensed Extra Bold Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[33]} + +Blending with \textsc{small caps}} + +{\fontseries{l}\selectfont +Futura Light: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[41] + +{\fontshape{sl}\selectfont +Futura Light Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[42]} + +{\fontshape{sc}\selectfont +Futura Light Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[43]} + +Blending with \textsc{small caps}} + +{\fontseries{lq}\selectfont +Futura Light Letterspaced: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[44]} + + +{\fontseries{m}\selectfont +Futura Medium: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[51] + +{\fontshape{sl}\selectfont +Futura Medium Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[52]} + +{\fontshape{sc}\selectfont +Futura Medium Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[53]} + +Blending with \textsc{small caps}} + +{\fontseries{mq}\selectfont +Futura Medium Letterspaced: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[54]} + + +{\fontseries{k}\selectfont +Futura Book: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[61] + +{\fontshape{sl}\selectfont +Futura Book Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[62]} + +{\fontshape{sc}\selectfont +Futura Book Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[63]} + +Blending with \textsc{small caps}} + +{\fontseries{b}\selectfont +Futura Bold: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[71] + +{\fontshape{sl}\selectfont +Futura Bold Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[72]} + +{\fontshape{sc}\selectfont +Futura Bold Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[73]} + +Blending with \textsc{small caps}} + +{\fontseries{bp}\selectfont +Futura Bold Compressed: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[74]} + +{\fontseries{h}\selectfont +Futura Heavy: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[81] + +{\fontshape{sl}\selectfont +Futura Heavy Slanted: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[82]} + +{\fontshape{sc}\selectfont +Futura Heavy Small Caps: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[83]} + +Blending with \textsc{small caps}} + +{\fontseries{hp}\selectfont +Futura Heavy Compressed: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[91]} + +{\fontseries{hq}\selectfont +Futura Heavy Letterspaced: 0123456789, \$20, \texteuro30, \pounds60. +Na\"ive \AE sop's \OE uvres in fran\c cais were my first reading. +\lipsum[84]} + + +\end{document} -- cgit v1.2.3