Skip to content

Compile Typst/LaTeX as you write  #86

@fabawi

Description

@fabawi

Currently Typst supports PDF, SVG, and canvas compilation, however, compilation has to be explicitly triggered. For canvas output, it needs to:

  • Compile Typst/LaTeX on save
  • Render changes rather than re-render the entire document
  • Perform compilation progressively This might not be necessary after all
  • Transmit feedback from canvas viewer to the renderer to specify pages being currently viewed Not needed for canvas rendering since the component is not remounted on every compile and preserves its last state

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions