RE: How to print 2 rehearsal marks above and below same bar line

2010-12-17 Thread James Lowe
Hello, -Original Message- From: Neil Puttock [mailto:n.putt...@gmail.com] Sent: Fri 12/17/2010 22:50 To: James Lowe Cc: lilypond-user@gnu.org Subject: Re: How to print 2 rehearsal marks above and below same bar line On 16 December 2010 11:29, James wrote: > I suppose I should a

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-17 Thread Neil Puttock
On 16 December 2010 11:29, James wrote: > I suppose I should also add that to the LSR snippet. For the kind of music I > engrave the method for extra offset is fine pretty much, and much less > complicated than adding a second voice and then a \layout {} function. What kind of music are you engr

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-17 Thread Mats Bengtsson
James wrote: #(ly:set-option 'debug-skylines #t) Thank you that worked. (in top-level). I don't know where i learned it and i don't know if it's documented at all. Looks really cool, though :D I did a quick search in the PDFs from the latest doc build and couldn't find 'debug-skyli

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-17 Thread James
Jan On 17/12/2010 00:29, Jan Warchoł wrote: 2010/12/16 James: Is it easy to display those nice lines around the bounding boxes by adding a \paper { } variable? I can only find \paper { annotate-spacing = ##t } Which gives the arrows/values. you have to use this: #(ly:set-option 'debug-skyli

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-16 Thread Jan Warchoł
2010/12/16 James : > Is it easy to display those nice lines around the bounding boxes by > adding a \paper { } variable? > > I can only find > \paper { annotate-spacing = ##t } > Which gives the arrows/values. you have to use this: #(ly:set-option 'debug-skylines #t) (in top-level). I don't know

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-16 Thread James
Hello, On 15/12/2010 22:35, Neil Puttock wrote: The image show why using extra-offset as a workaround is a very bad idea unless you're only tweaking small elements inside a stave: the ReheasalMark's bounding box doesn't move. Umm.. Is it easy to display those nice lines around the bounding bo

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-16 Thread James
Hello On 15/12/2010 22:35, Neil Puttock wrote: On 15 December 2010 16:06, Phil Holmes wrote: And this is what the LSR preview shows. By default, I believe the LSR only outputs a single line, and so that may be why you see more than we get with the LSR. It can be set to give a whole page, bu

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread Neil Puttock
On 15 December 2010 16:06, Phil Holmes wrote: > And this is what the LSR preview shows.  By default, I believe the LSR only > outputs a single line, and so that may be why you see more than we get with > the LSR.  It can be set to give a whole page, but then this is a bit bigger > than optimal fo

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread Phil Holmes
- Original Message - From: "James" To: "Phil Holmes" Cc: "Mats Bengtsson" ; Sent: Wednesday, December 15, 2010 3:38 PM Subject: Re: How to print 2 rehearsal marks above and below same bar line Hello On 15/12/2010 15:06, Phil Holmes wrote: >

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread James
Hello On 15/12/2010 15:06, Phil Holmes wrote: > - Original Message - From: "James" > To: "Phil Holmes" > Cc: "Mats Bengtsson" ; > Sent: Wednesday, December 15, 2010 2:54 PM > Subject: Re: How to print 2 rehearsal marks above and below same

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread Phil Holmes
- Original Message - From: "James" To: "Phil Holmes" Cc: "Mats Bengtsson" ; Sent: Wednesday, December 15, 2010 2:54 PM Subject: Re: How to print 2 rehearsal marks above and below same bar line I have now added both methods to the LSR awaiting approva

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread James
I have now added both methods to the LSR awaiting approval. Once they are published we can then link them to the LSR URLs instead of filling up the tracker with lots of different methods. James On 15/12/2010 12:56, Phil Holmes wrote: - Original Message - From: "James" However as a

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread Phil Holmes
- Original Message - From: "James" However as a general question from all this regarding workarounds, while we don't document workarounds in the Notation Reference or the Learning manual and while we use Snippets and LSR for 'tweaks' like this; I wondered from the point of view of a

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-15 Thread James
On 14/12/2010 11:28, Phil Holmes wrote: And hello from me. - Original Message - From: "James Lowe" To: "Mats Bengtsson" ; Sent: Tuesday, December 14, 2010 10:34 AM Subject: RE: How to print 2 rehearsal marks above and below same bar line Hello -Origin

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-14 Thread Phil Holmes
And hello from me. - Original Message - From: "James Lowe" To: "Mats Bengtsson" ; Sent: Tuesday, December 14, 2010 10:34 AM Subject: RE: How to print 2 rehearsal marks above and below same bar line Hello -Original Message- From: lilypond-user-bounces

RE: How to print 2 rehearsal marks above and below same bar line

2010-12-14 Thread James Lowe
Hello -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of Mats Bengtsson Sent: Tue 12/14/2010 9:01 To: lilypond-user@gnu.org Subject: Re:How to print 2 rehearsal marks above and below same bar line > Nick, Matts and James (et al) > > On 30/11/

Re: How to print 2 rehearsal marks above and below same bar line

2010-12-13 Thread James
Nick, Matts and James (et al) On 30/11/2010 01:12, Nick Payne wrote: On 30/11/10 10:53, James Bailey wrote: Hello, I asked this exact same question almost exactly two years ago! Here is the response I got from Mats. It worked for me, even if it was a bit fiddly: *From: *Mats Bengtsson mailto:m

Re: How to print 2 rehearsal marks above and below same bar line

2010-11-29 Thread Nick Payne
On 30/11/10 10:53, James Bailey wrote: Hello, I asked this exact same question almost exactly two years ago! Here is the response I got from Mats. It worked for me, even if it was a bit fiddly: *From: *Mats Bengtsson > *Date: *December 11, 2008 5:36:04 PM GMT+01

Re: How to print 2 rehearsal marks above and below same bar line

2010-11-29 Thread James Bailey
Hello, I asked this exact same question almost exactly two years ago! Here is the response I got from Mats. It worked for me, even if it was a bit fiddly: > From: Mats Bengtsson > Date: December 11, 2008 5:36:04 PM GMT+01:00 > To: james > Cc: lilypond-user Mailinglist > Subject: Re: two simulta

Re: How to print 2 rehearsal marks above and below same bar line

2010-11-29 Thread jakob lund
Hi I've been trying to do something like that my conclusion was that I couldn't because adding two marks to the same bar line would just cause one of them to be deleted. there is an example here that circumvents this by adding an invisible bar line: http://www.kainhofer.com/~lilypond/Documentati