> I try to enter piece of music with next rythm
>
> 6/8 c8 | c c c c c c | c c c c c c | c c c c c :| c | c c c c c c |
How about
\partial 8
\repeat volta 2 { 8 c8 |
c c c c c c | c c c c c c | c c c c c } c |
c c c c c c
In general, you could also insert a \bar "|" command anywhere
in the music.
In older versions, it used to be that a bar check | also
inserted a bar line in the output. Now it seems you have to
use both | and \bar "|". As far as I understand, the bar check
not only prints a warning if you are not on a bar line, but
also resets the measurePosition, whereas the \bar command just
inserts a bar line but keeps counting the beats as if the extra
bar line didn't exist.
/Mats
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user