bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tab - wrong bar duration? wrong note stem?


From: Janek Warchoł
Subject: Re: tab - wrong bar duration? wrong note stem?
Date: Sun, 2 Jun 2013 16:35:48 +0200

2013/6/2 bb <address@hidden>:
> \version "2.16.2"
>
> \new TabStaff <<
>   \set TabStaff.tablatureFormat = #fret-number-tablature-format-banjo
>   %\set TabStaff.stringTunings = #banjo-open-g-tuning
>   {
>     \tabFullNotation
>     \stemDown
>     g8 a2 b8 c
>     a4 b2 c8 d
>   }
>
>>>
>
> If you try this example you will see
>
> 1. the note stem (or tail) of the half notes are double

That's how they should be notated.

> 2. the bar line will be set wrong! The first bar has 3 eightth note, one
> quarter note and a half note, makes 9 eighth!

What would you like LilyPond to do?  It seems that the durations are
wrongly specified; LilyPond just tries to place a barline where it
should be.  Maybe you're looking for something like this
http://www.lilypond.org/doc/v2.16/Documentation/notation/displaying-rhythms#automatic-note-splitting
?
And by the way, the first bar contains only one half of the quarter
note - the second half (which looks like some empty space) is placed
after the barline.

hth,
Janek



reply via email to

[Prev in Thread] Current Thread [Next in Thread]