Skip to content

Enable Underscore Package, Attribute and Operation names #4

@sschwindt

Description

@sschwindt

Any use of underscores of a package, attribute or operation name cannot be interpreted by Latex and standard packages, such as \underscore, cannot resolve the issue. As a workaround, embracing arguments #1 and #2 with \detokenize{} in tikzlibraryumlcd.code.tex works for attributes and operations, but cannot be implemented easily for packages. Adding such capacity would be great because underscores are commonly used in Python for package, attributes, and operations.

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