missing feature? piano hand brackets

2009-03-10 Thread till Rettig
Hi, from the German LilyPond-Forum (at http://www.lilypondforum.de/index.php?topic=234.0): In Piano music it is some times important to indicat that a note written in one staff should be played by the hand of the other staff. This is mostly done by a l-shaped bracket pointing towards the staff

Re: missing feature? piano hand brackets

2009-03-10 Thread Mats Bengtsson
For the second example, you can get almost the same layout using an arpeggio with arpeggioBracket, see http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Lines#Arpeggio Unfortunately, the current implementation of these brackets is hardcoded to print them to the left of the chord. It

Re: missing feature? piano hand brackets

2009-03-10 Thread till Rettig
Datum: Tue, 10 Mar 2009 11:10:55 +0100 Von: Bertalan Fodor (LilyPondTool) lilypondt...@organum.hu An: till Rettig till.ret...@gmx.de CC: lilypond-user@gnu.org Betreff: Re: missing feature? piano hand brackets First can be easily achieved with a postscript markup. (Two straight lines) till Rettig

Re: missing feature? piano hand brackets

2009-03-10 Thread Mats Bengtsson
Bertalan Fodor (LilyPondTool) wrote: First can be easily achieved with a postscript markup. (Two straight lines) Is Postscript easier than the built-in markup commands? \markup{\concat{ \draw-line #'(0 . 3) \draw-line #'(1 . 0)}} The tricky part is to automatically get correct the length and

RE: missing feature? piano hand brackets

2009-03-10 Thread Nick Payne
: Tuesday, 10 March 2009 19:34 To: lilypond-user@gnu.org Subject: missing feature? piano hand brackets Hi, from the German LilyPond-Forum (at http://www.lilypondforum.de/index.php?topic=234.0): In Piano music it is some times important to indicat that a note written in one staff should