From 0bab86b3e25de6a7fd454127e21a7074346e96d3 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 29 Jun 2020 03:03:16 +0000 Subject: CTAN sync 202006290303 --- fonts/fbb/doc/fbb-doc.pdf | Bin 471139 -> 393160 bytes fonts/fbb/doc/fbb-doc.tex | 8 +++++++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'fonts/fbb/doc') diff --git a/fonts/fbb/doc/fbb-doc.pdf b/fonts/fbb/doc/fbb-doc.pdf index 7aa11d035c..0132698c41 100644 Binary files a/fonts/fbb/doc/fbb-doc.pdf and b/fonts/fbb/doc/fbb-doc.pdf differ diff --git a/fonts/fbb/doc/fbb-doc.tex b/fonts/fbb/doc/fbb-doc.tex index 2152cc2179..aa1267c182 100644 --- a/fonts/fbb/doc/fbb-doc.tex +++ b/fonts/fbb/doc/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 @@ -52,7 +52,13 @@ The package also defines six macros that allow you use alternate figure styles l \texttosf{97} % print 97 in tabular oldstyle figures \textsu{97} % print 97 in superior figures \textin{97} % print 97 in inferior figures +\textde{97} % print 97 in denominator figures (same as inferior, but raised to baseline.) \end{verbatim} +As of version $1.15$ (mid-2020), there is a new macro \verb|\textfrac| that may be used to construct simple fractions. For example, \verb|\textfrac[2]{7}{8}| renders as \textfrac[2]{7}{8}. (If the optional argument is not specified, you get just the fraction.) There are two options to {\tt fbb.sty} that may be used to modify the space before and after the solidus: {\tt foresolidus} and {\tt aftsolidus}, which should be specified in {\tt em} units. Their default values are {\tt .04em} and {\tt 0em} respectively. + + + + Option {\tt altP} changes the form of the letter capital P from its default closed shape, as used in almost all modern digital renderings of Bembo, to the more historically accurate open shape, {\altp P}. See, for example, the reproduction of Pietro Bembo's \textit{De Aetna} at \url{https://ia601405.us.archive.org/34/items/ita-bnc-ald-00000673-001/ita-bnc-ald-00000673-001.pdf}. (A higher resolution rendering of a two-page sample is available from \url{https://upload.wikimedia.org/wikipedia/commons/8/89/De_Aetna_1495.jpg.}) Unicode \TeX\ users may load {\tt fbb} with the equivalent to {\tt altP} by the code block \begin{verbatim} \usepackage{fontspec} -- cgit v1.2.3