Hi Knute,
> Le mardi 10 octobre 2023 à 09:41 -0700, Knute Snortum a écrit :
>> Is there a way to change staff-staff-spacing in different pages in the same
>> piece?
> Unfortunately not. You have to chose settings that work well for the whole
> score (or, if you must, resort to hidden markups ta
Le mardi 10 octobre 2023 à 09:41 -0700, Knute Snortum a écrit :
> Is there a way to change staff-staff-spacing in different pages in the same
> piece?
Unfortunately not. You have to chose settings that work well for the whole score
(or, if you must, resort to hidden markups taking space).
>
Is there a way to change staff-staff-spacing in different pages in the same
piece? For instance, here is a MWE that shows how I thought it might be
done, but it doesn't work:
\version "2.24.2"
\new PianoStaff <<
\new Staff \relative {
\override Score.StaffGrouper.staff-staff-spacing.paddin
Hi Paul,
This works
for what you are after I believe.
musicB = {
\new PianoStaff <<
{ \new Staff = "right" {
\override Staff.StaffSymbol.color = #blue
c'1-\markup "blue"
\stopStaff \override Staff.StaffSymbol.color = #magenta
\startS
Hi Paul,
Am 04.06.21 um 16:36 schrieb Paul McKay:
I am working on some Haydn piano music and want to distinguish between
urtext and my version music. (I plan to write out the variations I use
when I repeat.) A neat way to do it would be to change the colour of
the staff lines. I can't find a w
Hi
I am working on some Haydn piano music and want to distinguish between
urtext and my version music. (I plan to write out the variations I use when
I repeat.) A neat way to do it would be to change the colour of the staff
lines. I can't find a way that works. I can change the colour easily enough
Hi Urs,
> The problem with this is (as Harm pointed out already rather at the
> beginning of this thread) that there may be elements at the wrong size
> at the changing spot.
Easily fixed.
SNIPPET BEGINS
\version "2.19"
\header {
tagline = ##f
}
\layout {
indent = 0
\context {
\Sco
Am 10.09.2016 um 16:29 schrieb Kieren MacMillan:
> Hi Michael,
>
>> I was hoping to be able to change staff sizes within a score without the
>> bizarre kludge of creating an entirely new score everytime the staff size
>> changes.
> I’m not sure “bizarre” was a necessary descriptor… On a mailing l
Hi Michael,
> I was hoping to be able to change staff sizes within a score without the
> bizarre kludge of creating an entirely new score everytime the staff size
> changes.
I’m not sure “bizarre” was a necessary descriptor… On a mailing list (such as
this one) where people are generously donati
Looks like \stopStaff and \startStaff aren't needed. -Paul
\version "2.19.42"
\relative c' {
c d e f
\break
\magnifyStaff #2
c d e f
\break
\magnifyStaff #1
c d e f
}
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
On 09/10/2016 10:04 AM, Michael Rivers wrote:
I was hoping to be able to change staff sizes within a score without the
bizarre kludge of creating an entirely new score everytime the staff size
changes. Many apologies for being unclear.
How about this? (Hmmm... the barlines are the wrong size
I was hoping to be able to change staff sizes within a score without the
bizarre kludge of creating an entirely new score everytime the staff size
changes. Many apologies for being unclear.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-throughout-a
Am 09.09.2016 um 20:05 schrieb Kieren MacMillan:
> Hi Michael,
>
>> print an example of a scale in normal sized print,
>> followed by an arbitrary number of larger staves for students to draw their
>> own scales. That would require being able to change the size of a single
>> staff on the fly.
>
Hi Michael,
> print an example of a scale in normal sized print,
> followed by an arbitrary number of larger staves for students to draw their
> own scales. That would require being able to change the size of a single
> staff on the fly.
Not really…
%%% SNIPPET BEGINS
\version "2.19"
\paper {
own scales. That would require being able to change the size of a single
staff on the fly.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-throughout-a-score-tp194304p194387.html
Sent from the User mailing list archive at Nabble.com
Hi Urs,
> "This OP's message" was mine:
> http://lists.gnu.org/archive/html/lilypond-user/2016-09/msg00144.html to
> which Michael replied, unfortunately without quoting.
Yes, I see that now. I meant Michael’s request — which, as we’ve said, Lily can
easily handle.
Apologies for the noise/confus
Am 08.09.2016 um 22:06 schrieb Kieren MacMillan:
> Hi Urs,
>
>> We're talking about changing from one system to the next,
>> not about having staves of different size in parallel.
> You were talking about that in another thread… but where in this OP’s message
> was that restriction? Sorry if I m
Hi Urs,
> We're talking about changing from one system to the next,
> not about having staves of different size in parallel.
You were talking about that in another thread… but where in this OP’s message
was that restriction? Sorry if I missed it.
> Indeed it seems Finale is the only "big" tool
Am 08.09.2016 um 21:46 schrieb Kieren MacMillan:
> Hi Michael,
>
>> I want to make the examples in regular sized staves and make the
>> lines for the student responses with larger staves.
> Like this?
>
> \version "2.19"
> \score {
> <<
> \new Staff \with { \magnifyStaff #1/2 } { \repeat un
Hi Michael,
> I want to make the examples in regular sized staves and make the
> lines for the student responses with larger staves.
Like this?
\version "2.19"
\score {
<<
\new Staff \with { \magnifyStaff #1/2 } { \repeat unfold 4 c''1 }
\new Staff { \repeat unfold 4 c''1 }
>>
}
Of
is
the only notation software that handles changing staff sizes with ease. It
would be great if Lilypond could join it.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-throughout-a-score-tp194304p194331.html
Sent from the User mailing list archive at
tion/notation/setting-the-staff-size
>>>
>>> Trevor
>>>
>>> - Original Message -
>>> From: "Urs Liska"
>>> To: "lilypond-user"
>>> Sent: Wednesday, September 07, 2016 11:40 PM
>>> Subject: changing staff
t; - Original Message -
>> From: "Urs Liska"
>> To: "lilypond-user"
>> Sent: Wednesday, September 07, 2016 11:40 PM
>> Subject: changing staff-size throughout a score
>>
>>
>>> Hi all,
>>>
>>&
lypond-user"
> Sent: Wednesday, September 07, 2016 11:40 PM
> Subject: changing staff-size throughout a score
>
>
>> Hi all,
>>
>> is it possible to change the size of the StaffSymbol along the way
>> through a score? My impression is that
>>
>>
Hi Urs
I think \magnifyStaff would do this. See
http://lilypond.org/doc/v2.19/Documentation/notation/setting-the-staff-size
Trevor
- Original Message -
From: "Urs Liska"
To: "lilypond-user"
Sent: Wednesday, September 07, 2016 11:40 PM
Subject: changing staff-siz
Hi all,
is it possible to change the size of the StaffSymbol along the way
through a score? My impression is that
\override Score.StaffSymbol.staff-space
has an effect only when applied in a \with block or at the very first
start of a Staff.
However, I don't see a reason for that behaviour.
Thanks so much!
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Changing-Staff-Size-Without-Messing-Up-Fonts-tp188190p188224.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond
Change staff size first.
HTH
Am 7. März 2016 00:10:57 MEZ, schrieb kwpaprocki :
>Hello,
>
>I've been having trouble with changing staff size. I've been using
>this:
>
>#(set-global-staff-size 30)
>
>to change the staff size. When I do the text and notation f
Hello,
I've been having trouble with changing staff size. I've been using this:
#(set-global-staff-size 30)
to change the staff size. When I do the text and notation fonts change back
to the lilypond defaults. How do I keep this from happening?
Thanks,
Kris
--
View this
Kris,
On Sunday, March 6, 2016, kwpaprocki [via Lilypond] <
ml-node+s1069038n188190...@n5.nabble.com> wrote:
> Hello,
>
> I've been having trouble with changing staff size. I've been using this:
>
> #(set-global-staff-size 30)
>
> to change the staff size.
Jérôme Plût writes:
> Quinto Kalendas Augustas MMXV scripsit Kevin Barry :
>> Hi Jerome,
>>
>> The most relevant part of the manuals for your question is probably here:
>> http://lilypond.org/doc/v2.18/Documentation/notation/
>> changing-context-default-settings
>>
>> It should answer all of yo
Quinto Kalendas Augustas MMXV scripsit Kevin Barry :
> Hi Jerome,
>
> The most relevant part of the manuals for your question is probably here:
> http://lilypond.org/doc/v2.18/Documentation/notation/
> changing-context-default-settings
>
> It should answer all of your questions (and there is even
Hi Jerome,
The most relevant part of the manuals for your question is probably here:
http://lilypond.org/doc/v2.18/Documentation/notation/changing-context-default-settings
It should answer all of your questions (and there is even an example of how
to store a \with block in a variable.
hth,
Kevin
I saw in the documentation how to change the size of a single staff
(such as the solist part in a piano accompaniment score) with the
\with command. However, since I might need to do this for several
scores, I would like to factor out the \with snippet in a macro.
My question is therefore: is ther
iles that, if placed in a common
> directory, compile to the result you are looking for using 2.18.2.
>
> Regards,
>
> Pete H.
>
> On Sat, May 16, 2015 at 11:51 AM, Marco wrote:
>
>> Hello,
>> I would like to know if is possible to reproduce the "Changing staff"
. I've attached files that, if placed in a common
directory, compile to the result you are looking for using 2.18.2.
Regards,
Pete H.
On Sat, May 16, 2015 at 11:51 AM, Marco wrote:
> Hello,
> I would like to know if is possible to reproduce the "Changing staff"
> example (
Hi Marco,
sure it's possible.
See enclosed files.
Cheers,
Pierre
2015-05-16 20:51 GMT+02:00 Marco :
> Hello,
> I would like to know if is possible to reproduce the "Changing staff"
> example (Chapter 2.2.1 Common notation for keyboards of Lilypond guide)
> using:
Hello,
I would like to know if is possible to reproduce the "Changing staff"
example (Chapter 2.2.1 Common notation for keyboards of Lilypond guide) using:
- a single file "left.ly" for the Left-Hand
- a single file "right.ly" for the Right-Hand
- a file "gen
... and again with the attachments:
Am 01.05.2015 um 09:04 schrieb Urs Liska:
> Could you post an image of how it looks with your LilyPond version so we
> know that we are talking about the same stuff?
> Attached is the output of 2.19.20, and I must say I don't have any
> objections against the s
Am 01.05.2015 um 09:04 schrieb Urs Liska:
> Could you post an image of how it looks with your LilyPond version so we
> know that we are talking about the same stuff?
> Attached is the output of 2.19.20, and I must say I don't have any
> objections against the spacing.
My output (2.19.16) looks ex
Could you post an image of how it looks with your LilyPond version so we
know that we are talking about the same stuff?
Attached is the output of 2.19.20, and I must say I don't have any
objections against the spacing.
Urs
Am 01.05.2015 um 08:54 schrieb Noeck:
Hi,
the following example show
Hi,
the following example shows two measures: In the first one 16 16th notes
are spaced equally on the same staff (this looks good).
In the second measure, the voice changes the staff frequently. Each
group of four notes has still an equal horizontal spacing. But between
each of the beamed groups,
- Original Message -
From: "Eby Mani"
To: "David Kastrup"
Cc:
Sent: Saturday, November 24, 2012 8:18 AM
Subject: Re: changing staff size in "\score" context
Oh, that is to combine rests of two choir voices on the same staff, as you
can see I'm
On 24 November 2012 09:18, Eby Mani wrote:
> Oh, that is to combine rests of two choir voices on the same staff, as you
> can see I'm using two voices per staff.
>
> If i disable it, it shows no errors.
>
> Is there a better way of combining rests the same without using "\revert Rest
> #'directi
l Message -
From: David Kastrup
To: Eby Mani
Cc: "lilypond-user@gnu.org"
Sent: Thursday, November 22, 2012 1:52 PM
Subject: Re: changing staff size in "\score" context
Eby Mani writes:
> Thanks, the file compiled with multiple "warning: cannot resolve rest
> coll
Eby Mani writes:
> Thanks, the file compiled with multiple "warning: cannot resolve rest
> collision: rest direction not set" errors in vocal part, where SA and
> TB rests are combined.
>
> *
> global = {
[...]
> \revert Rest #'direction
[...]
> }
What's the idea
are the notes (rests) ?? we need a - short - example to reproduce the
error/warning!
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-in-score-context-tp136641p136707.html
Sent from the User mailing list archive at Nabble.com.
__
g
Cc:
Sent: Wednesday, November 21, 2012 7:02 PM
Subject: Re: changing staff size in "\score" context
Eluze writes:
> Eby Mani wrote
>> Hi, I don't know how to change staff size in the following scenario, need
>> to reduce the size of Organ staff in the score whic
sorry I mixed up the different syntaxes and didn't respect the version Eby
gave us
but I'm really fond of this new and practical feature (don't more need to
write *#*,* '*, *(* so many times …)
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com
Eluze writes:
> Eby Mani wrote
>> Hi, I don't know how to change staff size in the following scenario, need
>> to reduce the size of Organ staff in the score which should be given to
>> the choir and vice versa for the Organist.
>>
>> Are there any commands that can be used in "\score" context ?
moveEmptyStaffContext" is called, both endup in fatal error.
Eby
From: Eluze
To: lilypond-user@gnu.org
Sent: Wednesday, November 21, 2012 3:46 PM
Subject: Re: changing staff size in "\score" context
Eby Mani wrote
> Hi, I don't know how to change staff size in th
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-in-score-context-tp136641p136646.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi, I don't know how to change staff size in the following scenario, need to
reduce the size of Organ staff in the score which should be given to the choir
and vice versa for the Organist.
Are there any commands that can be used in "\score" context ?. I don't want to
mess anything where the mus
Paul Morris writes:
> On Nov 2, 2012, at 4:45 PM, David Kastrup wrote:
>
>> Paul Morris writes:
>>
>>> On Oct 31, 2012, at 7:11 PM, Paul Morris wrote:
>>>
>>> That worked to avoid the error, but didn't seem quite right (since it
>>> didn't seem to matter what values you fed it). So I checke
On Nov 2, 2012, at 4:45 PM, David Kastrup wrote:
> Paul Morris writes:
>
>> On Oct 31, 2012, at 7:11 PM, Paul Morris wrote:
>>
>> That worked to avoid the error, but didn't seem quite right (since it
>> didn't seem to matter what values you fed it). So I checked the
>> LilyPond source code
Paul Morris writes:
> On Oct 31, 2012, at 7:11 PM, Paul Morris wrote:
>
> That worked to avoid the error, but didn't seem quite right (since it
> didn't seem to matter what values you fed it). So I checked the
> LilyPond source code (scm/output-ps.scm), and it seems like this is
> the better wa
On Oct 31, 2012, at 7:11 PM, Paul Morris wrote:
> On Mike's suggestion I also switched to using internal path stencils instead
> of embedded PS. The only problem I ran into was using "fill" to get a filled
> triangle. I used:
>
> upTriangle =
> #(ly:make-stencil
> '(path 0.09
> '(
On 1 nov. 2012, at 12:44, m...@mikesolomon.org wrote:
> On 1 nov. 2012, at 00:11, Paul Morris wrote:
>
>> On Oct 31, 2012, at 4:52 PM, Thomas Morley
>> wrote:
>>
>>> Hi Paul,
>>>
>>> postscript is scaled with global-staff-size only.
>>>
>>> To work around you could use:
>>>
>>> TwinNoteNo
On 1 nov. 2012, at 00:11, Paul Morris wrote:
> On Oct 31, 2012, at 4:52 PM, Thomas Morley
> wrote:
>
>> Hi Paul,
>>
>> postscript is scaled with global-staff-size only.
>>
>> To work around you could use:
>>
>> TwinNoteNoteHeads =
>> #(lambda (grob)
>> (let* ((sz (ly:grob-property grob 'fo
On Oct 31, 2012, at 4:52 PM, Thomas Morley
wrote:
> Hi Paul,
>
> postscript is scaled with global-staff-size only.
>
> To work around you could use:
>
> TwinNoteNoteHeads =
> #(lambda (grob)
> (let* ((sz (ly:grob-property grob 'font-size 0.0))
> (mult (magstep sz)))
> (set! (ly:
On 31 oct. 2012, at 20:27, Paul Morris wrote:
> Hello, I'm trying to increase the overall size of a given staff, as
> described in the docs[1] using:
>
> \new Staff \with {
> fontSize = #2
> \override StaffSymbol #'staff-space = #(magstep 2)
>
> \override NoteHead #'before-line-
2012/10/31 Paul Morris :
[...]
>
> upTriangle =
> #(ly:make-stencil
> (list 'embedded-ps
> "gsave
> currentpoint translate
> newpath
[...]
Hi Paul,
postscript is scaled with global-staff-size only.
To work around you could use:
TwinNoteNoteHeads =
#(lambda (grob)
(let* ((s
Hello, I'm trying to increase the overall size of a given staff, as described
in the docs[1] using:
\new Staff \with {
fontSize = #2
\override StaffSymbol #'staff-space = #(magstep 2)
\override NoteHead #'before-line-breaking = \TwinNoteNoteHeads
}
But I'm also using custom not
On Thu, 2010-02-11 at 11:53 -0500, Kieren MacMillan wrote:
> Hi Mats,
>
> > I hope you don't forget about
> > http://code.google.com/p/lilypond/issues/detail?id=216
>
> Hasn't this specific issue been solved by the \bookpart?
> i.e., the original problem was that you couldn't "produce different s
Hi Mats,
> I hope you don't forget about
> http://code.google.com/p/lilypond/issues/detail?id=216
Hasn't this specific issue been solved by the \bookpart?
i.e., the original problem was that you couldn't "produce different staff size
of different scores within the same book", but each \bookpart
On Thu, 2010-02-11 at 08:57 -0500, David Stocker wrote:
> Trevor,
>
> I'll prepare a rewrite, perhaps this afternoon.
>
> Thanks!
>
> David
>
> Trevor Daniels wrote:
> >
> > David, you wrote Wednesday, February 10, 2010 4:53 PM
> >
> >
> >> I just saw the warning about staff spaces at the botto
Trevor,
I'll prepare a rewrite, perhaps this afternoon.
Thanks!
David
Trevor Daniels wrote:
David, you wrote Wednesday, February 10, 2010 4:53 PM
I just saw the warning about staff spaces at the bottom of the
documentation page. The question remains, is this behavior
beneficial? If so, s
David, you wrote Wednesday, February 10, 2010 4:53 PM
I just saw the warning about staff spaces at the bottom of the
documentation page. The question remains, is this behavior
beneficial? If so, should the documentation and command wording
simply be reworked?
David, if you are willing to r
If they don't do the same thing then clearly change the documentation.
To the degree that they do something different, changing the name of
the command would be good as well. I also like the idea of independent
changes as well--- which if possible should be more clearly reflected
in the docs.
--hs
I just saw the warning about staff spaces at the bottom of the
documentation page. The question remains, is this behavior beneficial?
If so, should the documentation and command wording simply be reworked?
David
Chris wrote:
Hi! Is it possible to change the staff size?
I found in the document
Chris,
Have a look at
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Setting-the-staff-size#Setting-the-staff-size
A couple of notes:
placing #(set-global-staff-size 15.87) somewhere in your file will
change the size of the staff and scale scale all the fonts (music and
text, inc
On 10.02.2010, at 17:17, Chris wrote:
Hi! Is it possible to change the staff size?
I found in the documentation only a command to change
the note size.
Where did you look? It's documented in the Learning Manual, the first
place to read when you start using LilyPond. Here it is:
http://lil
This should do the trick:
#(set-global-staff-size 14)
or any other number, of course.
Jethro.
On Wed, 10 Feb 2010, Chris wrote:
> Hi! Is it possible to change the staff size?
> I found in the documentation only a command to change
> the note size.
___
Hi! Is it possible to change the staff size?
I found in the documentation only a command to change
the note size.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hello, Kris.
I think this answers to my question. Thank you.
I will not try to implement it.
Cheers
Alberto
Mailing Lists wrote:
> Essentially, it sounds like you want 3 staves of vocal music and one
> piano staff (two staves), but you want to hide the vocal staves when
> they are resting and di
James E. Bailey wrote:
>
> El 01.03.2009, a las 19:24, Alberto Simões escribió:
>
>>
>>
>> James E. Bailey wrote:
Basically, there is a portion of the music for piano (two staves), and
it continues with a SATB (with three staves). Thus, I need to "add a
staff" somewhere.
>>>
>>>
El 01.03.2009, a las 19:24, Alberto Simões escribió:
James E. Bailey wrote:
Basically, there is a portion of the music for piano (two
staves), and
it continues with a SATB (with three staves). Thus, I need to "add a
staff" somewhere.
You probabbly need to re-organise the way the music is
Essentially, it sounds like you want 3 staves of vocal music and one
piano staff (two staves), but you want to hide the vocal staves when
they are resting and ditto for the piano, right? Create a score with
5 staves, keeping the vocal and piano parts separate (rather than
using the two pia
James E. Bailey wrote:
>> Basically, there is a portion of the music for piano (two staves), and
>> it continues with a SATB (with three staves). Thus, I need to "add a
>> staff" somewhere.
>
> You probabbly need to re-organise the way the music is defined in
> lilypond. It depends on how you ha
happens all the
time,
but it works for any voice and any type of staff. You can even move
the notes from the string basses up to the flute staff, but this is
probably not recommended.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Common-
notation-for-keyboards#Changing-staff-manual
r any voice and any type of staff. You can even move
> the notes from the string basses up to the flute staff, but this is
> probably not recommended.
>
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Common-notation-for-keyboards#Changing-staff-manually
Thanks for your e
notes from the string basses up to the flute staff, but this is
probably not recommended.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Common-notation-for-keyboards#Changing-staff-manually
If your project is a vocal score then you will also have to deal with
the lyrics, which I haven'
Hello
I have a music that starts with two staffs, and at some points splits to
three (for four voices).
Is there any way to force this change?
Or is the solution to make two separate melodies?
Thanks for any hint and link
Cheers
Alberto
--
Alberto Simões - Departamento de Informática - Univers
Stefan Waler wrote:
Thanks Mats - this did the job!
I really wish there were any tools in lilypond for merging rests over
a complete (polyphonic) staff...
Search for "rests" in the LSR, http://lsr.dsi.unimi.it/
/Mats
___
lilypond-user mailing l
Mats Bengtsson wrote:
It's much easier to answer your question if you provide a complete (but
small) example
of what you have tried. However, if you read at
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Fixing-overlapping-notation#index-MultiMeasureRest_002c-example-of-overr
It's much easier to answer your question if you provide a complete (but
small) example
of what you have tried. However, if you read at
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Fixing-overlapping-notation#index-MultiMeasureRest_002c-example-of-overriding
you will learn ho
Hi,
I would like to write a whole measure rest into a staff which I "left"
just before - is this possible somehow? I tried using two voices with
the result that the rest is is not centered vertically anymore (which
is, BTW, always very annoying anyway).
Thanks for your help!
Stefan
c1 |
\
This code worked for me:
\version "2.11.60"
\score {
\new PianoStaff <<
\new Staff = "up" {
\key es \major \clef treble \time 3/8
\relative c'' {
es4.
}
}
\new Staff = "down" {
\key es \major \clef bass \time 3/8
\relative c
{ \stemUp c16 g' c \change Staff = "up" \stemDo
Hello,
I want to typeset a score and want to keep close to the original in some aspects. The original uses heavly staff changes that look
nice to me.
I tried to use the technic from the lilypond manual pg. 189, but I dont know how to place the beams between the staves. Can you tell
me how I g
al
Cc: lilypond-devel; lilypond-user@gnu.org
Subject: Re: Help on changing staff sizes
Sorry, I try to say it in a way that it might be
added to the docs.
In 5.2.1 the @refbugs (line 495 in spacing.itely
on master) it states:
"@code{layout-set-staff-size} does not change the
distance b
Of
> Till Rettig
> Sent: 05 December 2007 16:49
> To: Graham Percival
> Cc: lilypond-devel; lilypond-user@gnu.org
> Subject: Re: Help on changing staff sizes
>
>
> Sorry, I try to say it in a way that it might be
> added to the docs.
>
> In 5.2.1 the @refbugs
Sorry, I try to say it in a way that it might be added to the docs.
In 5.2.1 the @refbugs (line 495 in spacing.itely on master) it states:
"@code{layout-set-staff-size} does not change the distance between the
staff lines."
Could we add a sentence:
"Use instead the pair
fontSize
What are we supposed to remember for the docs?
- Graham
till wrote:
Thanks. We'll have to remember to mention it also when work is upon the
spacing chapters.
till
Trevor Daniels wrote:
Till Rettig wrote on 03 December 2007 19:41
I would hope somebody could also add the missing
information
lypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
--
View this message in context:
http://www.nabble.com/Help-on-changing-staff-sizes-tf4928761.html#a14166167
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
__
Till Rettig wrote on 03 December 2007 19:41
> I would hope somebody could also add the missing
> information to the
> StaffSymbol documentation.
>
I've just added a guide to magstep to the next version of the
Learning Manual.
> Greetings
> Till
Trevor
___
tch the reduced note size.
Change the two -2s to suit your needs, but keep them the same value.
Trevor D
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Till Rettig
Sent: 01 December 2007 16:29
To: lilypond-user Mailinglist
Subject: [Norton AntiSpam] Help on
2s to suit your needs, but keep them the same value.
Trevor D
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Till Rettig
Sent: 01 December 2007 16:29
To: lilypond-user Mailinglist
Subject: [Norton AntiSpam] Help on changing staff sizes
Hi,
I need some
Hi,
I need some help about changing the distance of staff lines:
in NR 5.2.1 it says
"The context property
fontSize and the layout property staff-space
(in
StaffSymbol) can be used
to tune the size for individual
staves. The sizes of individual staves are relative to the global size."
and
As you may have noticed, the attachments are stripped on the mailing
list (due to the flood of virus emails). Notice that the property
names are case sensitive. If you replace the first 'S' in the
property name by 's', everything should work as you expect.
The lyrics handling was one of the main im
/note line up would be welcome.
I have also attached the original I am trying to recreate. Is there a way of
reproducing the dotted bar lines?
Keith
From: Mats Bengtsson
Date: 24 May 2004 11:54:06
To: Keith Dunsire
Cc: [EMAIL PROTECTED]
Subject: Re: Changing staff brackets in InnerChoirStaff
1 - 100 of 102 matches
Mail list logo