From 39f006704af5bc43fa0c835be63814b01375b139 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Mar 2017 23:07:55 +0000 Subject: fbb (11mar17) git-svn-id: svn://tug.org/texlive/trunk@43464 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex') diff --git a/Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex b/Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex index a6ee354a981..c064cea3078 100644 --- a/Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex +++ b/Master/texmf-dist/doc/fonts/fbb/fbb-doc.tex @@ -2,7 +2,7 @@ \documentclass{article} \usepackage[margin=1in]{geometry} \usepackage[parfill]{parskip}% Begin paragraphs with an empty line, no indent -\pdfmapfile{=fbb.map} +%\pdfmapfile{=fbb.map} \usepackage{enumitem} \setlist[description]{style=sameline,font=\mdseries\scshape} \setlength\unitlength{1pt}% for picture @@ -17,15 +17,14 @@ %SetFonts %fbb plus newtxmath \usepackage[full]{textcomp} % to get the right copyright, etc. -\usepackage[sups]{fbb} +\usepackage[sups,osf,p]{fbb} \usepackage[scaled=.95,type1]{cabin} \usepackage[varqu,varl]{zi4}% typewriter -\usepackage[libertine,bigdelims]{newtxmath} +\usepackage[libertine]{newtxmath} \usepackage[bb=boondox,frak=boondox]{mathalfa} %SetFonts \font\altp=fbbP-Regular-lf-t1 \usepackage[T1]{fontenc} -\useosf \usepackage{fonttable} \usepackage{url,hyperref} \title{The \textbf{fbb} package---a Bembo--like font} @@ -64,16 +63,14 @@ Option {\tt sups} changes the form of footnote markers to use {\tt fbb}'s superi There is a {\tt scaled} option (\emph{e.g.}, {\tt scaled=.97}) that allow you to adjust the text size against, say, a math package. This text package works well with {\tt newtxmath} with the {\tt libertine} option, because the latter has italics of the same italic angle as {\tt fbb} and of very similar xheight and weight. The suggested invocation is: \begin{verbatim} +% load babel package and options here \usepackage[full]{textcomp} % to get the right copyright, etc. -\usepackage[lining,tabular]{fbb} % so math uses tabular lining figures +\usepackage[p,osf]{fbb} % osf in text, tabular lining figures in math \usepackage[scaled=.95,type1]{cabin} % sans serif in style of Gill Sans \usepackage[varqu,varl]{zi4}% inconsolata typewriter \usepackage[T1]{fontenc} % LY1 also works -\usepackage[libertine,bigdelims]{newtxmath} +\usepackage[libertine]{newtxmath} \usepackage[cal=boondoxo,bb=boondox,frak=boondox]{mathalfa} -\useosf % change normal text to use oldstyle figures -\useproportional -% can also set option proportional (or p) for proportionally spaced figures \end{verbatim} Here is a short sample based on this preamble:\\[4pt] \def\Pr{\ensuremath{\mathbb{P}}} -- cgit v1.2.3