Graham Percival wrote Monday, July 30, 2012 7:11 PM

> ** Subset for first phase
> 
> In greater detail: I’m suggesting that we have multiple rounds of
> syntax stabilization. The proposed elements of current lilypond
> notation which we will stabilize is captured by these two files:
> 
> \version "2.16.0"
> \score {
>  \new Staff {
>    \new Voice {
>      \partial 8 d8 |
>      c4 d' e, f'' |
>      \times 2/3 {a4 b c} \grace {d16} d2 |
>      \acciaccatura {b16} c2 \appoggiatura {b16} c2 |
>    }
>  }
>  \header {
>    title = "don't overwrite this title"
>    composer = "the lilypond GLISS team"
>  }
>  \midi {}
> }

Currently this code produces no pdf and, if \layout {} is 
added, no titles.

Was this an intentional suggestion for a change in syntax, 
or just an oversight?
 
Trevor
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to