From 4bfb02eb16018b2a9105dc3439cccaca07ad0ff5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 3 Jan 2020 22:15:20 +0000 Subject: scholax (3jan20) git-svn-id: svn://tug.org/texlive/trunk@53311 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/scholax/newtx-nc-subs.tex | 12 +++++----- .../tex/latex/scholax/newtx-ncf-subs.tex | 12 +++++----- Master/texmf-dist/tex/latex/scholax/scholax.sty | 26 ++++++++++++---------- 3 files changed, 26 insertions(+), 24 deletions(-) (limited to 'Master/texmf-dist/tex/latex/scholax') diff --git a/Master/texmf-dist/tex/latex/scholax/newtx-nc-subs.tex b/Master/texmf-dist/tex/latex/scholax/newtx-nc-subs.tex index e88ea8eb7c9..4f8e5cd42f4 100644 --- a/Master/texmf-dist/tex/latex/scholax/newtx-nc-subs.tex +++ b/Master/texmf-dist/tex/latex/scholax/newtx-nc-subs.tex @@ -1,8 +1,7 @@ -{f}{-2} +{f}{-.5} {j}{-2} -{p}{-1.5} -{y}{-1.5} -{A}{-1.5} +{p}{-.5} +{A}{-1} {B}{-1} {D}{-1} {H}{-1} @@ -13,5 +12,6 @@ {N}{-0.5} {P}{-1} {X}{-1} -{\rho}{-1} -{\beta}{-1} \ No newline at end of file +{\rho}{-2.5} +{\beta}{-1} +{\mu}{-2} diff --git a/Master/texmf-dist/tex/latex/scholax/newtx-ncf-subs.tex b/Master/texmf-dist/tex/latex/scholax/newtx-ncf-subs.tex index e88ea8eb7c9..83b9eb292d8 100644 --- a/Master/texmf-dist/tex/latex/scholax/newtx-ncf-subs.tex +++ b/Master/texmf-dist/tex/latex/scholax/newtx-ncf-subs.tex @@ -1,8 +1,7 @@ -{f}{-2} +{f}{-.5} {j}{-2} -{p}{-1.5} -{y}{-1.5} -{A}{-1.5} +{p}{-.5} +{A}{-1} {B}{-1} {D}{-1} {H}{-1} @@ -13,5 +12,6 @@ {N}{-0.5} {P}{-1} {X}{-1} -{\rho}{-1} -{\beta}{-1} \ No newline at end of file +{\rho}{-5} +{\beta}{-3} +{\mu}{-1.5} diff --git a/Master/texmf-dist/tex/latex/scholax/scholax.sty b/Master/texmf-dist/tex/latex/scholax/scholax.sty index cfe25b49e5e..369573adfe2 100644 --- a/Master/texmf-dist/tex/latex/scholax/scholax.sty +++ b/Master/texmf-dist/tex/latex/scholax/scholax.sty @@ -1,7 +1,7 @@ %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.01} -\def\filedate{2020/01/01} +\def\fileversion{1.02} +\def\filedate{2020/01/02} \ProvidesPackage{scholax} [\filedate\space v\fileversion] @@ -188,16 +188,18 @@ OsF}\fontshape{sc}\selectfont #1}% \AtEndPreamble{% \ifzcs@thrm% - \newtheoremstyle{plain} - {\medskipamount} % ABOVESPACE, was \topsep - {\medskipamount} % BELOWSPACE, was \topsep - {\thfamily} % BODYFONT--\thfamily is defined to be \itshape with upright figures and punctuation - {} % INDENT (empty value is the same as 0pt) - {\bfseries} % HEADFONT--you may want to add \tlfstyle so the number is tab lining, regardless of text figure selection - {.} % HEADPUNCT - {5pt plus 1pt minus 1pt} % HEADSPACE - {} % CUSTOM-HEAD-SPEC[ -\fi% + \patchcmd{\th@plain}{\itshape}{\thfamily}{\message{Replaced itshape by thfamily in theorem style plain.}}{\message{Unable to replace itshape by thfamily in theorem style plain.}} +\fi +% \newtheoremstyle{plain} +% {\medskipamount} % ABOVESPACE, was \topsep +% {\medskipamount} % BELOWSPACE, was \topsep +% {\thfamily} % BODYFONT--\thfamily is defined to be \itshape with upright figures and punctuation +% {} % INDENT (empty value is the same as 0pt) +% {\bfseries} % HEADFONT--you may want to add \tlfstyle so the number is tab lining, regardless of text figure selection +% {.} % HEADPUNCT +% {5pt plus 1pt minus 1pt} % HEADSPACE +% {} % CUSTOM-HEAD-SPEC[ +%\fi% \renewcommand*{\rmdefault}% {TeXGyreScholaX-\TeXGyreScholaX@figurealign\TeXGyreScholaX@figurestyle} \newcommand*{\thdefault}{zcsth-\TeXGyreScholaX@figurestyle} -- cgit v1.2.3