Don’t forget, what’s already included in ConTeXt: \usemodule[visual] \useMPlibrary[dum] \starttext \simplethesis \stoptext
Am 28.04.2020 um 17:33 schrieb Thangalin
: Jan-Erik, after you have installed all the required software (and fonts!) and unzipped the book.zip and themes.zip archives, you can build a book using:
cd $HOME/dev/writing/book ./build -V -c -y -i jekyll-hyde -d standard-ebooks/jekyll-hyde \ -b robert-louis-stevenson_the-strange-case-of-dr-jekyll-and-mr-hyde
This is noted at the bottom of the preamble section.
Enjoy!
On Tue, Apr 28, 2020 at 7:12 AM Jan-Erik Hägglöf
wrote: Is there a running example ? I’m not sure how to fill in the commandline
28 apr. 2020 kl. 09:33 skrev Henning Hraban Ramm
: Yes, the naming is completely up to you.
I use:
project_something.tex env_something.tex prd_oneissue.tex c_onechapter.tex
That’s also what my script supports as default: https://github.com/fiee/tools/blob/master/contextproject.py