From ff9fcf1ab8c7e940cfea64cea3615323da4db149 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 16 Nov 2023 21:01:30 +0000 Subject: xfakebold (16nov23) git-svn-id: svn://tug.org/texlive/trunk@68872 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/xfakebold/xfakebold.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/xfakebold/xfakebold.sty b/Master/texmf-dist/tex/latex/xfakebold/xfakebold.sty index b4c2dff90f5..1307d3ba72e 100644 --- a/Master/texmf-dist/tex/latex/xfakebold/xfakebold.sty +++ b/Master/texmf-dist/tex/latex/xfakebold/xfakebold.sty @@ -1,27 +1,27 @@ -% $Id: xfakebold.sty 11 2020-06-24 06:56:41Z herbert $ +% $Id: xfakebold.sty 814 2023-11-16 10:15:07Z herbert $ %% %% This is file `xfakebold.sty', %% -%% Copyright (C) 2019, 2020 Herbert Voss +%% Copyright (C) 2019, ..., 2023 Herbert Voss %% %% It may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. %% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt +%% https://www.latex-project.org/lppl.txt %% and version 1.3c or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{xfakebold}[2020/06/24 v0.08 using bold characters] +\ProvidesPackage{xfakebold}[2023/11/16 v0.09 using bold characters] \RequirePackage{xkeyval} \RequirePackage{pdfrender} \@ifpackagelater{iftex}{2019/10/24}{% - \RequirePackage{ifxetex,ifluatex,ifpdf} -}{% \RequirePackage{iftex} +}{% + \RequirePackage{ifxetex,ifluatex,ifpdf} } \def\fkbld@bold{0.3}% -- cgit v1.2.3