Skip to content

Tetehuitl/prayerbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prayerbook

Prayerbook in LaTeX. Mainly the text of the moleben with canons.

Cardo font can be found here: https://scholarsfonts.net/cardofnt.html#DownloadLink

requires

This requires lualatex & Cardo font.

How to Use

The main LaTeX file is prayerbook.tex which lives in the tex/ directory. This file contains the basic structure of the document and includes settings from the preamble.sty, NEWCMD.tex and PACKAGES.tex files which are located in tex/CONFIG. The content of the document is included in prayerbook.tex from the files in the tex/chapters directory using the \input{} function. Most the the work on the actual content is done in the chapter files.

make-pdf script

The make-pdf script that lives in the root directory will run lualatex on the appropriate files in the tex directory 3x to make sure the TOC and anything else that requires multiple passes are done. The script then runs lualaex once to make the booklet layout from the pdf output from the first three rounds.

CONFIG

TODO

preamble.sty

TODO

NEWCMD.tex

TODO

PACKAGES.tex

TODO

TODO

[ ] find suitable font for bold italics

[ ] replace repeated sections with commands for consistancy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages