Skip to content

CustomMacros and math display mode? #156

@gosanon

Description

@gosanon

I created a macro which should transform one string to another. If I try to render such string: "\mymacro$\mymacro$", it works in first part but second part renders as a red "\mymacro" text instead of what it should have been transformed to. I read generator/htmlgenerator source code and came to a conclusion that it won't render because math pieces of the document are rendered via katex and my macros are not sent there. Is it true? If so, what would you recommend to create math mode macros? If not, why won't the macro render in math mode? Also, I believe #126 was a question about that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions