Skip to content

Building 'pretext build latex-novideo' creates extraneous '\end{minipage}' #438

Description

@APEXCalculus

I am building a .tex file on Codespaces ("ubiquitous-spoon") and use the command pretext build latex-novideo.

In the resulting apex.tex file, line 61256 is \end{minipage}, but there is no \begin{minipage} ever used in the document.

When that line is commented out (and all figures are generated/placed in the right folders), the file compiles without error.

The .tex code is coming from sec_vector_fields.ptx, roughly line 650.

What is causing that extraneous command to appear?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions