Romain Goffe
93bce6d185
patacrep release version 3.2.2
14 years ago
Romain Goffe
a796cc6d8f
Templates: remove shading boxes for "minimal"
14 years ago
crep
5363ca2cd9
change babel order according to lang
14 years ago
Alexandre Dupas
a7577bf8fa
Templates: add fallback for venturisold font (which requires texlive-fonts-extra) in ancient template instead of crash
Conflicts:
templates/ancient.tmpl
14 years ago
crep
18ca3dfc87
Templates: update defaults
14 years ago
Alexandre Dupas
a00b816bad
Add support for spanish language in Babel
14 years ago
Romain Goffe
29c16b1184
add lmodern package to avoid aliased latex fonts
14 years ago
crep
0952cead3a
update songs section title
15 years ago
crep
0b7d682ab5
remove pages numbers since they may be misunderstood with songs numbers
15 years ago
crep
2e6885f01a
New template: ancien.tmpl, old style fonts
15 years ago
crep
d7b7b28476
New template: patacrep-en.tmpl, based on patacrep template with translated strings
15 years ago
Alexandre Dupas
53300c35bc
Correct templates for the new defined parameters.
15 years ago
Alexandre Dupas
052f2186da
Add flag type for parameter
15 years ago
Alexandre Dupas
5f0b28b236
Add support for size and box color to the main patacrep template
15 years ago
crep
ddc96acc75
rename songbook template -> less confusing (at least for me) for songbook/templates distinction
15 years ago
crep
916290faf7
Add template: minimal.tmpl (no title,no index, no license)
15 years ago
crep
083759343a
Update revision to 3.2 and add "web" field with hyperlink on front page
15 years ago
Alexandre Dupas
5a257fe278
Simplified json storage format for template parameters.
15 years ago
Alexandre Dupas
364dfddd43
New template parameters mechanism.
Improved document generation in songbook.py.
Clean up some code to be more pythonic.
New format for template parameters.
Default template parameter type is now string.
15 years ago
Alexandre Dupas
e8eea0e20e
Add template parameters information.
15 years ago
Alexandre Dupas
dac6018eeb
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