Skip to content

Only one typesetting comment ($t) is allowed per database #161

Open
@MostAwesomeDude

Description

@MostAwesomeDude

Quoting the PDF, p144:

In version 0.177 of the Metamath program, there may be only one $t comment in a database. This restriction may be lifted in the future to allow many $t comments in a database.

I would like to lift this restriction.

I am generating part of a database from structured data. I've arranged my generated data so that it can be appended to the end of an existing database. My generated data includes labels which are not in the main database, and I'd like to generate a typesetting comment ($t) so that those labels can be correctly formatted.

I'm planning on working around this for now, since my build step allows for aggressive sed incantations, but I'd prefer if I were able to merely have multiple $t which are monoidally aggregated.

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