Skip to content

A Fountain parser/convertor with customisable output, designed for writing stage plays

License

Notifications You must be signed in to change notification settings

micapam/euripides

Repository files navigation

Euripedes

A set of pandoc scripts to help formatting verse plays.

Prerequisites

Pandoc

brew install pandoc

BasicTex and Thalie package

brew install --cask basictex
sudo tlmgr update --self
sudo tlmgr install thalie

Running tests

Install tools

mise use -g node        # or install via asdf, nvm etc
npm i
brew install jq         # or install via brew, apt, pacman etc

Run test suite

npm run test

About

A Fountain parser/convertor with customisable output, designed for writing stage plays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages