Releases: iandol/scrivomatic
V1.0.41 — scrivomatic -b also builds typst files to PDF
scrivomatic now supports building .typst outputs if a typst recipe was used.
Full Changelog: V1.0.40...V1.0.41
Tweaks
Add support for Pixi and some more pandocomatic V2.0 tweaks
- https://pixi.sh is a new package manager (combining both homebrew and pyenv / rbenv functionality) that is cross-platform, fast and with many available packages as it uses conda forge. It's a bit less flexible than
rbenvfor multiple versions of the same tool, but if all you want is the latest ruby and gem installed globally then pixi works well. - Pandocomatic V2.x added a
--logoption. If scrivomatic is passed the-vverbose flag then this is enabled and apandocomatic.logfile is output in the working directory. Note we also pass--enable pandoc-verbosesince V1.0.38
V1.0.38
Pandocomatic V2.0 removed the --debug flag and now uses --enable pandoc-verbose so we change scrivomatic flag output.
Full Changelog: V1.0.37...V1.0.38
V1.0.36 -- Small Tweaks and Quarto and Typst Sample Workflows
This is just a catchup release, keeping the scrivomatic template up-to-date. We also added both Quarto and Typst samples and runner scripts to make these alternative workflows more flexible from Scrivener...
Full Changelog: V1.0.31...V1.0.36
Support Apple Silicon Mac Homebrew Location
For M1 etc. the install location for homebrew has changed, so add this to the path...
Full Changelog: V1.0.29...V1.0.31
Support homebrew ruby
I've added the homebrew ruby paths to the searchpath that scrivomatic creates. At the moment you need to be using Ruby V2.7.x as paths are hardcoded to the release version. I still recommend rbenv as a more flexible solution to managing ruby.
First tagged release…
This just tags scrivomatic and Scrivomatic.scrformat to both have V1.0.27 of the script.