summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/guitlogo/guit.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-30 21:01:55 +0000
committerKarl Berry <karl@freefriends.org>2019-06-30 21:01:55 +0000
commita88d82c914024fdc07f632959e01d558606005b1 (patch)
tree788adc10d58d42692372ef522b41d31842e568f4 /Master/texmf-dist/tex/latex/guitlogo/guit.sty
parent46be512bfa13100ea0053e91483c9308d19f26c4 (diff)
guitlogo
git-svn-id: svn://tug.org/texlive/trunk@51513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/guitlogo/guit.sty')
-rw-r--r--Master/texmf-dist/tex/latex/guitlogo/guit.sty15
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/guitlogo/guit.sty b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
index a9fc2322aa9..0ca90025c0e 100644
--- a/Master/texmf-dist/tex/latex/guitlogo/guit.sty
+++ b/Master/texmf-dist/tex/latex/guitlogo/guit.sty
@@ -6,15 +6,15 @@
%%
%% guit.dtx (with options: `style')
%%
-%% 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
%% version 1.3a of this license or (at your option) any
%% later version.
%% The latest version of the license is in
-%% http://www.latex-project.org/lppl.txt
+%% https://www.latex-project.org/lppl.txt
%%
%% Author: Emanuele Vicentini
%% (emanuelevicentini at yahoo dot it)
@@ -27,7 +27,7 @@
%% derived files guit.sty, guit.cfg and guittest.tex
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{guit}[2012/08/17 v0.9.2 Logo del GuIT]
+\ProvidesPackage{guit}[2019/06/27 v1.0.0-alpha.2 Logo del GuIT]
\RequirePackage{graphics, url}
\RequirePackage{xcolor}[2004/07/04]
\RequirePackage{xkeyval}[2005/05/07]
@@ -37,7 +37,7 @@
\DeclareOption{nocolor}{\AtEndOfPackage{\setupGuIT[color=no]}}
\DeclareOption{link}{\AtEndOfPackage{\setupGuIT[link=yes]}}
\ProcessOptions\relax
-\DeclareRobustCommand{\setupGuIT}[1][color=no, link=no, family=, series=, url=http://www.guitex.org, document=, year=, style=display]{%
+\DeclareRobustCommand{\setupGuIT}[1][color=no, link=no, family=, series=, url=https://www.guitex.org, document=, year=, style=display]{%
\setkeys*{guit}{#1}%
\ignorespaces}
\let\setupguit\setupGuIT
@@ -141,6 +141,9 @@
\define@key{guit}{cmr/m}[cmr/m]{%
\def\@guit@family{cmr}%
\def\@guit@series{m}}
+\@gen@guit@fntcmd{lmr}{-0.26em}{0.714ex}{-0.125em}{-0.125em}
+\AliasGuITLogoCommand{lmr}{b}{lmr}{m}
+\AliasGuITLogoCommand{lmr}{bx}{lmr}{m}
\@gen@guit@fntcmd{ptm}{-0.27em}{0.5475ex}{-0.125em}{-0.125em}
\@gen@guit@fntcmd{ptm}[bx]{-0.345em}{0.68ex}{-0.125em}{-0.125em}
\@gen@guit@fntcmd{ppl}{-0.276em}{0.717ex}{-0.125em}{-0.125em}
@@ -205,7 +208,7 @@
\define@cmdkey{guit}[@guit@]{document}{\relax}
\let\guiturl\GuITurl
\DeclareRobustCommand*{\GuITforum}[1][]{%
- \guiturl[#1, document=forum]}
+ \guiturl[#1, document=home/it/forum/index]}
\let\guitforum\GuITforum
\DeclareRobustCommand*{\GuITmeeting}{%
\@ifstar\@guit@meeting@color@on\@guit@meeting@color@off}