Am 15.04.2017 um 21:34 schrieb Marc Hohl:
> Thanks a lot! Just for clarification: after-line-breaking seems to work
> here, too – is there a special reason to use before-line-breaking?
No. I thought I had tried it with after-line-breaking first without
success but maybe I made another mistake.
When I adjust my score's size with #(layout-set-staff-size N) and the
score has a tempo with a metronome mark, the metronome mark's stem gets
longer if the size is smaller, and shorter if the size is larger. There
should be examples attached at sizes 20 and 12 to show you.
The question is, how
On 16/04/17 02:36, David Wright wrote:
> Quite understandable though. No page turns, so every inch of real
> estate is precious. You lose the clef too.
Which explains my occasional :-) moans on this list about trying to get
rid of wasted space and pack everything in on one page with lilypond.
Tha
Hi Krzysztof ,
2017-04-15 20:11 GMT+02:00 kmg :
> Hey, I'm working on re-typing some educational notes and I'm wondering if
> maybe someone had this problem and also came up with some Scheme to deal
> with this.
>
> http://i.imgur.com/T7z8Ty7.png - this is the source;
>
> http://i.imgur.com/IGocUK
2017-04-16 12:59 GMT+02:00 Robert Murdoch :
> When I adjust my score's size with #(layout-set-staff-size N) and the score
> has a tempo with a metronome mark, the metronome mark's stem gets longer if
> the size is smaller, and shorter if the size is larger. There should be
> examples attached at si
Wow, this is perfect, thank you so much! http://i.imgur.com/pqHVtXr.png -
looks so nice.
Definitely saving this, so I never lose it!
Pozdrawiam,
Krzysztof Gutowski
2017-04-16 14:25 GMT+02:00 Thomas Morley :
> Hi Krzysztof ,
>
> 2017-04-15 20:11 GMT+02:00 kmg :
> > Hey, I'm working on re-typing
Am 15.04.2017 um 18:02 schrieb Malte Meyn:
Am 15.04.2017 um 17:32 schrieb Marc Hohl:
Hi list,
I am working on a little piece that's played as written; after
that, the musician has to turn the page upside down and play the
resulting notes.
I managed to get the clef displayed at the beginning
Hi,
One of the things that attracts me to Lilypond is that I can scale the
level of detail to what I need.
Now, sometimes what I need, especially in a first iteration, is a quick
chord chart with lyrics.
Looking at the documentation though, it looks like I have to give full
timing information fo
Hi Jonathan
Not entirely sure what you mean, but is it this?
\version "2.19.52"
\score {
<<
\new ChordNames
\chordmode {
a1 b2 c d1 e
}
\new Lyrics
\with { \override LyricText.self-alignment-X = #LEFT }
\lyricmode {
"bar one"1
"bar two"
"bar thre
2017-04-16 15:00 GMT+02:00 Thomas Morley :
> 2017-04-16 12:59 GMT+02:00 Robert Murdoch :
>> When I adjust my score's size with #(layout-set-staff-size N) and the score
>> has a tempo with a metronome mark, the metronome mark's stem gets longer if
>> the size is smaller, and shorter if the size is l
Thanks for the fix, but I think I'll wait for the next release.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
2017-04-16 17:54 GMT+02:00 Marc Hohl :
> Am 15.04.2017 um 18:02 schrieb Malte Meyn:
>>
>>
>>
>> Am 15.04.2017 um 17:32 schrieb Marc Hohl:
>>>
>>> Hi list,
>>>
>>> I am working on a little piece that's played as written; after
>>> that, the musician has to turn the page upside down and play the
>>>
I attach a short script together with the rejection notice. I feel
confident I shall feel foolish when I recieve a reply but what am I
doing wrong here?
The version number is correct. & the same as my previous work.
I can see no problem with the script as far as it's gone & neither,
apparently,
Il giorno dom 16 apr 2017 alle 21:35, Steve Downes
ha scritto:
I attach a short script together with the rejection notice. I feel
confident I shall feel foolish when I recieve a reply but what am I
doing wrong here?
The version number is correct. & the same as my previous work.
I can see no
Hi Jon,
I am not sure that I understand you correctly. Do you know that you can
align the lyrics to a voice? Then you don't have to specify the timing
in the lyrics at all (but in the notes of course):
\version "2.18.2"
<<
\new Voice = "myvoice" \relative { a' b c d }
\new Lyrics \lyricsto "m
On Sun 16 Apr 2017 at 20:35:41 (+0100), Steve Downes wrote:
> I attach a short script together with the rejection notice. I feel
> confident I shall feel foolish when I recieve a reply but what am I
> doing wrong here?
>
> The version number is correct. & the same as my previous work.
>
> I can s
16 matches
Mail list logo