texlive[68568] Master/texmf-dist: hvlogos (16oct23)
commits+karl at tug.org
commits+karl at tug.org
Mon Oct 16 21:58:47 CEST 2023
Revision: 68568
https://tug.org/svn/texlive?view=revision&revision=68568
Author: karl
Date: 2023-10-16 21:58:47 +0200 (Mon, 16 Oct 2023)
Log Message:
-----------
hvlogos (16oct23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/hvlogos/Changes
trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf
trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex
trunk/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty
Modified: trunk/Master/texmf-dist/doc/latex/hvlogos/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hvlogos/Changes 2023-10-16 19:58:26 UTC (rev 68567)
+++ trunk/Master/texmf-dist/doc/latex/hvlogos/Changes 2023-10-16 19:58:47 UTC (rev 68568)
@@ -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
Modified: trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex 2023-10-16 19:58:26 UTC (rev 68567)
+++ trunk/Master/texmf-dist/doc/latex/hvlogos/hvlogos-doc.tex 2023-10-16 19:58:47 UTC (rev 68568)
@@ -161,8 +161,6 @@
-
-
%\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}}}
Modified: trunk/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty 2023-10-16 19:58:26 UTC (rev 68567)
+++ trunk/Master/texmf-dist/tex/latex/hvlogos/hvlogos.sty 2023-10-16 19:58:47 UTC (rev 68568)
@@ -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 at dtk@newengine \@dtk at 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}}
More information about the tex-live-commits
mailing list.