summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-08 21:27:12 +0000
committerKarl Berry <karl@freefriends.org>2019-07-08 21:27:12 +0000
commit381a317071160ffef7f0951f378dde40d9ecaacb (patch)
treed04683c3ac725d2cb1d5deb1fe5b4917f9f6205f
parentc4d25ba0abc929fb7d75595e5687bc7b362eeab2 (diff)
guitlogo (8jul19)
git-svn-id: svn://tug.org/texlive/trunk@51582 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/guitlogo/README9
-rw-r--r--Master/texmf-dist/doc/latex/guitlogo/guit.pdfbin316752 -> 316929 bytes
-rw-r--r--Master/texmf-dist/doc/latex/guitlogo/guittest.pdfbin161498 -> 161459 bytes
-rw-r--r--Master/texmf-dist/source/latex/guitlogo/guit.dtx20
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.sty5
6 files changed, 22 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/guitlogo/README b/Master/texmf-dist/doc/latex/guitlogo/README
index 3a852de6dc7..c6c5954018d 100644
--- a/Master/texmf-dist/doc/latex/guitlogo/README
+++ b/Master/texmf-dist/doc/latex/guitlogo/README
@@ -25,6 +25,9 @@ collegamenti ipertestuali al sito del Gruppo (https://www.guitex.org).
Documentation available in Italian only.]
+Modifiche nella versione 1.0.0-alpha.3 (2019/07/08)
+o url viene caricato con l'opzione hyphens
+
Modifiche nella versione 1.0.0-alpha.2 (2019/06/27)
o Aggiornato l'indirizzo del sito internet del gruppo
@@ -118,8 +121,8 @@ Modifiche nella versione 0.1 (2003/02/15)
o Prima release del pacchetto
-------------------------------------------------------------------
- Copyright 2003, 2004, 2005, 2006, 2009, 2012 Gruppo Utilizzatori Italiani
- di TeX
+ Copyright 2003, 2004, 2005, 2006, 2009, 2012, 2019 Gruppo Utilizzatori
+ Italiani di TeX
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -167,6 +170,6 @@ geometry, guit e rotating, oltre alla dotazione standard di font Type1
fornita dal bundle PSNFSS.
-17 agosto 2012
+8 luglio 2019
Emanuele Vicentini
(emanuelevicentini at yahoo dot it)
diff --git a/Master/texmf-dist/doc/latex/guitlogo/guit.pdf b/Master/texmf-dist/doc/latex/guitlogo/guit.pdf
index 0187f34a4df..78ccfb38465 100644
--- a/Master/texmf-dist/doc/latex/guitlogo/guit.pdf
+++ b/Master/texmf-dist/doc/latex/guitlogo/guit.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/guitlogo/guittest.pdf b/Master/texmf-dist/doc/latex/guitlogo/guittest.pdf
index 34fca91c415..3967b916e6c 100644
--- a/Master/texmf-dist/doc/latex/guitlogo/guittest.pdf
+++ b/Master/texmf-dist/doc/latex/guitlogo/guittest.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/guitlogo/guit.dtx b/Master/texmf-dist/source/latex/guitlogo/guit.dtx
index 2d16e7b3914..91531dfd5be 100644
--- a/Master/texmf-dist/source/latex/guitlogo/guit.dtx
+++ b/Master/texmf-dist/source/latex/guitlogo/guit.dtx
@@ -741,11 +741,12 @@ Per finire, un sfilza di \guit:
% \pacchetto{hyperref} non viene pi\`u caricato automaticamente a partire
% dalla versione 0.9.1.
%
-% Tutti gli altri pacchetti vengono caricati senza indicare esplicitamente
-% alcuna opzione, ma questo non significa che ci\`o non possa causarvi
-% problemi: laddove \`e perfettamente lecito tentare di caricare due o pi\`u
-% volte lo stesso pacchetto \emph{con le stesse opzioni}, non \`e possibile
-% farlo cambiando le opzioni, quindi il codice seguente \`e errato:
+% Ad accezione di \pacchetto{url}, tutti gli altri pacchetti vengono
+% caricati senza indicare esplicitamente alcuna opzione, ma questo non
+% significa che ci\`o non possa causarvi problemi: laddove \`e perfettamente
+% lecito tentare di caricare due o pi\`u volte lo stesso pacchetto \emph{con
+% le stesse opzioni}, non \`e possibile farlo cambiando le opzioni, quindi
+% il codice seguente \`e errato:
%
% \begin{verbatim}
% % ...
@@ -792,13 +793,16 @@ Per finire, un sfilza di \guit:
% \`e stato definitivamente rimosso}
% \changes{v0.9.1}{2009/07/31}{\pacchetto{hyperref} non viene pi\`u caricato
% automaticamente; suggerimento e codice di Enrico Gregorio}
+% \changes{v1.0.0}{2019/07/08}{\pacchetto{url} viene caricato con l'opzione
+% \altro{hyphens}}
% Richiediamo espressamente l'uso di \LaTeXe, ci annunciamo al mondo e
% carichiamo tutti i pacchetti necessari.
% \begin{macrocode}
%<*style>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{guit}[2019/06/27 v1.0.0-alpha.2 Logo del GuIT]
-\RequirePackage{graphics, url}
+\ProvidesPackage{guit}[2019/07/08 v1.0.0-alpha.3 Logo del GuIT]
+\RequirePackage{graphics}
+\RequirePackage[hyphens]{url}
\RequirePackage{xcolor}[2004/07/04]
\RequirePackage{xkeyval}[2005/05/07]
% \end{macrocode}
@@ -1512,7 +1516,7 @@ Per finire, un sfilza di \guit:
% accidentalmente.
% \begin{macrocode}
%<*cfg>
-\ProvidesFile{guit.cfg}[2019/06/27 v1.0.0-alpha.2 File di configurazione di guit.sty]
+\ProvidesFile{guit.cfg}[2019/07/08 v1.0.0-alpha.3 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.cfg b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
index 745c3f2a043..3472e0ee0c2 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.cfg
@@ -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/06/27 v1.0.0-alpha.2 File di configurazione di guit.sty]
+\ProvidesFile{guit.cfg}[2019/07/08 v1.0.0-alpha.3 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 0ca90025c0e..2399714b989 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.sty
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
@@ -27,8 +27,9 @@
%% derived files guit.sty, guit.cfg and guittest.tex
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{guit}[2019/06/27 v1.0.0-alpha.2 Logo del GuIT]
-\RequirePackage{graphics, url}
+\ProvidesPackage{guit}[2019/07/08 v1.0.0-alpha.3 Logo del GuIT]
+\RequirePackage{graphics}
+\RequirePackage[hyphens]{url}
\RequirePackage{xcolor}[2004/07/04]
\RequirePackage{xkeyval}[2005/05/07]
\newif\if@guit@colorized