summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hvlogos
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hvlogos')
-rw-r--r--macros/latex/contrib/hvlogos/Changes1
-rw-r--r--macros/latex/contrib/hvlogos/doc/hvlogos-doc.pdfbin86942 -> 87052 bytes
-rw-r--r--macros/latex/contrib/hvlogos/doc/hvlogos-doc.tex2
-rw-r--r--macros/latex/contrib/hvlogos/latex/hvlogos.sty6
4 files changed, 4 insertions, 5 deletions
diff --git a/macros/latex/contrib/hvlogos/Changes b/macros/latex/contrib/hvlogos/Changes
index 3e81878f5a..2d194ea0f6 100644
--- a/macros/latex/contrib/hvlogos/Changes
+++ b/macros/latex/contrib/hvlogos/Changes
@@ -1,4 +1,5 @@
hvlogos.sty:
+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
0.07 2022-02-28 - fix for \dante and \eV
diff --git a/macros/latex/contrib/hvlogos/doc/hvlogos-doc.pdf b/macros/latex/contrib/hvlogos/doc/hvlogos-doc.pdf
index c279a280b2..82a77a0d48 100644
--- a/macros/latex/contrib/hvlogos/doc/hvlogos-doc.pdf
+++ b/macros/latex/contrib/hvlogos/doc/hvlogos-doc.pdf
Binary files differ
diff --git a/macros/latex/contrib/hvlogos/doc/hvlogos-doc.tex b/macros/latex/contrib/hvlogos/doc/hvlogos-doc.tex
index bf2e1a54ee..7243ea6db9 100644
--- a/macros/latex/contrib/hvlogos/doc/hvlogos-doc.tex
+++ b/macros/latex/contrib/hvlogos/doc/hvlogos-doc.tex
@@ -161,8 +161,6 @@ want to change only the 2nd, 3rd or 4th.
-
-
%\NewDocumentCommand\hvLaTeXTeX{ O{-0.1em} O{-0.25em} O{-0.15em} O{-0.1em} }
% {\def\LaTeXTeX{(\kern#1\hologo{La}[#2]\kern#3)\kern#4\hologo{TeX}}}
diff --git a/macros/latex/contrib/hvlogos/latex/hvlogos.sty b/macros/latex/contrib/hvlogos/latex/hvlogos.sty
index 6fab62f878..192d438f30 100644
--- a/macros/latex/contrib/hvlogos/latex/hvlogos.sty
+++ b/macros/latex/contrib/hvlogos/latex/hvlogos.sty
@@ -2,7 +2,7 @@
%%
%% This is file `hvlogos.sty',
%%
-%% Copyright (C) 2021,22 Herbert Voss
+%% Copyright (C) 2021,22,23 Herbert Voss
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -10,7 +10,7 @@
%
%
% -------------------------------------
-\ProvidesPackage{hvlogos}[2022/05/06 v. 0.09 Logos (hv)]
+\ProvidesPackage{hvlogos}[2023/10/16 v. 0.10 Logos (hv)]
%
\newif\if@dtk@newengine \@dtk@newenginetrue
%
@@ -149,7 +149,7 @@
\providecommand\MetaFun{\textffm{METAFUN}}
\let\MFun\MetaFun
\providecommand\METAPOST{\hologo{METAPOST}}
-\providecommand\MetaPost{\hologo{MetaPost}}
+\let\MetaPost\METAPOST
\providecommand\mkII{\textsf{mkII}}
\let\mkii\mkII
\providecommand\mkIV{\textsf{mkIV}}