diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-23 20:56:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-23 20:56:12 +0000 |
commit | 926a641b7207115964a7dec7895970c380cb0af4 (patch) | |
tree | a479caec5b9de8a0d0a1b56d11a633ce241e590a /Master/texmf-dist/doc/fonts/cochineal | |
parent | dfc849d78aaa5dcb694fc32ff9c9eece4f8b0f88 (diff) |
cochineal (23jun19)
git-svn-id: svn://tug.org/texlive/trunk@51429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/cochineal')
-rw-r--r-- | Master/texmf-dist/doc/fonts/cochineal/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf | bin | 309601 -> 314174 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.tex | 8 |
3 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/cochineal/README b/Master/texmf-dist/doc/fonts/cochineal/README index e3b5e399876..21e4c534aec 100644 --- a/Master/texmf-dist/doc/fonts/cochineal/README +++ b/Master/texmf-dist/doc/fonts/cochineal/README @@ -19,7 +19,10 @@ Files provided "as is", with no warranties. The support files are provided in encodings OT1, T1, TS1 and LY1 for users of Western scripts, LGR for Greek scripts and T2A and OT2 for Cyrillic scripts. -Current version: 1.053 +Current version: 1.054 + +Changes in version 1.054 +Changes to the sty and fd files and to the relevant tfm files so that the theoremfont option now works correctly. Changes in version 1.053 Small changes to spacing of accents in some Greek glyphs. diff --git a/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf b/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf Binary files differindex 0590970d48a..2f9ec6eb9f1 100644 --- a/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf +++ b/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf diff --git a/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.tex b/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.tex index 46866ec3227..0ffd9bd1f79 100644 --- a/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.tex +++ b/Master/texmf-dist/doc/fonts/cochineal/cochineal-doc.tex @@ -4,7 +4,7 @@ \usepackage[parfill]{parskip}% Begin paragraphs with an empty line rather than an indent \usepackage{graphicx} \pdfmapfile{=Cochineal.map} -\pdfmapfile{=newtx.map} +%\pdfmapfile{=newtx.map} %\usepackage{amssymb}% don't use with newtxmath %SetFonts % cochineal+newtxmath @@ -74,7 +74,11 @@ The options that can be passed to {\tt cochineal.sty} are the following: \item {\tt sups}: use superior figures to make footnote markers, rather than the \LaTeX's default markers; \item {\tt swashQ}: use Cochineal's swash \Qswash\ instead of its tamer default version, \Qnoswash; \item {\tt scosf}: always use oldstyle figures within a small caps block; -\item {\tt theoremfont}: for theorem statements in the {\tt plain} style, use a doctored version of italics that has upright figures, braces, brackets, parentheses, exclamation mark, colon and semicolon. +\item {\tt theoremfont}: for theorem statements in the {\tt plain} style, use a doctored version of italics that has upright figures, braces, brackets, parentheses, exclamation mark, colon and semicolon. It is implemented as the {\tt slanted} shape, and there are two options you can add to the call to the {\tt cochineal} package to modify the way it outputs figures. + +The default (neither of the following options is set) is to use upright figures within theorem text, but in the same alignment (proportional or tabular) and the same style (lining or oldstyle) as in general text. + +Option {\tt thmtabular} causes figures in theorem text to render in tabular alignment, while option {\tt thmlining} causes figure styles to render in lining rather than oldstyle. The two may be used in conjunction, forcing figures in theorem text to render as tabular lining figures. \end{itemize} \section*{Mathematical accompaniment} |