Skip to content

an unexpected table environment within a table environment #112

@jlaurens

Description

@jlaurens

When translating next docx to tex with latest docx2tex, there is a table environment included in a table environment, causing

! LaTeX Error: Not in outer par mode.

My solution is simply to remove all the \begin{table} and \end{table} lines with a dedicated post processing tool of my own.

Despite what it looks like, this docx is derived from a real life situation.

062-D.docx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions