great, thanks!
will you implement this in future versions or in the LSR?
--
View this message in context:
http://old.nabble.com/markup-on-a-shifted-note-is-not-shifted-tp29062844p29094403.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
ok, now I fully understand that, thanks
ole
Am 07.07.2010 um 00:22 schrieb Neil Puttock:
> As I suggested previously, to use \markup in this situation without
> separate scores would require a \score-lines command to be added to
> LilyPond.
___
lily
Hello List,
Could anyone give me a detailed explanation of the following Stem details...
beamed-minimum-free-lengths
beamed-extreme-minimum-free-lengths
The descriptions given in the Internals documentation don't make any sense
to me (probably my ignorance).
Thank you in advance.
Phil.
I have a rehearsal letter (\mark\default) and at the same place I want
to have a tempo indication ("slightly faster"). How can I combine
them? I'd rather not put that text on a note, since it has to occur in
every part of a score.
Victor.
___
lil
Hi.
Actually, the description here :
http://www.kainhofer.com/~lilypond/ajax/Documentation/internals/stem_002dinterface.html
is a short one, but to my mind, here's sort of an explanation :
|"lengths : |Default stem lengths. The list gives a length for each flag
count." : so the lenths of ste
On 2010-07-07 15:08, Victor Eijkhout wrote:
I have a rehearsal letter (\mark\default) and at the same place I want
to have a tempo indication ("slightly faster"). How can I combine them?
I'd rather not put that text on a note, since it has to occur in every
part of a score.
Victor.
Hi, Victor,
On Jul 7, 2010, at 8:29 AM, Alexander Kobel wrote:
try: \tempo "your text".
After upgrading from 2.11.30 to 2.12 this worked. Thanks. However, the
layout is not great if I do
\mark\default \tempo "lively"
R1*8
\mark\default \tempo "slightly faster"
R1*8
\mark\default \tempo "slower"
T
On 7 July 2010 10:59, -Eluze wrote:
> will you implement this in future versions or in the LSR?
I've emended the snippet above so it'll be part of the docs in 2.13.28.
I can't change the example in LSR until there's been a version update
(following the release of 2.14).
Cheers,
Neil
_
I was trying to see what changes in 2.13.27 when I discovered that
somewhere in 2.13 this happened:
The LilyPond G clef has been rotated 1.5 degrees clockwise for improved
balance. The old and new versions can be compared by looking at the
documentation: old version, new version.
But this do
Hi Victor,
What about something like this?
\relative c' {
c bes aes g |
\mark \markup{ \box A Lively }
c bes aes g |
c bes aes g |
\mark \markup{ \box B Slightly faster }
c bes aes g
}
Best regards,
Jethro.
_
Italiel
I don't know about your version, but in mine the marks are centered above
the barline, which could be a bit confusing when adding a (longer) text to
the mark. It pushes the box with the letter to a position before the
actual mark.
It works better with:
\override Score.RehearsalMark #'self-al
Hi,
Frescobaldi 1.1.2 has been released, with some new features. This is a
development version that requires Python 2.6, but it's quite stable.
http://lilykde.googlecode.com/files/frescobaldi-1.1.2.tar.gz
Frescobaldi is a full featured LilyPond sheet music text editor.
Main new features since
Hi Wilbert,
Theoretically it is possible to build it under osx, right? Maybe a lot
of dependencies kde4 and python modules. Fink and Macports have port
for kde4 and qt4. Do you know anyone that did that?
cheers,
Bernardo
2010/7/7 Wilbert Berendsen :
> Hi,
>
> Frescobaldi 1.1.2 has been released,
On 7/7/10 1:35 PM, "Tim Reeves" wrote:
> I was trying to see what changes in 2.13.27 when I discovered that
> somewhere in 2.13 this happened:
>
> The LilyPond G clef has been rotated 1.5 degrees clockwise for improved
> balance. The old and new versions can be compared by looking at the
> d
Op donderdag 08 juli 2010 schreef Bernardo:
> Theoretically it is possible to build it under osx, right? Maybe a lot
> of dependencies kde4 and python modules. Fink and Macports have port
> for kde4 and qt4. Do you know anyone that did that?
Not that I know of, because PyKDE4 (the binding of KDE4
Am 06.07.2010 01:20, schrieb M Watts:
% your attached png
\relative c' {
\time 9/128
\set Staff.timeSignatureFraction = #'(3 . 4)
\override NoteHead #'duration-log = #1
a64. c e
}
Tanks for providing this workaround.
I attached only the tremolo measure. But I also need ordinary notes. How
do
\version "2.13.27"
\relative c'
{ a b c d
% hides the next time signature
\once \override Staff . TimeSignature #'stencil = ##f
\time 2/4 a b a b
}
On 7/8/10 7:24 AM, "Helge Kruse" wrote:
> Am 06.07.2010 01:20, schrieb M Watts:
>> % your attached png
>>
>> \relative c' {
>> \time 9/128
>> \se
17 matches
Mail list logo