Am 29.01.2018 um 11:21 schrieb Blöchl Bernhard:
Thanks! Usually I take care of the notes in mesures and count
correctly, that was an error by chance I overlooked. So I did not now
that lilypond behaviour. I was awaiting an error message or at least a
warning.
No, as Malte said you'll get this when placing a "|" (the barcheck)
where you expect the barline.
Very useful to to regularly (e.g. after every measure) to track down
where something goes wrong.
(In many cases when you misspell a command LilyPond will insert
something like a spacer rest which wil offset the following music. So
you can have barcheck errors even if your durations are all correct.
*With* regular barchecks you'll easily track down such errors.
Regards
Am 29.01.2018 10:56, schrieb Urs Liska:
Am 29.01.2018 um 10:53 schrieb Blöchl Bernhard:
In my limited knowledge of music I think that bar is wrong because
of the dotted 8th note?
Regards
%\version "2.19.80"
\version "2.18.20"
mus = \relative c'' {
d4 cis8 c8 b8. ais8 a gis
}
<<
\new Voice \mus
Indeed, it is, and therefore you see that space to the right of the
barline. This represents the second half of the last eighth note.
Urs
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user