Skip to content

The package xparse should be include in tex file #30

@Hsins

Description

@Hsins

Macros defined with \NewDocumentCommand are robust and the "LaTeX 3" team marked it as "stable". The command \samplec is defined with it in lib/codeblock.tex and reported as "error" by pdflatex engine because we use \NewDocumentCommand without \usepackage{xparse}.

This may cause things to work incorrectly when compiling documents on several platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions