Mutopia change history for Mozart-KV488 Note: only changes made since 2007-04-08 are listed commit a533751 Author: Glen Larsen Date: Mon Jan 21 13:51:30 2019 -0800 Update header with new date commit 3ff3e29 Author: William Chargin Date: Sun Jan 13 17:08:33 2019 -0800 kv488: andante: enable mark consistency assertions Summary: As in eb0fec4195e1521afe2a37b749ceade0435dfe7b. commit ec6673e Author: William Chargin Date: Sun Jan 13 17:08:24 2019 -0800 kv488: andante: done commit 50133cf Author: William Chargin Date: Sun Jan 13 17:07:33 2019 -0800 kv488: andante: typeset bassoon through 99 (end) commit 1095dd2 Author: William Chargin Date: Sun Jan 13 08:54:57 2019 -0800 kv488: andante: typeset bassoon through 53 commit b778289 Author: William Chargin Date: Sun Jul 29 12:07:41 2018 -0700 kv488: andante: typeset horn through 99 (end) commit d0f9ba7 Author: William Chargin Date: Sun Jul 29 11:57:23 2018 -0700 kv488: andante: typeset horn through 53 commit d3cd2cf Author: William Chargin Date: Sun Jul 29 13:33:00 2018 -0700 kv488: andante: typeset clarinet through 99 (end) commit 1a1702f Author: William Chargin Date: Fri Jul 27 10:31:46 2018 -0700 kv488: andante: typeset clarinet through 53 commit 462ef80 Author: William Chargin Date: Thu Jul 26 11:06:23 2018 -0700 kv488: andante: typeset viola through 99 (end) commit 79e68e7 Author: William Chargin Date: Thu Jul 26 10:50:37 2018 -0700 kv488: andante: typeset viola through 53 commit 8f05508 Author: William Chargin Date: Thu Jul 26 08:58:24 2018 -0700 kv488: andante: typeset cello through 99 (end) commit c3a07a9 Author: William Chargin Date: Thu Jul 26 00:32:06 2018 -0700 kv488: andante: typeset cello through 53 commit 6bdbb20 Author: William Chargin Date: Wed Jul 25 23:30:15 2018 -0700 kv488: andante: typeset flute through 99 (end) commit 827e3e1 Author: William Chargin Date: Wed Jul 25 23:17:45 2018 -0700 kv488: andante: typeset flute through 53 commit 249b98e Author: William Chargin Date: Wed Jul 25 17:08:53 2018 -0700 kv488: andante: typeset violins through 99 (end) commit e6f3050 Author: William Chargin Date: Wed Jul 25 17:07:47 2018 -0700 kv488: add pizzicato and arco definitions Summary: Ideally, these would automatically save and restore the MIDI instruments. For now, we'll just use manual `\set Staff.midiInstrument` directives in the score. commit 4e17c59 Author: William Chargin Date: Wed Jul 25 15:52:47 2018 -0700 kv488: andante: typeset violins through 83 commit a42b416 Author: William Chargin Date: Wed Jul 25 15:50:07 2018 -0700 kv488: andante: typeset violins through 76 commit 8437e4b Author: William Chargin Date: Wed Jul 25 15:18:36 2018 -0700 kv488: andante: typeset violins through 51 commit 3628d1a Author: William Chargin Date: Wed Jul 25 12:26:18 2018 -0700 kv488: andante: typeset violins through 20 commit 5efea6b Author: William Chargin Date: Wed Jul 25 09:55:25 2018 -0700 kv488: andante: typeset piano through 99 (end) commit 1ccd8be Author: William Chargin Date: Wed Jul 25 00:29:14 2018 -0700 kv488: andante: typeset piano through 84 commit c131075 Author: William Chargin Date: Tue Jul 24 23:49:58 2018 -0700 kv488: andante: typeset piano through 68 commit 2e01e9e Author: William Chargin Date: Sun Jul 22 23:51:31 2018 -0700 kv488: andante: typeset piano through 51 commit f413873 Author: William Chargin Date: Sun Jul 22 23:27:51 2018 -0700 kv488: andante: typeset piano through 35 commit d255aac Author: William Chargin Date: Sun Jul 22 09:56:27 2018 -0700 kv488: andante: typeset piano through 12 commit d209b97 Author: Glen Larsen Date: Mon Jul 30 13:17:10 2018 -0700 Updated header file (verified new id=2229) Renamed primary conductor file (my bad!), adjusted makefile support Added preview image commit 826940b Author: William Chargin Date: Tue Jul 24 09:47:33 2018 -0700 kv488: create `parts/` subdirectory Summary: This commit was created by running ```shell sed -i -e '/articulate\.ly/n; s:\\include ":\\include "../:' parts/*.ly ``` after the obvious `mv`. The build script had to be updated considerably to deal with files whose outputs are not in the same directory as the input. (That is, if you run `lilypond a/b.ly`, then the output is in `b.pdf`, not `a/b.pdf`.) commit e4deeeb Author: William Chargin Date: Tue Jul 24 09:47:23 2018 -0700 kv488: remove `-conductor` suffix from main file commit 7dc8169 Author: William Chargin Date: Tue Jul 24 09:47:16 2018 -0700 kv488: move into -lys subdirectory