summaryrefslogtreecommitdiff
path: root/fonts/scholax/tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-01-04 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2020-01-04 03:01:09 +0000
commit46d85b2b8e0282e241f8a41c6c0cd190c495eab0 (patch)
treec77ed5b11e4fb92f66e6341e3eda65735b635cf6 /fonts/scholax/tex
parent7e18665e4aef9a8a3a8e42eac34504a9914b15cf (diff)
CTAN sync 202001040301
Diffstat (limited to 'fonts/scholax/tex')
-rw-r--r--fonts/scholax/tex/newtx-nc-subs.tex12
-rw-r--r--fonts/scholax/tex/newtx-ncf-subs.tex12
-rw-r--r--fonts/scholax/tex/scholax.sty26
3 files changed, 26 insertions, 24 deletions
diff --git a/fonts/scholax/tex/newtx-nc-subs.tex b/fonts/scholax/tex/newtx-nc-subs.tex
index e88ea8eb7c..4f8e5cd42f 100644
--- a/fonts/scholax/tex/newtx-nc-subs.tex
+++ b/fonts/scholax/tex/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/fonts/scholax/tex/newtx-ncf-subs.tex b/fonts/scholax/tex/newtx-ncf-subs.tex
index e88ea8eb7c..83b9eb292d 100644
--- a/fonts/scholax/tex/newtx-ncf-subs.tex
+++ b/fonts/scholax/tex/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/fonts/scholax/tex/scholax.sty b/fonts/scholax/tex/scholax.sty
index cfe25b49e5..369573adfe 100644
--- a/fonts/scholax/tex/scholax.sty
+++ b/fonts/scholax/tex/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}