Archived
1
0

117 Commits

Author SHA1 Message Date
Jip J. Dekker
38b72cf137 Adds cleaning of MIDI files 2016-10-02 02:47:20 +02:00
Jip J. Dekker
6d32fe2c38 Adds removal of empty category directories 2016-10-02 02:42:48 +02:00
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
1510422a59 Makes Long description formatting consistent 2016-10-02 01:39:54 +02:00
Jip J. Dekker
feffd5d03d Adds long description to the book command 2016-10-02 01:39:29 +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
5bd2912d13 Allows selection of different compilation target 2016-09-25 14:42:46 +02:00
Jip J. Dekker
9c7f2f503d Use map structure to allow for multiple compile targets 2016-09-25 14:35:17 +02:00
Jip J. Dekker
aaa87a06e4 Update dependencies 2016-09-25 14:11:38 +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
d1bd9d3e6a Adds functionalily of the add command to lilypond files 2016-04-28 17:16:20 +02:00
Jip J. Dekker
bfeecf2a38 Adds a basic readme 2016-04-26 14:15:48 +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
0d8e407f09 Updates name & year in the License file 2016-04-14 22:13:09 +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
2cb52ef198 Updates dependencies 2016-04-14 18:19:32 +02:00
Jip J. Dekker
1d1d416a70 Adds some TODOs 2016-04-14 18:18:41 +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
b4f4f05b09 Adds Author to default settings file 2016-04-14 16:49:09 +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
982667961c Add now allows multiple files as arguments 2016-04-13 19:35:34 +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
0f8b31f7a6 Use directory as category if not package directory 2016-04-05 18:12:45 +02:00
Jip J. Dekker
3189fc9c71 Completes json creation command 2016-04-05 17:57:47 +02:00
Jip J. Dekker
9a3375c477 Remove completed todo 2016-04-05 17:35:12 +02:00
Jip J. Dekker
490ee41a98 Adds add command 2016-04-05 17:24:56 +02:00
Jip J. Dekker
b61eec07e7 Small update to command description 2016-04-05 17:23:49 +02:00
Jip J. Dekker
abe5df1f7b Updates dependencies 2016-04-05 17:10:40 +02:00
Jip J. Dekker
6e90576643 Adds the songs to the TOC of the songbook 2016-03-30 15:46:53 +02:00