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/tex/latex/erewhon/erewhon.sty | 4 +- .../tex/latex/erewhon/newtx-utopia-subs.tex | 19 +++++ Master/texmf-dist/tex/latex/erewhon/untxmia.fd | 93 ++++++++++++++++++++++ 3 files changed, 115 insertions(+), 1 deletion(-) 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/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty index 53182a6c24b..57f44f625a8 100644 --- a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty +++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty @@ -149,7 +149,9 @@ OsF}\fontshape{sc}\selectfont #1}% \fi}% \fi% \fi - +\ifx\pdfglyphtounicode\@undefined \else + \pdfglyphtounicode{afii61664}{200B}% .. .. +\fi %\ifErewhon@babel % \renewcommand*{\rmdefault}{erewhon-\Erewhon@figurealign% % \Erewhon@figurestyle} diff --git a/Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex b/Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex new file mode 100644 index 00000000000..d8a565bb003 --- /dev/null +++ b/Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex @@ -0,0 +1,19 @@ +{f}{-1.5} +{j}{-2} +{p}{-0.5} +{y}{0} +{A}{-2.5} +{B}{-1} +{D}{-1} +{H}{-1} +{I}{-1} +{K}{-1} +{L}{-1} +{M}{-1} +{N}{-0.5} +{P}{-1} +{X}{-1} +{Y}{0.5} +{\beta}{-1} +{\rho}{-1.5} +{\mu}{-1} diff --git a/Master/texmf-dist/tex/latex/erewhon/untxmia.fd b/Master/texmf-dist/tex/latex/erewhon/untxmia.fd new file mode 100644 index 00000000000..680c0925683 --- /dev/null +++ b/Master/texmf-dist/tex/latex/erewhon/untxmia.fd @@ -0,0 +1,93 @@ +%Filename: untxmia.fd +%Created by: tex mia-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{untxmia.fd} + [2018/04/14 Fontinst v1.933 font definitions for U/ntxmia.] + +\expandafter\ifx\csname ntxmath@scaled\endcsname\relax + \let\ntxmath@scaled\@empty% +\fi + +\DeclareFontFamily{U}{ntxmia}{\skewchar \font =127} + +\iftx@libertine + \DeclareFontShape{U}{ntxmia}{m}{it}{ + <-> \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