diff options
author | Karl Berry <karl@freefriends.org> | 2024-06-10 20:59:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-06-10 20:59:33 +0000 |
commit | 58837897861942923427b9c501d5e7181c4c46e0 (patch) | |
tree | 0ae9bdb36d9c827579171ee9485beb8b4db64abe /Master/texmf-dist/tex/latex/junicode | |
parent | 96827748fcb3e3126639bc563b94a7e56dbac419 (diff) |
junicode (7jun24)
git-svn-id: svn://tug.org/texlive/trunk@71474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/junicode')
-rw-r--r-- | Master/texmf-dist/tex/latex/junicode/junicode.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/junicode/junicode.sty b/Master/texmf-dist/tex/latex/junicode/junicode.sty index f03a4da166b..80d2f877aaa 100644 --- a/Master/texmf-dist/tex/latex/junicode/junicode.sty +++ b/Master/texmf-dist/tex/latex/junicode/junicode.sty @@ -16,7 +16,7 @@ % \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{junicode} - [2024/06/03 (Peter Baker and Bob Tennent) Supports Junicode static fonts.] + [2024/06/06 (Peter Baker and Bob Tennent) Supports Junicode static fonts.] \RequirePackage{iftex,xkeyval} @@ -290,7 +290,7 @@ \newcommand*{\jSmExpBoldItalic}{\fontseries{bsx}\fontshape{it}\selectfont} - \newcommand*{\jSmExpItalic}{\fontseries{sc}\fontshape{it}\selectfont} + \newcommand*{\jSmExpItalic}{\fontseries{sx}\fontshape{it}\selectfont} \newcommand*{\jSmExpMedium}{\fontseries{mediumsemiexpanded}\selectfont} |