diff options
author | Karl Berry <karl@freefriends.org> | 2025-02-20 20:46:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-02-20 20:46:41 +0000 |
commit | 53568c5951f64b2b31367f6e4efecd043687cc6e (patch) | |
tree | aad30f05045c1166c3b38bd96090187232887d1d /Master/texmf-dist/tex | |
parent | 175e923660a709721b672b8a548ed69baba26623 (diff) |
ebgaramond-maths (20feb25)
git-svn-id: svn://tug.org/texlive/trunk@74169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd | 74 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty | 85 |
2 files changed, 96 insertions, 63 deletions
diff --git a/Master/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd b/Master/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd index 521bc7ea234..5dbace7f75a 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd +++ b/Master/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd @@ -1,35 +1,57 @@ -%% Copyright 2019 Clea F. Rees -% -% This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.3 -% of this license or (at your option) any later version. -% The latest version of this license is in -% http://www.latex-project.org/lppl.txt -% and version 1.3 or later is part of all distributions of LaTeX -% version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Clea F. Rees. -% -% This work consists of all files listed in manifest.txt. +%% +%% This is file `OMLEBGaramond-Maths.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% ebgaramond-maths.dtx (with options: `fd') +%% Copyright (C) 2019-2025 Clea F. Rees. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% https://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008-05-04 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Clea F. Rees. +%% +%% This file may only be distributed together with a copy of the package +%% ebgaramond-maths. You may however distribute the package ebgaramond-maths without +%% such generated files. +%% +%% This work consists of all files listed in manifest.txt. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Based on a file created using fontinst v1.928 -%Filename: OMLEBGaramond-Maths.fd -%Based on a file created using fontinst v1.928 +%% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{OMLEBGaramond-Maths.fd} - [2019/09/24 font definitions for OML/EBGaramond-Maths.] +\ProvidesFileSVN{$Id: ebgaramond-maths.dtx 10827 2025-02-19 19:39:10Z cfrees $}[v1.3 \revinfo][OMLEBGaramond-Maths.fd: font definitions for OML/EBGaramond-Maths.] \DeclareFontFamily{OML}{EBGaramond-Maths}{} \DeclareFontShape{OML}{EBGaramond-Maths}{m}{it}{ - <-> EBGaramond-Italic--oml-ebgaramond - }{} +<-> EBGaramond-Italic--oml-ebgaramond +}{} +\DeclareFontShape{OML}{EBGaramond-Maths}{sb}{it}{ +<-> EBGaramond-SemiBoldItalic--oml-ebgaramond +}{} +\DeclareFontShape{OML}{EBGaramond-Maths}{b}{it}{ +<-> EBGaramond-BoldItalic--oml-ebgaramond +}{} +\DeclareFontShape{OML}{EBGaramond-Maths}{eb}{it}{ +<-> EBGaramond-ExtraBoldItalic--oml-ebgaramond +}{} +\DeclareFontShape{OML}{EBGaramond-Maths}{medium}{it}{ +<-> EBGaramond-MediumItalic--oml-ebgaramond +}{} -\DeclareFontShape{OML}{EBGaramond-Maths}{b}{it}{<->ssub * EBGaramond-Maths/m/it}{} -\DeclareFontShape{OML}{EBGaramond-Maths}{bx}{it}{<->ssub * EBGaramond-Maths/m/it}{} +\DeclareFontShape{OML}{EBGaramond-Maths}{bx}{it}{<->ssub * EBGaramond-Maths/b/it}{} \endinput -% vim: set nospell: +%% +%% End of file `OMLEBGaramond-Maths.fd'. diff --git a/Master/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty b/Master/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty index eb6662dd28f..51904c2a7f1 100644 --- a/Master/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty +++ b/Master/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty @@ -1,45 +1,57 @@ -%% Copyright 2019 Clea F. Rees -% -% This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.3 -% of this license or (at your option) any later version. -% The latest version of this license is in -% http://www.latex-project.org/lppl.txt -% and version 1.3 or later is part of all distributions of LaTeX -% version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Clea F. Rees. -% -% This work consists of all files listed in manifest.txt. - +%% +%% This is file `ebgaramond-maths.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% ebgaramond-maths.dtx (with options: `sty') +%% Copyright (C) 2019-2025 Clea F. Rees. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% https://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008-05-04 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Clea F. Rees. +%% +%% This file may only be distributed together with a copy of the package +%% ebgaramond-maths. You may however distribute the package ebgaramond-maths without +%% such generated files. +%% +%% This work consists of all files listed in manifest.txt. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ebgaramond-maths}[2019/09/24 v1.2 ebgaramond-maths for use with EBGaramond] - -\RequirePackage{ebgaramond} +\RequirePackage{svn-prov} +\ProvidesPackageSVN[\filebase.sty]{$Id: ebgaramond-maths.dtx 10827 2025-02-19 19:39:10Z cfrees $}[v1.3 \revinfo] +\DefineFileInfoSVN -% \pdfmapfile{+EBGaramond-Maths.map} +\RequirePackageWithOptions{ebgaramond} -\DeclareSymbolFont{letters} {OML} {EBGaramond-Maths} {m} {it} -\DeclareSymbolFont{operators} {OT1} {EBGaramond-LF} {m} {n} +\DeclareSymbolFont{letters} {OML} {EBGaramond-Maths} {\mdseries@rm} {it} +\DeclareSymbolFont{operators} {OT1} {EBGaramond-LF} {\mdseries@rm} {n} -\SetSymbolFont{letters} {bold} {OML} {EBGaramond-Maths} {b} {it} -\SetSymbolFont{operators} {bold} {OT1} {EBGaramond-LF} {bx} {n} +\SetSymbolFont{letters} {bold} {OML} {EBGaramond-Maths} {\bfseries@rm} {it} +\SetSymbolFont{operators} {bold} {OT1} {EBGaramond-LF} {\bfseries@rm} {n} -\DeclareFontSubstitution{OML}{EBGaramond-Maths}{m}{it} -\DeclareFontSubstitution{OT1}{EBGaramond-LF}{m}{n} +\DeclareFontSubstitution{OML}{EBGaramond-Maths}{\mdseries@rm}{it} +\DeclareFontSubstitution{OT1}{EBGaramond-LF}{\mdseries@rm}{n} -\SetMathAlphabet{\mathbf} {normal} {OT1} {EBGaramond-LF} {bx} {n} -\SetMathAlphabet{\mathbf} {bold} {OT1} {EBGaramond-LF} {bx} {n} -\SetMathAlphabet{\mathit} {normal} {OT1} {EBGaramond-LF} {m} {it} -\SetMathAlphabet{\mathit} {bold} {OT1} {EBGaramond-LF} {bx} {it} +\SetMathAlphabet{\mathbf} {normal} {OT1} {EBGaramond-LF} {\bfseries@rm} {n} +\SetMathAlphabet{\mathbf} {bold} {OT1} {EBGaramond-LF} {\bfseries@rm} {n} +\SetMathAlphabet{\mathit} {normal} {OT1} {EBGaramond-LF} {\mdseries@rm} {it} +\SetMathAlphabet{\mathit} {bold} {OT1} {EBGaramond-LF} {\bfseries@rm} {it} -\DeclareMathAlphabet{\mathcal} {OT1} {EBGaramond-LF} {m} {sw} +\DeclareMathAlphabet{\mathcal} {OT1} {EBGaramond-LF} {\mdseries@rm} {sw} +\SetMathAlphabet{\mathcal} {bold} {OT1} {EBGaramond-LF} {\bfseries@rm} {sw} -% The following symbols are missing and should give errors -\gdef\ebgaramond@maths@help{% +\gdef\ebgaramond@maths@help{%^^A EBGaramond does not provide this symbol.\MessageBreak If you are using the recommended setup with newtxmath\MessageBreak you can use \string\re@DeclareMathSymbol{}{}{}{} to take it from another font.\MessageBreak @@ -48,11 +60,10 @@ Then a specific symbol, such as \string\leftharpoonup, can be defined as follows:\MessageBreak \expandafter\noexpand\string\re@DeclareMathSymbol{\string\leftharpoonup}{\mathrel}{cmletters}{"28}} -% Warning based on David Carlisle's answer at http://tex.stackexchange.com/a/214524/ \newcommand*{\ebgaramond@maths@dim}{\leftharpoonup,\leftharpoondown,\rightharpoonup,\rightharpoondown,\triangleright,\triangleleft,\star,\partial,\flat,\natural,\sharp,\smile,\frown,\vec,\t} -\@for \xx:=\ebgaramond@maths@dim \do {% +\@for \xx:=\ebgaramond@maths@dim \do {%^^A \expandafter\edef\xx{\noexpand\PackageError{ebgaramond-maths}{No \expandafter\string\xx}{\ebgaramond@maths@help}}} \endinput - -% vim: set nospell: +%% +%% End of file `ebgaramond-maths.sty'. |