diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-31 23:45:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-31 23:45:18 +0000 |
commit | fe60453d04eb266f5131e47bca205f6ce190668a (patch) | |
tree | b54dfcbb829b6c3b23f02bc3a8a3f98b570fec55 /Master/texmf-dist/tex | |
parent | ab58cc28266fe58eb6293cca6bf08262eb103719 (diff) |
newpx (30mar13)
git-svn-id: svn://tug.org/texlive/trunk@29576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
37 files changed, 2974 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/ly1npxss.fd b/Master/texmf-dist/tex/latex/newpx/ly1npxss.fd new file mode 100644 index 00000000000..3116196e40b --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1npxss.fd @@ -0,0 +1,54 @@ +\ProvidesFile{ly1npxss.fd} + [2013/03/25 v1.0] +\expandafter\ifx\csname zpl@helvscaled\endcsname\relax + \let\zpl@helvscaled\@empty% +\fi + +\DeclareFontFamily{LY1}{npxss}{\hyphenchar\font45 } +\DeclareFontShape{LY1}{npxss}{m}{n}{ %regular + <-> \zpl@helvscaled txss% +}{} +\DeclareFontShape{LY1}{npxss}{m}{sc}{ %cap & small cap + <-> \zpl@helvscaled txsssc% +}{} +\DeclareFontShape{LY1}{npxss}{m}{sl}{ %slanted + <-> \zpl@helvscaled txsssl% +}{} +\DeclareFontShape{LY1}{npxss}{m}{it}{ %italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{LY1}{npxss}{m}{ui}{ %unslanted italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{LY1}{npxss}{b}{n}{ %bold + <-> \zpl@helvscaled txbss% +}{} +\DeclareFontShape{LY1}{npxss}{b}{sc}{ %bold cap & small cap + <-> \zpl@helvscaled txbsssc% +}{} +\DeclareFontShape{LY1}{npxss}{b}{sl}{ %bold slanted + <-> \zpl@helvscaled txbsssl% +}{} +\DeclareFontShape{LY1}{npxss}{b}{it}{ %bold italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{LY1}{npxss}{b}{ui}{ %bold unslanted italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{LY1}{npxss}{bx}{n}{ %bold extended + <->ssub * npxss/b/n% +}{} +\DeclareFontShape{LY1}{npxss}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxss/b/sc% +}{} +\DeclareFontShape{LY1}{npxss}{bx}{sl}{ %bold extended slanted + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{LY1}{npxss}{bx}{it}{ %bold extended italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{LY1}{npxss}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxss/b/sl% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ly1npxtt.fd b/Master/texmf-dist/tex/latex/newpx/ly1npxtt.fd new file mode 100644 index 00000000000..9350382b064 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1npxtt.fd @@ -0,0 +1,54 @@ +\ProvidesFile{ly1npxtt.fd} + [2000/12/14 v1.0] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \let\zpl@scaled\@empty% +\fi + +\DeclareFontFamily{LY1}{npxtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{LY1}{npxtt}{m}{n}{ %rebular + <-> \zpl@scaled txtt% +}{} +\DeclareFontShape{LY1}{npxtt}{m}{sc}{ %cap & small cap + <-> \zpl@scaled txttsc% +}{} +\DeclareFontShape{LY1}{npxtt}{m}{sl}{ %slanted + <-> \zpl@scaled txttsl% +}{} +\DeclareFontShape{LY1}{npxtt}{m}{it}{ %italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{m}{ui}{ %unslanted italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{b}{n}{ %bold + <-> \zpl@scaled txbtt% +}{} +\DeclareFontShape{LY1}{npxtt}{b}{sc}{ %bold cap & small cap + <-> \zpl@scaled txbttsc% +}{} +\DeclareFontShape{LY1}{npxtt}{b}{sl}{ %bold slanted + <-> \zpl@scaled txbttsl% +}{} +\DeclareFontShape{LY1}{npxtt}{b}{it}{ %bold italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{b}{ui}{ %bold unslanted italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{bx}{n}{ %bold extended + <->ssub * npxtt/b/n% +}{} +\DeclareFontShape{LY1}{npxtt}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxtt/b/sc% +}{} +\DeclareFontShape{LY1}{npxtt}{bx}{sl}{ %bold extended slanted + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{bx}{it}{ %bold extended italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{LY1}{npxtt}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxtt/b/sl% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ly1zpl1.fd b/Master/texmf-dist/tex/latex/newpx/ly1zpl1.fd new file mode 100644 index 00000000000..94ac4069292 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1zpl1.fd @@ -0,0 +1,26 @@ +% Autogenerated by ./otfinst3 on 2013/03/25 +\ProvidesFile{ly1zpl1.fd}[2013/03/25 LY1/TeX Gyre PagellaX-sups] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{LY1}{zpl1}{} +\DeclareFontShape{LY1}{zpl1}{m}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-sups-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zpl1}{m}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-sups-kern-liga +}{} +\DeclareFontShape{LY1}{zpl1}{m}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{m}{sl}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{b}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{b}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{bx}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{bx}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{LY1}{zpl1}{m}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{LY1}{zpl1}{b}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{LY1}{zpl1}{b}{sc}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{LY1}{zpl1}{bx}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{LY1}{zpl1}{bx}{sc}{<-> ssub * zpl1/m/sc}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ly1zpl2.fd b/Master/texmf-dist/tex/latex/newpx/ly1zpl2.fd new file mode 100644 index 00000000000..2472985592b --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1zpl2.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst3 on 2013/03/25 +\ProvidesFile{ly1zpl2.fd}[2013/03/25 LY1/TeX Gyre PagellaX-pnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{LY1}{zpl2}{} +\DeclareFontShape{LY1}{zpl2}{b}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-pnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zpl2}{b}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zpl2}{b}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga +}{} +\DeclareFontShape{LY1}{zpl2}{b}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-pnum-kern-liga +}{} +\DeclareFontShape{LY1}{zpl2}{m}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-pnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zpl2}{m}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zpl2}{m}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-pnum-kern-liga +}{} +\DeclareFontShape{LY1}{zpl2}{m}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-pnum-kern-liga +}{} +\DeclareFontShape{LY1}{zpl2}{b}{sl}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{LY1}{zpl2}{m}{sl}{ + <-> ssub * zpl2/m/it +}{} +\DeclareFontShape{LY1}{zpl2}{bx}{sc}{ + <-> ssub * zpl2/b/sc +}{} +\DeclareFontShape{LY1}{zpl2}{bx}{si}{ + <-> ssub * zpl2/b/si +}{} +\DeclareFontShape{LY1}{zpl2}{bx}{it}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{LY1}{zpl2}{bx}{n}{ + <-> ssub * zpl2/b/n +}{} +\DeclareFontShape{LY1}{zpl2}{bx}{sl}{ + <-> ssub * zpl2/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ly1zplj.fd b/Master/texmf-dist/tex/latex/newpx/ly1zplj.fd new file mode 100644 index 00000000000..edab5d84914 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1zplj.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst3 on 2013/03/25 +\ProvidesFile{ly1zplj.fd}[2013/03/25 LY1/TeX Gyre PagellaX-onum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{LY1}{zplj}{} +\DeclareFontShape{LY1}{zplj}{b}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-onum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplj}{b}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-onum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplj}{b}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-onum-kern-liga +}{} +\DeclareFontShape{LY1}{zplj}{b}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-onum-kern-liga +}{} +\DeclareFontShape{LY1}{zplj}{m}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-onum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplj}{m}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-onum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplj}{m}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-onum-kern-liga +}{} +\DeclareFontShape{LY1}{zplj}{m}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-onum-kern-liga +}{} +\DeclareFontShape{LY1}{zplj}{b}{sl}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{LY1}{zplj}{m}{sl}{ + <-> ssub * zplj/m/it +}{} +\DeclareFontShape{LY1}{zplj}{bx}{sc}{ + <-> ssub * zplj/b/sc +}{} +\DeclareFontShape{LY1}{zplj}{bx}{si}{ + <-> ssub * zplj/b/si +}{} +\DeclareFontShape{LY1}{zplj}{bx}{it}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{LY1}{zplj}{bx}{n}{ + <-> ssub * zplj/b/n +}{} +\DeclareFontShape{LY1}{zplj}{bx}{sl}{ + <-> ssub * zplj/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ly1zplx.fd b/Master/texmf-dist/tex/latex/newpx/ly1zplx.fd new file mode 100644 index 00000000000..e9c3dcab2a8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ly1zplx.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst3 on 2013/03/25 +\ProvidesFile{ly1zplx.fd}[2013/03/25 LY1/TeX Gyre PagellaX-lnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{LY1}{zplx}{} +\DeclareFontShape{LY1}{zplx}{b}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-lnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplx}{b}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplx}{b}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga +}{} +\DeclareFontShape{LY1}{zplx}{b}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Bold-lnum-kern-liga +}{} +\DeclareFontShape{LY1}{zplx}{m}{sc}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-lnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplx}{m}{si}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{LY1}{zplx}{m}{it}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Italic-lnum-kern-liga +}{} +\DeclareFontShape{LY1}{zplx}{m}{n}{ + <-> \zpl@scaled LY1-TeXGyrePagellaX-Regular-lnum-kern-liga +}{} +\DeclareFontShape{LY1}{zplx}{b}{sl}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{LY1}{zplx}{m}{sl}{ + <-> ssub * zplx/m/it +}{} +\DeclareFontShape{LY1}{zplx}{bx}{sc}{ + <-> ssub * zplx/b/sc +}{} +\DeclareFontShape{LY1}{zplx}{bx}{si}{ + <-> ssub * zplx/b/si +}{} +\DeclareFontShape{LY1}{zplx}{bx}{it}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{LY1}{zplx}{bx}{n}{ + <-> ssub * zplx/b/n +}{} +\DeclareFontShape{LY1}{zplx}{bx}{sl}{ + <-> ssub * zplx/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty new file mode 100644 index 00000000000..0ef09fddb82 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty @@ -0,0 +1,1316 @@ +\NeedsTeXFormat{LaTeX2e}[1997/06/01] +% +% Based on Young Ryu's pxfonts.sty, v.3.2.1 +% Text and math are now loaded in separate sty files---the text +% font family need not be px---any other Palatino clone should work. +% The text font loaded when this package +% is processed is used for operator names, mathrm, mathit, +% and likewise for mathsf and mathtt. +% The original pxfonts math fonts have been replaced by virtual fonts which +% render less tightly so that there are many fewer instances +% of glyph collisions. +% These modifications are by Michael Sharpe, msharpe at ucsd dot edu + +\def\fileversion{1.00} +\def\filedate{2013/03/20} +\ProvidesPackage{newpxmath} + [\filedate\space v\fileversion] +\@ifundefined{newpxmathLoaded}{}{\endinput} + +\message{`newpxmath' v\fileversion, \filedate\space Math macros based on pxfonts (msharpe)} + +\csname newpxmathLoaded\endcsname +\let\newpxmathLoaded\endinput + +%\RequirePackage{texgyrepagellax} +\input{binhex} +\RequirePackage{xkeyval} +\define@key{npxmath}{scaled}[1.0]{\def\npxmath@scaled{s*[#1]}} +\DeclareOption*{% + \begingroup + \edef\x{\endgroup + \noexpand\setkeys{npxmath}{\CurrentOption}}% + \x} +\DeclareOption{varg}{\def\X@s@v@rg{}} +\newcount\px@Isdigit +\newif\ifpx@ams \newif\ifpx@slantedG \newif\ifpx@cmint \newif\ifpx@braces +\newif\ifpx@varbb \newif\ifpx@vvarbb \newif\ifpx@symbolsC +\px@symbolsCtrue +\DeclareOption{varbb}{\px@varbbtrue} +\DeclareOption{vvarbb}{\px@vvarbbtrue} +\DeclareOption{nosymbolsc}{\px@symbolsCfalse} +\DeclareOption{cmintegrals}{\px@cminttrue} +\DeclareOption{cmbraces}{\px@bracestrue} +\DeclareOption{noamssymbols}{\px@amsfalse} +\DeclareOption{amssymbols}{\px@amstrue} +\DeclareOption{uprightGreek}{\px@slantedGfalse} +\DeclareOption{slantedGreek}{\px@slantedGtrue} +\ExecuteOptions{% +amssymbols,uprightGreek} +\ProcessOptions* + +% Use existing text fonts for operators, mathrm, etc +\DeclareSymbolFont{operators}{\encodingdefault}{\rmdefault}{m}{n} +\SetSymbolFont{operators}{bold}{\encodingdefault}{\rmdefault}{b}{n} +\def\operator@font{\mathgroup\symoperators} + +\DeclareMathAlphabet{\mathsf}{\encodingdefault}{\sfdefault}{m}{n} +\DeclareMathAlphabet{\mathit}{\encodingdefault}{\rmdefault}{m}{it} +\DeclareMathAlphabet{\mathtt}{\encodingdefault}{\ttdefault}{m}{n} +\DeclareSymbolFontAlphabet{\mathrm}{operators} +\DeclareMathAlphabet{\mathbf}{\encodingdefault}{\rmdefault}{b}{n} +\SetMathAlphabet{\mathit}{bold}{\encodingdefault}{\rmdefault}{b}{it} + +\SetMathAlphabet{\mathsf}{bold}{\encodingdefault}{\sfdefault}{b}{n} +\SetMathAlphabet{\mathtt}{bold}{\encodingdefault}{\ttdefault}{b}{n} + + +%%%%%%%%%%%%%%% +% Math Italic % +%%%%%%%%%%%%%%% +\DeclareSymbolFont{letters}{OML}{npxmi}{m}{it} +\SetSymbolFont{letters}{bold}{OML}{npxmi}{b}{it} +\DeclareFontSubstitution{OML}{npxmi}{m}{it} +%%%%%%%%%%%%%%%%% +% Math Italic A % +%%%%%%%%%%%%%%%%% + +\DeclareSymbolFont{lettersA}{U}{npxmia}{m}{it} +\SetSymbolFont{lettersA}{bold}{U}{npxmia}{b}{it} +\DeclareFontSubstitution{U}{npxmia}{m}{it} +\DeclareSymbolFontAlphabet{\mathfrak}{lettersA} + + +%%%%%%%%%%%%%%% +% Math Symbol % +%%%%%%%%%%%%%%% + +\DeclareSymbolFont{symbols}{OMS}{npxsy}{m}{n} +\SetSymbolFont{symbols}{bold}{OMS}{npxsy}{b}{n} +\DeclareFontSubstitution{OMS}{npxsy}{m}{n} + +\DeclareSymbolFontAlphabet{\symb@ls@lph@}{symbols} + +\ifx\AmSfont\@undefined\else +\renewcommand{\AmSfont}{{% + \usefont{OMS}{npxsy}{\if\@xp\@car\f@series\@nil bb\else m\fi}{n}}} +\fi + + +%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbols A (MSAM) % +%%%%%%%%%%%%%%%%%%%%%%%%% +\ifpx@ams% + \DeclareSymbolFont{AMSa}{U}{npxsya}{m}{n} + \SetSymbolFont{AMSa}{bold}{U}{npxsya}{b}{n} + \DeclareFontSubstitution{U}{npxsya}{m}{n} + + +%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbols B (MSBM) % +%%%%%%%%%%%%%%%%%%%%%%%%% + + \DeclareSymbolFont{AMSb}{U}{npxsyb}{m}{n} + \SetSymbolFont{AMSb}{bold}{U}{npxsyb}{b}{n} + \DeclareFontSubstitution{U}{npxsyb}{m}{n} + \DeclareSymbolFontAlphabet{\mathbb}{AMSb} +\fi + +%%%%%%%%%%%%%%%%%% +% Math Symbols C % +%%%%%%%%%%%%%%%%%% + +\ifpx@symbolsC + \DeclareSymbolFont{symbolsC}{U}{npxsyc}{m}{n} + \SetSymbolFont{symbolsC}{bold}{U}{npxsyc}{b}{n} + \DeclareFontSubstitution{U}{npxsyc}{m}{n} +\fi +%%%%%%%%%%%%%%%%%% +% Math Extension % +%%%%%%%%%%%%%%%%%% + +\ifpx@braces% + \DeclareSymbolFont{largesymbols}{OMX}{npxexv}{m}{n} + \SetSymbolFont{largesymbols}{bold}{OMX}{npxexv}{b}{n} + \DeclareFontSubstitution{OMX}{npxexv}{m}{n} +\else% + \DeclareSymbolFont{largesymbols}{OMX}{npxex}{m}{n} + \SetSymbolFont{largesymbols}{bold}{OMX}{npxex}{b}{n} + \DeclareFontSubstitution{OMX}{npxex}{m}{n} +\fi% +%%%%%%%%%%%%%%%%%%%% +% Math Extension A % +%%%%%%%%%%%%%%%%%%%% + +\DeclareSymbolFont{largesymbolsA}{U}{npxexa}{m}{n} +\SetSymbolFont{largesymbolsA}{bold}{U}{npxexa}{b}{n} +\DeclareFontSubstitution{U}{npxexa}{m}{n} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Common Macros +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\def\re@DeclareMathSymbol#1#2#3#4{% + \let#1=\undefined + \DeclareMathSymbol{#1}{#2}{#3}{#4}} + +\def\re@DeclareMathDelimiter#1#2#3#4#5#6{% + \let#1=\undefined + \DeclareMathDelimiter{#1}{#2}{#3}{#4}{#5}{#6}} + +\def\re@DeclareMathAccent#1#2#3#4{% + \let#1=\undefined + \DeclareMathAccent{#1}{#2}{#3}{#4}} + +\def\DeclareMathSymbolCtr#1#2#3#4{% + \DeclareMathSymbol{#1}{#2}{#3}{#4} + \advance #4 by1} + +\def\px@isdigit#1{% #1 should be a single character +\px@Isdigit=\z@ % +\count0=\number`#1\relax% +\ifnum\count0>47\relax% +\ifnum\count0<58\relax% +\px@Isdigit=\@ne % +\fi% +\fi% +} + +\def\px@XXX#1#2\@nil{% #1=first character, #2=rest of string +\px@isdigit{#1}% +\ifnum\px@Isdigit>\z@ $#1$\else#1\fi% +\if\relax\detokenize{#2}\relax \else +\edef\px@XXXcmd{\noexpand\px@XXX #2\noexpand\@nil}\px@XXXcmd \fi} + +\def\equalht#1{\px@XXX #1\@nil} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symols & Notations Definitions +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\def\joinrel{\mathrel{\mkern-2.65mu}} %-3mu in plain TeX + + +%%%%%%%%%%%%%%%%%%%%%% +% Text Roman in Math % operators +%%%%%%%%%%%%%%%%%%%%%% +% LaTeX defaults are set to the following in the roman text font. +% Not all text fonts have these available, or not in the same slots. + +%\DeclareMathSymbol{\Gamma}{\mathalpha}{operators}{0} +%\DeclareMathSymbol{\Delta}{\mathalpha}{operators}{1} +%\DeclareMathSymbol{\Theta}{\mathalpha}{operators}{2} +%\DeclareMathSymbol{\Lambda}{\mathalpha}{operators}{3} +%\DeclareMathSymbol{\Xi}{\mathalpha}{operators}{4} +%\DeclareMathSymbol{\Pi}{\mathalpha}{operators}{5} +%\DeclareMathSymbol{\Sigma}{\mathalpha}{operators}{6} +%\DeclareMathSymbol{\Upsilon}{\mathalpha}{operators}{7} +%\DeclareMathSymbol{\Phi}{\mathalpha}{operators}{8} +%\DeclareMathSymbol{\Psi}{\mathalpha}{operators}{9} +%\DeclareMathSymbol{\Omega}{\mathalpha}{operators}{10} +%"30-"39: 0-9 +%\DeclareMathAccent{\grave}{\mathalpha}{operators}{18} +%\DeclareMathAccent{\acute}{\mathalpha}{operators}{19} +%\DeclareMathAccent{\check}{\mathalpha}{operators}{20} +%\DeclareMathAccent{\breve}{\mathalpha}{operators}{21} +%\DeclareMathAccent{\bar}{\mathalpha}{operators}{22} +%\DeclareMathAccent{\mathring}{\mathalpha}{operators}{23} +%\DeclareMathSymbol{\mathdollar}{\mathord}{operators}{36} +%\def\mathsterling{\mathit{\mathchar"7024}} +%Change the following two so we can adjust metrics in math mode +%\DeclareMathDelimiter{(}{\mathopen}{operators}{40}{largesymbols}{0} +%\DeclareMathDelimiter{)}{\mathclose}{operators}{41}{largesymbols}{1} +%\DeclareMathDelimiter{(}{\mathopen}{lettersA}{125}{largesymbols}{0} +%\DeclareMathDelimiter{)}{\mathclose}{lettersA}{126}{largesymbols}{1} +%\DeclareMathSymbol{+}{\mathbin}{operators}{43} +%\DeclareMathDelimiter{/}{\mathord}{operators}{47}{largesymbols}{14} +%\DeclareMathSymbol{:}{\mathrel}{operators}{58} +%\DeclareMathSymbol{\colon}{\mathpunct}{operators}{58} +%\DeclareMathSymbol{;}{\mathpunct}{operators}{59} +%\DeclareMathSymbol{=}{\mathrel}{lettersA}{61}---change +%\DeclareMathSymbol{?}{\mathclose}{operators}{63} +%\DeclareMathDelimiter{[}{\mathopen}{operators}{91}{largesymbols}{2} +%\DeclareMathDelimiter{]}{\mathclose}{operators}{93}{largesymbols}{3} +%\DeclareMathAccent{\hat}{\mathalpha}{operators}{94} +%\DeclareMathAccent{\dot}{\mathalpha}{operators}{95} +%\DeclareMathAccent{\tilde}{\mathalpha}{operators}{126} +%\DeclareMathAccent{\ddot}{\mathalpha}{operators}{127} +\def\ly@one{LY1} +\def\t@one{T1} +\ifx\encodingdefault\t@one% + \re@DeclareMathAccent{\grave}{\mathalpha}{operators}{0} + \re@DeclareMathAccent{\acute}{\mathalpha}{operators}{1} + \re@DeclareMathAccent{\check}{\mathalpha}{operators}{7} + \re@DeclareMathAccent{\breve}{\mathalpha}{operators}{8} + \re@DeclareMathAccent{\bar}{\mathalpha}{operators}{9} + \re@DeclareMathAccent{\mathring}{\mathalpha}{operators}{6} + \re@DeclareMathAccent{\hat}{\mathalpha}{operators}{2} + \re@DeclareMathAccent{\dot}{\mathalpha}{operators}{10} + \re@DeclareMathAccent{\tilde}{\mathalpha}{operators}{3} + \re@DeclareMathAccent{\ddot}{\mathalpha}{operators}{4} +\else\ifx\encodingdefault\ly@one + \re@DeclareMathAccent{\bar}{\mathalpha}{operators}{175} + \re@DeclareMathAccent{\hat}{\mathalpha}{operators}{94} + \re@DeclareMathAccent{\dot}{\mathalpha}{operators}{5} +% \DeclareMathAccent{\tilde}{\mathalpha}{operators}{152} +\fi\fi +% +\ifpx@slantedG + \re@DeclareMathSymbol{\Gamma}{\mathalpha}{letters}{0} + \re@DeclareMathSymbol{\Delta}{\mathalpha}{letters}{1} + \re@DeclareMathSymbol{\Theta}{\mathalpha}{letters}{2} + \re@DeclareMathSymbol{\Lambda}{\mathalpha}{letters}{3} + \re@DeclareMathSymbol{\Xi}{\mathalpha}{letters}{4} + \re@DeclareMathSymbol{\Pi}{\mathalpha}{letters}{5} + \re@DeclareMathSymbol{\Sigma}{\mathalpha}{letters}{6} + \re@DeclareMathSymbol{\Upsilon}{\mathalpha}{letters}{7} + \re@DeclareMathSymbol{\Phi}{\mathalpha}{letters}{8} + \re@DeclareMathSymbol{\Psi}{\mathalpha}{letters}{9} + \re@DeclareMathSymbol{\Omega}{\mathalpha}{letters}{10} +\else + \re@DeclareMathSymbol{\Gamma}{\mathalpha}{lettersA}{0} + \re@DeclareMathSymbol{\Delta}{\mathalpha}{lettersA}{1} + \re@DeclareMathSymbol{\Theta}{\mathalpha}{lettersA}{2} + \re@DeclareMathSymbol{\Lambda}{\mathalpha}{lettersA}{3} + \re@DeclareMathSymbol{\Xi}{\mathalpha}{lettersA}{4} + \re@DeclareMathSymbol{\Pi}{\mathalpha}{lettersA}{5} + \re@DeclareMathSymbol{\Sigma}{\mathalpha}{lettersA}{6} + \re@DeclareMathSymbol{\Upsilon}{\mathalpha}{lettersA}{7} + \re@DeclareMathSymbol{\Phi}{\mathalpha}{lettersA}{8} + \re@DeclareMathSymbol{\Psi}{\mathalpha}{lettersA}{9} + \re@DeclareMathSymbol{\Omega}{\mathalpha}{lettersA}{10} +\fi + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbol (pxsy) Definition % symbols +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%\DeclareMathSymbol{-}{\mathbin}{symbols}{0} +%\DeclareMathSymbol{\cdotp}{\mathpunct}{symbols}{1} +%\DeclareMathSymbol{\cdot}{\mathbin}{symbols}{1} +%\DeclareMathSymbol{\times}{\mathbin}{symbols}{2} +%\DeclareMathSymbol{\ast}{\mathbin}{symbols}{3} +%\DeclareMathSymbol{*}{\mathbin}{symbols}{3} % +%\DeclareMathSymbol{\div}{\mathbin}{symbols}{4} +%\DeclareMathSymbol{\diamond}{\mathbin}{symbols}{5} +%\DeclareMathSymbol{\pm}{\mathbin}{symbols}{6} +%\DeclareMathSymbol{\mp}{\mathbin}{symbols}{7} +%\DeclareMathSymbol{\oplus}{\mathbin}{symbols}{8} + \let\circledplus\oplus +%\DeclareMathSymbol{\ominus}{\mathbin}{symbols}{9} + \let\circledminus\ominus +%\DeclareMathSymbol{\otimes}{\mathbin}{symbols}{10} + \let\circledtimes\otimes +%\DeclareMathSymbol{\oslash}{\mathbin}{symbols}{11} + \let\circledslash\oslash +%\DeclareMathSymbol{\odot}{\mathbin}{symbols}{12} + \let\circleddot\odot +%\DeclareMathSymbol{\bigcirc}{\mathbin}{symbols}{13} +%\DeclareMathSymbol{\circ}{\mathbin}{symbols}{14} +%\DeclareMathSymbol{\bullet}{\mathbin}{symbols}{15} +%\DeclareMathSymbol{\asymp}{\mathrel}{symbols}{16} +%\DeclareMathSymbol{\equiv}{\mathrel}{symbols}{17} +%\DeclareMathSymbol{\subseteq}{\mathrel}{symbols}{18} +%\DeclareMathSymbol{\supseteq}{\mathrel}{symbols}{19} +%\DeclareMathSymbol{\leq}{\mathrel}{symbols}{20} +% \let\le=\leq +%\DeclareMathSymbol{\geq}{\mathrel}{symbols}{21} +% \let\ge=\geq +%\DeclareMathSymbol{\preceq}{\mathrel}{symbols}{22} +%\DeclareMathSymbol{\succeq}{\mathrel}{symbols}{23} +%\DeclareMathSymbol{\sim}{\mathrel}{symbols}{24} +%\DeclareMathSymbol{\approx}{\mathrel}{symbols}{25} +%\DeclareMathSymbol{\subset}{\mathrel}{symbols}{26} +%\DeclareMathSymbol{\supset}{\mathrel}{symbols}{27} +%\DeclareMathSymbol{\ll}{\mathrel}{symbols}{28} +%\DeclareMathSymbol{\gg}{\mathrel}{symbols}{29} +%\DeclareMathSymbol{\prec}{\mathrel}{symbols}{30} +%\DeclareMathSymbol{\succ}{\mathrel}{symbols}{31} +%\DeclareMathSymbol{\leftarrow}{\mathrel}{symbols}{32} +% \let\gets=\leftarrow +%\DeclareMathSymbol{\rightarrow}{\mathrel}{symbols}{33} +% \let\to=\rightarrow +%\DeclareMathDelimiter{\uparrow}{\mathrel}{symbols}{34}{largesymbols}{120} +%\DeclareMathDelimiter{\downarrow}{\mathrel}{symbols}{35}{largesymbols}{121} +%\DeclareMathSymbol{\leftrightarrow}{\mathrel}{symbols}{36} +%\DeclareMathSymbol{\nearrow}{\mathrel}{symbols}{37} +%\DeclareMathSymbol{\searrow}{\mathrel}{symbols}{38} +%\DeclareMathSymbol{\simeq}{\mathrel}{symbols}{39} +%\DeclareMathSymbol{\Leftarrow}{\mathrel}{symbols}{40} +%\DeclareMathSymbol{\Rightarrow}{\mathrel}{symbols}{41} +%\DeclareMathDelimiter{\Uparrow}{\mathrel}{symbols}{42}{largesymbols}{126} +%\DeclareMathDelimiter{\Downarrow}{\mathrel}{symbols}{43}{largesymbols}{127} +%\DeclareMathSymbol{\Leftrightarrow}{\mathrel}{symbols}{44} +%\DeclareMathSymbol{\nwarrow}{\mathrel}{symbols}{45} +%\DeclareMathSymbol{\swarrow}{\mathrel}{symbols}{46} +%\DeclareMathSymbol{\propto}{\mathrel}{symbols}{47} +%\DeclareMathSymbol{\prime}{\mathord}{symbols}{48} +%\DeclareMathSymbol{\infty}{\mathord}{symbols}{49} +%\DeclareMathSymbol{\in}{\mathrel}{symbols}{50} +%\DeclareMathSymbol{\ni}{\mathrel}{symbols}{51} +% \let\owns=\ni +%\DeclareMathSymbol{\triangle}{\mathord}{symbols}{52} +%\DeclareMathSymbol{\bigtriangleup}{\mathbin}{symbols}{52} +%\DeclareMathSymbol{\bigtriangledown}{\mathbin}{symbols}{53} +%\DeclareMathSymbol{\not}{\mathrel}{symbols}{54} +%\DeclareMathSymbol{\mapstochar}{\mathrel}{symbols}{55} +% \def\mapsto{\mapstochar\rightarrow} +%\DeclareMathSymbol{\forall}{\mathord}{symbols}{56} +%\DeclareMathSymbol{\exists}{\mathord}{symbols}{57} +%\DeclareMathSymbol{\neg}{\mathord}{symbols}{58} +% \let\lnot=\neg +%\DeclareMathSymbol{\emptyset}{\mathord}{symbols}{59} +%\DeclareMathSymbol{\Re}{\mathord}{symbols}{60} +%\DeclareMathSymbol{\Im}{\mathord}{symbols}{61} +%\DeclareMathSymbol{\top}{\mathord}{symbols}{62} +%\DeclareMathSymbol{\bot}{\mathord}{symbols}{63} +%\DeclareMathSymbol{\perp}{\mathrel}{symbols}{63} +%\DeclareMathSymbol{\aleph}{\mathord}{symbols}{64} +% "41-"5A: \mathcal{A-Z} +%\DeclareMathSymbol{\cup}{\mathbin}{symbols}{91} +%\DeclareMathSymbol{\cap}{\mathbin}{symbols}{92} +%\DeclareMathSymbol{\uplus}{\mathbin}{symbols}{93} +%\DeclareMathSymbol{\wedge}{\mathbin}{symbols}{94} +% \let\land=\wedge +%\DeclareMathSymbol{\vee}{\mathbin}{symbols}{95} +% \let\lor=\vee +%\DeclareMathSymbol{\vdash}{\mathrel}{symbols}{96} +%\DeclareMathSymbol{\dashv}{\mathrel}{symbols}{97} +%\DeclareMathDelimiter{\lfloor}{\mathopen}{symbols}{98}{largesymbols}{4} +%\DeclareMathDelimiter{\rfloor}{\mathclose}{symbols}{99}{largesymbols}{5} +%\DeclareMathDelimiter{\lceil}{\mathopen}{symbols}{100}{largesymbols}{6} +%\DeclareMathDelimiter{\rceil}{\mathclose}{symbols}{101}{largesymbols}{7} +%\DeclareMathDelimiter{\lbrace}{\mathopen}{symbols}{102}{largesymbols}{8} +%\DeclareMathDelimiter{\rbrace}{\mathclose}{symbols}{103}{largesymbols}{9} +%\DeclareMathDelimiter{\langle}{\mathopen}{symbols}{104}{largesymbols}{10} +%\DeclareMathDelimiter{<}{\mathopen}{symbols}{104}{largesymbols}{10} +%\DeclareMathDelimiter{\rangle}{\mathclose}{symbols}{105}{largesymbols}{11} +%\DeclareMathDelimiter{>}{\mathclose}{symbols}{105}{largesymbols}{11} +%\DeclareMathSymbol{\mid}{\mathrel}{symbols}{106} +%\DeclareMathDelimiter{|}{\mathord}{symbols}{106}{largesymbols}{12} +%\DeclareMathDelimiter{\arrowvert}{\mathord}{symbols}{106}{largesymbols}{60} +%\DeclareMathDelimiter{\vert}{\mathord}{symbols}{106}{largesymbols}{12} +%\DeclareMathSymbol{\parallel}{\mathrel}{symbols}{107} +%\DeclareMathDelimiter{\Arrowvert}{\mathord}{symbols}{107}{largesymbols}{61} +%\DeclareMathDelimiter{\Vert}{\mathord}{symbols}{107}{largesymbols}{13} +% \let\|=\Vert +%\DeclareMathDelimiter{\updownarrow}{\mathrel}{symbols}{108}{largesymbols}{63} +%\DeclareMathDelimiter{\Updownarrow}{\mathrel}{symbols}{109}{largesymbols}{119} +%\DeclareMathSymbol{\setminus}{\mathbin}{symbols}{110} +%\DeclareMathDelimiter{\backslash}{\mathord}{symbols}{110}{largesymbols}{15} +%\expandafter\DeclareMathDelimiter\@backslashchar{\mathord}{symbols}{110}{largesymbols}{15} +%\DeclareMathSymbol{\wr}{\mathbin}{symbols}{111} +%\def\surd{{\mathchar"1270}} +%\DeclareMathRadical{\sqrtsign}{symbols}{112}{largesymbols}{112} +%\DeclareMathSymbol{\amalg}{\mathbin}{symbols}{113} +%\DeclareMathSymbol{\nabla}{\mathord}{symbols}{114} +%\DeclareMathSymbol{\smallint}{\mathop}{symbols}{115} +%\DeclareMathSymbol{\sqcup}{\mathbin}{symbols}{116} +%\DeclareMathSymbol{\sqcap}{\mathbin}{symbols}{117} +%\DeclareMathSymbol{\sqsubseteq}{\mathrel}{symbols}{118} +%\DeclareMathSymbol{\sqsupseteq}{\mathrel}{symbols}{119} +%\DeclareMathSymbol{\mathsection}{\mathord}{symbols}{120} +%\DeclareMathSymbol{\dagger}{\mathbin}{symbols}{121} +%\DeclareMathSymbol{\ddagger}{\mathbin}{symbols}{122} +%\DeclareMathSymbol{\mathparagraph}{\mathord}{symbols}{123} +%\DeclareMathSymbol{\clubsuit}{\mathord}{symbols}{124} +%\DeclareMathSymbol{\diamondsuit}{\mathord}{symbols}{125} +%\DeclareMathSymbol{\heartsuit}{\mathord}{symbols}{126} +%\DeclareMathSymbol{\spadesuit}{\mathord}{symbols}{127} +\ifpx@braces% + \re@DeclareMathDelimiter{\lbrace}{\mathopen}{lettersA}{62}{largesymbols}{8} + \re@DeclareMathDelimiter{\rbrace}{\mathclose}{lettersA}{63}{largesymbols}{9} +\fi + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbol A Definitions % AMSa +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ifpx@ams +\re@DeclareMathSymbol{\boxdot}{\mathbin}{AMSa}{0} +\re@DeclareMathSymbol{\boxplus}{\mathbin}{AMSa}{1} +\re@DeclareMathSymbol{\boxtimes}{\mathbin}{AMSa}{2} +\re@DeclareMathSymbol{\square}{\mathord}{AMSa}{3} +\re@DeclareMathSymbol{\blacksquare}{\mathord}{AMSa}{4} +\re@DeclareMathSymbol{\centerdot}{\mathbin}{AMSa}{5} +\re@DeclareMathSymbol{\lozenge}{\mathord}{AMSa}{6} +\re@DeclareMathSymbol{\blacklozenge}{\mathord}{AMSa}{7} +\re@DeclareMathSymbol{\circlearrowright}{\mathrel}{AMSa}{8} +\re@DeclareMathSymbol{\circlearrowleft}{\mathrel}{AMSa}{9} +\re@DeclareMathSymbol{\rightleftharpoons}{\mathrel}{AMSa}{10} +\re@DeclareMathSymbol{\leftrightharpoons}{\mathrel}{AMSa}{11} +\re@DeclareMathSymbol{\boxminus}{\mathbin}{AMSa}{12} +\re@DeclareMathSymbol{\Vdash}{\mathrel}{AMSa}{13} +\re@DeclareMathSymbol{\Vvdash}{\mathrel}{AMSa}{14} +\re@DeclareMathSymbol{\vDash}{\mathrel}{AMSa}{15} +\re@DeclareMathSymbol{\twoheadrightarrow}{\mathrel}{AMSa}{16} +\re@DeclareMathSymbol{\twoheadleftarrow}{\mathrel}{AMSa}{17} +\re@DeclareMathSymbol{\leftleftarrows}{\mathrel}{AMSa}{18} +\re@DeclareMathSymbol{\rightrightarrows}{\mathrel}{AMSa}{19} +\re@DeclareMathSymbol{\upuparrows}{\mathrel}{AMSa}{20} +\re@DeclareMathSymbol{\downdownarrows}{\mathrel}{AMSa}{21} +\re@DeclareMathSymbol{\upharpoonright}{\mathrel}{AMSa}{22} + \let\restriction\upharpoonright +\re@DeclareMathSymbol{\downharpoonright}{\mathrel}{AMSa}{23} +\re@DeclareMathSymbol{\upharpoonleft}{\mathrel}{AMSa}{24} +\re@DeclareMathSymbol{\downharpoonleft}{\mathrel}{AMSa}{25} +\re@DeclareMathSymbol{\rightarrowtail}{\mathrel}{AMSa}{26} +\re@DeclareMathSymbol{\leftarrowtail}{\mathrel}{AMSa}{27} +\re@DeclareMathSymbol{\leftrightarrows}{\mathrel}{AMSa}{28} +\re@DeclareMathSymbol{\rightleftarrows}{\mathrel}{AMSa}{29} +\re@DeclareMathSymbol{\Lsh}{\mathrel}{AMSa}{30} +\re@DeclareMathSymbol{\Rsh}{\mathrel}{AMSa}{31} +\re@DeclareMathSymbol{\rightsquigarrow}{\mathrel}{AMSa}{32} +\re@DeclareMathSymbol{\leftrightsquigarrow}{\mathrel}{AMSa}{33} +\re@DeclareMathSymbol{\looparrowleft}{\mathrel}{AMSa}{34} +\re@DeclareMathSymbol{\looparrowright}{\mathrel}{AMSa}{35} +\re@DeclareMathSymbol{\circeq}{\mathrel}{AMSa}{36} +\re@DeclareMathSymbol{\succsim}{\mathrel}{AMSa}{37} +\re@DeclareMathSymbol{\gtrsim}{\mathrel}{AMSa}{38} +\re@DeclareMathSymbol{\gtrapprox}{\mathrel}{AMSa}{39} +\re@DeclareMathSymbol{\multimap}{\mathrel}{AMSa}{40} +\re@DeclareMathSymbol{\therefore}{\mathrel}{AMSa}{41} +\re@DeclareMathSymbol{\because}{\mathrel}{AMSa}{42} +\re@DeclareMathSymbol{\doteqdot}{\mathrel}{AMSa}{43} + \let\Doteq\doteqdot +\re@DeclareMathSymbol{\triangleq}{\mathrel}{AMSa}{44} +\re@DeclareMathSymbol{\precsim}{\mathrel}{AMSa}{45} +\re@DeclareMathSymbol{\lesssim}{\mathrel}{AMSa}{46} +\re@DeclareMathSymbol{\lessapprox}{\mathrel}{AMSa}{47} +\re@DeclareMathSymbol{\eqslantless}{\mathrel}{AMSa}{48} +\re@DeclareMathSymbol{\eqslantgtr}{\mathrel}{AMSa}{49} +\re@DeclareMathSymbol{\curlyeqprec}{\mathrel}{AMSa}{50} +\re@DeclareMathSymbol{\curlyeqsucc}{\mathrel}{AMSa}{51} +\re@DeclareMathSymbol{\preccurlyeq}{\mathrel}{AMSa}{52} +\re@DeclareMathSymbol{\leqq}{\mathrel}{AMSa}{53} +\re@DeclareMathSymbol{\leqslant}{\mathrel}{AMSa}{54} +\re@DeclareMathSymbol{\lessgtr}{\mathrel}{AMSa}{55} +\re@DeclareMathSymbol{\backprime}{\mathord}{AMSa}{56} +\re@DeclareMathSymbol{\risingdotseq}{\mathrel}{AMSa}{58} +\re@DeclareMathSymbol{\fallingdotseq}{\mathrel}{AMSa}{59} +\re@DeclareMathSymbol{\succcurlyeq}{\mathrel}{AMSa}{60} +\re@DeclareMathSymbol{\geqq}{\mathrel}{AMSa}{61} +\re@DeclareMathSymbol{\geqslant}{\mathrel}{AMSa}{62} +\re@DeclareMathSymbol{\gtrless}{\mathrel}{AMSa}{63} +\re@DeclareMathSymbol{\sqsubset}{\mathrel}{AMSa}{64} +\re@DeclareMathSymbol{\sqsupset}{\mathrel}{AMSa}{65} +\re@DeclareMathSymbol{\vartriangleright}{\mathrel}{AMSa}{66} +\re@DeclareMathSymbol{\vartriangleleft}{\mathrel}{AMSa}{67} +\re@DeclareMathSymbol{\trianglerighteq}{\mathrel}{AMSa}{68} +\re@DeclareMathSymbol{\trianglelefteq}{\mathrel}{AMSa}{69} +\re@DeclareMathSymbol{\bigstar}{\mathord}{AMSa}{70} +\re@DeclareMathSymbol{\between}{\mathrel}{AMSa}{71} +\re@DeclareMathSymbol{\blacktriangledown}{\mathord}{AMSa}{72} +\re@DeclareMathSymbol{\blacktriangleright}{\mathrel}{AMSa}{73} +\re@DeclareMathSymbol{\blacktriangleleft}{\mathrel}{AMSa}{74} +\re@DeclareMathSymbol{\vartriangle}{\mathrel}{AMSa}{77} +\re@DeclareMathSymbol{\blacktriangle}{\mathord}{AMSa}{78} +\re@DeclareMathSymbol{\triangledown}{\mathord}{AMSa}{79} +\re@DeclareMathSymbol{\eqcirc}{\mathrel}{AMSa}{80} +\re@DeclareMathSymbol{\lesseqgtr}{\mathrel}{AMSa}{81} +\re@DeclareMathSymbol{\gtreqless}{\mathrel}{AMSa}{82} +\re@DeclareMathSymbol{\lesseqqgtr}{\mathrel}{AMSa}{83} +\re@DeclareMathSymbol{\gtreqqless}{\mathrel}{AMSa}{84} +\re@DeclareMathSymbol{\Rrightarrow}{\mathrel}{AMSa}{86} +\re@DeclareMathSymbol{\Lleftarrow}{\mathrel}{AMSa}{87} +\re@DeclareMathSymbol{\veebar}{\mathbin}{AMSa}{89} +\re@DeclareMathSymbol{\barwedge}{\mathbin}{AMSa}{90} +\re@DeclareMathSymbol{\doublebarwedge}{\mathbin}{AMSa}{91} +\re@DeclareMathSymbol{\angle}{\mathord}{AMSa}{92} +\re@DeclareMathSymbol{\measuredangle}{\mathord}{AMSa}{93} +\re@DeclareMathSymbol{\sphericalangle}{\mathord}{AMSa}{94} +\re@DeclareMathSymbol{\varpropto}{\mathrel}{AMSa}{95} +\re@DeclareMathSymbol{\smallsmile}{\mathrel}{AMSa}{96} +\re@DeclareMathSymbol{\smallfrown}{\mathrel}{AMSa}{97} +\re@DeclareMathSymbol{\Subset}{\mathrel}{AMSa}{98} +\re@DeclareMathSymbol{\Supset}{\mathrel}{AMSa}{99} +\re@DeclareMathSymbol{\Cup}{\mathbin}{AMSa}{100} + \let\doublecup\Cup +\re@DeclareMathSymbol{\Cap}{\mathbin}{AMSa}{101} + \let\doublecap\Cap +\re@DeclareMathSymbol{\curlywedge}{\mathbin}{AMSa}{102} +\re@DeclareMathSymbol{\curlyvee}{\mathbin}{AMSa}{103} +\re@DeclareMathSymbol{\leftthreetimes}{\mathbin}{AMSa}{104} +\re@DeclareMathSymbol{\rightthreetimes}{\mathbin}{AMSa}{105} +\re@DeclareMathSymbol{\subseteqq}{\mathrel}{AMSa}{106} +\re@DeclareMathSymbol{\supseteqq}{\mathrel}{AMSa}{107} +\re@DeclareMathSymbol{\bumpeq}{\mathrel}{AMSa}{108} +\re@DeclareMathSymbol{\Bumpeq}{\mathrel}{AMSa}{109} +\re@DeclareMathSymbol{\lll}{\mathrel}{AMSa}{110} + \let\llless\lll +\re@DeclareMathSymbol{\ggg}{\mathrel}{AMSa}{111} + \let\gggtr\ggg +\re@DeclareMathDelimiter\ulcorner{\mathopen}{AMSa}{112}{AMSa}{112} +\re@DeclareMathDelimiter\urcorner{\mathclose}{AMSa}{113}{AMSa}{113} +\re@DeclareMathSymbol{\circledS}{\mathord}{AMSa}{115} +\re@DeclareMathSymbol{\pitchfork}{\mathrel}{AMSa}{116} +\re@DeclareMathSymbol{\dotplus}{\mathbin}{AMSa}{117} +\re@DeclareMathSymbol{\backsim}{\mathrel}{AMSa}{118} +\re@DeclareMathSymbol{\backsimeq}{\mathrel}{AMSa}{119} +\re@DeclareMathDelimiter\llcorner{\mathopen}{AMSa}{120}{AMSa}{120} +\re@DeclareMathDelimiter\lrcorner{\mathclose}{AMSa}{121}{AMSa}{121} +\re@DeclareMathSymbol{\complement}{\mathord}{AMSa}{123} +\re@DeclareMathSymbol{\intercal}{\mathbin}{AMSa}{124} +\re@DeclareMathSymbol{\circledcirc}{\mathbin}{AMSa}{125} +\re@DeclareMathSymbol{\circledast}{\mathbin}{AMSa}{126} +\re@DeclareMathSymbol{\circleddash}{\mathbin}{AMSa}{127} + +\let\Box=\square % LaTeX symbol +\re@DeclareMathSymbol{\rhd}{\mathbin}{AMSa}{66} % LaTeX symbol +\re@DeclareMathSymbol{\lhd}{\mathbin}{AMSa}{67} % LaTeX symbol +\re@DeclareMathSymbol{\unrhd}{\mathbin}{AMSa}{68} % LaTeX symbol +\re@DeclareMathSymbol{\unlhd}{\mathbin}{AMSa}{69} % LaTeX symbol + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbol B Definitions % AMSb +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\re@DeclareMathSymbol{\lvertneqq}{\mathrel}{AMSb}{0} +\re@DeclareMathSymbol{\gvertneqq}{\mathrel}{AMSb}{1} +\re@DeclareMathSymbol{\nleq}{\mathrel}{AMSb}{2} +\re@DeclareMathSymbol{\ngeq}{\mathrel}{AMSb}{3} +\re@DeclareMathSymbol{\nless}{\mathrel}{AMSb}{4} +\re@DeclareMathSymbol{\ngtr}{\mathrel}{AMSb}{5} +\re@DeclareMathSymbol{\nprec}{\mathrel}{AMSb}{6} +\re@DeclareMathSymbol{\nsucc}{\mathrel}{AMSb}{7} +\re@DeclareMathSymbol{\lneqq}{\mathrel}{AMSb}{8} +\re@DeclareMathSymbol{\gneqq}{\mathrel}{AMSb}{9} +\re@DeclareMathSymbol{\nleqslant}{\mathrel}{AMSb}{10} +\re@DeclareMathSymbol{\ngeqslant}{\mathrel}{AMSb}{11} +\re@DeclareMathSymbol{\lneq}{\mathrel}{AMSb}{12} +\re@DeclareMathSymbol{\gneq}{\mathrel}{AMSb}{13} +\re@DeclareMathSymbol{\npreceq}{\mathrel}{AMSb}{14} +\re@DeclareMathSymbol{\nsucceq}{\mathrel}{AMSb}{15} +\re@DeclareMathSymbol{\precnsim}{\mathrel}{AMSb}{16} +\re@DeclareMathSymbol{\succnsim}{\mathrel}{AMSb}{17} +\re@DeclareMathSymbol{\lnsim}{\mathrel}{AMSb}{18} +\re@DeclareMathSymbol{\gnsim}{\mathrel}{AMSb}{19} +\re@DeclareMathSymbol{\nleqq}{\mathrel}{AMSb}{20} +\re@DeclareMathSymbol{\ngeqq}{\mathrel}{AMSb}{21} +\re@DeclareMathSymbol{\precneqq}{\mathrel}{AMSb}{22} +\re@DeclareMathSymbol{\succneqq}{\mathrel}{AMSb}{23} +\re@DeclareMathSymbol{\precnapprox}{\mathrel}{AMSb}{24} +\re@DeclareMathSymbol{\succnapprox}{\mathrel}{AMSb}{25} +\re@DeclareMathSymbol{\lnapprox}{\mathrel}{AMSb}{26} +\re@DeclareMathSymbol{\gnapprox}{\mathrel}{AMSb}{27} +\re@DeclareMathSymbol{\nsim}{\mathrel}{AMSb}{28} +\re@DeclareMathSymbol{\ncong}{\mathrel}{AMSb}{29} +\re@DeclareMathSymbol{\diagup}{\mathord}{AMSb}{30} +\re@DeclareMathSymbol{\diagdown}{\mathord}{AMSb}{31} +\re@DeclareMathSymbol{\varsubsetneq}{\mathrel}{AMSb}{32} +\re@DeclareMathSymbol{\varsupsetneq}{\mathrel}{AMSb}{33} +\re@DeclareMathSymbol{\nsubseteqq}{\mathrel}{AMSb}{34} +\re@DeclareMathSymbol{\nsupseteqq}{\mathrel}{AMSb}{35} +\re@DeclareMathSymbol{\subsetneqq}{\mathrel}{AMSb}{36} +\re@DeclareMathSymbol{\supsetneqq}{\mathrel}{AMSb}{37} +\re@DeclareMathSymbol{\varsubsetneqq}{\mathrel}{AMSb}{38} +\re@DeclareMathSymbol{\varsupsetneqq}{\mathrel}{AMSb}{39} +\re@DeclareMathSymbol{\subsetneq}{\mathrel}{AMSb}{40} +\re@DeclareMathSymbol{\supsetneq}{\mathrel}{AMSb}{41} +\re@DeclareMathSymbol{\nsubseteq}{\mathrel}{AMSb}{42} +\re@DeclareMathSymbol{\nsupseteq}{\mathrel}{AMSb}{43} +\re@DeclareMathSymbol{\nparallel}{\mathrel}{AMSb}{44} +\re@DeclareMathSymbol{\nmid}{\mathrel}{AMSb}{45} +\re@DeclareMathSymbol{\nshortmid}{\mathrel}{AMSb}{46} +\re@DeclareMathSymbol{\nshortparallel}{\mathrel}{AMSb}{47} +\re@DeclareMathSymbol{\nvdash}{\mathrel}{AMSb}{48} +\re@DeclareMathSymbol{\nVdash}{\mathrel}{AMSb}{49} +\re@DeclareMathSymbol{\nvDash}{\mathrel}{AMSb}{50} +\re@DeclareMathSymbol{\nVDash}{\mathrel}{AMSb}{51} +\re@DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{AMSb}{52} +\re@DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{AMSb}{53} +\re@DeclareMathSymbol{\ntriangleleft}{\mathrel}{AMSb}{54} +\re@DeclareMathSymbol{\ntriangleright}{\mathrel}{AMSb}{55} +\re@DeclareMathSymbol{\nleftarrow}{\mathrel}{AMSb}{56} +\re@DeclareMathSymbol{\nrightarrow}{\mathrel}{AMSb}{57} +\re@DeclareMathSymbol{\nLeftarrow}{\mathrel}{AMSb}{58} +\re@DeclareMathSymbol{\nRightarrow}{\mathrel}{AMSb}{59} +\re@DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{AMSb}{60} +\re@DeclareMathSymbol{\nleftrightarrow}{\mathrel}{AMSb}{61} +\re@DeclareMathSymbol{\divideontimes}{\mathbin}{AMSb}{62} +\re@DeclareMathSymbol{\varnothing}{\mathord}{AMSb}{63} +\re@DeclareMathSymbol{\nexists}{\mathord}{AMSb}{64} +\re@DeclareMathSymbol{\Finv}{\mathord}{AMSb}{96} +\re@DeclareMathSymbol{\Game}{\mathord}{AMSb}{97} +\re@DeclareMathSymbol{\mho}{\mathord}{AMSb}{102} +\re@DeclareMathSymbol{\eth}{\mathord}{AMSb}{103} +\re@DeclareMathSymbol{\eqsim}{\mathrel}{AMSb}{104} +\re@DeclareMathSymbol{\beth}{\mathord}{AMSb}{105} +\re@DeclareMathSymbol{\gimel}{\mathord}{AMSb}{106} +\re@DeclareMathSymbol{\daleth}{\mathord}{AMSb}{107} +\re@DeclareMathSymbol{\lessdot}{\mathbin}{AMSb}{108} +\re@DeclareMathSymbol{\gtrdot}{\mathbin}{AMSb}{109} +\re@DeclareMathSymbol{\ltimes}{\mathbin}{AMSb}{110} +\re@DeclareMathSymbol{\rtimes}{\mathbin}{AMSb}{111} +\re@DeclareMathSymbol{\shortmid}{\mathrel}{AMSb}{112} +\re@DeclareMathSymbol{\shortparallel}{\mathrel}{AMSb}{113} +\re@DeclareMathSymbol{\smallsetminus}{\mathbin}{AMSb}{114} +\re@DeclareMathSymbol{\thicksim}{\mathrel}{AMSb}{115} +\re@DeclareMathSymbol{\thickapprox}{\mathrel}{AMSb}{116} +\re@DeclareMathSymbol{\approxeq}{\mathrel}{AMSb}{117} +\re@DeclareMathSymbol{\precapprox}{\mathrel}{AMSb}{118} +\re@DeclareMathSymbol{\succapprox}{\mathrel}{AMSb}{119} +\re@DeclareMathSymbol{\curvearrowleft}{\mathrel}{AMSb}{120} +\re@DeclareMathSymbol{\curvearrowright}{\mathrel}{AMSb}{121} +\re@DeclareMathSymbol{\digamma}{\mathord}{AMSb}{122} +%\re@DeclareMathSymbol{\varkappa}{\mathord}{AMSb}{123} +\re@DeclareMathSymbol{\Bbbk}{\mathord}{AMSb}{124} +\re@DeclareMathSymbol{\hslash}{\mathord}{AMSb}{125} +\re@DeclareMathSymbol{\hbar}{\mathord}{AMSb}{126} +\re@DeclareMathSymbol{\backepsilon}{\mathrel}{AMSb}{127} +\fi +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Symbol C Definitions % symbolsC +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ifpx@symbolsC +\re@DeclareMathSymbol{\mappedfromchar}{\mathrel}{symbolsC}{0} + \def\mappedfrom{\leftarrow\mappedfromchar} + \def\longmappedfrom{\longleftarrow\mappedfromchar} +\re@DeclareMathSymbol{\Mapstochar}{\mathrel}{symbolsC}{1} + \def\Mapsto{\Mapstochar\Rightarrow} + \def\Longmapsto{\Mapstochar\Longrightarrow} +\re@DeclareMathSymbol{\Mappedfromchar}{\mathrel}{symbolsC}{2} + \def\Mappedfrom{\Leftarrow\Mappedfromchar} + \def\Longmappedfrom{\Longleftarrow\Mappedfromchar} +\re@DeclareMathSymbol{\mmapstochar}{\mathrel}{symbolsC}{3} + \def\mmapsto{\mmapstochar\rightarrow} + \def\longmmapsto{\mmapstochar\longrightarrow} +\re@DeclareMathSymbol{\mmappedfromchar}{\mathrel}{symbolsC}{4} + \def\mmappedfrom{\leftarrow\mmappedfromchar} + \def\longmmappedfrom{\longleftarrow\mmappedfromchar} +\re@DeclareMathSymbol{\Mmapstochar}{\mathrel}{symbolsC}{5} + \def\Mmapsto{\Mmapstochar\Rightarrow} + \def\Longmmapsto{\Mmapstochar\Longrightarrow} +\re@DeclareMathSymbol{\Mmappedfromchar}{\mathrel}{symbolsC}{6} + \def\Mmappedfrom{\Leftarrow\Mmappedfromchar} + \def\Longmmappedfrom{\Longleftarrow\Mmappedfromchar} +\re@DeclareMathSymbol{\medcirc}{\mathbin}{symbolsC}{7} +\re@DeclareMathSymbol{\medbullet}{\mathbin}{symbolsC}{8} +\re@DeclareMathSymbol{\varparallel}{\mathrel}{symbolsC}{9} +\re@DeclareMathSymbol{\varparallelinv}{\mathrel}{symbolsC}{10} +\re@DeclareMathSymbol{\nvarparallel}{\mathrel}{symbolsC}{11} +\re@DeclareMathSymbol{\nvarparallelinv}{\mathrel}{symbolsC}{12} +\re@DeclareMathSymbol{\colonapprox}{\mathrel}{symbolsC}{13} +\re@DeclareMathSymbol{\colonsim}{\mathrel}{symbolsC}{14} +\re@DeclareMathSymbol{\Colonapprox}{\mathrel}{symbolsC}{15} +\re@DeclareMathSymbol{\Colonsim}{\mathrel}{symbolsC}{16} +\re@DeclareMathSymbol{\doteq}{\mathrel}{symbolsC}{17} +\re@DeclareMathSymbol{\multimapinv}{\mathrel}{symbolsC}{18} +\re@DeclareMathSymbol{\multimapboth}{\mathrel}{symbolsC}{19} +\re@DeclareMathSymbol{\multimapdot}{\mathrel}{symbolsC}{20} +\re@DeclareMathSymbol{\multimapdotinv}{\mathrel}{symbolsC}{21} +\re@DeclareMathSymbol{\multimapdotboth}{\mathrel}{symbolsC}{22} +\re@DeclareMathSymbol{\multimapdotbothA}{\mathrel}{symbolsC}{23} +\re@DeclareMathSymbol{\multimapdotbothB}{\mathrel}{symbolsC}{24} +\re@DeclareMathSymbol{\VDash}{\mathrel}{symbolsC}{25} +\re@DeclareMathSymbol{\VvDash}{\mathrel}{symbolsC}{26} +\re@DeclareMathSymbol{\cong}{\mathrel}{symbolsC}{27} +\re@DeclareMathSymbol{\preceqq}{\mathrel}{symbolsC}{28} +\re@DeclareMathSymbol{\succeqq}{\mathrel}{symbolsC}{29} +\re@DeclareMathSymbol{\nprecsim}{\mathrel}{symbolsC}{30} +\re@DeclareMathSymbol{\nsuccsim}{\mathrel}{symbolsC}{31} +\re@DeclareMathSymbol{\nlesssim}{\mathrel}{symbolsC}{32} +\re@DeclareMathSymbol{\ngtrsim}{\mathrel}{symbolsC}{33} +\re@DeclareMathSymbol{\nlessapprox}{\mathrel}{symbolsC}{34} +\re@DeclareMathSymbol{\ngtrapprox}{\mathrel}{symbolsC}{35} +\re@DeclareMathSymbol{\npreccurlyeq}{\mathrel}{symbolsC}{36} +\re@DeclareMathSymbol{\nsucccurlyeq}{\mathrel}{symbolsC}{37} +\re@DeclareMathSymbol{\ngtrless}{\mathrel}{symbolsC}{38} +\re@DeclareMathSymbol{\nlessgtr}{\mathrel}{symbolsC}{39} +\re@DeclareMathSymbol{\nbumpeq}{\mathrel}{symbolsC}{40} +\re@DeclareMathSymbol{\nBumpeq}{\mathrel}{symbolsC}{41} +\re@DeclareMathSymbol{\nbacksim}{\mathrel}{symbolsC}{42} +\re@DeclareMathSymbol{\nbacksimeq}{\mathrel}{symbolsC}{43} +%\re@DeclareMathSymbol{\neq}{\mathrel}{symbolsC}{44} +% \let\ne=\neq +\re@DeclareMathSymbol{\nasymp}{\mathrel}{symbolsC}{45} +\re@DeclareMathSymbol{\nequiv}{\mathrel}{symbolsC}{46} +\re@DeclareMathSymbol{\nsim}{\mathrel}{symbolsC}{47} +\re@DeclareMathSymbol{\napprox}{\mathrel}{symbolsC}{48} +%\re@DeclareMathSymbol{\nsubset}{\mathrel}{symbolsC}{49} +%\re@DeclareMathSymbol{\nsupset}{\mathrel}{symbolsC}{50} +\re@DeclareMathSymbol{\nll}{\mathrel}{symbolsC}{51} +\re@DeclareMathSymbol{\ngg}{\mathrel}{symbolsC}{52} +\re@DeclareMathSymbol{\nthickapprox}{\mathrel}{symbolsC}{53} +\re@DeclareMathSymbol{\napproxeq}{\mathrel}{symbolsC}{54} +\re@DeclareMathSymbol{\nprecapprox}{\mathrel}{symbolsC}{55} +\re@DeclareMathSymbol{\nsuccapprox}{\mathrel}{symbolsC}{56} +\re@DeclareMathSymbol{\npreceqq}{\mathrel}{symbolsC}{57} +\re@DeclareMathSymbol{\nsucceqq}{\mathrel}{symbolsC}{58} +\re@DeclareMathSymbol{\nsimeq}{\mathrel}{symbolsC}{59} +%\re@DeclareMathSymbol{\notin}{\mathrel}{symbolsC}{60} +%\re@DeclareMathSymbol{\notni}{\mathrel}{symbolsC}{61} +% \let\notowns=\notni +\re@DeclareMathSymbol{\nSubset}{\mathrel}{symbolsC}{62} +\re@DeclareMathSymbol{\nSupset}{\mathrel}{symbolsC}{63} +\re@DeclareMathSymbol{\nsqsubseteq}{\mathrel}{symbolsC}{64} +\re@DeclareMathSymbol{\nsqsupseteq}{\mathrel}{symbolsC}{65} +\re@DeclareMathSymbol{\coloneqq}{\mathrel}{symbolsC}{66} +\re@DeclareMathSymbol{\eqqcolon}{\mathrel}{symbolsC}{67} +%\re@DeclareMathSymbol{\coloneq}{\mathrel}{symbolsC}{68} +%\re@DeclareMathSymbol{\eqcolon}{\mathrel}{symbolsC}{69} +\re@DeclareMathSymbol{\Coloneqq}{\mathrel}{symbolsC}{70} +\re@DeclareMathSymbol{\Eqqcolon}{\mathrel}{symbolsC}{71} +\re@DeclareMathSymbol{\Coloneq}{\mathrel}{symbolsC}{72} +\re@DeclareMathSymbol{\Eqcolon}{\mathrel}{symbolsC}{73} +\re@DeclareMathSymbol{\strictif}{\mathrel}{symbolsC}{74} +\re@DeclareMathSymbol{\strictfi}{\mathrel}{symbolsC}{75} +\re@DeclareMathSymbol{\strictiff}{\mathrel}{symbolsC}{76} +\re@DeclareMathSymbol{\invamp}{\mathbin}{symbolsC}{77} +\re@DeclareMathDelimiter{\lbag}{\mathopen}{symbolsC}{78}{largesymbolsA}{48} +\re@DeclareMathDelimiter{\rbag}{\mathclose}{symbolsC}{79}{largesymbolsA}{49} +\re@DeclareMathSymbol{\Lbag}{\mathopen}{symbolsC}{80} +\re@DeclareMathSymbol{\Rbag}{\mathclose}{symbolsC}{81} +\re@DeclareMathSymbol{\circledless}{\mathrel}{symbolsC}{82} +\re@DeclareMathSymbol{\circledgtr}{\mathrel}{symbolsC}{83} +\re@DeclareMathSymbol{\circledwedge}{\mathbin}{symbolsC}{84} +\re@DeclareMathSymbol{\circledvee}{\mathbin}{symbolsC}{85} +\re@DeclareMathSymbol{\circledbar}{\mathbin}{symbolsC}{86} +\re@DeclareMathSymbol{\circledbslash}{\mathbin}{symbolsC}{87} +\re@DeclareMathSymbol{\lJoin}{\mathrel}{symbolsC}{88} +\re@DeclareMathSymbol{\rJoin}{\mathrel}{symbolsC}{89} +\re@DeclareMathSymbol{\Join}{\mathrel}{symbolsC}{90} + \let\lrJoin=\Join +\re@DeclareMathSymbol{\openJoin}{\mathrel}{symbolsC}{91} +\re@DeclareMathSymbol{\lrtimes}{\mathrel}{symbolsC}{92} +% \let\bowtie\lrtimes +\re@DeclareMathSymbol{\opentimes}{\mathrel}{symbolsC}{93} +\re@DeclareMathSymbol{\Diamond}{\mathord}{symbolsC}{94} +\re@DeclareMathSymbol{\Diamondblack}{\mathord}{symbolsC}{95} +\re@DeclareMathSymbol{\nplus}{\mathbin}{symbolsC}{96} +\re@DeclareMathSymbol{\nsqsubset}{\mathrel}{symbolsC}{97} +\re@DeclareMathSymbol{\nsqsupset}{\mathrel}{symbolsC}{98} +\re@DeclareMathSymbol{\dashleftarrow}{\mathrel}{symbolsC}{99} +\re@DeclareMathSymbol{\dashrightarrow}{\mathrel}{symbolsC}{100} + \let\dasharrow\dashrightarrow +\re@DeclareMathSymbol{\dashleftrightarrow}{\mathrel}{symbolsC}{101} +\re@DeclareMathSymbol{\leftsquigarrow}{\mathrel}{symbolsC}{102} +\re@DeclareMathSymbol{\ntwoheadrightarrow}{\mathrel}{symbolsC}{103} +\re@DeclareMathSymbol{\ntwoheadleftarrow}{\mathrel}{symbolsC}{104} +\re@DeclareMathSymbol{\boxast}{\mathbin}{symbolsC}{105} +\re@DeclareMathSymbol{\boxbslash}{\mathbin}{symbolsC}{106} +\re@DeclareMathSymbol{\boxbar}{\mathbin}{symbolsC}{107} +\re@DeclareMathSymbol{\boxslash}{\mathbin}{symbolsC}{108} +\re@DeclareMathSymbol{\Wr}{\mathbin}{symbolsC}{109} +\re@DeclareMathSymbol{\lambdaslash}{\mathord}{symbolsC}{110} +\re@DeclareMathSymbol{\lambdabar}{\mathord}{symbolsC}{111} +\re@DeclareMathSymbol{\varclubsuit}{\mathord}{symbolsC}{112} +\re@DeclareMathSymbol{\vardiamondsuit}{\mathord}{symbolsC}{113} +\re@DeclareMathSymbol{\varheartsuit}{\mathord}{symbolsC}{114} +\re@DeclareMathSymbol{\varspadesuit}{\mathord}{symbolsC}{115} +\re@DeclareMathSymbol{\Nearrow}{\mathrel}{symbolsC}{116} +\re@DeclareMathSymbol{\Searrow}{\mathrel}{symbolsC}{117} +\re@DeclareMathSymbol{\Nwarrow}{\mathrel}{symbolsC}{118} +\re@DeclareMathSymbol{\Swarrow}{\mathrel}{symbolsC}{119} +\re@DeclareMathSymbol{\Top}{\mathord}{symbolsC}{120} +\re@DeclareMathSymbol{\Bot}{\mathord}{symbolsC}{121} +\re@DeclareMathSymbol{\Perp}{\mathrel}{symbolsC}{121} +\re@DeclareMathSymbol\leadstoext{\mathrel}{symbolsC}{122} +\re@DeclareMathSymbol\leadsto{\mathrel}{symbolsC}{123} +\re@DeclareMathSymbol{\sqcupplus}{\mathbin}{symbolsC}{124} +\re@DeclareMathSymbol{\sqcapplus}{\mathbin}{symbolsC}{125} +\re@DeclareMathDelimiter{\llbracket}{\mathopen}{symbolsC}{126}{largesymbolsA}{18} +\re@DeclareMathDelimiter{\rrbracket}{\mathclose}{symbolsC}{127}{largesymbolsA}{19} +\re@DeclareMathSymbol{\boxright}{\mathrel}{symbolsC}{128} +\re@DeclareMathSymbol{\boxleft}{\mathrel}{symbolsC}{129} +\re@DeclareMathSymbol{\boxdotright}{\mathrel}{symbolsC}{130} +\re@DeclareMathSymbol{\boxdotleft}{\mathrel}{symbolsC}{131} +\re@DeclareMathSymbol{\Diamondright}{\mathrel}{symbolsC}{132} +\re@DeclareMathSymbol{\Diamondleft}{\mathrel}{symbolsC}{133} +\re@DeclareMathSymbol{\Diamonddotright}{\mathrel}{symbolsC}{134} +\re@DeclareMathSymbol{\Diamonddotleft}{\mathrel}{symbolsC}{135} +\re@DeclareMathSymbol{\boxRight}{\mathrel}{symbolsC}{136} +\re@DeclareMathSymbol{\boxLeft}{\mathrel}{symbolsC}{137} +\re@DeclareMathSymbol{\boxdotRight}{\mathrel}{symbolsC}{138} +\re@DeclareMathSymbol{\boxdotLeft}{\mathrel}{symbolsC}{139} +\re@DeclareMathSymbol{\DiamondRight}{\mathrel}{symbolsC}{140} +\re@DeclareMathSymbol{\DiamondLeft}{\mathrel}{symbolsC}{141} +\re@DeclareMathSymbol{\DiamonddotRight}{\mathrel}{symbolsC}{142} +\re@DeclareMathSymbol{\DiamonddotLeft}{\mathrel}{symbolsC}{143} +\re@DeclareMathSymbol{\Diamonddot}{\mathord}{symbolsC}{144} +\re@DeclareMathSymbol{\circleright}{\mathrel}{symbolsC}{145} +\re@DeclareMathSymbol{\circleleft}{\mathrel}{symbolsC}{146} +\re@DeclareMathSymbol{\circleddotright}{\mathrel}{symbolsC}{147} + \let\circledotright\circleddotright +\re@DeclareMathSymbol{\circleddotleft}{\mathrel}{symbolsC}{148} + \let\circledotleft\circleddotleft +\re@DeclareMathSymbol{\multimapbothvert}{\mathrel}{symbolsC}{149} +\re@DeclareMathSymbol{\multimapdotbothvert}{\mathrel}{symbolsC}{150} +\re@DeclareMathSymbol{\multimapdotbothBvert}{\mathrel}{symbolsC}{151} +\re@DeclareMathSymbol{\multimapdotbothAvert}{\mathrel}{symbolsC}{152} +\fi +% Changes to put some symbolsC glyphs into lettersA +\re@DeclareMathSymbol{\nsubset}{\mathrel}{lettersA}{54} +\re@DeclareMathSymbol{\nsupset}{\mathrel}{lettersA}{55} +\re@DeclareMathSymbol{\notin}{\mathrel}{lettersA}{56} +\re@DeclareMathSymbol{\notni}{\mathrel}{lettersA}{57} + \let\notowns=\notni +\re@DeclareMathSymbol{\coloneq}{\mathrel}{lettersA}{58} +\re@DeclareMathSymbol{\eqcolon}{\mathrel}{lettersA}{59} +\re@DeclareMathSymbol{\neq}{\mathrel}{lettersA}{60} + \let\ne=\neq + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Italic (npxmi) Definition % letters +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%"01-"0A: italic uppercase Greek +%\DeclareMathSymbol{\alpha}{\mathord}{letters}{11} +%\DeclareMathSymbol{\beta}{\mathord}{letters}{12} +%\DeclareMathSymbol{\gamma}{\mathord}{letters}{13} +%\DeclareMathSymbol{\delta}{\mathord}{letters}{14} +%\DeclareMathSymbol{\epsilon}{\mathord}{letters}{15} +%\DeclareMathSymbol{\zeta}{\mathord}{letters}{16} +%\DeclareMathSymbol{\eta}{\mathord}{letters}{17} +%\DeclareMathSymbol{\theta}{\mathord}{letters}{18} +%\DeclareMathSymbol{\iota}{\mathord}{letters}{19} +%\DeclareMathSymbol{\kappa}{\mathord}{letters}{20} +%\DeclareMathSymbol{\lambda}{\mathord}{letters}{21} +%\DeclareMathSymbol{\mu}{\mathord}{letters}{22} +%\DeclareMathSymbol{\nu}{\mathord}{letters}{23} +%\DeclareMathSymbol{\xi}{\mathord}{letters}{24} +%\DeclareMathSymbol{\pi}{\mathord}{letters}{25} +%\DeclareMathSymbol{\rho}{\mathord}{letters}{26} +%\DeclareMathSymbol{\sigma}{\mathord}{letters}{27} +%\DeclareMathSymbol{\tau}{\mathord}{letters}{28} +%\DeclareMathSymbol{\upsilon}{\mathord}{letters}{29} +%\DeclareMathSymbol{\phi}{\mathord}{letters}{30} +%\DeclareMathSymbol{\chi}{\mathord}{letters}{31} +%\DeclareMathSymbol{\psi}{\mathord}{letters}{32} +%\DeclareMathSymbol{\omega}{\mathord}{letters}{33} +%\DeclareMathSymbol{\varepsilon}{\mathord}{letters}{34} +%\DeclareMathSymbol{\vartheta}{\mathord}{letters}{35} +%\DeclareMathSymbol{\varpi}{\mathord}{letters}{36} +%\DeclareMathSymbol{\varrho}{\mathord}{letters}{37} +%\DeclareMathSymbol{\varsigma}{\mathord}{letters}{38} +%\DeclareMathSymbol{\varphi}{\mathord}{letters}{39} +%\DeclareMathSymbol{\leftharpoonup}{\mathrel}{letters}{40} +%\DeclareMathSymbol{\leftharpoondown}{\mathrel}{letters}{41} +%\DeclareMathSymbol{\rightharpoonup}{\mathrel}{letters}{42} +%\DeclareMathSymbol{\rightharpoondown}{\mathrel}{letters}{43} +%\DeclareMathSymbol{\lhook}{\mathrel}{letters}{44} +%\DeclareMathSymbol{\rhook}{\mathrel}{letters}{45} +%\DeclareMathSymbol{\triangleright}{\mathbin}{letters}{46} +%\DeclareMathSymbol{\triangleleft}{\mathbin}{letters}{47} +%"30-"39: old style numerals +%\DeclareMathSymbol{\ldotp}{\mathpunct}{letters}{58} +%\DeclareMathSymbol{.}{\mathord}{letters}{58} +%\DeclareMathSymbol{,}{\mathpunct}{letters}{59} +%\DeclareMathSymbol{<}{\mathrel}{letters}{60} +%\DeclareMathSymbol{/}{\mathord}{letters}{61} +%\DeclareMathSymbol{>}{\mathrel}{letters}{62} +%\DeclareMathSymbol{\star}{\mathbin}{letters}{63} +%\DeclareMathSymbol{\partial}{\mathord}{letters}{64} +%"41-"5A: A-Z +%\DeclareMathSymbol{\flat}{\mathord}{letters}{91} +%\DeclareMathSymbol{\natural}{\mathord}{letters}{92} +%\DeclareMathSymbol{\sharp}{\mathord}{letters}{93} +%\DeclareMathSymbol{\smile}{\mathrel}{letters}{94} +%\DeclareMathSymbol{\frown}{\mathrel}{letters}{95} +%\DeclareMathSymbol{\ell}{\mathord}{letters}{96} +%"61-"7A: a-z +%\DeclareMathSymbol{\imath}{\mathord}{letters}{123} +%\DeclareMathSymbol{\jmath}{\mathord}{letters}{124} +%\DeclareMathSymbol{\wp}{\mathord}{letters}{125} +%\DeclareMathAccent{\vec}{\mathord}{letters}{126} +%"7F + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Italic A (npxmia) Definition % lettersA +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\re@DeclareMathSymbol{\varkappa}{\mathord}{lettersA}{91} +\re@DeclareMathSymbol{\varkappaup}{\mathord}{lettersA}{92} + +% upright Greek +\re@DeclareMathSymbol{\Gammaup}{\mathord}{lettersA}{0} +\re@DeclareMathSymbol{\Deltaup}{\mathord}{lettersA}{1} +\re@DeclareMathSymbol{\Thetaup}{\mathord}{lettersA}{2} +\re@DeclareMathSymbol{\Lambdaup}{\mathord}{lettersA}{3} +\re@DeclareMathSymbol{\Xiup}{\mathord}{lettersA}{4} +\re@DeclareMathSymbol{\Piup}{\mathord}{lettersA}{5} +\re@DeclareMathSymbol{\Sigmaup}{\mathord}{lettersA}{6} +\re@DeclareMathSymbol{\Upsilonup}{\mathord}{lettersA}{7} +\re@DeclareMathSymbol{\Phiup}{\mathord}{lettersA}{8} +\re@DeclareMathSymbol{\Psiup}{\mathord}{lettersA}{9} +\re@DeclareMathSymbol{\Omegaup}{\mathord}{lettersA}{10} +\re@DeclareMathSymbol{\alphaup}{\mathord}{lettersA}{11} +\re@DeclareMathSymbol{\betaup}{\mathord}{lettersA}{12} +\re@DeclareMathSymbol{\gammaup}{\mathord}{lettersA}{13} +\re@DeclareMathSymbol{\deltaup}{\mathord}{lettersA}{14} +\re@DeclareMathSymbol{\epsilonup}{\mathord}{lettersA}{15} +\re@DeclareMathSymbol{\zetaup}{\mathord}{lettersA}{16} +\re@DeclareMathSymbol{\etaup}{\mathord}{lettersA}{17} +\re@DeclareMathSymbol{\thetaup}{\mathord}{lettersA}{18} +\re@DeclareMathSymbol{\iotaup}{\mathord}{lettersA}{19} +\re@DeclareMathSymbol{\kappaup}{\mathord}{lettersA}{20} +\re@DeclareMathSymbol{\lambdaup}{\mathord}{lettersA}{21} +\re@DeclareMathSymbol{\muup}{\mathord}{lettersA}{22} +\re@DeclareMathSymbol{\nuup}{\mathord}{lettersA}{23} +\re@DeclareMathSymbol{\xiup}{\mathord}{lettersA}{24} +\re@DeclareMathSymbol{\piup}{\mathord}{lettersA}{25} +\re@DeclareMathSymbol{\rhoup}{\mathord}{lettersA}{26} +\re@DeclareMathSymbol{\sigmaup}{\mathord}{lettersA}{27} +\re@DeclareMathSymbol{\tauup}{\mathord}{lettersA}{28} +\re@DeclareMathSymbol{\upsilonup}{\mathord}{lettersA}{29} +\re@DeclareMathSymbol{\phiup}{\mathord}{lettersA}{30} +\re@DeclareMathSymbol{\chiup}{\mathord}{lettersA}{31} +\re@DeclareMathSymbol{\psiup}{\mathord}{lettersA}{32} +\re@DeclareMathSymbol{\omegaup}{\mathord}{lettersA}{33} +\re@DeclareMathSymbol{\varepsilonup}{\mathord}{lettersA}{34} +\re@DeclareMathSymbol{\varthetaup}{\mathord}{lettersA}{35} +\re@DeclareMathSymbol{\varpiup}{\mathord}{lettersA}{36} +\re@DeclareMathSymbol{\varrhoup}{\mathord}{lettersA}{37} +\re@DeclareMathSymbol{\varsigmaup}{\mathord}{lettersA}{38} +\re@DeclareMathSymbol{\varphiup}{\mathord}{lettersA}{39} +% and, for compatability with other packages (mtpro2, lucida, etc) +\let\upGamma\Gammaup +\let\upDelta\Deltaup +\let\upTheta\Thetaup +\let\upLambda\Lambdaup +\let\upXi\Xiup +\let\upPi\Piup +\let\upSigma\Sigmaup +\let\upUpsilon\Upsilonup +\let\upPhi\Phiup +\let\upPsi\Psiup +\let\upOmega\Omegaup +\let\upalpha\alphaup +\let\upbeta\betaup +\let\upgamma\gammaup +\let\updelta\deltaup +\let\upepsilon\epsilonup +\let\upzeta\zetaup +\let\upeta\etaup +\let\uptheta\thetaup +\let\upiota\iotaup +\let\upkappa\kappaup +\let\uplambda\lambdaup +\let\upmu\muup +\let\upnu\nuup +\let\upxi\xiup +\let\uppi\piup +\let\uprho\rhoup +\let\upsigma\sigmaup +\let\uptau\tauup +\let\upupsilon\upsilonup +\let\upphi\phiup +\let\upchi\chiup +\let\uppsi\psiup +\let\upomega\omegaup +\let\upvarepsilon\varepsilonup +\let\upvartheta\varthetaup +\let\upvarpi\varpiup +\let\upvarrho\varrhoup +\let\upvarsigma\varsigmaup +\let\upvarphi\varphiup +\let\upvarkappa\varkappaup +% the mathgroup of lettersA is stored in macro \symlettersA + +\re@DeclareMathSymbol{\varg}{\mathord}{lettersA}{49} +\DeclareMathSymbol{\uppartial}{\mathord}{lettersA}{64} + +\def\npx@UC{A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z} +\def\npx@lc{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} +\def\npx@num{0,1,2,3,4,5,6,7,8,9} + + +%\@for\npx@x:=\npx@UC\do{\edef\npx@tmp{\edef\csname +%\DeclareMathSymbol{\m@thbbch@rA}{\mathord}{lettersA}{129} +\DeclareMathSymbol{\m@thbbch@rA}{\mathord}{lettersA}{129} +\DeclareMathSymbol{\m@thbbch@rB}{\mathord}{lettersA}{130} +\DeclareMathSymbol{\m@thbbch@rC}{\mathord}{lettersA}{131} +\DeclareMathSymbol{\m@thbbch@rD}{\mathord}{lettersA}{132} +\DeclareMathSymbol{\m@thbbch@rE}{\mathord}{lettersA}{133} +\DeclareMathSymbol{\m@thbbch@rF}{\mathord}{lettersA}{134} +\DeclareMathSymbol{\m@thbbch@rG}{\mathord}{lettersA}{135} +\DeclareMathSymbol{\m@thbbch@rH}{\mathord}{lettersA}{136} +\DeclareMathSymbol{\m@thbbch@rI}{\mathord}{lettersA}{137} +\DeclareMathSymbol{\m@thbbch@rJ}{\mathord}{lettersA}{138} +\DeclareMathSymbol{\m@thbbch@rK}{\mathord}{lettersA}{139} +\DeclareMathSymbol{\m@thbbch@rL}{\mathord}{lettersA}{140} +\DeclareMathSymbol{\m@thbbch@rM}{\mathord}{lettersA}{141} +\DeclareMathSymbol{\m@thbbch@rN}{\mathord}{lettersA}{142} +\DeclareMathSymbol{\m@thbbch@rO}{\mathord}{lettersA}{143} +\DeclareMathSymbol{\m@thbbch@rP}{\mathord}{lettersA}{144} +\DeclareMathSymbol{\m@thbbch@rQ}{\mathord}{lettersA}{145} +\DeclareMathSymbol{\m@thbbch@rR}{\mathord}{lettersA}{146} +\DeclareMathSymbol{\m@thbbch@rS}{\mathord}{lettersA}{147} +\DeclareMathSymbol{\m@thbbch@rT}{\mathord}{lettersA}{148} +\DeclareMathSymbol{\m@thbbch@rU}{\mathord}{lettersA}{149} +\DeclareMathSymbol{\m@thbbch@rV}{\mathord}{lettersA}{150} +\DeclareMathSymbol{\m@thbbch@rW}{\mathord}{lettersA}{151} +\DeclareMathSymbol{\m@thbbch@rX}{\mathord}{lettersA}{152} +\DeclareMathSymbol{\m@thbbch@rY}{\mathord}{lettersA}{153} +\DeclareMathSymbol{\m@thbbch@rZ}{\mathord}{lettersA}{154} + +\DeclareMathSymbol{\m@thbbch@rk}{\mathord}{lettersA}{171} +% Original \varmathbb macro, slightly polished +\def\DoFutureLet{% + \def\@FutureLetDecide{% + \ifx\@nil\@FutureLetToken + \def\@FutureLetNext{\@EachCharacterDone} + \else + \def\@FutureLetNext{\@PickUpTheCharacter} + \fi + \@FutureLetNext + }% +\futurelet\@FutureLetToken\@FutureLetDecide}% end DoFutureLet + +%\def\m@keCharacter#1{% +% \@tempcnta=`#1\relax \advance\@tempcnta "40\relax +% \edef\npx@char{\npx@lettersA\nhex{2}{\the\@tempcnta}} +% \expandafter\mathchar\npx@char} +%\def\@PickUpTheCharacter#1{\m@keCharacter{#1}\DoFutureLet} +%\def\@EachCharacterDone \@nil{}% cleanup---get rid of \@nil +%\newif\ifnpx@notnil +%\def\@EachCharacter{% +% \DoFutureLet{\@EachCharacterDone}{\@PickUpTheCharacter}} +% +\def\m@keCharacter#1{\csname\F@ntPrefix#1\endcsname} +\def\@PickUpTheCharacter#1{\m@keCharacter{#1}\DoFutureLet} +\def\@EachCharacterDone \@nil{} +% +%\DeclareRobustCommand*{\varmathbb}[1]{\gdef\F@ntPrefix{m@thbbch@r}% +% \@EachCharacter #1\@nil} +\DeclareRobustCommand*{\varmathbb}[1]{\gdef\F@ntPrefix{m@thbbch@r}% + \DoFutureLet #1\@nil} + +% Additional macros to access process a single character only, work with \bm +\def\npx@char{} +\DeclareRobustCommand*{\vmathbb}[1]{% for original variant bb + \@tempcnta=`#1\relax \advance\@tempcnta "40\relax + \edef\npx@char{"\hexnumber@\symlettersA\nhex{2}{\the\@tempcnta}} + \expandafter\mathchar\npx@char +} +\DeclareRobustCommand*{\vvmathbb}[1]{% for new (STIX) variant + \@tempcnta=`#1\relax \advance\@tempcnta "80\relax + \edef\npx@char{"\hexnumber@\symlettersA\nhex{2}{\the\@tempcnta}} + \expandafter\mathchar\npx@char +} +%\DeclareRobustCommand*{\vvmathbbb}[1]{% for new (STIX) variant +% \@tempcnta=`#1\relax \advance\@tempcnta "80\relax +% \edef\npx@char{"\hexnumber@\symboldlettersA\nhex{2}{\the\@tempcnta}} +% \expandafter\mathchar\npx@char +%} +\ifpx@vvarbb + \let\mathbb\vvmathbb +\else + \ifpx@varbb + \let\mathbb\varmathbb + \else + \ifpx@ams\else\let\mathbb\varmathbb\fi + \fi +\fi +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Extension (npxex) Definition % largesymbols +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Math Extension A (npxexa) Definition % largesymbolsA +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\re@DeclareMathSymbol{\bignplus}{\mathop}{largesymbolsA}{0} +\re@DeclareMathSymbol{\bigsqcupplus}{\mathop}{largesymbolsA}{2} +\re@DeclareMathSymbol{\bigsqcapplus}{\mathop}{largesymbolsA}{4} +\re@DeclareMathSymbol{\bigsqcap}{\mathop}{largesymbolsA}{6} +\re@DeclareMathSymbol{\varprod}{\mathop}{largesymbolsA}{16} +%\re@DeclareMathDelimiter{\llbracket}{\mathopen}{symbolsC}{126}{largesymbolsA}{18} +%\re@DeclareMathDelimiter{\rrbracket}{\mathclose}{symbolsC}{127}{largesymbolsA}{19} +\re@DeclareMathSymbol{\br@cext}{\mathord}{largesymbolsA}{32} +% +\ifpx@cmint +% added 2012-04-16 + \re@DeclareMathSymbol{\ointop}{\mathop}{largesymbolsA}{84} + \re@DeclareMathSymbol{\intop}{\mathop}{largesymbolsA}{86} + \ifx\AmSfont\@undefined + \def\oint{\ointop\nolimits} + \def\int{\intop\nolimits} + \fi +\else % use px integrals + \ifx\AmSfont\@undefined\else + % The following are needed if amsmath has been loaded + \let\iint\relax + \let\iiint\relax + \let\iiiint\relax + \let\idotsint\relax + \fi +\re@DeclareMathSymbol{\oiintop}{\mathop}{largesymbolsA}{8} + \def\oiint{\oiintop\nolimits} +\re@DeclareMathSymbol{\ointctrclockwiseop}{\mathop}{largesymbolsA}{10} + \def\ointctrclockwise{\ointctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\ointclockwiseop}{\mathop}{largesymbolsA}{12} + \def\ointclockwise{\ointclockwiseop\nolimits} +\re@DeclareMathSymbol{\sqintop}{\mathop}{largesymbolsA}{14} + \def\sqint{\sqintop\nolimits} +\re@DeclareMathSymbol{\iintop}{\mathop}{largesymbolsA}{33} + \def\iint{\iintop\nolimits} +\re@DeclareMathSymbol{\iiintop}{\mathop}{largesymbolsA}{35} + \def\iiint{\iiintop\nolimits} +\re@DeclareMathSymbol{\iiiintop}{\mathop}{largesymbolsA}{37} + \def\iiiint{\iiiintop\nolimits} +\re@DeclareMathSymbol{\idotsintop}{\mathop}{largesymbolsA}{39} + \def\idotsint{\idotsintop\nolimits} +\re@DeclareMathSymbol{\oiiintop}{\mathop}{largesymbolsA}{41} + \def\oiiint{\oiiintop\nolimits} +\re@DeclareMathSymbol{\varointctrclockwiseop}{\mathop}{largesymbolsA}{43} + \def\varointctrclockwise{\varointctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\varointclockwiseop}{\mathop}{largesymbolsA}{45} + \def\varointclockwise{\varointclockwiseop\nolimits} +\re@DeclareMathSymbol{\fintop}{\mathop}{largesymbolsA}{62} + \def\fint{\fintop\nolimits} +\re@DeclareMathSymbol{\oiintctrclockwiseop}{\mathop}{largesymbolsA}{64} + \def\oiintctrclockwise{\oiintctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\varoiintclockwiseop}{\mathop}{largesymbolsA}{66} + \def\varoiintclockwise{\varoiintclockwiseop\nolimits} +\re@DeclareMathSymbol{\oiiintctrclockwiseop}{\mathop}{largesymbolsA}{68} + \def\oiiintctrclockwise{\oiiintctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\varoiiintclockwiseop}{\mathop}{largesymbolsA}{70} + \def\varoiiintclockwise{\varoiiintclockwiseop\nolimits} +\re@DeclareMathSymbol{\oiintclockwiseop}{\mathop}{largesymbolsA}{72} + \def\oiintclockwise{\oiintclockwiseop\nolimits} +\re@DeclareMathSymbol{\varoiintctrclockwiseop}{\mathop}{largesymbolsA}{74} + \def\varoiintctrclockwise{\varoiintctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\oiiintclockwiseop}{\mathop}{largesymbolsA}{76} + \def\oiiintclockwise{\oiiintclockwiseop\nolimits} +\re@DeclareMathSymbol{\varoiiintctrclockwiseop}{\mathop}{largesymbolsA}{78} + \def\varoiiintctrclockwise{\varoiiintctrclockwiseop\nolimits} +\re@DeclareMathSymbol{\sqiintop}{\mathop}{largesymbolsA}{80} + \def\sqiint{\sqiintop\nolimits} +\re@DeclareMathSymbol{\sqiiintop}{\mathop}{largesymbolsA}{82} + \def\sqiiint{\sqiiintop\nolimits} +\fi + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Common Macros +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%%% Use math italic, not text, version of dot, in \vdots and \ddots definitions +\def\vdots{\vbox{\baselineskip4\p@ \lineskiplimit\z@ + \kern6\p@\hbox{$\m@th.$}\hbox{$\m@th.$}\hbox{$\m@th.$}}} +\def\ddots{\mathinner{\mkern1mu\raise7\p@ + \vbox{\kern7\p@\hbox{$\m@th.$}}\mkern2mu + \raise4\p@\hbox{$\m@th.$}\mkern2mu\raise\p@\hbox{$\m@th.$}\mkern1mu}} + +%%% \sqrt redefined +%\let\sqrt=\undefined +%\DeclareRobustCommand\sqrt{\@ifnextchar[\@sqrt{\mathpalette\@x@sqrt}} +%\def\@x@sqrt#1#2{% +% \setbox\z@\hbox{$\m@th#1\sqrtsign{\mkern1mu #2}$} +% \mkern3mu\box\z@} +%\ifx\@@undefined\@amsmath@err +% \def\r@@t#1#2{% from latex.ltx +% \setbox\z@\hbox{$\m@th#1\sqrtsign{\mkern1mu #2}$}% +% \dimen@\ht\z@ \advance\dimen@-\dp\z@ +%% \mkern5mu\raise.6\dimen@\copy\rootbox +% \mkern6mu\raise.68\dimen@\copy\rootbox +%% \mkern-10mu\box\z@} +% \mkern-9mu\box\z@} +%\else +% \def\r@@t#1#2{\setboxz@h{$\m@th#1\sqrtsign{\mkern1mu #2}$}% from amsmath.sty +% \dimen@\ht\z@\advance\dimen@-\dp\z@ +% \setbox\@ne\hbox{$\m@th#1\mskip\uproot@ mu$}% +% \advance\dimen@ by1.667\wd\@ne +%% \mkern-\leftroot@ mu\mkern5mu\raise.6\dimen@\copy\rootbox +% \mkern-\leftroot@ mu\mkern6mu\raise.68\dimen@\copy\rootbox +%% \mkern-10mu\mkern\leftroot@ mu\boxz@} +% \mkern-9mu\mkern\leftroot@ mu\boxz@} +%\fi + +%%% For \underbrace and \overbrace: +%%% use brace extension bar (in "20 of npxexa) instead of vrule +%\re@DeclareMathSymbol{\br@cext}{\mathord}{largesymbolsA}{32} +\def\downbracefill{$\m@th% + \braceld\mkern-1mu\cleaders\hbox{$\mkern-.5mu\br@cext\mkern-.5mu$}\hfill\mkern-1mu% + \braceru\bracelu% + \mkern-1mu\cleaders\hbox{$\mkern-.5mu\br@cext\mkern-.5mu$}\hfill\mkern-1mu\bracerd$} +\def\upbracefill{$\m@th% + \bracelu\mkern-1mu\cleaders\hbox{$\mkern-.5mu\br@cext\mkern-.5mu$}\hfill\mkern-1mu% + \bracerd\braceld% + \mkern-1mu\cleaders\hbox{$\mkern-.5mu\br@cext\mkern-.5mu$}\hfill\mkern-1mu\braceru$} + +%%% \not redefined: +%%% \not= becomes \ne +%%% \not< becomes \nless +%%% \not> becomes \ngtr +%%% if \notXXX is defined, \not\XXX becomes \notXXX; +%%% if \nXXX is defined, \not\XXX becomes \nXXX; +%%% otherwise, \not\XXX is done in the usual way. +\DeclareMathSymbol{\n@tch@r}{\mathrel}{symbols}{54} + +\DeclareRobustCommand*{\not}[1]{% + \ifx #1=\ne\else + \ifx #1<\nless\else + \ifx #1>\ngtr\else + \n@t@@n{#1}\fi\fi\fi} + +\def\n@t@@n#1{% + \begingroup \escapechar\m@ne\xdef\@gtempa{not\string#1}\endgroup% + \expandafter\@ifundefined{\@gtempa}% + {\not@n@{#1}}% + {\@nameuse{\@gtempa}}} +\def\not@n@#1{% + \begingroup \escapechar\m@ne\xdef\@gtempa{n\string#1}\endgroup% + \expandafter\@ifundefined{\@gtempa}% + {\n@tch@r #1}% + {\@nameuse{\@gtempa}}} + +%%% +%%% for AMS classes +%%% +\DeclareRobustCommand{\textsquare}{\begingroup \usefont{U}{npxsya}{m}{n}\thr@@\endgroup} +\DeclareRobustCommand{\openbox}{\begingroup \usefont{U}{npxsya}{m}{n}\thr@@\endgroup} + +\def\defaultscriptratio{.73} % default is .7 +\def\defaultscriptscriptratio{.55} % default is .5 +\DeclareMathSizes{5} {5.5} {5.5} {5.5} +\DeclareMathSizes{6} {6.5} {5.5} {5.5} +\DeclareMathSizes{7} {7.3} {5.5} {5.5} +\DeclareMathSizes{8} {8} {6.2} {5.5} +\DeclareMathSizes{9} {9} {7.3} {5.5} +\DeclareMathSizes{10} {10} {7.3} {5.5} +\DeclareMathSizes{10.95}{10.95}{8} {6.1} +\DeclareMathSizes{11} {10.95}{8} {6.1} +\DeclareMathSizes{12} {12} {8.8} {6.6} +\DeclareMathSizes{14.4} {14.4} {10.5} {7.9} +\DeclareMathSizes{17.28}{17.28}{12.5} {9.4} +\DeclareMathSizes{20.74}{20.74}{16.1} {11.4} +\DeclareMathSizes{24.88}{24.88}{18.2}{13.7} + +\def\pxf@ntname#1{\expandafter\let\expandafter\@npx@\csname sym#1\endcsname + \ifx\@npx@\relax % + \else + \expandafter\def\csname @@@X\number\@npx@ \endcsname{#1} + \fi} +\newcommand{\ShowMathFonts}{% +\pxf@ntname{operators} +\pxf@ntname{boldoperators} +\pxf@ntname{symbols} +\pxf@ntname{boldsymbols} +\pxf@ntname{largesymbols} +\pxf@ntname{boldlargesymbols} +\pxf@ntname{AMSa} +\pxf@ntname{boldAMSa} +\pxf@ntname{AMSb} +\pxf@ntname{boldAMSb} +\pxf@ntname{letters} +\pxf@ntname{boldletters} +\pxf@ntname{lettersA} +\pxf@ntname{boldlettersA} +\pxf@ntname{symbolsC} +\pxf@ntname{boldsymbolsC} +\pxf@ntname{largesymbolsA} +\pxf@ntname{boldlargesymbolsA} + \typeout{*** Mathgroups ***} + \count@\z@ + \loop\ifnum\count@<16 + \def\@@npx@{} + \expandafter\let\expandafter\@npx@\csname @@@X\the\count@\endcsname + \ifx\@npx@\relax\else\def\@@npx@{\space[\@npx@]}\fi + \typeout{(\the\count@: \the\textfont\count@ = \fontname\textfont\count@\@@npx@)} + \advance\count@\@ne + \repeat + \typeout{***}} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty new file mode 100644 index 00000000000..a6880eda56b --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty @@ -0,0 +1,106 @@ +\NeedsTeXFormat{LaTeX2e} + +% Based on Young Ryu's pxfonts.sty, v.1.1.1 +% +% Changes from original pxfonts.sty by Michael Sharpe, msharpe at ucsd dot edu; +% Text and math versions now separate. +% Added scaled keyword and osf option; +% Modified the definition of \k to bypass problem with grouping. +% Text is now directed a small modification of TeXGyrePagella rather than ppl. + +\def\fileversion{1.00} +\def\filedate{2013/03/28} +\ProvidesPackage{newpxtext}[\filedate\space v\fileversion] + +\message{`newpxtext' v\fileversion, \filedate\space Text macros based on pxfonts (msharpe)} +%\RequirePackage{fontaxes}% so we can have [bold] italic small caps + +\let\orig@footnote=\thefootnote +\let\orig@makefnmark=\@makefnmark +\RequirePackage{xkeyval} +\define@key{zpl}{scaled}[1.0]{\def\zpl@scaled{s*[#1]}% +\@tempdima=#1\p@\@tempdima=.93\@tempdima% +\def\zpl@helvscaled{s*[\strip@pt\@tempdima]}} +\DeclareOption*{% + \begingroup + \edef\x{\endgroup + \noexpand\setkeys{zpl}{\CurrentOption}}% + \x} +\def\zpl@style{x}% default is lining figures +\DeclareOption{osf}{\def\zpl@style{j}}% oldstyle figures +\DeclareOption{oldstyle}{\def\zpl@style{j}}% oldstyle figures + +\ProcessOptions* + +\RequirePackage[T1]{fontenc} +\RequirePackage{textcomp} +\DeclareRobustCommand{\sustyle}{% + \not@math@alphabet\sustyle\relax + \fontfamily{zpl1}\selectfont} + +\def\@makefnmark{\ifx \thefootnote\orig@footnote \hbox{\sustyle\hspace*{.04em}\@thefnmark}\else\orig@makefnmark\fi} + +%%%%%%%%%%%%%%%%%%%%%% +% Text Serif (TGPagellaX) % +%%%%%%%%%%%%%%%%%%%%%% + +\renewcommand*{\bfdefault}{b} +\renewcommand*{\rmdefault}{zpl\zpl@style} +\def\useosf{\renewcommand*{\rmdefault}{zplj}} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Text Sans Serif (based on Helvetica) % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +\renewcommand*{\sfdefault}{npxss} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Text (Monospaced) Typewriter % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\renewcommand*{\ttdefault}{npxtt} + +\def\re@DeclareTextSymbol#1#2#3{% + \let#1=\undefined + \DeclareTextSymbol{#1}{#2}{#3}} + +\def\re@DeclareMathSymbol#1#2#3#4{% + \let#1=\undefined + \DeclareMathSymbol{#1}{#2}{#3}{#4}} + +\re@DeclareTextSymbol{\L}{OT1}{138} +\re@DeclareTextSymbol{\l}{OT1}{170} +\re@DeclareTextSymbol{\textdollar}{OT1}{36} +\re@DeclareTextSymbol{\textsterling}{OT1}{163} +\re@DeclareMathSymbol{\mathsterling}{\mathord}{operators}{163} + +\DeclareTextComposite{\r}{OT1}{A}{197} +\DeclareTextComposite{\r}{OT1}{a}{229} + +% ring accent, eg \r{A} +\re@DeclareTextSymbol{\textcent}{OT1}{162} +\re@DeclareMathSymbol{\mathcent}{\mathord}{operators}{162} + +%%% Modification of T1 and LY1 encoding related stuff +%%% + +% ogonek accent +\def\T@n@@nc@d@ng{T1} +\def\T@n@@nc@d@ngM@cr@M@d{% +\DeclareTextCommand{\k}{T1}[1]{{\ooalign{\hidewidth\char12\crcr##1}}}% +} + +\def\LY@n@@nc@d@ng{LY1} +\def\LY@n@@nc@d@ngM@cr@M@d{% +\DeclareTextCommand{\k}{LY1}[1]{{\ooalign{\hidewidth\char7\crcr##1}}}% +} + +\AtBeginDocument{% +\ifx\encodingdefault\T@n@@nc@d@ng\T@n@@nc@d@ngM@cr@M@d\fi% +\ifx\encodingdefault\LY@n@@nc@d@ng\LY@n@@nc@d@ngM@cr@M@d\fi% +} + +\endinput + diff --git a/Master/texmf-dist/tex/latex/newpx/omlnpxmi.fd b/Master/texmf-dist/tex/latex/newpx/omlnpxmi.fd new file mode 100644 index 00000000000..93e2d430c69 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/omlnpxmi.fd @@ -0,0 +1,39 @@ +%Filename: omlnpxmi.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlnpxmi.fd} + [2013/03/21 Fontinst v1.933 font definitions for OML/npxmi.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{OML}{npxmi}{\skewchar \font =127} + +\ifx\X@s@v@rg\undefined +\DeclareFontShape{OML}{npxmi}{m}{it}{ + <-> \npxmath@@scaled zplmi +}{} +\DeclareFontShape{OML}{npxmi}{b}{it}{ + <-> \npxmath@@scaled zplbmi +}{} +\else +\DeclareFontShape{OML}{npxmi}{m}{it}{ + <-> \npxmath@@scaled zplmi1 +}{} +\DeclareFontShape{OML}{npxmi}{b}{it}{ + <-> \npxmath@@scaled zplbmi1 +}{} +\fi + +\DeclareFontShape{OML}{npxmi}{m}{sl}{<->ssub * npxmi/m/it}{} +\DeclareFontShape{OML}{npxmi}{bx}{it}{<->ssub * npxmi/b/it}{} +\DeclareFontShape{OML}{npxmi}{b}{sl}{<->ssub * npxmi/b/it}{} +\DeclareFontShape{OML}{npxmi}{bx}{sl}{<->ssub * npxmi/b/sl}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/omsnpxsy.fd b/Master/texmf-dist/tex/latex/newpx/omsnpxsy.fd new file mode 100644 index 00000000000..8c8b9a92388 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/omsnpxsy.fd @@ -0,0 +1,28 @@ +%Filename: omsnpxsy.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omsnpxsy.fd} + [2013/03/24 Fontinst v1.933 font definitions for OMS/npxsy.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{OMS}{npxsy}{\skewchar \font =120} + +\DeclareFontShape{OMS}{npxsy}{m}{n}{ + <-> \npxmath@@scaled zplsy +}{} + +\DeclareFontShape{OMS}{npxsy}{b}{n}{ + <-> \npxmath@@scaled zplbsy +}{} + +\DeclareFontShape{OMS}{npxsy}{bx}{n}{<->ssub * npxsy/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd b/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd new file mode 100644 index 00000000000..a8695e4b1af --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd @@ -0,0 +1,27 @@ +%Filename: omxnpxex.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omxnpxex.fd} + [2013/03/24 Fontinst v1.933 font definitions for OMX/npxex.] +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{OMX}{npxex}{} + +\DeclareFontShape{OMX}{npxex}{m}{n}{ + <-> \npxmath@@scaled zplex +}{} + +\DeclareFontShape{OMX}{npxex}{b}{n}{ + <-> \npxmath@@scaled zplbex +}{} + +\DeclareFontShape{OMX}{npxex}{bx}{n}{<->ssub * npxex/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd b/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd new file mode 100644 index 00000000000..232070127f1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd @@ -0,0 +1,28 @@ +%Filename: omxnpxexv.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omxnpxexv.fd} + [2013/03/24 Fontinst v1.933 font definitions for OMX/npxexv.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{OMX}{npxexv}{} + +\DeclareFontShape{OMX}{npxexv}{m}{n}{ + <-> \npxmath@@scaled zplexv +}{} + +\DeclareFontShape{OMX}{npxexv}{b}{n}{ + <-> \npxmath@@scaled zplbexv +}{} + +\DeclareFontShape{OMX}{npxexv}{bx}{n}{<->ssub * npxexv/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1npxss.fd b/Master/texmf-dist/tex/latex/newpx/ot1npxss.fd new file mode 100644 index 00000000000..3104cf1254d --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1npxss.fd @@ -0,0 +1,54 @@ +\ProvidesFile{ot1npxss.fd} + [2013/03/25 v1.0] +\expandafter\ifx\csname zpl@helvscaled\endcsname\relax + \let\zpl@helvscaled\@empty% +\fi + +\DeclareFontFamily{OT1}{npxss}{\hyphenchar\font45 } +\DeclareFontShape{OT1}{npxss}{m}{n}{ %regular + <-> \zpl@helvscaled txss% +}{} +\DeclareFontShape{OT1}{npxss}{m}{sc}{ %cap & small cap + <-> \zpl@helvscaled txsssc% +}{} +\DeclareFontShape{OT1}{npxss}{m}{sl}{ %slanted + <-> \zpl@helvscaled txsssl% +}{} +\DeclareFontShape{OT1}{npxss}{m}{it}{ %italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{OT1}{npxss}{m}{ui}{ %unslanted italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{OT1}{npxss}{b}{n}{ %bold + <-> \zpl@helvscaled txbss% +}{} +\DeclareFontShape{OT1}{npxss}{b}{sc}{ %bold cap & small cap + <-> \zpl@helvscaled txbsssc% +}{} +\DeclareFontShape{OT1}{npxss}{b}{sl}{ %bold slanted + <-> \zpl@helvscaled txbsssl% +}{} +\DeclareFontShape{OT1}{npxss}{b}{it}{ %bold italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{OT1}{npxss}{b}{ui}{ %bold unslanted italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{OT1}{npxss}{bx}{n}{ %bold extended + <->ssub * npxss/b/n% +}{} +\DeclareFontShape{OT1}{npxss}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxss/b/sc% +}{} +\DeclareFontShape{OT1}{npxss}{bx}{sl}{ %bold extended slanted + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{OT1}{npxss}{bx}{it}{ %bold extended italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{OT1}{npxss}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxss/b/sl% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1npxtt.fd b/Master/texmf-dist/tex/latex/newpx/ot1npxtt.fd new file mode 100644 index 00000000000..78c475c575f --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1npxtt.fd @@ -0,0 +1,54 @@ +\ProvidesFile{ot1npxtt.fd} + [2000/12/14 v1.0] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \let\zpl@scaled\@empty% +\fi + +\DeclareFontFamily{OT1}{npxtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{OT1}{npxtt}{m}{n}{ %rebular + <-> \zpl@scaled txtt% +}{} +\DeclareFontShape{OT1}{npxtt}{m}{sc}{ %cap & small cap + <-> \zpl@scaled txttsc% +}{} +\DeclareFontShape{OT1}{npxtt}{m}{sl}{ %slanted + <-> \zpl@scaled txttsl% +}{} +\DeclareFontShape{OT1}{npxtt}{m}{it}{ %italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{m}{ui}{ %unslanted italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{b}{n}{ %bold + <-> \zpl@scaled txbtt% +}{} +\DeclareFontShape{OT1}{npxtt}{b}{sc}{ %bold cap & small cap + <-> \zpl@scaled txbttsc% +}{} +\DeclareFontShape{OT1}{npxtt}{b}{sl}{ %bold slanted + <-> \zpl@scaled txbttsl% +}{} +\DeclareFontShape{OT1}{npxtt}{b}{it}{ %bold italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{b}{ui}{ %bold unslanted italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{bx}{n}{ %bold extended + <->ssub * npxtt/b/n% +}{} +\DeclareFontShape{OT1}{npxtt}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxtt/b/sc% +}{} +\DeclareFontShape{OT1}{npxtt}{bx}{sl}{ %bold extended slanted + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{bx}{it}{ %bold extended italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{OT1}{npxtt}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxtt/b/sl% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zpl1.fd b/Master/texmf-dist/tex/latex/newpx/ot1zpl1.fd new file mode 100644 index 00000000000..225e24c0484 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1zpl1.fd @@ -0,0 +1,26 @@ +% Autogenerated by ./otfinst0 on 2013/03/25 +\ProvidesFile{ot1zpl1.fd}[2013/03/25 OT1/TeX Gyre PagellaX-sups] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{OT1}{zpl1}{} +\DeclareFontShape{OT1}{zpl1}{m}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-sups-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zpl1}{m}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-sups-kern-liga +}{} +\DeclareFontShape{OT1}{zpl1}{m}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{m}{sl}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{b}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{b}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{bx}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{bx}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{OT1}{zpl1}{m}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{OT1}{zpl1}{b}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{OT1}{zpl1}{b}{sc}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{OT1}{zpl1}{bx}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{OT1}{zpl1}{bx}{sc}{<-> ssub * zpl1/m/sc}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zpl2.fd b/Master/texmf-dist/tex/latex/newpx/ot1zpl2.fd new file mode 100644 index 00000000000..810d32bc0af --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1zpl2.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst0 on 2013/03/25 +\ProvidesFile{ot1zpl2.fd}[2013/03/25 OT1/TeX Gyre PagellaX-pnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{OT1}{zpl2}{} +\DeclareFontShape{OT1}{zpl2}{b}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-pnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zpl2}{b}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zpl2}{b}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga +}{} +\DeclareFontShape{OT1}{zpl2}{b}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-pnum-kern-liga +}{} +\DeclareFontShape{OT1}{zpl2}{m}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-pnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zpl2}{m}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zpl2}{m}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-pnum-kern-liga +}{} +\DeclareFontShape{OT1}{zpl2}{m}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-pnum-kern-liga +}{} +\DeclareFontShape{OT1}{zpl2}{b}{sl}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{OT1}{zpl2}{m}{sl}{ + <-> ssub * zpl2/m/it +}{} +\DeclareFontShape{OT1}{zpl2}{bx}{sc}{ + <-> ssub * zpl2/b/sc +}{} +\DeclareFontShape{OT1}{zpl2}{bx}{si}{ + <-> ssub * zpl2/b/si +}{} +\DeclareFontShape{OT1}{zpl2}{bx}{it}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{OT1}{zpl2}{bx}{n}{ + <-> ssub * zpl2/b/n +}{} +\DeclareFontShape{OT1}{zpl2}{bx}{sl}{ + <-> ssub * zpl2/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zplj.fd b/Master/texmf-dist/tex/latex/newpx/ot1zplj.fd new file mode 100644 index 00000000000..a0b48ba3cb3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1zplj.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst0 on 2013/03/25 +\ProvidesFile{ot1zplj.fd}[2013/03/25 OT1/TeX Gyre PagellaX-onum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{OT1}{zplj}{} +\DeclareFontShape{OT1}{zplj}{b}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-onum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplj}{b}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-onum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplj}{b}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-onum-kern-liga +}{} +\DeclareFontShape{OT1}{zplj}{b}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-onum-kern-liga +}{} +\DeclareFontShape{OT1}{zplj}{m}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-onum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplj}{m}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-onum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplj}{m}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-onum-kern-liga +}{} +\DeclareFontShape{OT1}{zplj}{m}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-onum-kern-liga +}{} +\DeclareFontShape{OT1}{zplj}{b}{sl}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{OT1}{zplj}{m}{sl}{ + <-> ssub * zplj/m/it +}{} +\DeclareFontShape{OT1}{zplj}{bx}{sc}{ + <-> ssub * zplj/b/sc +}{} +\DeclareFontShape{OT1}{zplj}{bx}{si}{ + <-> ssub * zplj/b/si +}{} +\DeclareFontShape{OT1}{zplj}{bx}{it}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{OT1}{zplj}{bx}{n}{ + <-> ssub * zplj/b/n +}{} +\DeclareFontShape{OT1}{zplj}{bx}{sl}{ + <-> ssub * zplj/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zplx.fd b/Master/texmf-dist/tex/latex/newpx/ot1zplx.fd new file mode 100644 index 00000000000..63c00f1de43 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ot1zplx.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst0 on 2013/03/25 +\ProvidesFile{ot1zplx.fd}[2013/03/25 OT1/TeX Gyre PagellaX-lnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{OT1}{zplx}{} +\DeclareFontShape{OT1}{zplx}{b}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-lnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplx}{b}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplx}{b}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga +}{} +\DeclareFontShape{OT1}{zplx}{b}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Bold-lnum-kern-liga +}{} +\DeclareFontShape{OT1}{zplx}{m}{sc}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-lnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplx}{m}{si}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{OT1}{zplx}{m}{it}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Italic-lnum-kern-liga +}{} +\DeclareFontShape{OT1}{zplx}{m}{n}{ + <-> \zpl@scaled OT1-TeXGyrePagellaX-Regular-lnum-kern-liga +}{} +\DeclareFontShape{OT1}{zplx}{b}{sl}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{OT1}{zplx}{m}{sl}{ + <-> ssub * zplx/m/it +}{} +\DeclareFontShape{OT1}{zplx}{bx}{sc}{ + <-> ssub * zplx/b/sc +}{} +\DeclareFontShape{OT1}{zplx}{bx}{si}{ + <-> ssub * zplx/b/si +}{} +\DeclareFontShape{OT1}{zplx}{bx}{it}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{OT1}{zplx}{bx}{n}{ + <-> ssub * zplx/b/n +}{} +\DeclareFontShape{OT1}{zplx}{bx}{sl}{ + <-> ssub * zplx/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1npxss.fd b/Master/texmf-dist/tex/latex/newpx/t1npxss.fd new file mode 100644 index 00000000000..3eccbf6cc50 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1npxss.fd @@ -0,0 +1,54 @@ +\ProvidesFile{t1npxss.fd} + [2000/12/14 v1.0] +\expandafter\ifx\csname zpl@helvscaled\endcsname\relax + \let\zpl@helvscaled\@empty% +\fi + +\DeclareFontFamily{T1}{npxss}{} +\DeclareFontShape{T1}{npxss}{m}{n}{ %medium + <-> \zpl@helvscaled t1xss% +}{} +\DeclareFontShape{T1}{npxss}{m}{sc}{ %cap & small cap + <-> \zpl@helvscaled t1xsssc% +}{} +\DeclareFontShape{T1}{npxss}{m}{sl}{ %slanted + <-> \zpl@helvscaled t1xsssl% +}{} +\DeclareFontShape{T1}{npxss}{m}{it}{ %italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{T1}{npxss}{m}{ui}{ %unslanted italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{T1}{npxss}{bx}{n}{ %bold extended + <-> \zpl@helvscaled t1xbss% +}{} +\DeclareFontShape{T1}{npxss}{bx}{sc}{ %bold extended cap & small cap + <-> \zpl@helvscaled t1xbsssc% +}{} +\DeclareFontShape{T1}{npxss}{bx}{sl}{ %bold extended slanted + <-> \zpl@helvscaled t1xbsssl% +}{} +\DeclareFontShape{T1}{npxss}{bx}{it}{ %bold extended italic + <->ssub * npxss/bx/sl% +}{} +\DeclareFontShape{T1}{npxss}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxss/bx/sl% +}{} +\DeclareFontShape{T1}{npxss}{b}{n}{ %bold + <->ssub * npxss/bx/n% +}{} +\DeclareFontShape{T1}{npxss}{b}{sc}{ %bold cap & small cap + <->ssub * npxss/bx/sc% +}{} +\DeclareFontShape{T1}{npxss}{b}{sl}{ %bold slanted + <->ssub * npxss/bx/sl% +}{} +\DeclareFontShape{T1}{npxss}{b}{it}{ %bold italic + <->ssub * npxss/bx/it% +}{} +\DeclareFontShape{T1}{npxss}{b}{ui}{ %bold unslanted italic + <->ssub * npxss/bx/ui% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1npxtt.fd b/Master/texmf-dist/tex/latex/newpx/t1npxtt.fd new file mode 100644 index 00000000000..23d5653bc30 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1npxtt.fd @@ -0,0 +1,54 @@ +\ProvidesFile{t1npxtt.fd} + [2000/12/14 v1.0] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \let\zpl@scaled\@empty% +\fi + +\DeclareFontFamily{T1}{npxtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{T1}{npxtt}{m}{n}{ %medium + <-> \zpl@scaled t1xtt% +}{} +\DeclareFontShape{T1}{npxtt}{m}{sc}{ %cap & small cap + <-> \zpl@scaled t1xttsc% +}{} +\DeclareFontShape{T1}{npxtt}{m}{sl}{ %slanted + <-> \zpl@scaled t1xttsl% +}{} +\DeclareFontShape{T1}{npxtt}{m}{it}{ %italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{T1}{npxtt}{m}{ui}{ %unslanted italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{T1}{npxtt}{bx}{n}{ %bold extended + <-> \zpl@scaled t1xbtt% +}{} +\DeclareFontShape{T1}{npxtt}{bx}{sc}{ %bold extended cap & small cap + <-> \zpl@scaled t1xbttsc% +}{} +\DeclareFontShape{T1}{npxtt}{bx}{sl}{ %bold extended slanted + <-> \zpl@scaled t1xbttsl% +}{} +\DeclareFontShape{T1}{npxtt}{bx}{it}{ %bold extended italic + <->ssub * npxtt/bx/sl% +}{} +\DeclareFontShape{T1}{npxtt}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxtt/bx/sl% +}{} +\DeclareFontShape{T1}{npxtt}{b}{n}{ %bold + <->ssub * npxtt/bx/n% +}{} +\DeclareFontShape{T1}{npxtt}{b}{sc}{ %bold cap & small cap + <->ssub * npxtt/bx/sc% +}{} +\DeclareFontShape{T1}{npxtt}{b}{sl}{ %bold slanted + <->ssub * npxtt/bx/sl% +}{} +\DeclareFontShape{T1}{npxtt}{b}{it}{ %bold italic + <->ssub * npxtt/bx/it% +}{} +\DeclareFontShape{T1}{npxtt}{b}{ui}{ %bold unslanted italic + <->ssub * npxtt/bx/ui% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1zpl1.fd b/Master/texmf-dist/tex/latex/newpx/t1zpl1.fd new file mode 100644 index 00000000000..fb0c57479a7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1zpl1.fd @@ -0,0 +1,26 @@ +% Autogenerated by ./otfinst2 on 2013/03/25 +\ProvidesFile{t1zpl1.fd}[2013/03/25 T1/TeX Gyre PagellaX-sups] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{T1}{zpl1}{} +\DeclareFontShape{T1}{zpl1}{m}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-sups-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zpl1}{m}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-sups-kern-liga +}{} +\DeclareFontShape{T1}{zpl1}{m}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{m}{sl}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{b}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{b}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{bx}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{bx}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{T1}{zpl1}{m}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{T1}{zpl1}{b}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{T1}{zpl1}{b}{sc}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{T1}{zpl1}{bx}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{T1}{zpl1}{bx}{sc}{<-> ssub * zpl1/m/sc}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1zpl2.fd b/Master/texmf-dist/tex/latex/newpx/t1zpl2.fd new file mode 100644 index 00000000000..20e926ecafd --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1zpl2.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst2 on 2013/03/25 +\ProvidesFile{t1zpl2.fd}[2013/03/25 T1/TeX Gyre PagellaX-pnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{T1}{zpl2}{} +\DeclareFontShape{T1}{zpl2}{b}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-pnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zpl2}{b}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zpl2}{b}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga +}{} +\DeclareFontShape{T1}{zpl2}{b}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-pnum-kern-liga +}{} +\DeclareFontShape{T1}{zpl2}{m}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-pnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zpl2}{m}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zpl2}{m}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-pnum-kern-liga +}{} +\DeclareFontShape{T1}{zpl2}{m}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-pnum-kern-liga +}{} +\DeclareFontShape{T1}{zpl2}{b}{sl}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{T1}{zpl2}{m}{sl}{ + <-> ssub * zpl2/m/it +}{} +\DeclareFontShape{T1}{zpl2}{bx}{sc}{ + <-> ssub * zpl2/b/sc +}{} +\DeclareFontShape{T1}{zpl2}{bx}{si}{ + <-> ssub * zpl2/b/si +}{} +\DeclareFontShape{T1}{zpl2}{bx}{it}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{T1}{zpl2}{bx}{n}{ + <-> ssub * zpl2/b/n +}{} +\DeclareFontShape{T1}{zpl2}{bx}{sl}{ + <-> ssub * zpl2/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplj.fd b/Master/texmf-dist/tex/latex/newpx/t1zplj.fd new file mode 100644 index 00000000000..e9eabccc16e --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1zplj.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst2 on 2013/03/25 +\ProvidesFile{t1zplj.fd}[2013/03/25 T1/TeX Gyre PagellaX-onum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{T1}{zplj}{} +\DeclareFontShape{T1}{zplj}{b}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-onum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplj}{b}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-onum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplj}{b}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-onum-kern-liga +}{} +\DeclareFontShape{T1}{zplj}{b}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-onum-kern-liga +}{} +\DeclareFontShape{T1}{zplj}{m}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-onum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplj}{m}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-onum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplj}{m}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-onum-kern-liga +}{} +\DeclareFontShape{T1}{zplj}{m}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-onum-kern-liga +}{} +\DeclareFontShape{T1}{zplj}{b}{sl}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{T1}{zplj}{m}{sl}{ + <-> ssub * zplj/m/it +}{} +\DeclareFontShape{T1}{zplj}{bx}{sc}{ + <-> ssub * zplj/b/sc +}{} +\DeclareFontShape{T1}{zplj}{bx}{si}{ + <-> ssub * zplj/b/si +}{} +\DeclareFontShape{T1}{zplj}{bx}{it}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{T1}{zplj}{bx}{n}{ + <-> ssub * zplj/b/n +}{} +\DeclareFontShape{T1}{zplj}{bx}{sl}{ + <-> ssub * zplj/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplx.fd b/Master/texmf-dist/tex/latex/newpx/t1zplx.fd new file mode 100644 index 00000000000..a69394fd9f8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/t1zplx.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst2 on 2013/03/25 +\ProvidesFile{t1zplx.fd}[2013/03/25 T1/TeX Gyre PagellaX-lnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{T1}{zplx}{} +\DeclareFontShape{T1}{zplx}{b}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-lnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplx}{b}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplx}{b}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga +}{} +\DeclareFontShape{T1}{zplx}{b}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Bold-lnum-kern-liga +}{} +\DeclareFontShape{T1}{zplx}{m}{sc}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-lnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplx}{m}{si}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{T1}{zplx}{m}{it}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Italic-lnum-kern-liga +}{} +\DeclareFontShape{T1}{zplx}{m}{n}{ + <-> \zpl@scaled T1-TeXGyrePagellaX-Regular-lnum-kern-liga +}{} +\DeclareFontShape{T1}{zplx}{b}{sl}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{T1}{zplx}{m}{sl}{ + <-> ssub * zplx/m/it +}{} +\DeclareFontShape{T1}{zplx}{bx}{sc}{ + <-> ssub * zplx/b/sc +}{} +\DeclareFontShape{T1}{zplx}{bx}{si}{ + <-> ssub * zplx/b/si +}{} +\DeclareFontShape{T1}{zplx}{bx}{it}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{T1}{zplx}{bx}{n}{ + <-> ssub * zplx/b/n +}{} +\DeclareFontShape{T1}{zplx}{bx}{sl}{ + <-> ssub * zplx/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1npxss.fd b/Master/texmf-dist/tex/latex/newpx/ts1npxss.fd new file mode 100644 index 00000000000..7c249f14255 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1npxss.fd @@ -0,0 +1,50 @@ +\ProvidesFile{ts1pxss.fd} + [2000/12/14 v1.0] + +\DeclareFontFamily{TS1}{pxss}{} +\DeclareFontShape{TS1}{pxss}{m}{n}{ %medium + <->tcxss% +}{} +\DeclareFontShape{TS1}{pxss}{m}{sc}{ %cap & small cap + <->ssub * pxss/m/n% +}{} +\DeclareFontShape{TS1}{pxss}{m}{sl}{ %slanted + <->tcxsssl% +}{} +\DeclareFontShape{TS1}{pxss}{m}{it}{ %italic + <->ssub * pxss/m/sl% +}{} +\DeclareFontShape{TS1}{pxss}{m}{ui}{ %unslanted italic + <->ssub * pxss/m/it% +}{} +\DeclareFontShape{TS1}{pxss}{bx}{n}{ %bold extended + <->tcxbss% +}{} +\DeclareFontShape{TS1}{pxss}{bx}{sc}{ %bold extended cap & small cap + <->ssub * pxss/bx/n% +}{} +\DeclareFontShape{TS1}{pxss}{bx}{sl}{ %bold extended slanted + <->tcxbsssl% +}{} +\DeclareFontShape{TS1}{pxss}{bx}{it}{ %bold extended italic + <->ssub * pxss/bx/sl% +}{} +\DeclareFontShape{TS1}{pxss}{bx}{ui}{ %bold extended unslanted italic + <->ssub * pxss/bx/it% +}{} +\DeclareFontShape{TS1}{pxss}{b}{n}{ %bold + <->ssub * pxss/bx/n% +}{} +\DeclareFontShape{TS1}{pxss}{b}{sc}{ %bold cap & small cap + <->ssub * pxss/bx/sc% +}{} +\DeclareFontShape{TS1}{pxss}{b}{sl}{ %bold slanted + <->ssub * pxss/bx/sl% +}{} +\DeclareFontShape{TS1}{pxss}{b}{it}{ %bold italic + <->ssub * pxss/bx/it% +}{} +\DeclareFontShape{TS1}{pxss}{b}{ui}{ %bold unslanted italic + <->ssub * pxss/bx/ui% +}{} +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1npxtt.fd b/Master/texmf-dist/tex/latex/newpx/ts1npxtt.fd new file mode 100644 index 00000000000..72b258a7ea2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1npxtt.fd @@ -0,0 +1,54 @@ +\ProvidesFile{ts1npxtt.fd} + [2013/03/25 v1.0] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \let\zpl@scaled\@empty% +\fi + +\DeclareFontFamily{TS1}{npxtt}{} +\DeclareFontShape{TS1}{npxtt}{m}{n}{ %medium + <-> \zpl@scaled tcxtt% +}{} +\DeclareFontShape{TS1}{npxtt}{m}{sc}{ %cap & small cap + <->ssub * npxtt/m/n% +}{} +\DeclareFontShape{TS1}{npxtt}{m}{sl}{ %slanted + <-> \zpl@scaled tcxsl% +}{} +\DeclareFontShape{TS1}{npxtt}{m}{it}{ %italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{TS1}{npxtt}{m}{ui}{ %unslanted italic + <->ssub * npxtt/m/it% +}{} +\DeclareFontShape{TS1}{npxtt}{bx}{n}{ %bold extended + <-> \zpl@scaled tcxbtt% +}{} +\DeclareFontShape{TS1}{npxtt}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxtt/bx/n% +}{} +\DeclareFontShape{TS1}{npxtt}{bx}{sl}{ %bold extended slanted + <-> \zpl@scaled tcxbttsl% +}{} +\DeclareFontShape{TS1}{npxtt}{bx}{it}{ %bold extended italic + <->ssub * npxtt/bx/sl% +}{} +\DeclareFontShape{TS1}{npxtt}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxtt/bx/it% +}{} +\DeclareFontShape{TS1}{npxtt}{b}{n}{ %bold + <->ssub * npxtt/bx/n% +}{} +\DeclareFontShape{TS1}{npxtt}{b}{sc}{ %bold cap & small cap + <->ssub * npxtt/bx/sc% +}{} +\DeclareFontShape{TS1}{npxtt}{b}{sl}{ %bold slanted + <->ssub * npxtt/bx/sl% +}{} +\DeclareFontShape{TS1}{npxtt}{b}{it}{ %bold italic + <->ssub * npxtt/bx/it% +}{} +\DeclareFontShape{TS1}{npxtt}{b}{ui}{ %bold unslanted italic + <->ssub * npxtt/bx/ui% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpl1.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpl1.fd new file mode 100644 index 00000000000..564f63bd3a0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpl1.fd @@ -0,0 +1,26 @@ +% Autogenerated by ./otfinst1 on 2013/03/25 +\ProvidesFile{ts1zpl1.fd}[2013/03/25 TS1/TeX Gyre PagellaX-sups] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{TS1}{zpl1}{} +\DeclareFontShape{TS1}{zpl1}{m}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-sups-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zpl1}{m}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-sups-kern-liga +}{} +\DeclareFontShape{TS1}{zpl1}{m}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{m}{sl}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{b}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{b}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{bx}{n}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{bx}{it}{<-> ssub * zpl1/m/n}{} +\DeclareFontShape{TS1}{zpl1}{m}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{TS1}{zpl1}{b}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{TS1}{zpl1}{b}{sc}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{TS1}{zpl1}{bx}{si}{<-> ssub * zpl1/m/sc}{} +\DeclareFontShape{TS1}{zpl1}{bx}{sc}{<-> ssub * zpl1/m/sc}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpl2.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpl2.fd new file mode 100644 index 00000000000..80ddac9cb0e --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpl2.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst1 on 2013/03/25 +\ProvidesFile{ts1zpl2.fd}[2013/03/25 TS1/TeX Gyre PagellaX-pnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{TS1}{zpl2}{} +\DeclareFontShape{TS1}{zpl2}{b}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-pnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zpl2}{b}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zpl2}{b}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-pnum-kern-liga +}{} +\DeclareFontShape{TS1}{zpl2}{b}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-pnum-kern-liga +}{} +\DeclareFontShape{TS1}{zpl2}{m}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-pnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zpl2}{m}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-pnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zpl2}{m}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-pnum-kern-liga +}{} +\DeclareFontShape{TS1}{zpl2}{m}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-pnum-kern-liga +}{} +\DeclareFontShape{TS1}{zpl2}{b}{sl}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{TS1}{zpl2}{m}{sl}{ + <-> ssub * zpl2/m/it +}{} +\DeclareFontShape{TS1}{zpl2}{bx}{sc}{ + <-> ssub * zpl2/b/sc +}{} +\DeclareFontShape{TS1}{zpl2}{bx}{si}{ + <-> ssub * zpl2/b/si +}{} +\DeclareFontShape{TS1}{zpl2}{bx}{it}{ + <-> ssub * zpl2/b/it +}{} +\DeclareFontShape{TS1}{zpl2}{bx}{n}{ + <-> ssub * zpl2/b/n +}{} +\DeclareFontShape{TS1}{zpl2}{bx}{sl}{ + <-> ssub * zpl2/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zplj.fd b/Master/texmf-dist/tex/latex/newpx/ts1zplj.fd new file mode 100644 index 00000000000..06f5c948c4e --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1zplj.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst1 on 2013/03/25 +\ProvidesFile{ts1zplj.fd}[2013/03/25 TS1/TeX Gyre PagellaX-onum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{TS1}{zplj}{} +\DeclareFontShape{TS1}{zplj}{b}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-onum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplj}{b}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-onum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplj}{b}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-onum-kern-liga +}{} +\DeclareFontShape{TS1}{zplj}{b}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-onum-kern-liga +}{} +\DeclareFontShape{TS1}{zplj}{m}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-onum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplj}{m}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-onum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplj}{m}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-onum-kern-liga +}{} +\DeclareFontShape{TS1}{zplj}{m}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-onum-kern-liga +}{} +\DeclareFontShape{TS1}{zplj}{b}{sl}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{TS1}{zplj}{m}{sl}{ + <-> ssub * zplj/m/it +}{} +\DeclareFontShape{TS1}{zplj}{bx}{sc}{ + <-> ssub * zplj/b/sc +}{} +\DeclareFontShape{TS1}{zplj}{bx}{si}{ + <-> ssub * zplj/b/si +}{} +\DeclareFontShape{TS1}{zplj}{bx}{it}{ + <-> ssub * zplj/b/it +}{} +\DeclareFontShape{TS1}{zplj}{bx}{n}{ + <-> ssub * zplj/b/n +}{} +\DeclareFontShape{TS1}{zplj}{bx}{sl}{ + <-> ssub * zplj/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zplx.fd b/Master/texmf-dist/tex/latex/newpx/ts1zplx.fd new file mode 100644 index 00000000000..6d68ad551f7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/ts1zplx.fd @@ -0,0 +1,54 @@ +% Autogenerated by ./otfinst1 on 2013/03/25 +\ProvidesFile{ts1zplx.fd}[2013/03/25 TS1/TeX Gyre PagellaX-lnum] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \edef\zpl@scaled{s*[1.000000]}% +\fi + +\DeclareFontFamily{TS1}{zplx}{} +\DeclareFontShape{TS1}{zplx}{b}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-lnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplx}{b}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplx}{b}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-BoldItalic-lnum-kern-liga +}{} +\DeclareFontShape{TS1}{zplx}{b}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Bold-lnum-kern-liga +}{} +\DeclareFontShape{TS1}{zplx}{m}{sc}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-lnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplx}{m}{si}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-lnum-kern-liga-smcp +}{} +\DeclareFontShape{TS1}{zplx}{m}{it}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Italic-lnum-kern-liga +}{} +\DeclareFontShape{TS1}{zplx}{m}{n}{ + <-> \zpl@scaled TS1-TeXGyrePagellaX-Regular-lnum-kern-liga +}{} +\DeclareFontShape{TS1}{zplx}{b}{sl}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{TS1}{zplx}{m}{sl}{ + <-> ssub * zplx/m/it +}{} +\DeclareFontShape{TS1}{zplx}{bx}{sc}{ + <-> ssub * zplx/b/sc +}{} +\DeclareFontShape{TS1}{zplx}{bx}{si}{ + <-> ssub * zplx/b/si +}{} +\DeclareFontShape{TS1}{zplx}{bx}{it}{ + <-> ssub * zplx/b/it +}{} +\DeclareFontShape{TS1}{zplx}{bx}{n}{ + <-> ssub * zplx/b/n +}{} +\DeclareFontShape{TS1}{zplx}{bx}{sl}{ + <-> ssub * zplx/b/it +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxexa.fd b/Master/texmf-dist/tex/latex/newpx/unpxexa.fd new file mode 100644 index 00000000000..f924a228ad2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxexa.fd @@ -0,0 +1,27 @@ +%Filename: unpxexa.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxexa.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxexa.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi +\DeclareFontFamily{U}{npxexa}{} + +\DeclareFontShape{U}{npxexa}{m}{n}{ + <-> \npxmath@@scaled zplexa +}{} + +\DeclareFontShape{U}{npxexa}{b}{n}{ + <-> \npxmath@@scaled zplbexa +}{} + +\DeclareFontShape{U}{npxexa}{bx}{n}{<->ssub * npxexa/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxmia.fd b/Master/texmf-dist/tex/latex/newpx/unpxmia.fd new file mode 100644 index 00000000000..acbd6b09209 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxmia.fd @@ -0,0 +1,31 @@ +%Filename: unpxmia.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxmia.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxmia.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{U}{npxmia}{\skewchar \font =127} + +\DeclareFontShape{U}{npxmia}{m}{it}{ + <-> \npxmath@@scaled zplmia +}{} + +\DeclareFontShape{U}{npxmia}{b}{it}{ + <-> \npxmath@@scaled zplbmia +}{} + +\DeclareFontShape{U}{npxmia}{m}{sl}{<->ssub * npxmia/m/it}{} +\DeclareFontShape{U}{npxmia}{bx}{it}{<->ssub * npxmia/b/it}{} +\DeclareFontShape{U}{npxmia}{b}{sl}{<->ssub * npxmia/b/it}{} +\DeclareFontShape{U}{npxmia}{bx}{sl}{<->ssub * npxmia/b/sl}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxss.fd b/Master/texmf-dist/tex/latex/newpx/unpxss.fd new file mode 100644 index 00000000000..38b072a0fcc --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxss.fd @@ -0,0 +1,54 @@ +\ProvidesFile{unpxss.fd} + [2013/03/25 v1.0] +\expandafter\ifx\csname zpl@helvscaled\endcsname\relax + \let\zpl@helvscaled\@empty% +\fi + +\DeclareFontFamily{U}{npxss}{\hyphenchar \font\m@ne} +\DeclareFontShape{U}{npxss}{m}{n}{ %regular + <-> \zpl@helvscaled txss% +}{} +\DeclareFontShape{U}{npxss}{m}{sc}{ %cap & small cap + <-> \zpl@helvscaled txsssc% +}{} +\DeclareFontShape{U}{npxss}{m}{sl}{ %slanted + <-> \zpl@helvscaled txsssl% +}{} +\DeclareFontShape{U}{npxss}{m}{it}{ %italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{U}{npxss}{m}{ui}{ %unslanted italic + <->ssub * npxss/m/sl% +}{} +\DeclareFontShape{U}{npxss}{b}{n}{ %bold + <-> \zpl@helvscaled txbss% +}{} +\DeclareFontShape{U}{npxss}{b}{sc}{ %bold cap & small cap + <-> \zpl@helvscaled txbsssc% +}{} +\DeclareFontShape{U}{npxss}{b}{sl}{ %bold slanted + <-> \zpl@helvscaled txbsssl% +}{} +\DeclareFontShape{U}{npxss}{b}{it}{ %bold italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{U}{npxss}{b}{ui}{ %bold unslanted italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{U}{npxss}{bx}{n}{ %bold extended + <->ssub * npxss/b/n% +}{} +\DeclareFontShape{U}{npxss}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxss/b/sc% +}{} +\DeclareFontShape{U}{npxss}{bx}{sl}{ %bold extended slanted + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{U}{npxss}{bx}{it}{ %bold extended italic + <->ssub * npxss/b/sl% +}{} +\DeclareFontShape{U}{npxss}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxss/b/sl% +}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxsya.fd b/Master/texmf-dist/tex/latex/newpx/unpxsya.fd new file mode 100644 index 00000000000..ce534e10187 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxsya.fd @@ -0,0 +1,28 @@ +%Filename: unpxsya.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxsya.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxsya.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{U}{npxsya}{} + +\DeclareFontShape{U}{npxsya}{m}{n}{ + <-> \npxmath@@scaled zplsya +}{} + +\DeclareFontShape{U}{npxsya}{b}{n}{ + <-> \npxmath@@scaled zplbsya +}{} + +\DeclareFontShape{U}{npxsya}{bx}{n}{<->ssub * npxsya/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxsyb.fd b/Master/texmf-dist/tex/latex/newpx/unpxsyb.fd new file mode 100644 index 00000000000..ead453716b6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxsyb.fd @@ -0,0 +1,28 @@ +%Filename: unpxsyb.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxsyb.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxsyb.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{U}{npxsyb}{} + +\DeclareFontShape{U}{npxsyb}{m}{n}{ + <-> \npxmath@@scaled zplsyb +}{} + +\DeclareFontShape{U}{npxsyb}{b}{n}{ + <-> \npxmath@@scaled zplbsyb +}{} + +\DeclareFontShape{U}{npxsyb}{bx}{n}{<->ssub * npxsyb/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxsyc.fd b/Master/texmf-dist/tex/latex/newpx/unpxsyc.fd new file mode 100644 index 00000000000..fac75cd83fd --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxsyc.fd @@ -0,0 +1,28 @@ +%Filename: unpxsyc.fd +%Created by: tex px-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{unpxsyc.fd} + [2013/03/24 Fontinst v1.933 font definitions for U/npxsyc.] + +\expandafter\ifx\csname npxmath@scaled\endcsname\relax + \let\npxmath@@scaled\@empty% +\else + \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% +\fi + +\DeclareFontFamily{U}{npxsyc}{} + +\DeclareFontShape{U}{npxsyc}{m}{n}{ + <-> \npxmath@@scaled zplsyc +}{} + +\DeclareFontShape{U}{npxsyc}{b}{n}{ + <-> \npxmath@@scaled zplbsyc +}{} + +\DeclareFontShape{U}{npxsyc}{bx}{n}{<->ssub * npxsyc/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/unpxtt.fd b/Master/texmf-dist/tex/latex/newpx/unpxtt.fd new file mode 100644 index 00000000000..ae80f67b3b2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/unpxtt.fd @@ -0,0 +1,54 @@ +\ProvidesFile{unpxtt.fd} + [2013/03/25 v1.0] +\expandafter\ifx\csname zpl@scaled\endcsname\relax + \let\zpl@scaled\@empty% +\fi + +\DeclareFontFamily{U}{npxtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{U}{npxtt}{m}{n}{ %rebular + <-> \zpl@scaled txtt% +}{} +\DeclareFontShape{U}{npxtt}{m}{sc}{ %cap & small cap + <-> \zpl@scaled txttsc% +}{} +\DeclareFontShape{U}{npxtt}{m}{sl}{ %slanted + <-> \zpl@scaled txttsl% +}{} +\DeclareFontShape{U}{npxtt}{m}{it}{ %italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{U}{npxtt}{m}{ui}{ %unslanted italic + <->ssub * npxtt/m/sl% +}{} +\DeclareFontShape{U}{npxtt}{b}{n}{ %bold + <-> \zpl@scaled txbtt% +}{} +\DeclareFontShape{U}{npxtt}{b}{sc}{ %bold cap & small cap + <-> \zpl@scaled txbttsc% +}{} +\DeclareFontShape{U}{npxtt}{b}{sl}{ %bold slanted + <-> \zpl@scaled txbttsl% +}{} +\DeclareFontShape{U}{npxtt}{b}{it}{ %bold italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{U}{npxtt}{b}{ui}{ %bold unslanted italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{U}{npxtt}{bx}{n}{ %bold extended + <->ssub * npxtt/b/n% +}{} +\DeclareFontShape{U}{npxtt}{bx}{sc}{ %bold extended cap & small cap + <->ssub * npxtt/b/sc% +}{} +\DeclareFontShape{U}{npxtt}{bx}{sl}{ %bold extended slanted + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{U}{npxtt}{bx}{it}{ %bold extended italic + <->ssub * npxtt/b/sl% +}{} +\DeclareFontShape{U}{npxtt}{bx}{ui}{ %bold extended unslanted italic + <->ssub * npxtt/b/sl% +}{} + +\endinput |