Staff spacing

2011-06-28 Thread Richard Opheim
In the example below, \version "2.14.0" \layout {\context {\Score }} <<\new Staff = "main" \with {\override VerticalAxisGroup #'staff-staff-spacing = #'(basic-distance . 3) } {\time 6/8 %{1 %} r8 g8 [ b8 ~ ] b8 [ d8 f8 ~ ] %{2 %}<<{ f8 [ f8 f8 ~ ] f8 d8 r8 %{3 %} r8 g8 [ g8 ~ ] g8 [ e8 c8

Spacing between staves

2011-06-25 Thread Richard Opheim
I used to be able to control the space between staves using \override VerticalAxisGroup #'minimum-Y-extent but recently, it seems to have lost functionality. For example, in the snippet below, no matter what numerical values I insert into the parentheses, the ossia staff doesn't change its (d

Tied notes interfere with correct placement of lyric

2011-05-11 Thread Richard Opheim
the 2nd measure? Richard Opheim ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: RhythmicStaff vs. repeat bar-aligned markup

2011-04-23 Thread Richard Opheim
for your main staff - this will add the rehearsal marks back > in for that staff. > > -- > Phil Holmes > > > > - Original Message - > *From:* Richard Opheim > *To:* lilypond-user@gnu.org > *Sent:* Friday, April 22, 2011 9:21 PM > *Subject:* RhythmicStaf

RhythmicStaff vs. repeat bar-aligned markup

2011-04-22 Thread Richard Opheim
b8 r8 b4 b4 b8}>> \once \override Score.RehearsalMark #'break-align-symbols = #'(repeat bar) \once \override Score.RehearsalMark #'self-alignment-X = #RIGHT \mark\markup{\normalsize Repite \normalsize\italic{ad lib.}} %{measure 3 %} e1^\markup

Re: centering

2011-04-21 Thread Richard Opheim
Yeah! Thanks. On Thu, Apr 21, 2011 at 8:41 PM, Nick Payne wrote: > On 22/04/11 13:01, Richard Opheim wrote: > >> Hello Lilypond users. >> I have some markup at the bottom of my score >> >> \markup{Todo se repite {\italic{ad lib.}}} >> >> At present, i

centering

2011-04-21 Thread Richard Opheim
Hello Lilypond users. I have some markup at the bottom of my score \markup{Todo se repite {\italic{ad lib.}}} At present, it is aligned to the left margin. How can I get that to be centered on the page? Richard Opheim ___ lilypond-user mailing list

Single-staff polyphony

2011-03-10 Thread Richard Opheim
ial 4. s4. s2. s2. s4. r8 d4 d4. d4. c8 g4 g8 b4 a4. b8 a4 g4. r8 a4 a4. a4. s2. s2. s4 d8 ~ d8 d4 d4. d4. c4 g8 ~ g8 b4 a4. b8 a4 g4 a8 ~ a8 a4 a4. a4. \bar "|." \layout{} \midi{}} What's wrong? Richard Opheim ___ lilypond-user ma

Re: alignAboveContext not working

2011-03-08 Thread Richard Opheim
gt; \remove "Staff_symbol_engraver" > \remove "Bar_engraver"} > {b4 b8 r8 b8 b8 r8 b4 b4 b8}>> > } > > -- > Phil Holmes > > > > - Original Message - > *From:* Richard Opheim > *To:* Lilypond user email list > *Sent:* Tuesday, March 08, 201

alignAboveContext not working

2011-03-08 Thread Richard Opheim
;main" fontSize = #-3 \override Stem #'length = #5 \remove "Time_signature_engraver" \remove "Staff_symbol_engraver" \remove "Bar_engraver"} {b4 b8 r8 b8 b8 r8 b4 b4 b8}>> ... the ossia bars show up below the staff.

Re: repeat ad lib.

2011-03-02 Thread Richard Opheim
lled "ad > libitum" order (any order you decide) that must be renewed each time. > Duration of pitches are often textually indicated. > examples : > "play these pitches with a long or a very long duration value" > or > "play these notes by groups of 2, 3 or

repeat ad lib.

2011-03-01 Thread Richard Opheim
I don't seem to find anything about "repeat ad lib." in Lilypond. (Repeat ad lib.- a special repeat bracket used when you don't want to specify no. of repeats.) Richard Opheim ___ lilypond-user mailing list lilypond-user@gnu.org