lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 1189 in lilypond: articulation-generating scri


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1189 in lilypond: articulation-generating script needs verbatim @lilypond (A10 and A13 Appendices of NR)
Date: Tue, 24 Dec 2013 20:32:14 +0000

Updates:
Summary: articulation-generating script needs verbatim @lilypond (A10 and A13 Appendices of NR)

Comment #5 on issue 1189 by address@hidden: articulation-generating script needs verbatim @lilypond (A10 and A13 Appendices of NR)
http://code.google.com/p/lilypond/issues/detail?id=1189

The layout for the appendix is quite elegant though, so I wondered if there as a way to set more context settings inside the @lilypond[...] macro (?).

I.e. currently I can see that A.13 uses

   \context {
    \RhythmicStaff
    \remove "Time_signature_engraver"
    \hide BarLine
    \override Stem.direction = #down
  }

Is there a way to do this in the macro without having to explicitly state it verbatim - not that that matters but it would look better in the resulting verbatim code - I think anyway.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]