8000 depythontex does not work with pysub · Issue #155 · gpoore/pythontex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
depythontex does not work with pysub #155
Closed
@MaPaw

Description

@MaPaw

I process the following with pdflatex – pythontex – pdflatex and get the expected pdf:

\documentclass[a4paper]{article}
\usepackage[depythontex=false]{pythontex}

\begin{document}
\begin{pysub}
Parameter is !{'50'}
\end{pysub}
\end{document}

Then I replace depythontex=false with depythontex=true and again run pdflatex and pythontex on it, with no problem. But when I try depythontex on this tex file, I get the error message

  • DePythonTeX error:
    Flawed mandatory argument for "pysub" on line 5

and no output is produced. This happens even when the pysub environment is empty. I am using MacTeX 2019.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0