- Write songs in
all_songs.txtwith### Titlemarkers. - Run
python split_all_songs.py→ createssongs/*.tex. - Run
python sort_songs_alphabetically.py→ createssongs_sorted.tex. - Compile with
latexmk -xelatex main.tex→main.pdf.
- Create a folder called "songs"
- In that folder, create individual files for each song using the song_template.tex as example.
- Run
python sort_songs_alphabetically.py→ createssongs_sorted.tex. - Compile with
latexmk -xelatex main.tex→main.pdf.
Run python songbook_gui.py to add/edit songs and generate PDF without touching LaTeX directly. -- This is still not in place, it doesn´t work
pip install -r requirements.txt
- Download TeX Live installer: https://tug.org/texlive/acquire-netinstall.html
- Run installer → choose Full scheme (ensures all packages included).
- By default, it installs to C:\texlive\2025\bin\windows. Be sure to add the path to the Environment Variables -> user variables -> path