texlive[71474] Master/texmf-dist: junicode (7jun24)

commits+karl at tug.org commits+karl at tug.org
Mon Jun 10 22:59:33 CEST 2024


Revision: 71474
          https://tug.org/svn/texlive?view=revision&revision=71474
Author:   karl
Date:     2024-06-10 22:59:33 +0200 (Mon, 10 Jun 2024)
Log Message:
-----------
junicode (7jun24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/junicode/README
    trunk/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf
    trunk/Master/texmf-dist/tex/latex/junicode/junicode.sty

Modified: trunk/Master/texmf-dist/doc/fonts/junicode/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/junicode/README	2024-06-10 20:40:18 UTC (rev 71473)
+++ trunk/Master/texmf-dist/doc/fonts/junicode/README	2024-06-10 20:59:33 UTC (rev 71474)
@@ -1,5 +1,5 @@
 This is the README for version 2.208 of Peter S. Baker's
-Junicode family of fonts (2024-06-03). The Junicode font is
+Junicode family of fonts (2024-06-06). The Junicode font is
 primarily for scholars and students of the Middle Ages, but
 it serves users with a wide variety of interests. It tracks
 the development of the Medieval Unicode Font Initiative
@@ -7,6 +7,10 @@
 but it also provides many OpenType features that allow users
 to access MUFI characters in accessible ways.
 
+Version 2.208 rearranges naming and encoding of standard
+f-ligatures to work better with the TeX font utility
+otftotfm. It also adds U+1DC4 combining macron-acute.
+
 This package supports the Junicode static fonts for
 XeLaTeX, LuaLaTeX and [pdf]LaTeX. To install this
 package on a TDS-compliant TeX system download the file
@@ -66,15 +70,6 @@
   semiexpanded: using both the light and the semiexpanded
   options will produce an error.
 
-fonttype 
-
-  The type of font to look for (using XeLaTeX or LuaLaTeX):
-  OpenType or TrueType. These font types differ in the way
-  they draw outlines, and their hinting technologies are
-  very different. Values may be otf (the default) or ttf,
-  e.g. \usepackage[fonttype=ttf]{Junicode}
-
-
 The following commands allow local use of specific figure
 styles: \oldstylenums, \liningnums, \tabularnums,
 \proportionalnums, \textsu{..}, \textinf{..}.

Modified: trunk/Master/texmf-dist/doc/fonts/junicode/junicode-samples.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/latex/junicode/junicode.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/junicode/junicode.sty	2024-06-10 20:40:18 UTC (rev 71473)
+++ trunk/Master/texmf-dist/tex/latex/junicode/junicode.sty	2024-06-10 20:59:33 UTC (rev 71474)
@@ -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}
 



More information about the tex-live-commits mailing list.