Hello all, sorry for the frequent posting but I'm learning a lot!
Here is a small example:
/\relative c' { 1 \glissando 1 }/
If I wanted to modify those glissando lines (e.g. move one of them slightly
lower), how would I go about doing that without affecting the other two?
/\relative c''' {
Hi,
2013/8/21 Dominic :
> Hello all, sorry for the frequent posting
No problem! I've noticed that you write excellent descriptive email
subjects - that's very good (and that's why i looked at this email) :)
> Here is a small example:
> /\relative c' { 1 \glissando 1 }/
>
> If I wanted to modify
David Kastrup wrote:
> It's called interpret-markup and you obviously need
> layout and props for it. One variant that gets them
> itself from a grob is grob-interpret-markup.
Thank you. It was right under my nose but I didn't
understand it; and now I do.
- Mark
_
2013/8/21 Janek Warchoł :
> Hi,
>
> 2013/8/21 Dominic :
>> Hello all, sorry for the frequent posting
>
> No problem! I've noticed that you write excellent descriptive email
> subjects - that's very good (and that's why i looked at this email) :)
>
>> Here is a small example:
>> /\relative c' { 1 \
Hi all,
every now and then many of us need to use different versions of
LilyPond - this is especially true for developers. In fact, most
developers usually want many concurrent LilyPond versions built from
the source code.
It was my dream for more than a year to automate the process of
compiling
Greetings,
I'm writing another article about the state of music notation software
on Linux, and I decided to score some of my older pieces as focus
projects. I'm using the Frescobaldi program on Ubuntu 12.04, everything
is going very nicely but I do have an important question.
I transcribed
On 21 août 2013, at 15:11, Dave Phillips wrote:
> Greetings,
>
> I'm writing another article about the state of music notation software on
> Linux, and I decided to score some of my older pieces as focus projects. I'm
> using the Frescobaldi program on Ubuntu 12.04, everything is going very
And don't forget the closing angled brackets that may have been swallowed by
email.
Mike Solomon schrieb:
>
>On 21 août 2013, at 15:11, Dave Phillips wrote:
>
>> Greetings,
>>
>> I'm writing another article about the state of music notation
>software on Linux, and I decided to score some of
2013/8/21 Thomas Morley :
> Hi Dominic,
[...]
> Using 2.17.24 you'll see a padding/collision-issue even with the
> untweaked glissando.
> Probably a bug.
Issue 2942
http://code.google.com/p/lilypond/issues/detail?id=2942
-Harm
___
lilypond-user mailin
Hi,
2013/7/24 :
> Provided is the unpacked source of the lilypond version to be installed. A
> descripton of the steps to install lilypond one finds in INSTALL.txt. More
> infos one may find at
> http://lilypond.org/doc/v2.17/Documentation/contributor-big-page#compiling.
>
> Every version will
Hi,
playing around with some code to answer a request about setting
BarNumber for the first measure at the german lilypond forum
http://www.lilypondforum.de/index.php?topic=1529.0
I've found:
\version "2.17.24"
\layout {
\context {
\Score
currentBarNumber = #10
}
}
\new Staff
\relat
2013/7/29 David Kastrup :
> Urs Liska writes:
>
>> Am 29.07.2013 17:26, schrieb Stjepan Horvat:
>>> hi guys..di you realize that shiftDuration doesn't convert the partial
>>> part..?!
>>> is this a bug?
>>>
>>> for example:
>>>
>>> \shiftDuration #1 #0 { c4 d e f } -> c8 d e f
>>> but \shiftDurati
Hi Urs, hi Mike,
On 08/21/2013 08:25 AM, Urs Liska wrote:
And don't forget the closing angled brackets that may have been
swallowed by email.
Which indeed were annihilated by email. Thanks for the reminder. :)
Mike, thanks for clear example, I'll try it this afternoon.
Best,
dp
_
Le 21/08/2013 15:05, Thomas Morley disait :
Hi,
playing around with some code to answer a request about setting
BarNumber for the first measure at the German lilypond forum
http://www.lilypondforum.de/index.php?topic=1529.0
I've found:
\version "2.17.24"
\layout {
\context {
\Score
There are two linux distributions which make it very easy to have
multiple verisons:
- nixos.org linux - this also allows to build from source very very
easily. lilypond has been packaged - thus getting more versions should
be pretty straightforward.
- gobolinux
If you're interested in nixos.o
For the life of me I cannot figure this out.
I would like the following example to explicitly include the 7. Is there a
way to change the way it handles half diminished 7ths?
EXAMPLE
\chords {
c4:7.9- c:7.9-/g
\set slashChordSeparator = \markup { " over " }
\break
c4:7.9- c:7.9-/g
}
Der
2013/8/22 Derek Klinge :
> For the life of me I cannot figure this out.
> I would like the following example to explicitly include the 7. Is there a
> way to change the way it handles half diminished 7ths?
>
> EXAMPLE
>
> \chords {
> c4:7.9- c:7.9-/g
> \set slashChordSeparator = \markup { " ove
Derek Klinge writes:
> For the life of me I cannot figure this out.
> I would like the following example to explicitly include the 7. Is
> there a way to change the way it handles half diminished 7ths?
>
> EXAMPLE
> \chords {
> c4:7.9- c:7.9-/g
> \set slashChordSeparator = \markup { " over "
18 matches
Mail list logo