Thank you very much - and I realize I should have thought of this myself!
In fact I found an example in one of my own files from a few years ago that
I'd completely forgotten about.
Alasdair
On Monday 07 February 2022 02:48:43 (+11:00), Knute Snortum wrote:
> On Sun, Feb 6, 2022 at 2:29 AM Al
On 2022-02-07 3:28 pm, Jean Abou Samra wrote:
For now, you have to use the \shape command documented at
The shape seems fine, just needs to be offset to optically align with
the slashed note heads:
music = { \time 3/4 2~4~8~8~2~16~8~16~4.~8 }
<<
\new RhythmicStaff { \music }
\new Rhyth
Le 07/02/2022 à 23:58, Viktor Mastoridis a écrit :
Hello,
I am creating chord strumming indications with a tie.
I'm using the \improvisationOn handle, and the tie appears a bit too
high and to the right.
Using \override Tie.Y-offset I can move the tie vertically, but
\override Tie.X-offse
> making something like shelf{}full omit the ff ligature only
somewhat reliably: if there is a hyphenation pass over the paragraph in
question, TeX will create the ff ligature in the "reconstitution pass".
As an aside, the selnolig package exists for LuaTeX that automatically
removes select ligatu
Le 07/02/2022 à 20:17, Lukas-Fabian Moser a écrit :
Wow. Thanks. (And luckily Paris and Salzburg share a time zone.)
So here's what made me stumble: In scm/scheme-engravers.scm, we find
(define-public (event-has-articulation? event-type stream-event)
"Is @var{event-type} in the @code{articula
Our product does not use Log4j, so it has no Log4j vulnerability. Furthermore,
we do not provide SaaS. We provide downloadable binaries, with software run on
local users’ computers and no connection to the cloud.
Carl
From: lilypond-user
on behalf of Murphy Sifa
Date: Monday, February 7,
Hello,
I am creating chord strumming indications with a tie.
I'm using the \improvisationOn handle, and the tie appears a bit too high
and to the right.
Using \override Tie.Y-offset I can move the tie vertically, but \override
Tie.X-offset yields no results.
I have searched across forums and ma
Le 07/02/2022 à 23:23, Murphy Sifa a écrit :
Hi Lilypond Software,
We are analysing our suite of SaaS vendors for exposure to the log4j
vulnerability. I can’t find a statement on your page about the
products that La Trobe is using.
Can you please provide me with the log4j vulnerability stat
Hi Lilypond Software,
We are analysing our suite of SaaS vendors for exposure to the log4j
vulnerability. I can’t find a statement on your page about the products that La
Trobe is using.
Can you please provide me with the log4j vulnerability status of your products?
Thank you
IS-Security L
Valentin Petzel writes:
>> Am Montag, 7. Februar 2022, 22:47:30 CET schrieb:
>>> Valentin Petzel writes:
>>> >> Am Montag, 7. Februar 2022, 21:30:21 CET schrieb:
>>> >>> Thanks to all for your answers. The trick suggested by Valentin
>>> >>> works for me.
>>> >>>
>>> >>> Anyway it looks like th
Hello David.
TeX takes care of text output entirely by itself, while Lilypond delegates
this to Pango. This makes handling certain things quite a bit more awkward in
Lilypond. So while \hspace does work similarly to \kern it does not really
have the same function.
In TeX we could for example d
Valentin Petzel writes:
>> Am Montag, 7. Februar 2022, 21:30:21 CET schrieb:
>>> Thanks to all for your answers. The trick suggested by Valentin works for
>>> me.
>>>
>>> Anyway it looks like there’s no option to directly adjust letter spacing,
>>> something like \kern macro in LaTeX, right?
>
>
No. As Lilypond is a music typesetter, not a text typesetter, the text
typesetting options in Lilypond are quite rudimentary. This means that
Lilypond has no interface for these things. So kerning in Lilypond markup
usually means taking two markups and putting them next to each other with some
In data lunedì 7 febbraio 2022 21:46:49 CET, David Kastrup ha scritto:
> So how would you characterise this being any different from \kern ?
Uhmmm... I wouldn’t. :-)
Francesco Napoleoni writes:
> In data lunedì 7 febbraio 2022 21:40:05 CET, David Kastrup ha scritto:
>> Have you tried negative \hspace ?
>
> Yes, that’s what Valentin suggested, and indeed it does the trick.
So how would you characterise this being any different from \kern ?
--
David Kastrup
In data lunedì 7 febbraio 2022 21:40:05 CET, David Kastrup ha scritto:
> Have you tried negative \hspace ?
Yes, that’s what Valentin suggested, and indeed it does the trick.
Francesco Napoleoni writes:
> Thanks to all for your answers. The trick suggested by Valentin works for me.
>
> Anyway it looks like there’s no option to directly adjust letter spacing,
> something like \kern macro in LaTeX, right?
Have you tried negative \hspace ?
--
David Kastrup
Thanks to all for your answers. The trick suggested by Valentin works for me.
Anyway it looks like there’s no option to directly adjust letter spacing,
something like \kern macro in LaTeX, right?
cheers
Francesco Napoleoni
Hello Lukas,
I suppose the reason why Harm makes the detour over the music-cause is because
the articulations-property might be deleted. Thus to make sure we get the
original
full articulations-property he uses the original music instead.
Using (memq x l) sounds very reasonable. Afterall memq
Hello Francesco,
perhaps \concat { ... } . Also you can use \hspace with a negative number to
add negative spacing before a markup, pulling it forward.
E.g.
{ c^\markup\concat { "V." \hspace #-0.5 "°" "I." \hspace #-0.8 "°" } }
Cheers,
Valentin
Am Montag, 7. Februar 2022, 17:53:19 CET schrie
Hi Jean,
(CC'ing Harm because I'm using your code to demonstrate my ignorance.)
I'm just still confused as to the terminology of event "classes" vs. event
"types" etc. But that's something for next week...
Allow me to take advance on next week by an hour, then (in Paris time,
that is). The te
Hi Francesco,
Am 07.02.22 um 17:53 schrieb Francesco Napoleoni:
Hello everyone
How can I adjust (if possible) such property in a markup block?
namely I would like to “shrink” the “V.° I.°” and the “V.° 2.°” text like the
attached screenshot.
It's easier to help if you also provide the LilyPo
On Mon, 2022-02-07 at 15:59 +, Carl Sorensen wrote:
>
>
> On 2/7/22, 8:57 AM, "lilypond-user on behalf of Richard Shann"
> rich...@rshann.plus.com> wrote:
>
> On Mon, 2022-02-07 at 13:41 +0100, Jean Abou Samra wrote:
> > Le 05/02/2022 à 12:50, Richard Shann a écrit :
> > > On S
Hello everyone
How can I adjust (if possible) such property in a markup block?
namely I would like to “shrink” the “V.° I.°” and the “V.° 2.°” text like the
attached screenshot.
Thanks
Francesco Napoleoni
On 2/7/22, 8:57 AM, "lilypond-user on behalf of Richard Shann"
wrote:
On Mon, 2022-02-07 at 13:41 +0100, Jean Abou Samra wrote:
> Le 05/02/2022 à 12:50, Richard Shann a écrit :
> > On Sat, 2022-02-05 at 11:30 +, Richard Shann wrote:
> > > Is there a way to drop the line th
On Mon, 2022-02-07 at 13:41 +0100, Jean Abou Samra wrote:
> Le 05/02/2022 à 12:50, Richard Shann a écrit :
> > On Sat, 2022-02-05 at 11:30 +, Richard Shann wrote:
> > > Is there a way to drop the line that is drawn below the systems
> > > above
> > > the footnotes?
> > Sorry for asking before s
Jean Abou Samra writes:
> Le 31/01/2022 à 16:41, Leo Correia de Verdier a écrit :
>>
>>
>>> 31 jan. 2022 kl. 15:56 skrev Paulo Matos :
>>>
>>> Ah - grobs is the technical term I needed.
>>> Where's the best place to find the available grobs that I can style?
>>
>> https://lilypond.org/doc/v2.21
Le 31/01/2022 à 16:41, Leo Correia de Verdier a écrit :
31 jan. 2022 kl. 15:56 skrev Paulo Matos :
Ah - grobs is the technical term I needed.
Where's the best place to find the available grobs that I can style?
https://lilypond.org/doc/v2.21/Documentation/internals/all-layout-objects
Here
Le 05/02/2022 à 12:50, Richard Shann a écrit :
On Sat, 2022-02-05 at 11:30 +, Richard Shann wrote:
Is there a way to drop the line that is drawn below the systems above
the footnotes?
Sorry for asking before searching the mailing-list archives,
\paper { footnote-separator-markup = ##f }
i
29 matches
Mail list logo