Re: Printing tempo marks on every part

2006-09-06 Thread David Greene
Han-Wen Nienhuys wrote: Anything I can do to help debug this? I can produce a testcase eventually, but probably not right now due to time constraints. I'll try 2.8 and see if that works. segfaults are bugs. Please submit the offending .ly. Yep. I determined that I had a \new Staff in the

Re: Printing tempo marks on every part

2006-09-06 Thread Han-Wen Nienhuys
David A. Greene wrote: Markus Schneider wrote: In pseudo code this would look like this: somevoice = { } partWithAllMarksAndStuff = {} \addquote framework \partWithAllMarksAndStuff I tried this but lily 2.9.17 chokes on the \addquote: Interpreting music... make: *** [test.pdf] Segmentatio

Re: Printing tempo marks on every part

2006-09-05 Thread Mats Bengtsson
By default, rehearsal marks will only appear above the top stave of each score line. If you want it to appear over more staves, you just include the corresponding engraver into the Staff contexts where you want the marks, see http://lists.gnu.org/archive/html/lilypond-user/2006-04/msg00062.html

Re: Printing tempo marks on every part

2006-09-05 Thread David A. Greene
Markus Schneider wrote: In pseudo code this would look like this: somevoice = { } partWithAllMarksAndStuff = {} \addquote framework \partWithAllMarksAndStuff I tried this but lily 2.9.17 chokes on the \addquote: Interpreting music... make: *** [test.pdf] Segmentation fault If I comment th

Re: Printing tempo marks on every part

2006-09-05 Thread Markus Schneider
Hi David, you can have a look at all possible events here: http://lilypond.org/doc/v2.9/Documentation/user/lilypond-internals/Music-classes.html#Music-classes I myself use these: articulation-event text-script-event % Articulation dynamic-event crescendo-event decrescendo-event % D

Re: Printing tempo marks on every part

2006-09-04 Thread David A. Greene
David A. Greene wrote: parts. For example, in an SATB score, the rehearsal letters should appear in all parts but I only want dynamics displayed in one part (say, the alto) to keep clutter down. Slight correction. One would like the rehearsal letters to appear on one of either the soprano o

Re: Printing tempo marks on every part

2006-09-04 Thread David A. Greene
Markus Schneider wrote: You can also use \addquote and filter only desired events using Staff.quotedEventTypes. (http://lilypond.org/doc/v2.9/Documentation/user/lilypond/Quoting-other-voic es.html#Quoting-other-voices) In pseudo code this would look like this: somevoice = { } partWithAllMarksA

Re: Printing tempo marks on every part

2006-08-27 Thread Kieren MacMillan
Hi, Andrew: My (rather simplifed example below) generates an extra stave which I don't want). That's because you haven't put the \globalpar *inside* another Staff, so Lilypond helpfully (?) instantiates one for you. Here's the fixed (and even further simplified) example: % BEGIN SAMPLE

Re: Printing tempo marks on every part

2006-08-27 Thread Andrew Black - lists
yota moteuchi wrote: concerning the bars you may use a "global" part containing only skips and bars you can then combine them as you wish (in a part or for all the parts). have a look at http://www.mutopiaproject.org/ftp/BachJS/BWV1068/bach-air/bach-air-lys.zip or http://www.lilypond.org/doc/v2.6

Re: Printing tempo marks on every part

2006-08-25 Thread Paul Scott
yota moteuchi wrote: concerning the bars you may use a "global" part containing only skips and bars you can then combine them as you wish (in a part or for all the parts). have a look at http://www.mutopiaproject.org/ftp/BachJS/BWV1068/bach-air/bach-air-lys.zip or http://www.lilypond.org/doc/v2.

Re: Printing tempo marks on every part

2006-08-25 Thread Markus Schneider
You can also use \addquote and filter only desired events using Staff.quotedEventTypes. (http://lilypond.org/doc/v2.9/Documentation/user/lilypond/Quoting-other-voic es.html#Quoting-other-voices) In pseudo code this would look like this: somevoice = { } partWithAllMarksAndStuff = {} \addquote fr

Re: Printing tempo marks on every part

2006-08-25 Thread yota moteuchi
concerning the bars you may use a "global" part containing only skips and barsyou can then combine them as you wish (in a part or for all the parts).have a look at http://www.mutopiaproject.org/ftp/BachJS/BWV1068/bach-air/bach-air-lys.zipor http://www.lilypond.org/doc/v2.6/input/mutopia/E.Satie/pe

Printing tempo marks on every part

2006-08-25 Thread Andrew Black - lists
I would like to specify things like tempo marks, double bars, rehearsal makrs in one part only (say piano part) but print them on very part. I want to print as below but only have to specify the details in one part == (Vn 1 part: ) Andante ... [A] ..