summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty')
-rw-r--r--Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty b/Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty
index 70d934e9f26..5febe065550 100644
--- a/Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty
+++ b/Master/texmf-dist/tex/latex/dot2texi/dot2texi.sty
@@ -61,6 +61,15 @@
\RequirePackage{moreverb}
\RequirePackage{xkeyval}[2005/02/22]
+%
+% fix for new moreverb
+% this fix comes from
+% https://groups.google.com/forum/?fromgroups#!topic/dot2tex-users/kbjZGRVT5SY
+% and is suggested from the author of the package
+% he mentioned that he will soon update his package, for the time
+% being we fix it locally in TeX Live
+\@ifundefined{verbatim@out}{\newwrite\verbatim@out}{}%
+%
\newif\ifdtt@ShellEscape
%\newif\ifmiktex \miktexfalse
\newif\ifdtt@ForceShellEscape \dtt@ForceShellEscapefalse