]> git.donarmstrong.com Git - lilypond.git/blob - init/symbol16.ly
patch::: 0.1.9.jcn1: tegen negen
[lilypond.git] / init / symbol16.ly
1 \version "0.1.1";
2
3 breve = \duration { -1 0 }
4 longa = \duration { -2 0 }
5
6 \include "dynamic.ly"
7 \include "dutch.ly" 
8 \include "script.ly"
9 \include "engraver.ly"
10 \include "paper16.ly"
11
12 % ugh
13 \include "midi.ly"
14
15 % declarations for standard directions
16 left = -1
17 right = 1
18 up = 1
19 down = -1
20