RE: Marks above and below simultaneously

2012-12-06 Thread Daniel Rosen
t: Re: Marks above and below simultaneously On 3 December 2012 00:31, Daniel Rosen wrote: > OK, I think I've mostly figured this out: > > \version "2.16.1" > > marks = { > \tempo "Tempo" > s1 \mark \default > } > > \new Score <<

Re: Marks above and below simultaneously

2012-12-06 Thread Xavier Scheuer
On 3 December 2012 00:31, Daniel Rosen wrote: > OK, I think I've mostly figured this out: > > \version "2.16.1" > > marks = { > \tempo "Tempo" > s1 \mark \default > } > > \new Score << > \new Staff << > \new Voice { c''1 c'' } > \new Voice { \marks } > >> > \new Dynamics \with {

RE: Marks above and below simultaneously

2012-12-05 Thread Daniel Rosen
Thanks a lot! DR -Original Message- From: Thomas Morley [mailto:thomasmorle...@googlemail.com] Sent: Wednesday, December 05, 2012 7:05 PM To: Daniel Rosen Cc: lilypond-user@gnu.org Subject: Re: Marks above and below simultaneously 2012/12/5 Daniel Rosen : > Bump. Can anyone help

Re: Marks above and below simultaneously

2012-12-05 Thread Thomas Morley
2012/12/5 Daniel Rosen : > Bump. Can anyone help me with this? [...] > OK, I think I've mostly figured this out: > > \version "2.16.1" > > marks = { > \tempo "Tempo" > s1 \mark \default > } > > \new Score << > \new Staff << > \new Voice { c''1 c'' } > \new Voice { \marks } > >> >

RE: Marks above and below simultaneously

2012-12-05 Thread Daniel Rosen
Bump. Can anyone help me with this? DR -Original Message- From: Daniel Rosen Sent: Sunday, December 02, 2012 6:31 PM To: lilypond-user@gnu.org Subject: RE: Marks above and below simultaneously OK, I think I've mostly figured this out: \version "2.16.1" marks = {

RE: Marks above and below simultaneously

2012-12-02 Thread Daniel Rosen
Dynamics context--can someone tell me how to fix it? DR -Original Message- From: Daniel Rosen [mailto:drose...@gmail.com] Sent: Saturday, December 01, 2012 10:01 PM To: Pierre Perol-Schneider Cc: lilypond-user@gnu.org Subject: RE: Marks above and below simultaneously The problem with t

RE: Marks above and below simultaneously

2012-12-01 Thread Daniel Rosen
n the mark occurs, it won't show up. DR From: Pierre Perol-Schneider [mailto:pierre.schneider.pa...@gmail.com] Sent: Saturday, December 01, 2012 7:32 PM To: Daniel Rosen Cc: lilypond-user@gnu.org Subject: Re: Marks above and below simultaneously Maybe those snippets could help

Re: Marks above and below simultaneously

2012-12-01 Thread Pierre Perol-Schneider
Maybe those snippets could help : - http://lsr.dsi.unimi.it/LSR/Item?id=735 - http://lsr.dsi.unimi.it/LSR/Item?id=736 2012/12/2 Daniel Rosen > I have my rehearsal marks and metronome marks in a separate voice in the > score I'm typesetting, and I'd like to get them all to show up both above >