diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2004-09-12 09:33:21 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2004-09-12 09:33:21 +0000 |
commit | 5956be580d291c1460f1c4b5f6e4a1c3e6549602 (patch) | |
tree | 38f2104663e43ef10578b13ab5781fbe8e7cb111 /input/regression/grace-nest2.ly | |
parent | 843b5cd769205cb24ac30cf179798b487a1173f1 (diff) |
* ly/a4-init.ly (vsize): remove papersize init files.
* lily/beam-concave.cc: new file, with new routines for concave
decisions. There are now two types of concaveness: 1. a sharp
logic decision forcing a beam horizontal, and 2. a number that
measures how concave beams are that are not caught by 1.
This fixes: morgenlied.ly and input/regression/beam-concave.ly
Diffstat (limited to 'input/regression/grace-nest2.ly')
-rw-r--r-- | input/regression/grace-nest2.ly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/regression/grace-nest2.ly b/input/regression/grace-nest2.ly index b1a955de19..53b7e0ab5b 100644 --- a/input/regression/grace-nest2.ly +++ b/input/regression/grace-nest2.ly @@ -1,4 +1,4 @@ -\version "2.3.4" +\version "2.3.16" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." |