summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latexconfig
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-13 01:03:28 +0000
committerKarl Berry <karl@freefriends.org>2009-10-13 01:03:28 +0000
commitbfc5429a950d485a31b5d1aa3abd976da256acd3 (patch)
tree4fed46fd03beb7fdb7c1b9fd99625dc460b15db3 /Master/texmf-dist/tex/latex/latexconfig
parentbb4369e34ff28a2edff83f77f22e6fc546f6aafe (diff)
temporarily disable epstopdf, since gone from
texmf.cnf until we have a restricted version. git-svn-id: svn://tug.org/texlive/trunk@15793 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latexconfig')
-rw-r--r--Master/texmf-dist/tex/latex/latexconfig/graphics.cfg35
1 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/latexconfig/graphics.cfg b/Master/texmf-dist/tex/latex/latexconfig/graphics.cfg
index a500c629f96..80793aa633c 100644
--- a/Master/texmf-dist/tex/latex/latexconfig/graphics.cfg
+++ b/Master/texmf-dist/tex/latex/latexconfig/graphics.cfg
@@ -50,22 +50,25 @@
% For the discussion and background on this, see the thread on latex-l:
% http://thread.gmane.org/gmane.comp.tex.latex.latex3/1465
%
- \begingroup\expandafter\expandafter\expandafter\endgroup
- \expandafter\ifx\csname DoNotLoadEpstopdf\endcsname\relax
- \begingroup\expandafter\expandafter\expandafter\endgroup
- \expandafter\ifx\csname AtEndOfPackage\endcsname\relax
- \else
- \AtEndOfPackage{%
- \RequirePackage{pdftexcmds}[2007/11/11]%
- \expandafter\ifx\csname pdf@shellescape\endcsname\relax
- \else
- \ifnum\pdf@shellescape>0 %
- \RequirePackage{epstopdf-base}[2009/07/12]%
- \fi
- \fi
- }%
- \fi
- \fi
+ % Last-minute 13oct09: disable this by default, until we have a safe
+ % epstopdf to use.
+ %
+% \begingroup\expandafter\expandafter\expandafter\endgroup
+% \expandafter\ifx\csname DoNotLoadEpstopdf\endcsname\relax
+% \begingroup\expandafter\expandafter\expandafter\endgroup
+% \expandafter\ifx\csname AtEndOfPackage\endcsname\relax
+% \else
+% \AtEndOfPackage{%
+% \RequirePackage{pdftexcmds}[2007/11/11]%
+% \expandafter\ifx\csname pdf@shellescape\endcsname\relax
+% \else
+% \ifnum\pdf@shellescape>0 %
+% \RequirePackage{epstopdf-base}[2009/07/12]%
+% \fi
+% \fi
+% }%
+% \fi
+% \fi
\or
% VTeX is running
\def\Gin@driver{vtex.def}%