Pierre,

On Wed, Feb 10, 2016 at 12:43 PM, Schneidy [via Lilypond] <
ml-node+s1069038n187088...@n5.nabble.com> wrote:

> Hi Abraham,
> you were faster.
> Anyway, Luca, you said "above", so here's "above":
>
> \version "2.18.2"
>
> theMusic = \relative c' {
>   c8. d16 e4 f8. g16 a4 a
> }
>
> \score {
>   <<
>     \new RhythmicStaff
>       \with {
>         \remove "Staff_symbol_engraver"
>         \omit TimeSignature
>         \omit BarLine
>         \override VerticalAxisGroup.staff-staff-spacing = #'(
>                             (basic-distance . 0)
>                             (padding . 1))
>       }
>       \theMusic
>       \new Staff \theMusic
>   >>
>   \layout { }
> }
>

That is super funny! This was the exact snippet I was going to send back
after I saw yours. Nicely done!

- Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Writing-notes-for-explaining-rhythm-tp187085p187089.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to