Commit Graph

38 Commits

Author SHA1 Message Date
2771f1c76f update to new lyluatex version 2020-07-16 14:31:51 +02:00
Sebastian Hugentobler
f74323ea55 change music target to opus in order to remove a cyclic dependency 2015-12-02 22:05:35 +01:00
Sebastian Hugentobler
15421ccac9 update readme 2015-12-01 12:46:18 +01:00
Sebastian Hugentobler
8750fb8013 update makefile targets 2015-12-01 12:27:28 +01:00
Sebastian Hugentobler
68ad82503e shuffle some more 2015-12-01 11:45:52 +01:00
Sebastian Hugentobler
9623472019 shuffle some more 2015-12-01 11:44:31 +01:00
Sebastian Hugentobler
04f5ec0579 shuffle some more 2015-12-01 11:42:11 +01:00
Sebastian Hugentobler
67fbd5329a shuffle some more 2015-12-01 11:33:31 +01:00
Sebastian Hugentobler
555c239ea5 add lyrics var to makefile 2015-12-01 11:31:35 +01:00
Sebastian Hugentobler
8dee8e6baf shuffle some more 2015-12-01 11:29:35 +01:00
Sebastian Hugentobler
4a23465dc3 shuffle the makefile variables around 2015-12-01 11:28:02 +01:00
Sebastian Hugentobler
d16e772447 remove unnecessary variable from makefile 2015-12-01 11:20:38 +01:00
Sebastian Hugentobler
197e905604 replace the sed command for the git revision with something that does not trigger a newline with gnu sed... 2015-12-01 10:49:31 +01:00
Sebastian Hugentobler
1fe4c53999 make sed commands compatible with gnu sed 2015-12-01 10:02:25 +01:00
Sebastian Hugentobler
1115a3fc34 rewrite buildsystem with make 2015-11-30 18:26:30 +01:00
Sebastian Hugentobler
5f316fe97e Building depends now entirely on python.
Even with the Makefile the main part was already in
the assemble.py file, so no big change.
2014-03-26 12:36:55 +01:00
Sebastian Hugentobler
9a1a42b286 Change Tex Engine to Luatex 2014-03-25 20:38:43 +01:00
Sebastian Hugentobler
fe212a040e explicitly copy the image folder (Mac OSX support) 2014-01-09 16:01:20 +01:00
Sebastian Hugentobler
bd3618df79 forgot of course to update the makefile after the copyright cleanup 2013-11-25 10:50:27 +01:00
Sebastian Hugentobler
b44a46aae1 remove VPATH from the makefile as it is not in use 2013-11-18 11:56:15 +01:00
Sebastian Hugentobler
deb25987ff Removed unnecessary suffice line in makefile 2013-11-18 10:18:50 +01:00
Sebastian Hugentobler
ffe0102369 The lytex file now gets assembled with the help of a python script. because I can! 2013-08-12 20:14:29 +02:00
Sebastian Hugentobler
8b89d71f56 Ability to create an A5 booklet 2013-08-09 00:01:04 +02:00
Sebastian Hugentobler
288ff19aa8 Staffsize is now centralised in 'lilysettings.ly'.
Caveat: you need to run 'make clean' first for a new staffsize to be
picked up.
2013-04-17 16:32:28 +02:00
Sebastian Hugentobler
54275d8ff8 Use system echo in makefile 2013-04-15 15:07:24 +02:00
Sebastian Hugentobler
3fb46e24ba Better variable naming for the git revision info command in the Makefile 2013-04-11 16:06:47 +02:00
Sebastian Hugentobler
9701906341 Cleaned up Makefile 2013-04-11 15:56:38 +02:00
Sebastian Hugentobler
2703028507 Maybe now the revision commands will work on the build server... 2013-04-11 15:47:13 +02:00
Sebastian Hugentobler
d456d792e1 Revision.tex is now a variable in the Makefile 2013-04-11 11:06:25 +02:00
Sebastian Hugentobler
823ef62e6a Change the name of the lytex file to the more descriptive
'music_booklet.lytex'
2013-04-09 14:12:43 +02:00
Sebastian Hugentobler
1284a2fd08 Cleaned up the Makefile.
revision.tex now gets removed after a successful build.
2013-04-08 20:41:38 +02:00
Sebastian Hugentobler
d537fd498e Git revision info comes now out of a tex file.
The variant developed on a Windows system didn't work on a Archlinux system.
Now the Makefile creates a file 'revision.tex' which the main latex file inputs as revision number.
Hopefully this will do the trick on both systems.
2013-04-08 20:03:27 +02:00
Sebastian Hugentobler
f1355607c4 No longer using gitinfo for the revision info. To complicated when all I
want is the short revision number. Now it works even on Windows.
2013-04-08 10:13:07 +02:00
Sebastian Hugentobler
3b98e1aeee Makefile copies the gitinfo file to the build directory 2013-04-07 21:48:46 +02:00
Sebastian Hugentobler
7cd465d869 Closes #3
Changed cc license to the unported variant.
Included license xmp metadata.
2013-03-07 15:42:26 +01:00
Sebastian Hugentobler
bff7b5e54b Revert "redone the lilypond commands in the makefile"
pointless change
This reverts commit 6e490e4408.
2012-12-26 04:12:55 +01:00
Sebastian Hugentobler
6e490e4408 redone the lilypond commands in the makefile 2012-12-26 03:59:52 +01:00
Sebastian Hugentobler
27a39f5d66 Initial commit 2012-11-14 10:31:44 +01:00