On 4/17/20, foxfanfare wrote:
> I know you can access to the manual page inside a terminal with "info
> lilypond", but I was wondering if there was also a similar option available
> to access the "internal documentation"
Well, I suspect what you want is `info lilypond-internals’. In fact,
in addi
On 4/18/20, Stephan Schöll wrote:
> Have there been any functionality increments in
> Lilypond regarding this task, or would you still recommend the same
> procedure? (2 scores, merge them with pdftk)
As far as I know there’s still no native support for that sort of
thing (except perhaps a very c
> On 22 Apr, 2020, at 6:09 PM, Aaron Hill wrote:
>
> A pattern I could recommend is defining a named procedure as opposed to using
> a lambda with \applyContext:
>
>
> foo = #(define-music-function () ()
>(define (proc context)
> (do-something-here))
>#{ \applyContext #proc #
Thank you Harm,
it would be great if we can track this. Unfortunately Google seems to index
only the previous version of your code.
What about a repository for snippets for 2.19?
best,
P
Hi Kevin,
After I made some adjustments to my score, I was still able to find a problem
which only happens on rare occasions. That is, the bar widths don't expand
according to the time signatures' width when time signatures exceed the bar
lines (see attachment).
Later I found out that this pro
Hi,
> On Wed, Apr 22, 2020 at 3:20 PM prosfigaki80 wrote:
> > I cannot find a way to set the same horizontal space between
> > different notes. For example, i would like to have the identical horizontal
> > space between 2/4 notes and 1/4... A greater duration usually takes more
> > space, while
I'm looking for a way to include some free standing notes in a line of text.
Specifically, I want a pair of beamed 16th, a '=' sign, and then three beamed
16th notes, indicating that two 16ths equal three 16ths. I'd also like to use
it in a \tempo marking. I searched nabble but did not find w
On 23/04/20 18:42, bobr...@centrum.is wrote:
> I'm looking for a way to include some free standing notes in a line of text.
> Specifically, I want a pair of beamed 16th, a '=' sign, and then three beamed
> 16th notes, indicating that two 16ths equal three 16ths. I'd also like to
> use it in a
It sounds like you could pick or adapt one of those:
http://lsr.di.unimi.it/LSR/Item?id=204
Am 23.04.20 um 18:33 schrieb Kieren MacMillan:
> I think your best bet is packed-spacing:
Which is extremely packed when used with
\paper { ragged-last = ##t }
Cheers,
Joram
Hi Chen,
I think this is a situation where you can't have it both ways - I
can't think of any automatic way for the TimeSignature to only occupy
that space when it "needs" to. Bar widths are not directly modifiable
and setting the extra-spacing-width is always going to push things
around (as it ha
> On 14 Apr, 2020, at 3:02 PM, Aaron Hill wrote:
>
> On 2020-04-14 9:14 am, Benjamin Bloomfield wrote:
>> However, I am still trying to figure out how engravers and contexts work to
>> be able to know exactly what's going on.
>> Thanks for any help or ideas,
>
> Here is my take that works from e
> On 22 Apr, 2020, at 4:34 PM, Fr. Samuel Springuel
> wrote:
>
> Is there a way to specify that a note should only appear if it’s the first
> note on the line? I tried using the break-visibility property but this
> doesn’t seem to be working (the notes simply disappear entirely.
>
> \version
Am Do., 23. Apr. 2020 um 21:02 Uhr schrieb Fr. Samuel Springuel
:
>
> > On 22 Apr, 2020, at 4:34 PM, Fr. Samuel Springuel
> > wrote:
> >
> > Is there a way to specify that a note should only appear if it’s the first
> > note on the line? I tried using the break-visibility property but this
> >
Hi Joram,
> Which is extremely packed when used with
> \paper { ragged-last = ##t }
Good point! =)
Then maybe something more like this?
%%%
\version "2.20"
\score {
<<
\new RhythmicStaff {
\cadenzaOn
c'2 c'16[ c' c' c']
\tuplet 5/4 { c'16[ c' c' c' c'] }
c'4 4 2 1
On 2020-04-23 11:53 am, Fr. Samuel Springuel wrote:
On 14 Apr, 2020, at 3:02 PM, Aaron Hill
wrote:
Here is my take that works from events not grobs, plus it allows
flexibility in what you want to do between words:
This look useful for me too, but I’m running into some difficulty when
trying
Am Do., 23. Apr. 2020 um 17:29 Uhr schrieb Paolo Prete :
>
> Thank you Harm,
>
> it would be great if we can track this. Unfortunately Google seems to index
> only the previous version of your code.
> What about a repository for snippets for 2.19?
>
> best,
> P
I think it works with 2.18.2 (proba
Hallo,
das hier hat schon manchen mit Catalina geholfen
(this one did it for some users):
https://lists.gnu.org/archive/html/lilypond-user/2019-11/msg00295.html
Es gab schon einige Fragen dazu, ich habe sie aber nicht so genau
verfolgt, weil ich keinen Mac habe:
https://lists.gnu.org/archive/cgi-
18 matches
Mail list logo