Skip to content

bug: missing imported identifiers in b.typ #68

@DanikVitek

Description

@DanikVitek

Failed to convert typst to docx with the following message:

Converting TYP -> PDF with Typst
Extracting math source code
Extracted 105 math blocks
Converting TYP -> DOCX with Pandoc
"b.typ" (line 1, column 4):
Identifier "arraify" not found
Error: Failed to convert Typst -> DOCX with Pandoc

The "arraify" identifier comes from the algorithmic package, used for pseudocode blocks

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions