bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1459 in lilypond: \hideNotes in tablature adds unwanted marks


From: lilypond
Subject: Issue 1459 in lilypond: \hideNotes in tablature adds unwanted marks
Date: Sun, 19 Dec 2010 20:06:54 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1459 by ColinPKCampbell: \hideNotes in tablature adds unwanted marks
http://code.google.com/p/lilypond/issues/detail?id=1459

When \hideNotes is used in tablature, either a small vertical line or
a dot is typeset in addition to the tab notehead. Here is a tiny
example:

\version "2.13.44"

bug =  {
   \hideNotes
   g4\3
   \unHideNotes
   c'4\3
}

\new TabStaff  { \bug }

<<
   \new Staff { \bug }
   \new TabStaff { \bug }
 >>


Attachments:
        line.png  6.5 KB




reply via email to

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