Neil Thornock gmail.com> writes:
> Is there a way to create an accidental style that
> checks for *simultaneous* pitches in any octave, resulting, in this
> example, in a natural on the top note?
>
No, unfortunately; the information available to the accidental-setting rule
is only the set of
Hi,
the attached code is my attempt to center a NoteColumn in a measure (like
MultiMeasureRest).
It's based upon
http://old.nabble.com/centering-text-on-a-measure-td32377202.html (thanks
to David Nalesnik)
While it works fine in most cases, there is one major problem:
Having a key-change to a\min
Jiri Zurek (Prague) wrote:
>
> How do I increase the line spacing (vertical distance of lines of text) in
> the long and very long markup spanning over several pages, please? I
> somehow missed this information in the lilypond web documentation. It
> seems that the default line spacing puts the
Il 29/11/2011 01:32, Francisco Vila ha scritto:
Frescobaldi makes this very easy to do. You select a range of pitches
and choose Tools->Pitches->Transpose. Then enter two absolute pitches
similar to \transpose.
Very nice tool, especially because it can keep the relative input.
Also, lilypo
While I'm at it, try the following:
{ #(set-accidental-style 'neo-modern) }
Yuck! I don't think this should ever be the result of any accidental
rule (e-flat only on the first bottom note, e-natural on every note
*except* the first note).
On Tue, Nov 29, 2011 at 10:57 AM, Neil Thornock wr
I've been frustrated with the available accidental styles. While I
could do all this manually -- ugh!
The modern and neo-modern approaches are best aligned with my
sensibilities, but there is one situation in which I think they fall
short.
If I write the following:
{ #(set-accidental-style 'neo
On 29 November 2011 16:02, Jiri Zurek (Prague) wrote:
>
> How do I increase the line spacing (vertical distance of lines of text) in
> the long and very long markup spanning over several pages, please? I somehow
> missed this information in the lilypond web documentation. It seems that the
> defau
Francisco Vila wrote:
2011/11/29 PMA:
Xavier Scheuer wrote:
...
REST = {
s2
\once \override NoteHead #'stencil = #ly:text-interface::print
\once \override NoteHead #'text = \markup { \musicglyph #"rests.0" }
\once \override Stem #'transparent = ##t
e'2
}
I still do not understand why you n
How do I increase the line spacing (vertical distance of lines of text) in
the long and very long markup spanning over several pages, please? I somehow
missed this information in the lilypond web documentation. It seems that the
default line spacing puts the lines rather close together.
--
View t
Hi,
I'm trying to write a song in maqam Hijaz using a custom key signature
hejaz = #`( (3 . ,SHARP) (2 . ,FLAT) (6 . ,SEMI-FLAT))
But the compiler complaints about ordering of alterations :
Warning : No ordering for key signature alterations
I would like to have : B half-flat, E flat and F shar
2011/11/29 PMA :
> Xavier Scheuer wrote:
> ...
>
>>> REST = {
>>> s2
>>> \once \override NoteHead #'stencil = #ly:text-interface::print
>>> \once \override NoteHead #'text = \markup { \musicglyph #"rests.0" }
>>> \once \override Stem #'transparent = ##t
>>> e'2
>>> }
>
>
>> I still do not understan
11 matches
Mail list logo