This website works better with JavaScript.
Home
Help
Sign In
hendrik
/
patacrep
mirror of
https://github.com/patacrep/patacrep.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Engine for LaTeX songbooks
http://www.patacrep.com
1396
Commits
6
Branches
56
Tags
50 MiB
Tree:
8b21edc868
patacrep
/
songbook.sb
5 lines
54 B
Raw
Normal View
History
Introduce the new songbook format. This release now uses JSON coded data to represent a songbook. Songbook are stored in .sb files. The generation of the corresponding .tex file is done by the songbook.py program and uses templates stored in templates/. The default template is songbook.tmpl. It produces songbooks similar to the previous version of the songbook software suite.
15 years ago
{
patacrep release version 3.3.9
14 years ago
"template" : "patacrep.tmpl",
"songs" : "all"
Introduce the new songbook format. This release now uses JSON coded data to represent a songbook. Songbook are stored in .sb files. The generation of the corresponding .tex file is done by the songbook.py program and uses templates stored in templates/. The default template is songbook.tmpl. It produces songbooks similar to the previous version of the songbook software suite.
15 years ago
}