summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-23 21:25:26 +0000
committerKarl Berry <karl@freefriends.org>2024-01-23 21:25:26 +0000
commit9f9f574ceb791373d6cbbea7c4e7f3f13cf141e7 (patch)
tree74d49c70d610555ba421bc24e69020ec01513db8
parente14c99ffa0f928ced0be13cd0867a5d469dbd590 (diff)
hvlogos (23jan24)
git-svn-id: svn://tug.org/texlive/trunk@69564 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/hvlogos/Changes1
-rw-r--r--Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdfbin87052 -> 86730 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex2
-rw-r--r--Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty20
4 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/hvlogos/Changes b/Master/texmf-dist/doc/latex/hvlogos/Changes
index 2d194ea0f6c..b1284adf8a4 100644
--- a/Master/texmf-dist/doc/latex/hvlogos/Changes
+++ b/Master/texmf-dist/doc/latex/hvlogos/Changes
@@ -1,4 +1,5 @@
hvlogos.sty:
+0.11 2024-01-23 - do not load a mathfont
0.10 2023-10-16 - changed \MetaPost to \MP
0.09 2022-05-06 - changed almost all \def to \providecommand
0.08 2022-04-25 - added \mkII, \mkIV
diff --git a/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf b/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf
index 82a77a0d488..487250e33f6 100644
--- a/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf
+++ b/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex b/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex
index 7243ea6db91..75c7cfbea29 100644
--- a/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex
+++ b/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex
@@ -13,7 +13,7 @@
\title{\texttt{hvlogos} -- Print \TeX-related Logos}
\author{Herbert Voß\thanks{Thanks to
-Karl Berry, Denis Bitouzé, Heiko Oberdiek, Mark Senn}}
+Karl Berry, Denis Bitouzé, Hans Nieuwenhuis, Heiko Oberdiek, Mark Senn}}
\begin{document}
\maketitle
diff --git a/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty b/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty
index 192d438f302..ef9dfdc5b82 100644
--- a/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty
+++ b/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty
@@ -2,7 +2,7 @@
%%
%% This is file `hvlogos.sty',
%%
-%% Copyright (C) 2021,22,23 Herbert Voss
+%% Copyright (C) 2021,22,23,24 Herbert Voss
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -10,19 +10,19 @@
%
%
% -------------------------------------
-\ProvidesPackage{hvlogos}[2023/10/16 v. 0.10 Logos (hv)]
+\ProvidesPackage{hvlogos}[2024/01/23 v. 0.11 Logos (hv)]
%
\newif\if@dtk@newengine \@dtk@newenginetrue
%
\RequirePackage{fetamont,hologo,dantelogo,xspace,expl3}
-\ifluatex\else\ifxetex\else\@dtk@newenginefalse\fi\fi
-\if@dtk@newengine
- \RequirePackage{unicode-math}
- \setmathfont{LatinModernMath-Regular}
- \setmathfont[version=XITS]{XITSMath-Regular.otf}
-\fi
+%\ifluatex\else\ifxetex\else\@dtk@newenginefalse\fi\fi
+%\if@dtk@newengine
+% \RequirePackage{unicode-math}
+% \setmathfont{LatinModernMath-Regular}
+% \setmathfont[version=XITS]{XITSMath-Regular.otf}
+%\fi
%
\iffalse
\DeclareRobustCommand\ffmfamily{\not@math@alphabet\ffmfamily\relax
@@ -75,7 +75,7 @@
\providecommand\amsmath{\AMS\textsf{math}}
\providecommand\AmSLaTeX{\mbox{\textsf{AMS}-\LaTeX}}
\providecommand\AmSTeX{\mbox{\textsf{AMS}-\hologo{TeX}}}
-\DeclareRobustCommand\Biber{\textsf{Biber}}
+\DeclareRobustCommand\Biber{\textsf{Biber}\xspace}
\let\biber\Biber
\DeclareRobustCommand{\BibLaTeXML}{B\kern-.05em%
\hbox{$\m@th$% %% force math size calculations
@@ -88,7 +88,7 @@
\def\@BibTeX{{\hologoLogoSetup{BibTeX}{variant=sc}\hologo{BibTeX}}}
\providecommand\BibTeXacht{{\hologoLogoSetup{BibTeX8}{variant=sc}\hologo{BibTeX8}}}
\def\@@BibTeX8{\hologo{BibTeX8}}
-\DeclareRobustCommand\BibLaTeX{Bib\LaTeX}
+\DeclareRobustCommand\BibLaTeX{\textsf{Bib\LaTeX}\xspace}
\let\biblatex\BibLaTeX
\providecommand\ConTeXt{\hologo{ConTeXt}}
\let\context\ConTeXt