years since I used lilypond last. I
must say it keeps getting better and better. The placement is usually
very good without my having to do anything. I'm also curious to know
if anyone is working on a jazz font for lilypond. I raised this issue
on the mailing list a few years ago but I
I found the following tip on page 242 of the lilypond manual:
\overrideProperty
#"Score.NonMusicalPaperColumn"
#'line-break-system-details
#'((fixed-alignment-extra-space . 5))
for increasing the space between individual systems. What about the
opposite? Is there an easy way for me to reduce t
Never mind. Found my answer. On the same page of the manual no less:
"The distance for fixed-alignment-extra-space may also be negative."
Sorry to trouble the list.
On 12/16/06, Carl Youngblood <[EMAIL PROTECTED]> wrote:
I found the following tip on page 242 of the
I'm trying to write an arpeggio on a piano system that begins in the
bass clef and continues in the treble clef with the same beam for the
eight notes. In other words, there are a series of eighth notes in
the arpeggio. The ones in the bass clef have note stems going down
from the beam and the o
There are also places where 3/2 is necessary with the current way of
doing things. For example, I was just doing a piece in 12/8 time
where triplets are the norm and I needed to do eighth notes with a
two feel. In this case I had to use \times 3/2 { c8 c } etc. I
guess in this case you'r
I am writing a six-part male choir arrangement and would like to
generate midi for each part that plays the part louder than the rest.
Although I can use a sequencing program to adjust the volume of a
given track, it would be nice to be able to generate voices with a
specific volume or relative vol
How can I make the quarter note for the tempo indication smaller? I'm
not sure what object property to modify. Also, I want to provide a
tempo range, such as \tempo 4 = 84-92, but it croaks when I try to add
stuff after the first number. Is there a way to do this?
Thanks,
Carl Young
Hello,
In the following source I'm having a problem with lyrics lining up with
the right notes. After "fear", which starts on an eighth note, I want
to display an extender, but it isn't getting shown, which causes the
rest of the lyrics to be off by one note. Here is the source. I'm
using v
rests?
Thanks,
Carl Youngblood
smime.p7s
Description: S/MIME cryptographic signature
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
a measure. Anybody have any ideas? (I'm using version
2.1.6)
Thanks,
Carl
On Jan 9, 2004, at 3:43 AM, Ferenc Wagner wrote:
Carl Youngblood <[EMAIL PROTECTED]> writes:
After "fear", which starts on an eighth note, I want to
display an extender, but it isn't getting shown, wh
I've noticed that when I force a part's stems to go the other way using
\stemDown or \stemUp, the stems are quite a bit longer than the default
stems that are being used for automatically stemmed notes. This
creates a slight but noticeable aberration to the overall look and feel
of a score. I
Is there a way to make it so that if one word widens the note
distance, all the notes in the same beam are widened to even out the
note spacing?
Thanks,
Carl Youngblood
smime.p7s
Description: S/MIME cryptographic signature
___
Lilypond-user mailing l
Anybody know how to put blank spaces (rests) in lyrics? I accidentally
discovered that putting three underscores in a row skips over a note in
the lyrics, but I don't want to have to put in hundreds of these
sequences just to get to the part in my score that I want to add lyrics
to.
Thanks,
C
How do you do it if you are using \addlyrics?
Thanks,
Carl
On Jan 10, 2004, at 5:20 AM, Ferenc Wagner wrote:
Carl Youngblood <[EMAIL PROTECTED]> writes:
I accidentally discovered that putting three underscores
in a row skips over a note in the lyrics,
One should be enough...
but I don&
Never mind. Your whole point was just to get rid of the addlyrics and
do this, which I just tried and it was fairly simple. Thanks for the
help.
On Jan 10, 2004, at 5:20 AM, Ferenc Wagner wrote:
Carl Youngblood <[EMAIL PROTECTED]> writes:
I accidentally discovered that putting
I have some little sections of lyrics that I want to display above and
below the normal SATB staves just for occasional parts that split.
Right now they are showing up way too far away from the notes. Could
someone please explain how to fix this? I would like to be able to
tweak each piece o
I'm trying to center the piano's instrument name between the bass and
treble clefs, but I'm having trouble. Here is my code:
\context PianoStaff
<<
\context Staff=up \context Voice
{
\property Staff.instrument = \markup
There are situations in my lyrics when I want to put something like an
extender, but not really. I just want to put a line after a word to
show that I want it held for the full value of the note. Sort of a
gentle reminder. However, extensions, don't allow me to do this. Is
there a built-in
I'm trying to transpose a whole piece with lots of different staves. I
tried just putting a big transpose command around the notes {} section
but it gave me all sorts of parse errors. Isn't there an easy way to
just transpose an entire piece with all these headaches?
thanks,
Carl
smime.p7s
D
How do you force lilypond to use a certain number of measures per
system?
Thanks,
Carl Youngblood
smime.p7s
Description: S/MIME cryptographic signature
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
2004 17.22, Carl Youngblood wrote:
How do you force lilypond to use a certain number of measures per
system?
Thanks,
Carl Youngblood
See
http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/
Line-breaking.html#Line%20breaking
More correct would however be:
\repeat \unfold 7 {\repeat
On Jan 10, 2004, at 4:50 PM, Nick Busigin wrote:
There are situations in my lyrics when I want to put something like
an extender, but not really. I just want to put a line after a word
to show that I want it held for the full value of the note. Sort of
a gentle reminder. However, extensions, do
I need to revise my statement. I was able to add an extender to a note
with a rest after it, as long as I didn't use the addlyrics mode.
There doesn't appear to be a way to do this in addlyrics mode.
Carl
On Jan 15, 2004, at 10:16 AM, Carl Youngblood wrote:
On Jan 10, 2004, at 4:5
23 matches
Mail list logo