Re: [frogs] tablature: ties and harmonics (issue1669041) |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: marc@xxxxxxxxxx, n.puttock@xxxxxxxxx, frogs@xxxxxxxxxxx, reply@xxxxxxxxxxxxxxxxxxxxxxxxxx
- Subject: Re: [frogs] tablature: ties and harmonics (issue1669041)
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Mon, 21 Jun 2010 21:06:49 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1277147212; l=862; s=domk; d=hohlart.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=Wj6koSu9vuroko1ErK4S8TfSRN8=; b=WveplSKxfotBScpUxxblx+Opw1rfY9RRq81wcswIBxmzLO09y9rHXxXNT31A7qJicCR LhAdJybR8fbnAXQ81ezIN8kd0nhx/6V5mBMM6S2nOH6j4d3qLiWdwVMkECRmhfrvYt6o+ jWlaOySFaWcENBgui0uu5Kw39PlbCz+LESg=
Marc Hohl schrieb:
Marc Hohl schrieb:
[...]
if it is accepted, I will continue
on this issue and simplify parts of scm/tablature.scm.
Ok, done.
Now I *must* overlook the obvious, because the fret numbers still disappear,
even if they are not tied together.
Please have a look at this simple input file:
---
\version "2.13.25"
test = \relative c {
< c\harmonic >2 < c\harmonic >
}
\context StaffGroup <<
\context Staff {
\clef "G_8"
\test
}
\context TabStaff {
\test
}
>>
---
The fret number will be invisible, and since no tie function in
scm/tablature.scm
is called during this compilation, I think the error must be buried
somewhere in
scm/output-lib.scm, but during the tests for the changes in this file,
everything
worked correctly ...
Marc
http://codereview.appspot.com/1669041/show
---
----
Join the Frogs!