From e2a8094c6cc07787b9fe8fbe2d2471d6a0a18364 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 6 Nov 2019 22:09:47 +0000 Subject: erewhon (6nov19) git-svn-id: svn://tug.org/texlive/trunk@52654 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/erewhon/README | 6 +- .../texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf | Bin 363105 -> 719306 bytes .../texmf-dist/doc/fonts/erewhon/erewhon-doc.tex | 37 ++++- .../fonts/afm/public/erewhon/erewBMI.afm | 167 ++++++++++++++++++++ .../fonts/afm/public/erewhon/erewBRM.afm | 139 +++++++++++++++++ .../texmf-dist/fonts/afm/public/erewhon/erewMI.afm | 170 +++++++++++++++++++++ .../texmf-dist/fonts/afm/public/erewhon/erewMR.afm | 99 ++++++++++++ .../texmf-dist/fonts/map/dvips/erewhon/erewhon.map | 5 + .../fonts/tfm/public/erewhon/erewBMI.tfm | Bin 0 -> 1472 bytes .../fonts/tfm/public/erewhon/erewBRM.tfm | Bin 0 -> 1120 bytes .../texmf-dist/fonts/tfm/public/erewhon/erewMI.tfm | Bin 0 -> 1520 bytes .../texmf-dist/fonts/tfm/public/erewhon/erewMR.tfm | Bin 0 -> 1056 bytes .../fonts/type1/public/erewhon/erewBMI.pfb | Bin 0 -> 33082 bytes .../fonts/type1/public/erewhon/erewBRM.pfb | Bin 0 -> 27148 bytes .../fonts/type1/public/erewhon/erewMI.pfb | Bin 0 -> 32183 bytes .../fonts/type1/public/erewhon/erewMR.pfb | Bin 0 -> 18195 bytes Master/texmf-dist/tex/latex/erewhon/erewhon.sty | 4 +- .../tex/latex/erewhon/newtx-utopia-subs.tex | 19 +++ Master/texmf-dist/tex/latex/erewhon/untxmia.fd | 93 +++++++++++ 19 files changed, 732 insertions(+), 7 deletions(-) create mode 100644 Master/texmf-dist/fonts/afm/public/erewhon/erewBMI.afm create mode 100644 Master/texmf-dist/fonts/afm/public/erewhon/erewBRM.afm create mode 100644 Master/texmf-dist/fonts/afm/public/erewhon/erewMI.afm create mode 100644 Master/texmf-dist/fonts/afm/public/erewhon/erewMR.afm create mode 100644 Master/texmf-dist/fonts/tfm/public/erewhon/erewBMI.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/erewhon/erewBRM.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/erewhon/erewMI.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/erewhon/erewMR.tfm create mode 100644 Master/texmf-dist/fonts/type1/public/erewhon/erewBMI.pfb create mode 100644 Master/texmf-dist/fonts/type1/public/erewhon/erewBRM.pfb create mode 100644 Master/texmf-dist/fonts/type1/public/erewhon/erewMI.pfb create mode 100644 Master/texmf-dist/fonts/type1/public/erewhon/erewMR.pfb create mode 100644 Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex create mode 100644 Master/texmf-dist/tex/latex/erewhon/untxmia.fd (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/erewhon/README b/Master/texmf-dist/doc/fonts/erewhon/README index a774d30f3c0..989253c3e77 100644 --- a/Master/texmf-dist/doc/fonts/erewhon/README +++ b/Master/texmf-dist/doc/fonts/erewhon/README @@ -2,7 +2,11 @@ This package provides LaTeX support files for the Erewhon fonts, made up of font http://www.ctan.org/license/lppl1.3 for the details of that license. -Current version: 1.093, 2019-06-10 +Current version: 1.10, 2019-11-04 + +Changes in version 1.10 +1. Math mode under option utopia to newtxmath was modified to generate pdf output complying with the PDF/A-1b standard, so that utopia now qualifies as an enhanced option to newtxmath. +2. Math mode Greek was modified to use mainly glyphs from the fourier package rather than modified txfonts Greek. Changes in version 1.093 Corrected an error in the last correction to the fd file. (Thanks, Frank Mittelbach.) diff --git a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf index 0666ca99ed2..c3aef43bd5f 100644 Binary files a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf and b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf differ diff --git a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex index 4e1a5d7187d..0530c4e1844 100644 --- a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex +++ b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex @@ -1,17 +1,29 @@ -% !TEX TS-program = pdflatexmk +% !TEX TS-program = pdflatexmk +\pdfcompresslevel=0 +\pdfobjcompresslevel=0 \documentclass[11pt]{amsart} +\pdfgentounicode=1 +\input glyphtounicode.tex +\InputIfFileExists{glyphtounicode-cmr.tex}{}{} +\InputIfFileExists{glyphtounicode-ntx.tex}{}{} +\pdfglyphtounicode{afii61664}{200B} \usepackage[margin=1.5in]{geometry} \usepackage[parfill]{parskip}% Begin paragraphs with an empty line rather than an indent \usepackage{graphicx} \pdfmapfile{=erewhon.map} %SetFonts +%\pdfmapline{+erewMI erewMI \ntxmath@scaled nxlmia + }{} + + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled nxlbmia + }{} +\else + \iftx@minion + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled zmnmia + }{} + + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled zmnbmia + }{} + \else + \iftx@coch + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled zcochmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled zcochbmia + }{} + \else + \iftx@ch + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled zchmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled zchbmia + }{} + \else + \iftx@stxtwo + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled ntxstx2mia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled ntxstx2bmia + }{} + + \else + \iftx@ebgm + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled ntxebgmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled ntxebgbmia + }{} + \else + \iftx@ut + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled zutmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled zutbmia + }{} + \else + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \ntxmath@scaled ntxmia + }{} + \DeclareFontShape{U}{ntxmia}{b}{it}{ + <-> \ntxmath@scaled ntxbmia + }{} + \fi + \fi + \fi + \fi + \fi + \fi +\fi +\DeclareFontShape{U}{ntxmia}{m}{sl}{<->ssub * ntxmia/m/it}{} +\DeclareFontShape{U}{ntxmia}{bx}{it}{<->ssub * ntxmia/b/it}{} +\DeclareFontShape{U}{ntxmia}{b}{sl}{<->ssub * ntxmia/b/it}{} +\DeclareFontShape{U}{ntxmia}{bx}{sl}{<->ssub * ntxmia/b/sl}{} + +\endinput -- cgit v1.2.3