Patrick Schmidt schrieb:
Hi Marc,

 I actually sent two enhancement requests to bug-lilyp...@gnu.org one week ago 
(13 Aug. 2009). I wonder what happened to them. (Enhancement request: automatic 
polyphony in TabStaff context; Enhancement request: Automatic glissando marks 
in chords). Where can I see what's on the tracker?

Cheers,
patrick
Hi Patrick,

at least my request got rejected, because I am not allowed to post to the bug list :-(

You can find the tracker here:

http://code.google.com/p/lilypond/issues

On the lilypond web page, I found a link to "Bug reporting", so I try to put the request there...

Marc

-------- Original-Nachricht --------
Datum: Wed, 19 Aug 2009 17:42:40 +0200
Von: Marc Hohl <m...@hohlart.de>
An: bug-lilyp...@gnu.org, "Patrick Schmidt" <p.l.schm...@gmx.de>, "Carl D. Sorensen" 
<c_soren...@byu.edu>
Betreff: Enhancement request: automatic polyphony in TabStaff context

<< ... \\ ... >>, implicitly creates Voice contexts,
even in TabStaff contexts, so the following snippet
creates automatically two new Voices:

\version "2.13.3"

poly = \relative c' {
  << {c1} \\ {a4 g f e} >> a1
}

\score {
   \new TabStaff = "guitar tab" { \poly }
}

It would be very useful to enhance the automatic polyphony
so that it would take care of the context in which it is called.

I don't know whether there are other \...Staff contexts where
this problem exists.

Marc






_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to