Am 20.04.2018 um 23:06 schrieb Gianmaria Lari:
When I want to try a lilypond snippet using Frescobaldi, I normally
create a new file and I compile it without save it explicitly.
Frescobaldi saves it for me in a temporary folder (in my Frescobaldi
settings I have "Save the document if possibil
On 4/18/2018 6:30 PM, Aaron Hill wrote:
However, I would prefer to use a square bracket instead of the curly
brace. It seems like I will have to manually "draw" the bracket using
markup functions and/or custom PostScript.
Has anyone here attempted something like this and can offer advice?
I
On 20.04.2018 22:52, Thomas Morley wrote:
make-replace-markup
Nice, thanks! I’d not have had any memory of there being such a markup
function.
For the record, I attach what I’ll be working with.
Best, Simon
\version "2.19.80"
\include "ly-utility.ily"
#(define modernise-apostrophes? #f)
re
When I want to try a lilypond snippet using Frescobaldi, I normally create
a new file and I compile it without save it explicitly. Frescobaldi saves
it for me in a temporary folder (in my Frescobaldi settings I have "Save
the document if possibile" checked).
For example if I do it now, in the lily
2018-04-20 17:53 GMT+02:00 Simon Albrecht :
> Hello everybody,
>
> I have a favour to ask from any LilyPond-Guile crack on the list, because I
> couldn’t quite figure it out myself: (technical requirement here, rationale
> in PS.)
>
> For a scholarly edition project, I’d like to have a global boole
Hello everybody,
I have a favour to ask from any LilyPond-Guile crack on the list,
because I couldn’t quite figure it out myself: (technical requirement
here, rationale in PS.)
For a scholarly edition project, I’d like to have a global boolean
variable and a toplevel music function that goes
Il giorno ven 20 apr 2018 alle 8:55, Urs Liska
ha scritto:
Am 20. April 2018 08:51:09 MESZ schrieb Federico Bruni
:
Hi all
Sorry if I use this list to ask questions about lyluatex, but I hope
that other are interested on the topic.
I'm trying to increase the width of a snippet.
In LilyP
Thomas Morley-2 wrote
> Please post some code. so that we can debug what's wrong and why.The code
> was developed with 2.19.81 so at least the example works for me.
Actually, if I just copy/paste your exemple above, I don't get any error
message it works fine, except that when I change the Staff.D
Rutger,
So: add \partcombineApart before bar 2 in either of your voices. You
can revert in two ways:
(1) \undo \partcombineApart
(2) \partcombineAutomatic
Ah, stupid me! I only tried \once \partcombineApart which didn't work.
(I don't understand much of Lilypond's internals so can't tell wha
Rutger Hofman writes:
> On 20-04-18 08:46, Lukas-Fabian Moser wrote:
>> Folks,
>>
>> in the following example
>>
>> \version "2.19.80"
>>
>> One = \relative d'' {
>> R1
>> r8 d4 e8 f4
>> }
>>
>> Two = \relative g' {
>> R1
>> r4 e4 d2
>> }
>>
>> \new Staff \partcombine \One \Two
>
> As
On 20-04-18 08:46, Lukas-Fabian Moser wrote:
Folks,
in the following example
\version "2.19.80"
One = \relative d'' {
R1
r8 d4 e8 f4
}
Two = \relative g' {
R1
r4 e4 d2
}
\new Staff \partcombine \One \Two
As the docs state, the decision about which partcombiner mode to choose
(
Hi Urs,
the OLY way is the way to go, but for inspiration I share my little hack
that was doing its job quite well on short notice.
Jan-Peter
Am 19.04.2018 um 23:23 schrieb Thomas Morley:
2018-04-19 16:19 GMT+02:00 Urs Liska :
Hi all,
I'm preparing an automated edition process using LuaLaT
Federico Bruni writes:
> Hi all
>
> Sorry if I use this list to ask questions about lyluatex, but I hope
> that other are interested on the topic.
>
> I'm trying to increase the width of a snippet.
> In LilyPond I can easily do it by changing the line-width and setting
> ragged-right to false.
>
13 matches
Mail list logo