summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-28 21:03:10 +0000
committerKarl Berry <karl@freefriends.org>2011-05-28 21:03:10 +0000
commit3af71fbd232ae2824257087271418b88e9fd510d (patch)
tree1087e14560c00d42a414473c3af7115bab711031 /Master/texmf-dist/tex/latex
parent37c93bcea4ef2f1f5596960ddbf6aabca82ea045 (diff)
pdftex-def (28may11)
git-svn-id: svn://tug.org/texlive/trunk@22653 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/pdftex-def/pdftex.def5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pdftex-def/pdftex.def b/Master/texmf-dist/tex/latex/pdftex-def/pdftex.def
index 366ba3a9db6..1f95438966e 100644
--- a/Master/texmf-dist/tex/latex/pdftex-def/pdftex.def
+++ b/Master/texmf-dist/tex/latex/pdftex-def/pdftex.def
@@ -1,4 +1,4 @@
-\ProvidesFile{pdftex.def}[2011/05/18 v0.06c Graphics/color for pdfTeX]
+\ProvidesFile{pdftex.def}[2011/05/27 v0.06d Graphics/color for pdfTeX]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% LaTeX Colour and Graphics support for PDFTeX
@@ -254,6 +254,8 @@
% not prevent reloading. Therefore `pdftex.def' only tries to load
% them if \convertMPtoPDF and \assignMPStransparency are not
% available. This fixes a compatibilty issue with class `combine'.
+% 2011/05/27 v0.06d (HO)
+% * Fix for v0.06a, package `ltxcmds' was not loaded in plain TeX.
%
% Prefix of internal commands for this file `pdftex.def':
% \GPT@ (Graphics bundle PdfTex driver)
@@ -398,6 +400,7 @@
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname RequirePackage\endcsname\relax
\input infwarerr.sty\relax
+ \input ltxcmds.sty\relax
\else
\RequirePackage{infwarerr}[2007/09/09]%
\RequirePackage{ltxcmds}[2010/12/07]%