Archived
1
0

30 Commits

Author SHA1 Message Date
Jip J. Dekker
cb01d278b3 Adds a function to find all categories 2016-04-13 20:17:14 +02:00
Jip J. Dekker
502bff67dd Use book formatting for the songbook template 2016-04-13 19:58:42 +02:00
Jip J. Dekker
fd3610451a Adds the compilation process for PDF files 2016-04-13 19:30:54 +02:00
Jip J. Dekker
e4664f6183 Fixes output path generation for the compile command 2016-04-13 19:20:08 +02:00
Jip J. Dekker
a72f9d02a6 Move output path generation to the settings package 2016-04-13 19:00:56 +02:00
Jip J. Dekker
9a3375c477 Remove completed todo 2016-04-05 17:35:12 +02:00
Jip J. Dekker
6e90576643 Adds the songs to the TOC of the songbook 2016-03-30 15:46:53 +02:00
Jip J. Dekker
a44abbc5d2 Use file name as default song name 2016-03-30 15:38:22 +02:00
Jip J. Dekker
97cb99eed7 Clean generated files once compilation is complete 2016-03-30 15:16:33 +02:00
Jip J. Dekker
3f94b18865 Adds songbook generation functionality 2016-03-30 15:15:58 +02:00
Jip J. Dekker
ad824be859 Adds conditional compilations, depending on when the source was last modified 2016-03-20 23:39:55 +01:00
Jip J. Dekker
a808d57296 Fixes counting mistake in the outputPathfunction 2016-03-20 23:39:23 +01:00
Jip J. Dekker
71ce2c46da Fixes an incorrect function name 2016-03-20 23:22:20 +01:00
Jip J. Dekker
1621811d22 Adds a function to get the output path for files 2016-03-20 23:21:29 +01:00
Jip J. Dekker
f286816b98 Fill LastModified for Score types 2016-03-20 23:08:00 +01:00
Jip J. Dekker
6bddbd2470 Adds placeholder MakeBook function 2016-03-20 16:21:36 +01:00
Jip J. Dekker
5edbd0d6d5 Make scores an package wide variable 2016-03-20 16:14:59 +01:00
Jip J. Dekker
aaad2e29d9 Removes solved TODO 2016-03-20 16:03:14 +01:00
Jip J. Dekker
9ad93eb620 Compile command created in initial working state 2016-03-19 21:06:19 +01:00
Jip J. Dekker
9d3ebaf846 Fixes referencing bug 2016-03-19 17:31:06 +01:00
Jip J. Dekker
a6ff1561e1 Move ignore messages to the debug output 2016-03-19 17:30:31 +01:00
Jip J. Dekker
7449b0eccc Fixes some coding mistakes, now the code compiles again 2016-03-19 17:21:15 +01:00
Jip J. Dekker
0f1d0771ee Adds filewalker calls to CompileDir 2016-03-19 17:09:40 +01:00
Jip J. Dekker
2fcc9e8488 Adds function to generate score collector 2016-03-19 17:05:12 +01:00
Jip J. Dekker
0f0fa0419a Create output directory if it doesn't exists 2016-03-19 16:44:00 +01:00
Jip J. Dekker
b5a85fb33f Adds function to call the lilypond compiler 2016-03-19 16:43:25 +01:00
Jip J. Dekker
253725d0ef Adds compilation preparation function to set the compilation arguments 2016-03-18 18:08:20 +01:00
Jip J. Dekker
dc1ded5433 Adds function to process files that are on the compilation path 2016-03-18 16:18:35 +01:00
Jip J. Dekker
214a57cdfb Adds the initial code for the compile command 2016-03-17 18:02:15 +01:00
Jip J. Dekker
30b7c3fee5 Adds placeholder files for the compile command 2016-03-17 17:19:42 +01:00