Romain Goffe
4724a9cb28
fix makefile tarball target removing images in pdf format
13 years ago
Romain Goffe
e119885c0e
tweak tarball script
13 years ago
Romain Goffe
b3c982b81e
rewrite tarball script as a makefile target
13 years ago
Romain Goffe
9eca9012ca
lilypond macro
13 years ago
Romain Goffe
d73ff18fc6
initial support for automatic transpositions between Staff and Tablature Staff with lilypond
13 years ago
Romain Goffe
36c40cd132
ensure pdf format for output lilypond files
13 years ago
Romain Goffe
dc17ad0ed8
makefile: support books/ dir
13 years ago
Romain Goffe
6de58e8796
specify books/ subdir
13 years ago
Romain Goffe
05060eb6fb
update paths for tex and sb files
13 years ago
Romain Goffe
f3f315a270
lilypond >=2.14 do not produce ps files anymore
14 years ago
Romain Goffe
5d246e84a0
Templates: remove poorly supported ubuntu template
14 years ago
Romain Goffe
f3dda0a2c6
Template: add ubuntu template (requires xelatex engine)
14 years ago
Alexandre Dupas
e014c16dfd
Conditionnal include of depend files depending on the current goal.
15 years ago
Alexandre Dupas
3b15e8f213
Remove options to generate ps files and add a LATEX_OPIONS env variable
15 years ago
Guillaume Née
d5e990236b
pop up warning box and stop progress bar on build error
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
Alexandre Dupas
21205eccfa
WIP for the new songbook format.
15 years ago
Alexandre Dupas
4a28704550
Correct the compilation problem.
15 years ago
Alexandre Dupas
a9c533c0c3
Correct compilation issue with songbook-creator support.
15 years ago
Alexandre Dupas
6fd7a9a031
Correct the utils name in the makefile
15 years ago
Alexandre Dupas
a084ae65f8
Add makefile rule to produce a chords.tex file using the script.
The following command produces the chords summary file:
$ make chords.pdf
15 years ago
Alexandre Dupas
2d5bc34a22
Add new version of the makeindex program.
This new version is written in Python. It does not currently handle
prefix directives but is set to ignore any special words defined into
the songbook latex document.
15 years ago
Romain Goffe
4ebd1f7ba5
Makefile: remove .ps generated by lilypond during make clean
16 years ago
Alexandre Dupas
9326ebd9e5
Add 'doc' rule to the makefile as an alias for 'documentation'.
16 years ago
Alexandre Dupas
fb30a47d6d
Final import of lilypond into the songbook.
16 years ago
Alexandre Dupas
9b89af41cc
Intégration du lilypond dans l'application.
16 years ago
Alexandre Dupas
5e6801d9e6
Make chordbook the default target and add an all target.
16 years ago
Alexandre Dupas
087b383970
Add source file for the first volume and update makefile and volume maker to properly handle volumes.
16 years ago
Alexandre Dupas
46a273a8ff
Add all songs/*/ directories to the graphics path.
16 years ago
Alexandre Dupas
b92f5ff7e0
Use POSIX's printf to replace echo command.
16 years ago
Alexandre Dupas
962ab6e844
Reorganize makefile
16 years ago
Alexandre Dupas
75cc6da4b4
Add a configuration option so that the documentation is browsable in the filesystem hierarchy
16 years ago
Alexandre Dupas
6eae4ed0a6
Remove documentation from the default makefile rule
16 years ago
Alexandre Dupas
974a98db6b
Add documentation/website into the project
16 years ago
Alexandre Dupas
745e653e93
import of the songbook source tree.
16 years ago