StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 6,734

    1. …in reply to @undefined
      @TChihMath @siwelwerd All the diagram generation is #PreTextGang black magic: our nice CLI interface calls some core Pretext Python scripts that scrape the XML for Tikz, inject them into Latex, build PDFs, then convert to SVG.
  1. …in reply to @StevenXClontz
    @TChihMath @siwelwerd So yeah you could build a custom build script that turns your Tikz into PDF→SVG by way of the standalone Latex package.