Archived
1
0

54 Commits

Author SHA1 Message Date
Jip J. Dekker
b2f45d6add Moves default clean file checks to the helper package 2016-10-02 02:29:52 +02:00
Jip J. Dekker
345b99cc0c Adds clean command 2016-10-02 02:25:11 +02:00
Jip J. Dekker
46088725f4 Make (default) book templates available in the documentation 2016-10-02 01:28:58 +02:00
Jip J. Dekker
554aa82ecb Use templates in files instead of strings in JSON 2016-09-25 15:31:17 +02:00
Jip J. Dekker
99a8e7042a Adds setting and flag to enable Lilypond's point and click 2016-06-16 00:16:34 +02:00
Jip J. Dekker
971fcd2fd8 Adds Choice of categories for the book command 2016-05-24 15:41:10 +02:00
Jip J. Dekker
66fa2fd436 Structures output of the scores 2016-05-03 17:17:17 +02:00
Jip J. Dekker
f84ff44d47 Adding messages are not shown in default verbose 2016-05-03 16:30:06 +02:00
Jip J. Dekker
6aefbcc6e8 Adds a better way to manage LaTeX resources for the book template 2016-04-26 10:46:32 +02:00
Jip J. Dekker
d38ef88c9c Adds setting and flag to keep generated LaTeX book template 2016-04-19 11:55:27 +02:00
Jip J. Dekker
677c167df4 Moves TODOs to github 2016-04-17 12:50:26 +02:00
Jip J. Dekker
57babbd052 Adds replacement strategy for PDF files when updated 2016-04-17 12:22:49 +02:00
Jip J. Dekker
573d863595 Use includepdf TOC handling by default 2016-04-17 12:09:59 +02:00
Jip J. Dekker
f90d3dbd3c Use Project name for the songbook 2016-04-16 17:59:34 +02:00
Jip J. Dekker
68ec2fbb49 Adds possibility for custom LaTeX book templates 2016-04-14 22:11:34 +02:00
Jip J. Dekker
cf8aa0aabd Splits book template into a seperate file 2016-04-14 21:22:59 +02:00
Jip J. Dekker
16d44f6eb3 Sort scores according to their names for the book 2016-04-14 18:12:03 +02:00
Jip J. Dekker
fb554304e3 Adds renaming of the 'others' category 2016-04-14 17:54:52 +02:00
Jip J. Dekker
d2a4a6b9f4 Allows uncategorized scores to be hidden from the book 2016-04-14 17:47:46 +02:00
Jip J. Dekker
19a4a2b85b allows the usage of metadata in Lilypond files 2016-04-14 17:39:40 +02:00
Jip J. Dekker
0e510b23cb Fixes gofmt errors 2016-04-14 13:28:46 +02:00
Jip J. Dekker
773cafe83d Readd the removal of the template file after compilation 2016-04-13 23:39:50 +02:00
Jip J. Dekker
af1e127f37 Adds basic handling of Categories in the book 2016-04-13 22:05:20 +02:00
Jip J. Dekker
b756f64857 Sort the slice of categories 2016-04-13 20:19:51 +02:00
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