summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/guitlogo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-03 20:54:44 +0000
committerKarl Berry <karl@freefriends.org>2020-07-03 20:54:44 +0000
commit959e2db1ac1afe62f2c48c71add5ae1fe68af7c0 (patch)
tree379fcf6f4daa6719497fb36aab4658cceffc0933 /Master/texmf-dist/tex/latex/guitlogo
parentb1c5201010e9d11a37e235642d249303e1035e0c (diff)
GuITlogo (3jul20)
git-svn-id: svn://tug.org/texlive/trunk@55741 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/guitlogo')
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.cfg6
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.sty8
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/guitlogo/guit.cfg b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
index 3472e0ee0c2..4b2847f9a0e 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
@@ -6,8 +6,8 @@
%%
%% guit.dtx (with options: `cfg')
%%
-%% Copyright 2003, 2004, 2005, 2006, 2009, 2012, 2019 Gruppo Utilizzatori
-%% Italiani di TeX
+%% Copyright 2003-2006, 2009, 2012, 2019, 2020 Gruppo Utilizzatori Italiani
+%% di TeX
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -26,7 +26,7 @@
%% This work consists of the files: README, guit.dtx, guit.ins and the
%% derived files guit.sty, guit.cfg and guittest.tex
%%
-\ProvidesFile{guit.cfg}[2019/07/08 v1.0.0-alpha.3 File di configurazione di guit.sty]
+\ProvidesFile{guit.cfg}[2020/07/03 v1.0.0-alpha.4 File di configurazione di guit.sty]
%% Esempi:
%% \GuITcolor{1, 0, 1, 0.6}
%% \DeclareGuITLogoCommand{lmr}{-0.26em}{0.714ex}{-0.125em}{-0.125em}
diff --git a/Master/texmf-dist/tex/latex/guitlogo/guit.sty b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
index 2399714b989..30af8369436 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.sty
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
@@ -6,8 +6,8 @@
%%
%% guit.dtx (with options: `style')
%%
-%% Copyright 2003, 2004, 2005, 2006, 2009, 2012, 2019 Gruppo Utilizzatori
-%% Italiani di TeX
+%% Copyright 2003-2006, 2009, 2012, 2019, 2020 Gruppo Utilizzatori Italiani
+%% di TeX
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -27,9 +27,9 @@
%% derived files guit.sty, guit.cfg and guittest.tex
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{guit}[2019/07/08 v1.0.0-alpha.3 Logo del GuIT]
+\ProvidesPackage{guit}[2020/07/03 v1.0.0-alpha.4 Logo del GuIT]
\RequirePackage{graphics}
-\RequirePackage[hyphens]{url}
+\@ifpackageloaded{url}{}{\RequirePackage[hyphens]{url}}
\RequirePackage{xcolor}[2004/07/04]
\RequirePackage{xkeyval}[2005/05/07]
\newif\if@guit@colorized