Re: newbie: bar lines and lead ins

2008-01-18 Thread Matthias Böhringer
Hallo Joe Cool,

am Freitag, 18. Januar 2008 um 11:34 schriebst Du:
 

> Please,

> \time 6/8 \key g \major g'8   \bar "| 
> "
> \repeat volta 2 {
>b'8 ^"G" a'8g'8b'8 a'8g'8  %\bar 
> "|"
>b'8 ^"Bm" a'8b'8b'8c''8d''8%\bar 
> "|"
>b'8 ^"G" a'8g'8b'8a'8g'8   %\bar 
> "|"
>a'8 ^"D" b'8a'8fis'8e'8d'8 %\bar 
> "|"
>b'8 ^"G" a'8 g'8b'8a'8g'8  %\bar 
> "|"
>b'8 ^"Bm" a'8b'8b'8c''8 d''8   %\bar 
> "|"
>e''8 ^"C" g''8e''8d''8 ^"G" c''8b'8%\bar 
> "|"
>a'8 ^"D" fis'8a'8g'4 ^"G"  %\bar 
> "|"
> }

> I would like this to print as: 

> g|bag bag|bab bcd| ..

> but Lily shows it with the first bar line missing and remainder in the
> wrong places.

> I know I can put the bar lines in manually, but that is a pain. 

> In essence I need "print one or two lead-in notes, a bar line and then
> start counting".

> My searches of the LM have failed to find this.


You need to tell lilypond that the first note is a pickup note which
does not belong to the first full measure.

See \partial in the docs!

Liebe Grüße, Matthias
-- 
Matthias Böhringer
Brunnenstraße 6
72296 Schopfloch-Unteriflingen



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: newbie: bar lines and lead ins

2008-01-18 Thread Mats Bengtsson
Please read about \partial in the section on "Advanced rhythmic 
commands" in the

Tutorial.

(You would also have found the information if you had searched for
"pickup" or "upbeat" or "anacrusis" in the "LilyPond Index", i.e. the
index of the manual.)

   /Mats

Joe Mc Cool wrote:

Please,

\time 6/8 \key g \major g'8   \bar "| "
\repeat volta 2 {
   b'8 ^"G" a'8g'8b'8 a'8g'8%\bar "|"
   b'8 ^"Bm" a'8b'8b'8c''8d''8  %\bar 
"|"
   b'8 ^"G" a'8g'8b'8a'8g'8 %\bar "|"
   a'8 ^"D" b'8a'8fis'8e'8d'8   %\bar "|"
   b'8 ^"G" a'8 g'8b'8a'8g'8%\bar "|"
   b'8 ^"Bm" a'8b'8b'8c''8 d''8 %\bar 
"|"
   e''8 ^"C" g''8e''8d''8 ^"G" c''8b'8%\bar 
"|"
   a'8 ^"D" fis'8a'8g'4 ^"G"  %\bar 
"|"
}

I would like this to print as: 


g|bag bag|bab bcd| ..

but Lily shows it with the first bar line missing and remainder in the
wrong places.

I know I can put the bar lines in manually, but that is a pain. 


In essence I need "print one or two lead-in notes, a bar line and then
start counting".

My searches of the LM have failed to find this.

  


--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
   Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


newbie: bar lines and lead ins

2008-01-18 Thread Joe Mc Cool
Please,

\time 6/8 \key g \major g'8   \bar "| "
\repeat volta 2 {
   b'8 ^"G" a'8g'8b'8 a'8g'8  %\bar "|"
   b'8 ^"Bm" a'8b'8b'8c''8d''8%\bar "|"
   b'8 ^"G" a'8g'8b'8a'8g'8   %\bar "|"
   a'8 ^"D" b'8a'8fis'8e'8d'8 %\bar "|"
   b'8 ^"G" a'8 g'8b'8a'8g'8  %\bar "|"
   b'8 ^"Bm" a'8b'8b'8c''8 d''8   %\bar "|"
   e''8 ^"C" g''8e''8d''8 ^"G" c''8b'8%\bar "|"
   a'8 ^"D" fis'8a'8g'4 ^"G"  %\bar "|"
}

I would like this to print as: 

g|bag bag|bab bcd| ..

but Lily shows it with the first bar line missing and remainder in the
wrong places.

I know I can put the bar lines in manually, but that is a pain. 

In essence I need "print one or two lead-in notes, a bar line and then
start counting".

My searches of the LM have failed to find this.

-- 
Thanks

Joe Mc Cool
Snark, currently LEYC
028 37548074, 07802572441


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user