summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hvextern/latex/hvextern-py.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hvextern/latex/hvextern-py.cfg')
-rw-r--r--macros/latex/contrib/hvextern/latex/hvextern-py.cfg27
1 files changed, 0 insertions, 27 deletions
diff --git a/macros/latex/contrib/hvextern/latex/hvextern-py.cfg b/macros/latex/contrib/hvextern/latex/hvextern-py.cfg
deleted file mode 100644
index eaf51f8212..0000000000
--- a/macros/latex/contrib/hvextern/latex/hvextern-py.cfg
+++ /dev/null
@@ -1,27 +0,0 @@
-%% This is file `hvextern-py.cfg',
-%%
-%% Copyright (C) 2016-22 Herbert Voß hvoss@tug.org
-%%
-%% It may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3c
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3c or later is part of all distributions of LaTeX
-%% version 2005/12/01 or later.
-
-\def\hvFileversion{0.01}
-\ProvidesFile{hvextern-py}[2022/04/22 v\hvFileversion: running Python (HV)]
-
-\extern@ExampleType{py}
- {\NumChar StartVisibleMain}
- {\NumChar StopVisibleMain}
- {\NumChar StartVisiblePreamble}
- {\NumChar StopVisiblePreamble}
-
-%\def\hv@extern@runPYTHON#1#2#3#4{% path compiler file extension
-% \ifhv@extern@verbose \typeout{>>>> running #1#2 #3#4}\fi
-% \ShellEscape{#1python2\space #3#4}% for special version
-%}
-
-\endinput