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 <<
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 {
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
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 }
> >>
>
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 = {
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
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
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
>