diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/guitlogo/guit.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/guitlogo/guit.sty | 5 |
1 files changed, 3 insertions, 2 deletions
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 |