Sorry, Thomas... I forgot to mention that I want to place repeat signs in the
middle of the bar! Mea culpa. That's why at first I tried to modify
frameEngraver. It would be great to have something like:
\repeatStart c'4 d' e' \repeatStop
s4*3 \repeatExtenderStop
Here is function that I try to m
Hi Karol, Harm--
On Mon, Jul 15, 2013 at 5:56 AM, Karol Majewski wrote:
> Sorry, Thomas... I forgot to mention that I want to place repeat signs in
> the middle of the bar! Mea culpa. That's why at first I tried to modify
> frameEngraver. It would be great to have something like:
>
> \repeatSta
I don't know if this is the right forum for posting unfortunate examples
of LilyPond's output but I came across this one:
\version "2.16"
\score {
f''4.\fermata
}
The fermata seems connected visually with the dot on the note, it looks
better to me dragged further away, which I have done for the
Richard Shann wrote
> I don't know if this is the right forum for posting unfortunate examples
> of LilyPond's output but I came across this one:
>
> \version "2.16"
> \score {
> f''4.\fermata
> }
>
> The fermata seems connected visually with the dot on the note, it looks
> better to me dragged
Hmm, that does like quite bad.
But Eluze has the right idea:
I would just use something like
f''4.- \tweak #'padding #1 \fermata
...as a temporary fix :)
-Ben
Eluze wrote
>
> Richard Shann wrote
>> I don't know if this is the right forum for posting unfortunate examples
>> of LilyPond's o
What I actually used was a tweak to the offset, as I hadn't got round to
adding padding as an option in Denemo; Eluze has pricked my conscience
about this and I have now added an option to tweak the padding of such
objects by right clicking on the typeset score and choosing Padding from
the pop-up
John Kliewe writes:
> Many thanks to the lilypond-user group for their advice on measure #47
> of the Chopin Nocturne #3 (Op 9 No 3). Urs' article on voices was
> particularly helpful.
>
> My next challenge appeared in measure #69. This is working for me :
>
> \version "2.16.0"
> \relative c'
> {
Hello,
There are a lot of places where I would like to use abs-fontsize:
InstrumentName, LyricText, etc.
It would be nice if there were a built-in, intuitive, consistent, direct method
of setting an absolute font size, e.g.,
\override InstrumentName.font-size = #(abs-fontsize . 10)
How dif
Greetings List,
In the following example from a piece I am setting, the composer wants
the notes in the tuplets exactly evenly spaced, but I see considerable
unevenness here. There are two questions. First, is this really the
classical and canonical way to space tuplet notes when in the cross
Am 15.07.2013 20:30, schrieb Kieren MacMillan:
Hello,
There are a lot of places where I would like to use abs-fontsize:
InstrumentName, LyricText, etc.
It would be nice if there were a built-in, intuitive, consistent, direct method
of setting an absolute font size, e.g.,
\override Instru
I've just added a snippet to the LSR (`Percent repeat counters for
piano music'), but I'm not able to preview it. Since I don't have a
1.14 lilypond binary, I can't check whether the problem is in the file
(it compiles fine with 1.16 and the current development version).
However, even adding a ve
Hi,
in an edition I prepare I often have the situation that I want to dash
one sibling of a Slur (because the original edition forgot to start a
slur before the line break.
Is there a convenient way to do so without having to define two curves
and tweak them independently?
Thanks
Urs
___
12 matches
Mail list logo