In treble clef, and for eighth notes, my f-f ties look great, but the g-g ties
are too short. Lilypond seems to want to keep them in the space below g. How
can I make the ties more like the f-f tie -- deeper, with the ends attached to
the bottom of the notes? Thanks!
__
Thanks for the responses, everyone. Thank you, Mats Bengtsson. You gave
me what I needed. The "\break" was necessary.
Now, with a little further tweaking I'll have it.
Thanks again,
Ron
___
lilypond-user mailing list
[EMAIL
ff = upperb { \new Voice = "singer" \upperb }
\new Lyrics \lyricsto "singer" \textb
\new Staff = lowerb {
\clef bass
\lowerb
}
>>
\layout {
\context { \Staff \accepts "Lyrics" }
\context { \Lyrics \consists "Bar_engraver" }
}
\midi { }
}
Thank you,
Resolved:
\layout {
\context {
\Staff \consists "Horizontal_bracket_engraver"
}
}
Ron Piterman:
Hi, I am trying to add horizontal brackets to a small file, and getting
an err
In a two voice polyphony on one stave, I wish to make the one voice
print smaller, how do I do that?
what should replace the ??? in the example below?
<< { g4 a b } \\ { ??? c8 d e f g a } >>
Thanx Ron
___
lilypond-user mailing list
l
Hi, I am trying to add horizontal brackets to a small file, and getting
an error message:
==
GNU LilyPond 2.4.6
Processing `DDS_S_10_I_1.ly'
Parsing...
Interpreting music...
DDS_S_10_I_1.ly:36:15: warn
Is there a nice way to add some text to the brackets ( instead of to the
notes as markup) ? (like A1, A2 aso)
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
...)
× Mats Bengtsson:
What LilyPond version? This is a known bug that has been fixed
in version 2.5.11 or so, according to
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/fixed/one-line-staff-no-barline.ly?rev=1.2&content-type=text/vnd.viewcvs-markup
/Mats
Ron Piterman wrote:
H
Hi,
I reduced the staff line for a percussion instrument to one, reulting in
loosing the most important thing for a percussionist: the bar lines.
Would be glad for a tip on that one...
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
Hi,
Can I put the time signature in paratheses?
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
× Mats Bengtsson:
Try something like
c ^\markup { \small { \note #"4" #1 "=108" }}
if you want the size change to apply to both the note and the
text.
/Mats
Once again :) Thanx
ron wrote:
× Mats Bengtsson:
If you provide an example, it's much easier to provide a
Mats Bengtsson:
> If you provide an example, it's much easier to provide a
> relevant answer.
\markup { \note #"4" #1 "=108" }
is too big,
so I tried
\markup { \magnify #0.5 \note #"4" #1 "=108" }
which made no difference :(
Cheers,
Ron
>
>
Hi,
I am trying to replace a \tempo, which is too big and apears on top of
the first note, instead of more to the left, with a text markup.
The note in the markup is too big: I tried to change its size with
magnify which did not work :(
Is there a workaround?
Cheers,
Ron
× Ron Piterman:
× Mats Bengtsson:
Do you mean like in
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/System-start-delimiters.html#System-start-delimiters
Yes, is it possible in 2.0 ?
Ok - I get the StaffGroup right, only lily does not paint the normal
line, I guess
× Mats Bengtsson:
Do you mean like in
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/System-start-delimiters.html#System-start-delimiters
Yes, is it possible in 2.0 ?
/Mats
Ron Piterman wrote:
Hi,
I write an extract of Celli+Bass, wo I would like the staff to have a
That did the trick - thanx...
× Mats Bengtsson:
Take a look at the example called coriolan-margin.ly
in the Tips and Tricks document in the on-line documentation
for your LilyPond version at www.lilypond.org.
/Mats
Ron Piterman wrote:
Hi,
Is a line break in instrument names possible?
Cheers
Hi,
I use meter="Moderato" in the \header.
The Text is appearing quite above the first staff -
How can I make it apear directly above staff, left-aligned with the staff?
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gn
Hi,
Is a line break in instrument names possible?
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
full for a tip...
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
x27;t have to go through the tedious work of clipping it in
OpenOffice?
Cheers,
Ron
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
20 matches
Mail list logo