Thank you very much. I ever thought about it, but all examples in NR I know are
using this override in layout block. So I didn't know whether it can be used as
this.
So I suggest it should be added in the documentation.
Regards
Haipeng
___
lilypond-u
2010/3/13 胡海鹏 - Hu Haipeng :
> At the beginning of the music, the 1st violin is divided into bracketed
> two parts to generate different harmonics. However, it becomes unis in the
> future, so I must prepare a separate violin I part. If I need to show all
> instruments at the beginning, then both
Hello,
I have a problem with temporarily divisi desks (pult).
At the beginning of the music, the 1st violin is divided into bracketed two
parts to generate different harmonics. However, it becomes unis in the future,
so I must prepare a separate violin I part. If I need to show all instrument
Peter Kaplan wrote:
Francisco Vila gmail.com> writes:
Here goes another (uglier) starting point:
arrows = \markup { \postscript #psarrows }
{ c'1-\arrows }
% end
Thanks, Francisco! Unfortunately when I try to implement this code, lilypond
fails to recognize \postscript. I'm i
On Tue, 17 Jun 2008 04:24:09 + (UTC)
Peter Kaplan <[EMAIL PROTECTED]> wrote:
> Francisco Vila gmail.com> writes:
>
> > arrows = \markup { \postscript #psarrows }
> >
>
> Thanks, Francisco! Unfortunately when I try to implement this code,
> lilypond fails to recognize \postscript. I'm in
Francisco Vila gmail.com> writes:
> Here goes another (uglier) starting point:
>
> arrows = \markup { \postscript #psarrows }
>
> { c'1-\arrows }
>
> % end
Thanks, Francisco! Unfortunately when I try to implement this code, lilypond
fails to recognize \postscript. I'm in v.2.10.33-1, so I
Kieren MacMillan sympatico.ca> writes:
> >> So, is there a lilypond slashcommand to
> >> render the little diverging arrows that appear
> >> at the end of a staff that's about to be
> >> divisi beginning in the next system?
> You might start with the following:
> arrow = \markup { \fontsiz
2008/6/14 Kieren MacMillan <[EMAIL PROTECTED]>:
> You might start with the following:
>
>arrow = \markup { \fontsize #5 \override #'(thickness . 3) \combine
> \draw-line #'(0 . 4) \arrow-head #Y #DOWN ##t }
>\markup { \combine \raise #-1 \rotate #45 \arrow \raise #1 \rotate #135
> \arrow }
Hi Peter,
So, is there a lilypond slashcommand to
render the little diverging arrows (point-
ing "northeast" and "southeast") that appear
at the end of a staff that's about to be
divisi beginning in the next system? Or
has anyone come up with a nice codesnippet
to draw these little arrows?
St
Peter Kaplan gmail.com> writes:
> So, is there a lilypond slashcommand to
> render the little diverging arrows (point-
> ing "northeast" and "southeast") that appear
> at the end of a staff that's about to be
> divisi beginning in the next system? Or
> has anyone come up with a nice codesnip
Dave mho.com> writes:
>
> I'm transcribing a violin piece that
> has divisi and unison. The divisi portions
> are not synchronsous (i.e. they have
> basically different parts) and need to be
> on separate staffs. How would I make a
> score that has 2 staffs
\paper {papersize = "letter"
indent = 0.0\in }
\score {
\new GrandStaff { \notes {
d'4 d' d' d' |
d' d' d' d' |
d' d' d' d' |
d' d' d' d' | \break
<<
Thanks again. What you sent wasn't quite right, a "{"
was in the wrong place or something, but close enough
for me to understand what is going on. I am including
what worked for me so that it might help someone else.
So, Brahms Symphony No. 1 2nd movement where the
first violins split into secti
On Wed, 26 Nov 2003 20:35:09 -0800 (PST)
Christopher Ellis <[EMAIL PROTECTED]> wrote:
> Thanks, this helped me also. Is there a way to make
> the two staffs be contained in a brace like piano
> music. I have tried different things with no luck. i
> have seen this in Brahms Symphony 1, first viol
, they are braced
together. Thanks.
Chris
--- Graham Percival <[EMAIL PROTECTED]> wrote:
> On Mon, 24 Nov 2003 16:57:41 -0700
> Dave <[EMAIL PROTECTED]> wrote:
> > I'm transcribing a violin piece that has divisi
> and unison. The
> > divisi portions
On Mon, 24 Nov 2003 16:57:41 -0700
Dave <[EMAIL PROTECTED]> wrote:
> I'm transcribing a violin piece that has divisi and unison. The
> divisi portions are not synchronsous (i.e. they have basically
> different parts) and need to be on separate staffs. How would I make
> a
I'm transcribing a violin piece that has divisi and unison. The divisi portions
are not synchronsous (i.e. they have basically different parts) and need to be
on separate staffs. How would I make a score that has 2 staffs for the divisi
part and 1 staff for the unison part?
T
17 matches
Mail list logo