Replace the Kotlin/Gradle multi-module pipeline with a pure LaTeX songbook using the leadsheets package and LuaLaTeX. Style matches the Carmina Leonis (CL6) scout songbook: Fraktur titles, chords above lyrics, metadata at page bottom, reference book footer. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
29 lines
235 B
Plaintext
29 lines
235 B
Plaintext
# LaTeX build artifacts
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
*.synctex(busy)
|
|
*.sxd
|
|
*.sxc
|
|
|
|
# Output directory
|
|
output/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor files
|
|
.idea/
|
|
*.iml
|
|
.vscode/
|
|
*~
|
|
*.swp
|
|
|
|
# Claude
|
|
.claude/
|