On 2020-09-09 7:27 pm, Alasdair McAndrew wrote:
I have created a few expression marks (for some early 18th century
music
I'm trying to typeset) which I put into place with carefully adjusted x
and
y offsets. The trouble is that Lilypond doesn't take these marks into
account when spacing out no
Hello,
I have created a few expression marks (for some early 18th century music
I'm trying to typeset) which I put into place with carefully adjusted x and
y offsets. The trouble is that Lilypond doesn't take these marks into
account when spacing out notes and bars, and sometimes the expression m
Maurits Lamers writes:
> Hey all,
>
> I noticed some unexpected behavior when using an acciaciatura on the first
> note of a piece:
>
> \version "2.20.0"
>
> \score {
> <<
> \new Staff {
> \clef treble
> \new Voice {
> \acciaccatura { g8 }
> g1}
>
>
Thank you for pointing this to me Urs, It's working for me now, since I'm
still using Python 2.7 on my machine.
Sadly, I don't know Python so I think I'm not the person who may help you
with that issue.
Your modules and packages are awesome and very useful.
Regards!
El mié., 9 sept. 2020 a las 3:
FWIW in the meanwhile I managed to improve the appearance of my metronome
markings by centering them, and by not hiding but omitting the tempo
markings for the MIDI:
\relative c'' {
\override TextSpanner #'(bound-details left text) = "rit."
\override TextSpanner #'(bound-details right text) = \ma
here a MWE
\relative c'' {
\override TextSpanner #'(bound-details left text) = x
\override TextSpanner #'(bound-details right text) = x
\override TextSpanner #'(bound-details left-broken text) = ##f
\override TextSpanner #'(bound-details right-broken text) = ##f
%\override TextSpanner.to
Actually, I just noticed that if the new tempo is supposed to appear in a
new system after the accel., the new tempo is not shown with this code. Any
other ideas on how to properly write an aligned accel. with a new tempo?
Am Mi., 9. Sept. 2020 um 10:38 Uhr schrieb Martín Rincón Botero <
martinrin
I know we don't have this, and that tempo spanners have been requested
before. I just wanted to know how you deal with it for the time being,
especially in cases where simply using a text spanner and an additional
tempo marking in an independent tempo variable doesn't work as expected,
for example
Am Mittwoch, den 09.09.2020, 00:55 -0500 schrieb Fernando Gil:
> I'm sorry if this question does not belong here:
> I'm sorry if this question does not belong here.
It's OK to post this here, although
https://github.com/uliska/lilyglyphs/issues would be the canonical
place.
> I'm trying to use l