Simple crude script to scrape the Ellen G. White comments from the Sabbath School website and compile the data into PDF-files via xelatex.
- Automatic multiprocessor scraping of Sabbath School website for EGW-comments.
- Saves the data into
*.texfiles. - Compiles the
*.texfiles into PDFs usingxelatex. - Supports multiple languages (English, French and German), additional languages can be added optionally.
- Install a local Python env according to
requirements.txt. - Install LaTeX with xelatex.
- Install the fonts in the
fonts/folder or change the font settingsoptions.tex.


