diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-09 21:45:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-09 21:45:34 +0000 |
commit | 9116989ce0f89027c21af30ced4d7b0d5ab6cba8 (patch) | |
tree | 055c82952906f3fe45f21444876b1ee1dd4031fa /Master/texmf-dist/tex/latex/dantelogo | |
parent | 19c621ff5d7cc1baf97c5df000f37c125b603438 (diff) |
dantelogo (9oct15)
git-svn-id: svn://tug.org/texlive/trunk@38599 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dantelogo')
-rw-r--r-- | Master/texmf-dist/tex/latex/dantelogo/OT1DANTE.fd (renamed from Master/texmf-dist/tex/latex/dantelogo/ot1dante.fd) | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dantelogo/T1DANTE.fd (renamed from Master/texmf-dist/tex/latex/dantelogo/t1dante.fd) | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dantelogo/dantelogo.sty | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/dantelogo/ot1dante.fd b/Master/texmf-dist/tex/latex/dantelogo/OT1DANTE.fd index 2dd81fd4307..003e310a76e 100644 --- a/Master/texmf-dist/tex/latex/dantelogo/ot1dante.fd +++ b/Master/texmf-dist/tex/latex/dantelogo/OT1DANTE.fd @@ -1,4 +1,4 @@ -\ProvidesFile{ot1dante.fd} +\ProvidesFile{ot1DANTE.fd} [2015/08/12 font definitions for OT1/dante.] \DeclareFontFamily{OT1}{DANTE}{} diff --git a/Master/texmf-dist/tex/latex/dantelogo/t1dante.fd b/Master/texmf-dist/tex/latex/dantelogo/T1DANTE.fd index eae7e7497d6..38767402ae1 100644 --- a/Master/texmf-dist/tex/latex/dantelogo/t1dante.fd +++ b/Master/texmf-dist/tex/latex/dantelogo/T1DANTE.fd @@ -1,4 +1,4 @@ -\ProvidesFile{t1dante.fd} +\ProvidesFile{t1DANTE.fd} [2015/08/12 font definitions for T1/DANTE.] \DeclareFontFamily{T1}{DANTE}{} diff --git a/Master/texmf-dist/tex/latex/dantelogo/dantelogo.sty b/Master/texmf-dist/tex/latex/dantelogo/dantelogo.sty index d7473ad8a6a..66d8d2ec443 100644 --- a/Master/texmf-dist/tex/latex/dantelogo/dantelogo.sty +++ b/Master/texmf-dist/tex/latex/dantelogo/dantelogo.sty @@ -1,4 +1,4 @@ -% $Id: dantelogo.sty 173 2015-08-12 09:17:16Z herbert $ +% $Id: dantelogo.sty 190 2015-10-09 13:04:36Z herbert $ %% %% This is file `dantelogo.sty'. %% @@ -12,7 +12,7 @@ %% Either version 1.0 or, at your option, any later version. %% % -\def\fileversion{0.02a} +\def\fileversion{0.03} \def\filedate{2015/08/12} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{dantelogo}[\filedate\space v\fileversion] |