From c08901b8b8bb3f997641a53dfa2a6b081e8a0f71 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 8 May 2011 23:17:01 +0000 Subject: droid (8may11) git-svn-id: svn://tug.org/texlive/trunk@22359 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/droid/droid.sty | 5 ++--- Master/texmf-dist/tex/latex/droid/droidmono.sty | 5 ++--- Master/texmf-dist/tex/latex/droid/droidsans.sty | 5 ++--- Master/texmf-dist/tex/latex/droid/droidserif.sty | 5 ++--- Master/texmf-dist/tex/latex/droid/lgrfdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/lgrfdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/lgrfds.fd | 2 +- Master/texmf-dist/tex/latex/droid/ot1fdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/ot1fdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/ot1fds.fd | 2 +- Master/texmf-dist/tex/latex/droid/t1fdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/t1fdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/t1fds.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2afdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2afdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2afds.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2bfdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2bfdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2bfds.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2cfdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2cfdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/t2cfds.fd | 2 +- Master/texmf-dist/tex/latex/droid/ts1fdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/ts1fdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/ts1fds.fd | 2 +- Master/texmf-dist/tex/latex/droid/x2fdm.fd | 2 +- Master/texmf-dist/tex/latex/droid/x2fdr.fd | 2 +- Master/texmf-dist/tex/latex/droid/x2fds.fd | 2 +- 28 files changed, 32 insertions(+), 36 deletions(-) (limited to 'Master/texmf-dist/tex/latex/droid') diff --git a/Master/texmf-dist/tex/latex/droid/droid.sty b/Master/texmf-dist/tex/latex/droid/droid.sty index 9138bd29941..32ae080a3ab 100644 --- a/Master/texmf-dist/tex/latex/droid/droid.sty +++ b/Master/texmf-dist/tex/latex/droid/droid.sty @@ -1,5 +1,5 @@ %% droid.sty -%% Copyright 2010 Mohamed El Morabity +%% Copyright 2010, 2011 Mohamed El Morabity % % This work may be distributed and/or modified under the conditions of the LaTeX % Project Public License, either version 1.3 of this license or (at your option) @@ -14,9 +14,8 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{droid}[2010/12/04 Droid] +\ProvidesPackage{droid}[2011/03/24 Droid] -\RequirePackage{slantsc} \RequirePackage[default]{droidserif} \RequirePackage[defaultsans]{droidsans} \RequirePackage[defaultmono]{droidmono} diff --git a/Master/texmf-dist/tex/latex/droid/droidmono.sty b/Master/texmf-dist/tex/latex/droid/droidmono.sty index db21cd7b634..4626ade37e5 100644 --- a/Master/texmf-dist/tex/latex/droid/droidmono.sty +++ b/Master/texmf-dist/tex/latex/droid/droidmono.sty @@ -1,5 +1,5 @@ %% droidmono.sty -%% Copyright 2010 Mohamed El Morabity +%% Copyright 2010, 2011 Mohamed El Morabity % % This work may be distributed and/or modified under the conditions of the LaTeX % Project Public License, either version 1.3 of this license or (at your option) @@ -14,7 +14,7 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{droidmono}[2010/12/04 Droid Sans Mono] +\ProvidesPackage{droidmono}[2011/03/24 Droid Sans Mono] \RequirePackage{keyval} \RequirePackage{slantsc} @@ -33,7 +33,6 @@ } \ProcessOptions* -\relax \newcommand{\fdmfamily}{% \fontfamily{fdm}% diff --git a/Master/texmf-dist/tex/latex/droid/droidsans.sty b/Master/texmf-dist/tex/latex/droid/droidsans.sty index e3c61014b6b..0ae873a2e74 100644 --- a/Master/texmf-dist/tex/latex/droid/droidsans.sty +++ b/Master/texmf-dist/tex/latex/droid/droidsans.sty @@ -1,5 +1,5 @@ %% droidsans.sty -%% Copyright 2010 Mohamed El Morabity +%% Copyright 2010, 2011 Mohamed El Morabity % % This work may be distributed and/or modified under the conditions of the LaTeX % Project Public License, either version 1.3 of this license or (at your option) @@ -14,7 +14,7 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{droidsans}[2010/12/04 Droid Sans] +\ProvidesPackage{droidsans}[2011/03/24 Droid Sans] \RequirePackage{keyval} \RequirePackage{slantsc} @@ -38,7 +38,6 @@ } \ProcessOptions* -\relax \newcommand{\fdsfamily}{% \fontfamily{fds}% diff --git a/Master/texmf-dist/tex/latex/droid/droidserif.sty b/Master/texmf-dist/tex/latex/droid/droidserif.sty index 56ed45df4e6..2a910b5deb4 100644 --- a/Master/texmf-dist/tex/latex/droid/droidserif.sty +++ b/Master/texmf-dist/tex/latex/droid/droidserif.sty @@ -1,5 +1,5 @@ %% droidserif.sty -%% Copyright 2010 Mohamed El Morabity +%% Copyright 2010, 2011 Mohamed El Morabity % % This work may be distributed and/or modified under the conditions of the LaTeX % Project Public License, either version 1.3 of this license or (at your option) @@ -14,7 +14,7 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{droidserif}[2010/12/04 Droid Serif] +\ProvidesPackage{droidserif}[2011/03/24 Droid Serif] \RequirePackage{keyval} \RequirePackage{slantsc} @@ -33,7 +33,6 @@ } \ProcessOptions* -\relax \newcommand{\fdrfamily}{% \fontfamily{fdr}% diff --git a/Master/texmf-dist/tex/latex/droid/lgrfdm.fd b/Master/texmf-dist/tex/latex/droid/lgrfdm.fd index 085b70a9935..9d20804a4c3 100644 --- a/Master/texmf-dist/tex/latex/droid/lgrfdm.fd +++ b/Master/texmf-dist/tex/latex/droid/lgrfdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{lgrfdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for LGR/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for LGR/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/lgrfdr.fd b/Master/texmf-dist/tex/latex/droid/lgrfdr.fd index 0bb8639fb91..5d33c4cc841 100644 --- a/Master/texmf-dist/tex/latex/droid/lgrfdr.fd +++ b/Master/texmf-dist/tex/latex/droid/lgrfdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{lgrfdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for LGR/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for LGR/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/lgrfds.fd b/Master/texmf-dist/tex/latex/droid/lgrfds.fd index 0a71040539c..c5f1eb1d406 100644 --- a/Master/texmf-dist/tex/latex/droid/lgrfds.fd +++ b/Master/texmf-dist/tex/latex/droid/lgrfds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{lgrfds.fd} - [2011/01/08 Fontinst v1.927 font definitions for LGR/fds.] + [2011/03/24 Fontinst v1.927 font definitions for LGR/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ot1fdm.fd b/Master/texmf-dist/tex/latex/droid/ot1fdm.fd index 8a170a15227..2e04581646f 100644 --- a/Master/texmf-dist/tex/latex/droid/ot1fdm.fd +++ b/Master/texmf-dist/tex/latex/droid/ot1fdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1fdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for OT1/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for OT1/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ot1fdr.fd b/Master/texmf-dist/tex/latex/droid/ot1fdr.fd index b7bd084357a..468646676cc 100644 --- a/Master/texmf-dist/tex/latex/droid/ot1fdr.fd +++ b/Master/texmf-dist/tex/latex/droid/ot1fdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1fdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for OT1/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for OT1/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ot1fds.fd b/Master/texmf-dist/tex/latex/droid/ot1fds.fd index 0bee87bbb37..ef342bdfc8f 100644 --- a/Master/texmf-dist/tex/latex/droid/ot1fds.fd +++ b/Master/texmf-dist/tex/latex/droid/ot1fds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1fds.fd} - [2011/01/08 Fontinst v1.927 font definitions for OT1/fds.] + [2011/03/24 Fontinst v1.927 font definitions for OT1/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t1fdm.fd b/Master/texmf-dist/tex/latex/droid/t1fdm.fd index 32c0454ecbc..9240ec5ef4f 100644 --- a/Master/texmf-dist/tex/latex/droid/t1fdm.fd +++ b/Master/texmf-dist/tex/latex/droid/t1fdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1fdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for T1/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for T1/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t1fdr.fd b/Master/texmf-dist/tex/latex/droid/t1fdr.fd index 0047f787db1..4ccb8287854 100644 --- a/Master/texmf-dist/tex/latex/droid/t1fdr.fd +++ b/Master/texmf-dist/tex/latex/droid/t1fdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1fdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for T1/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for T1/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t1fds.fd b/Master/texmf-dist/tex/latex/droid/t1fds.fd index 02521e9e007..40d8f6e0a6a 100644 --- a/Master/texmf-dist/tex/latex/droid/t1fds.fd +++ b/Master/texmf-dist/tex/latex/droid/t1fds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1fds.fd} - [2011/01/08 Fontinst v1.927 font definitions for T1/fds.] + [2011/03/24 Fontinst v1.927 font definitions for T1/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2afdm.fd b/Master/texmf-dist/tex/latex/droid/t2afdm.fd index d600c860f30..7b598ade66e 100644 --- a/Master/texmf-dist/tex/latex/droid/t2afdm.fd +++ b/Master/texmf-dist/tex/latex/droid/t2afdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2afdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2A/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for T2A/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2afdr.fd b/Master/texmf-dist/tex/latex/droid/t2afdr.fd index 79bf2a74ccd..40cfc78ded2 100644 --- a/Master/texmf-dist/tex/latex/droid/t2afdr.fd +++ b/Master/texmf-dist/tex/latex/droid/t2afdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2afdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2A/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for T2A/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2afds.fd b/Master/texmf-dist/tex/latex/droid/t2afds.fd index 000773b1896..9db7d1d474b 100644 --- a/Master/texmf-dist/tex/latex/droid/t2afds.fd +++ b/Master/texmf-dist/tex/latex/droid/t2afds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2afds.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2A/fds.] + [2011/03/24 Fontinst v1.927 font definitions for T2A/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2bfdm.fd b/Master/texmf-dist/tex/latex/droid/t2bfdm.fd index 97c83cc0eb6..337af6b8715 100644 --- a/Master/texmf-dist/tex/latex/droid/t2bfdm.fd +++ b/Master/texmf-dist/tex/latex/droid/t2bfdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2bfdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2B/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for T2B/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2bfdr.fd b/Master/texmf-dist/tex/latex/droid/t2bfdr.fd index 368b287f473..7075acbf4fc 100644 --- a/Master/texmf-dist/tex/latex/droid/t2bfdr.fd +++ b/Master/texmf-dist/tex/latex/droid/t2bfdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2bfdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2B/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for T2B/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2bfds.fd b/Master/texmf-dist/tex/latex/droid/t2bfds.fd index 6016bad42f4..6fee1e03eda 100644 --- a/Master/texmf-dist/tex/latex/droid/t2bfds.fd +++ b/Master/texmf-dist/tex/latex/droid/t2bfds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2bfds.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2B/fds.] + [2011/03/24 Fontinst v1.927 font definitions for T2B/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2cfdm.fd b/Master/texmf-dist/tex/latex/droid/t2cfdm.fd index d9c6d5dc0ae..0c638accd2c 100644 --- a/Master/texmf-dist/tex/latex/droid/t2cfdm.fd +++ b/Master/texmf-dist/tex/latex/droid/t2cfdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2cfdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2C/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for T2C/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2cfdr.fd b/Master/texmf-dist/tex/latex/droid/t2cfdr.fd index 0aa70c44f25..62646659e3b 100644 --- a/Master/texmf-dist/tex/latex/droid/t2cfdr.fd +++ b/Master/texmf-dist/tex/latex/droid/t2cfdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2cfdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2C/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for T2C/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/t2cfds.fd b/Master/texmf-dist/tex/latex/droid/t2cfds.fd index 43aee981f33..db0fd21cf29 100644 --- a/Master/texmf-dist/tex/latex/droid/t2cfds.fd +++ b/Master/texmf-dist/tex/latex/droid/t2cfds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t2cfds.fd} - [2011/01/08 Fontinst v1.927 font definitions for T2C/fds.] + [2011/03/24 Fontinst v1.927 font definitions for T2C/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ts1fdm.fd b/Master/texmf-dist/tex/latex/droid/ts1fdm.fd index a3e04522415..2ad133b25db 100644 --- a/Master/texmf-dist/tex/latex/droid/ts1fdm.fd +++ b/Master/texmf-dist/tex/latex/droid/ts1fdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1fdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for TS1/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for TS1/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ts1fdr.fd b/Master/texmf-dist/tex/latex/droid/ts1fdr.fd index 5c11b513c23..625e9cd9998 100644 --- a/Master/texmf-dist/tex/latex/droid/ts1fdr.fd +++ b/Master/texmf-dist/tex/latex/droid/ts1fdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1fdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for TS1/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for TS1/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/ts1fds.fd b/Master/texmf-dist/tex/latex/droid/ts1fds.fd index 2a53980fb6e..1304042cf4d 100644 --- a/Master/texmf-dist/tex/latex/droid/ts1fds.fd +++ b/Master/texmf-dist/tex/latex/droid/ts1fds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1fds.fd} - [2011/01/08 Fontinst v1.927 font definitions for TS1/fds.] + [2011/03/24 Fontinst v1.927 font definitions for TS1/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/x2fdm.fd b/Master/texmf-dist/tex/latex/droid/x2fdm.fd index 9ab45733f7b..30b3b14620a 100644 --- a/Master/texmf-dist/tex/latex/droid/x2fdm.fd +++ b/Master/texmf-dist/tex/latex/droid/x2fdm.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{x2fdm.fd} - [2011/01/08 Fontinst v1.927 font definitions for X2/fdm.] + [2011/03/24 Fontinst v1.927 font definitions for X2/fdm.] \expandafter\ifx\csname droid@fdm@scale\endcsname\relax \let\droid@fdm@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/x2fdr.fd b/Master/texmf-dist/tex/latex/droid/x2fdr.fd index 9b45c068c69..7103072c33a 100644 --- a/Master/texmf-dist/tex/latex/droid/x2fdr.fd +++ b/Master/texmf-dist/tex/latex/droid/x2fdr.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{x2fdr.fd} - [2011/01/08 Fontinst v1.927 font definitions for X2/fdr.] + [2011/03/24 Fontinst v1.927 font definitions for X2/fdr.] \expandafter\ifx\csname droid@fdr@scale\endcsname\relax \let\droid@fdr@scale\@empty diff --git a/Master/texmf-dist/tex/latex/droid/x2fds.fd b/Master/texmf-dist/tex/latex/droid/x2fds.fd index 8fb3f72df83..d2e55456730 100644 --- a/Master/texmf-dist/tex/latex/droid/x2fds.fd +++ b/Master/texmf-dist/tex/latex/droid/x2fds.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{x2fds.fd} - [2011/01/08 Fontinst v1.927 font definitions for X2/fds.] + [2011/03/24 Fontinst v1.927 font definitions for X2/fds.] \expandafter\ifx\csname droid@fds@scale\endcsname\relax \let\droid@fds@scale\@empty -- cgit v1.2.3