From 3ccfe4b1586c1cafd045993a517e3b9ad3ed631e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 22 Nov 2023 03:02:50 +0000 Subject: CTAN sync 202311220302 --- macros/latex/contrib/xfakebold/Changes | 2 +- .../latex/contrib/xfakebold/doc/xfakebold-doc.pdf | Bin 98642 -> 98454 bytes .../latex/contrib/xfakebold/doc/xfakebold-doc.tex | 6 +++--- macros/latex/contrib/xfakebold/latex/xfakebold.sty | 11 +++-------- 4 files changed, 7 insertions(+), 12 deletions(-) (limited to 'macros/latex/contrib/xfakebold') diff --git a/macros/latex/contrib/xfakebold/Changes b/macros/latex/contrib/xfakebold/Changes index 752716181a..6d5982490b 100644 --- a/macros/latex/contrib/xfakebold/Changes +++ b/macros/latex/contrib/xfakebold/Changes @@ -1,5 +1,6 @@ xfakebold.sty ---------------- +v 0.10 2023-11-21 load package iftex by default v 0.09 2023-11-16 fix bug with \@ifpackagelater v 0.08 2020-06-24 use colorstack to allow a page break v 0.07 2020-06-22 fix bug for pdflatex (thanks to Scott Pakin) @@ -9,4 +10,3 @@ v 0.04 2018-08-21 typo in \fake@bold v 0.03 2018-08-07 small fixes and typos in the documentation v 0.02 2018-07-25 fix bug in pdflatex part v 0.01 2018-07-23 first CTAN version - diff --git a/macros/latex/contrib/xfakebold/doc/xfakebold-doc.pdf b/macros/latex/contrib/xfakebold/doc/xfakebold-doc.pdf index a4fac458f0..2d1de4e793 100644 Binary files a/macros/latex/contrib/xfakebold/doc/xfakebold-doc.pdf and b/macros/latex/contrib/xfakebold/doc/xfakebold-doc.pdf differ diff --git a/macros/latex/contrib/xfakebold/doc/xfakebold-doc.tex b/macros/latex/contrib/xfakebold/doc/xfakebold-doc.tex index 477dd3922b..e3da8ce83d 100644 --- a/macros/latex/contrib/xfakebold/doc/xfakebold-doc.tex +++ b/macros/latex/contrib/xfakebold/doc/xfakebold-doc.tex @@ -1,4 +1,4 @@ -% $Id: xfakebold-doc.tex 814 2023-11-16 10:15:07Z herbert $ +% $Id: xfakebold-doc.tex 820 2023-11-21 15:10:21Z herbert $ \listfiles \documentclass[english]{article} \usepackage{dejavu-otf} @@ -12,7 +12,7 @@ \usepackage{babel} \usepackage[a4paper,tmargin=1cm,bmargin=1.5cm,includeheadfoot]{geometry} \usepackage{listings} -\title{\texttt{xfakebold}, v. 0.09\\ using bold characters with\\ \texttt{pdflatex}, \texttt{lualatex} or \texttt{xelatex}} +\title{\texttt{xfakebold}, v. 0.10\\ using bold characters with\\ \texttt{pdflatex}, \texttt{lualatex} or \texttt{xelatex}} \author{Herbert Voß} \lstset{basicstyle=\ttfamily\small,language={[LaTeX]TeX},frame=lrtb} @@ -35,7 +35,7 @@ math mode where only some free math fonts provide a bold version. \end{abstract} \vfill -\small Thanks to: Martin Münch; Heiko Oberdiek; +\small Thanks to: Yukai Chou; Martin Münch; Heiko Oberdiek; Scott Pakin, Will Robertson; Yusuke Terada; %\meaning\setBold diff --git a/macros/latex/contrib/xfakebold/latex/xfakebold.sty b/macros/latex/contrib/xfakebold/latex/xfakebold.sty index 1307d3ba72..9099eb2b88 100644 --- a/macros/latex/contrib/xfakebold/latex/xfakebold.sty +++ b/macros/latex/contrib/xfakebold/latex/xfakebold.sty @@ -1,4 +1,4 @@ -% $Id: xfakebold.sty 814 2023-11-16 10:15:07Z herbert $ +% $Id: xfakebold.sty 820 2023-11-21 15:10:21Z herbert $ %% %% This is file `xfakebold.sty', %% @@ -14,15 +14,10 @@ %% %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{xfakebold}[2023/11/16 v0.09 using bold characters] +\ProvidesPackage{xfakebold}[2023/11/21 v0.10 using bold characters] \RequirePackage{xkeyval} \RequirePackage{pdfrender} - -\@ifpackagelater{iftex}{2019/10/24}{% - \RequirePackage{iftex} -}{% - \RequirePackage{ifxetex,ifluatex,ifpdf} -} +\RequirePackage{iftex} \def\fkbld@bold{0.3}% -- cgit v1.2.3