beginner problem

2013-12-01 Thread Siena
rchives of this list makes me think I should maybe have something called cygwin installed, and I don't seem to, so maybe that's the problem, but those messages were also from a long time ago. Any ideas would be very appreciated... Siena ___

Re: beginner problem

2013-12-01 Thread Siena
SoundsFromSound gmail.com> writes: > > Siena wrote > > Hi all - I just downloaded LilyPond, ran the test which worked fine, and > > now > > I'm trying to follow the tutorial, and ran into a problem right off at the > > command line section. When I ope

Re: putting markup above chord names

2015-02-24 Thread Siena Kaplan
eone } >> \layout { \context { \ChoirStaff \accepts "ChordNames" } \context { \Score \remove "Bar_number_engraver" \override VerticalAxisGroup #'staffgroup-staff-spacing #'basic-distance = #20 } \context { \ChordNames \ov

Re: putting markup above chord names

2015-02-24 Thread Siena Kaplan
I know, I should, just haven't had a chance. Thank you, that totally worked! On Tue, Feb 24, 2015 at 2:24 PM, Kevin Barry > wrote: > > On Tue, Feb 24, 2015 at 7:06 PM, Siena Kaplan > wrote: > >> Sorry, the guide to posting makes a big deal about not including too muc

putting markup above chord names

2015-02-24 Thread Siena Kaplan-Thompson
\key c \major \time 3/4 \partial 4 g8^\markup { \circle \number 1 } a16( b) | c4 b a8 g | a( g) e4 e8^\markup { \circle \number 2 } f16( g) | a4 g f8 e | d4( g) \bar "" \break e8 d | c4 c c8 g' | f4 e e8 g | a4 g e8 d | c2 \bar "|." } Thank you! Siena