From 5221ec791539c333a1c02e27b695802891fe0da8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Oct 2013 23:20:41 +0000 Subject: superiors (18oct13) git-svn-id: svn://tug.org/texlive/trunk@31943 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/superiors/README | 5 ++++- .../doc/fonts/superiors/superiors-doc.pdf | Bin 393005 -> 312964 bytes .../doc/fonts/superiors/superiors-doc.tex | 6 ++++-- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/fonts/superiors') diff --git a/Master/texmf-dist/doc/fonts/superiors/README b/Master/texmf-dist/doc/fonts/superiors/README index 6e6520e41db..c02303285d8 100644 --- a/Master/texmf-dist/doc/fonts/superiors/README +++ b/Master/texmf-dist/doc/fonts/superiors/README @@ -1,9 +1,12 @@ This small package provides a means of adding to or modifying the superior figures used for footnote and endnote markers in any font collection. -Current version: 1.02 +Current version: 1.03 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. +Changes in 1.03: +1. Changed code so that footnotes within minipages are not handled using superior figures, but use whatever was determined by \thempfootnote and the existing \@makefnmark. + Changes in 1.02: 1. libertinesups now points to a snapshot taken from LinLibertineO, and no longer depends on any other Libertine package. diff --git a/Master/texmf-dist/doc/fonts/superiors/superiors-doc.pdf b/Master/texmf-dist/doc/fonts/superiors/superiors-doc.pdf index 531e7db334e..6f255f25dcd 100644 Binary files a/Master/texmf-dist/doc/fonts/superiors/superiors-doc.pdf and b/Master/texmf-dist/doc/fonts/superiors/superiors-doc.pdf differ diff --git a/Master/texmf-dist/doc/fonts/superiors/superiors-doc.tex b/Master/texmf-dist/doc/fonts/superiors/superiors-doc.tex index e1d775d0cdb..3df34a16531 100644 --- a/Master/texmf-dist/doc/fonts/superiors/superiors-doc.tex +++ b/Master/texmf-dist/doc/fonts/superiors/superiors-doc.tex @@ -9,8 +9,10 @@ \usepackage{textcomp} \usepackage[scaled=.85]{beramono} \usepackage[libertine,cmbraces]{newtxmath} -\renewcommand*{\rmdefault}{fxlj} %old-style figures in text, not math -\def\libertine{\fontfamily{fxlj}\selectfont} +\makeatletter +\def\libertine@figurestyle{OsF} +\makeatother +%\def\libertine{\fontfamily{fxlj}\selectfont} %SetFonts \usepackage[supstfm=libertinesups,% supscaled=1.2,% -- cgit v1.2.3