Hi Andrew,
Don’t have time to do a custom snippet for you, but maybe this boilerplate will
give you enough hints?
Best,
Kieren.
%%% BOILERPLATE SNIPPET BEGINS
\version "2.19"
pedalSim =
\once \override Staff.PianoPedalBracket.stencil =
#(lambda (grob)
(let* (;; have we been split?
Since I engrave twenty first century scores and not nineteenth century ones,
it's a limitation that one cannot change the hopelessly old fashioned Ped.
indicator for pedal marking to a different, modern text of the style, font,
and wording that one chooses. I am well aware that pianists perhaps exp
Am 23.10.2016 um 15:13 schrieb Kieren MacMillan:
> Hi Bernhard,
>
>> I found that the dedication field is better suited to my needs since it
>> allows the image before the title of the song. However, the title is
>> glued to the bottom of the image. How to change that?
> You shouldn’t overload th
Thomas Morley writes:
> 2016-10-23 6:01 GMT+02:00 Paul :
>> On 10/18/2016 12:23 PM, David Kastrup wrote:
>>
>>> Mark Knoop writes:
At 17:05 on 18 Oct 2016, Davide Liessi wrote:
>
> I reproduced the issue with this:
>
> \version "2.19.47"
> \layout { #(layout-set-sta
Hi Bernhard,
> I found that the dedication field is better suited to my needs since it
> allows the image before the title of the song. However, the title is
> glued to the bottom of the image. How to change that?
You shouldn’t overload the dedication field. You should build a custom
bookTitleMa
2016-10-23 6:01 GMT+02:00 Paul :
> On 10/18/2016 12:23 PM, David Kastrup wrote:
>
>> Mark Knoop writes:
>>>
>>> At 17:05 on 18 Oct 2016, Davide Liessi wrote:
I reproduced the issue with this:
\version "2.19.47"
\layout { #(layout-set-staff-size 19) }
{ }
Us
Am 23.10.2016 um 10:11 schrieb bart deruyter:
I was wondering if this issue really isn't solved yet after 6 years. If so,
I can't find anything in the documentation, or I must have missed it.
This is issue 2884: https://sourceforge.net/p/testlilyissues/issues/2884/
It really isn’t solved and
Hi all,
I've ran in a situation here with a tie in the first alternative of a volta
repeat. The tie is on the last note of the first alternative. The second
alternative has the same note and lilypond renders the tie to the second
alternative, while it should render half a tie, which points to the
There has to be anything between \sustainOn and \sustainOff. I found it out.
Thanks for answering.
Regards Bernhard
Am 23.10.2016 um 09:55 schrieb Pierre Perol-Schneider:
> Hi Bernhard, Try: > > \version "2.19.49" \language "deutsch" > > global = {
> \key a \major
\time 6/8 } > > leftOne = \rel
Hi Bernhard,
Try:
\version "2.19.49"
\language "deutsch"
global = {
\key a \major
\time 6/8
}
leftOne = \relative c' {
\voiceFour
\global
\clef bass \stemUp \dynamicUp
4.\sustainOn <>\sustainOff <>\sustainOn 4\< 8\! |
}
\score {
\new StaffGroup
<<
\new PianoStaff = "piano"
Hi Bernhard,
This should work too:
piece = \markup\column {
\vspace #.5 % <= put some space here
\fill-line { \epsfile #X #110 #"201610GerokVorWeihnachten-1.eps" }
\vspace #.5 % <= put some space here
}
Cheers,
Pierre
2016-10-23 7:50 GMT+02:00 Bernhard Kleine :
> Am 23.10.2016 um
11 matches
Mail list logo