(Apologies for any duplication--I didn't see this alternative mentioned
in the thread.)
Nothing wrong with the Autohotkey solution but it's pretty easy to
unstick the stuck font size setting in the log, a known problem in the
Windows version of Frescobaldi.
The issue has been fixed in the so
Hi everyone,
I remember a thread where someone had posted a score and along the top on
its own line was every bar numbered in a large size. Does anyone remember
this? I can't locate it.
Craig
--
Craig Dabelstein
Owner
Maxime's Music
M: 0404884173
A: 19 Twelfth Ave, Kedron QLD 4031, Australia
>> https://sourceforge.net/p/testlilyissues/issues/5621/
>
> I would have preferred to have it printed over an "imaginary bar
> line", see issue 1150.
>
> https://sourceforge.net/p/testlilyissues/issues/1150/
I don't object. Honestly, I don't care where it is positioned as long
it is not l
What's the test for differentiating between non-chord notes and notes
within a chord, when iterating through events in music? I can examine
the notes within a chord individually, but I can't been able to find the
way to capture notes that don't belong to a chord (or alternatively, to
discard no
On Tue, 26 Nov 2019 at 12:53, Werner LEMBERG wrote:
>
> See
>
> https://sourceforge.net/p/testlilyissues/issues/5621/
>
Hi Werner,
hi all,
I would have preferred to have it printed over an "imaginary bar line", see
issue 1150.
https://sourceforge.net/p/testlilyissues/issues/1150/
Cheers,
Xavi
On Tue, 26 Nov 2019 at 15:25, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On Tue, 26 Nov 2019 at 14:14, David Kastrup wrote:
> >
> >> Thomas Morley writes:
> >>
> >> > Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
> >> > :
> >> >>
> >> >> This code works.
> >> >>
> >> >> \v
Gianmaria Lari writes:
> On Tue, 26 Nov 2019 at 14:14, David Kastrup wrote:
>
>> Thomas Morley writes:
>>
>> > Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
>> > :
>> >>
>> >> This code works.
>> >>
>> >> \version "2.21.0"
>> >> test = #(define-scheme-function (nota) (ly:music?)
>>
On Tue, 26 Nov 2019 at 14:14, David Kastrup wrote:
> Thomas Morley writes:
>
> > Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
> > :
> >>
> >> This code works.
> >>
> >> \version "2.21.0"
> >> test = #(define-scheme-function (nota) (ly:music?)
> >> #{
> >> $nota ^\markup {M}
>
Thomas Morley writes:
> Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
> :
>>
>> This code works.
>>
>> \version "2.21.0"
>> test = #(define-scheme-function (nota) (ly:music?)
>> #{
>> $nota ^\markup {M}
>> #})
Ugh. Why a scheme function?
>> {\test c}
>>
>> but it didn't in
On Tue, 26 Nov 2019 at 10:53, Thomas Morley
wrote:
> Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
> :
> >
> > This code works.
> >
> > \version "2.21.0"
> > test = #(define-scheme-function (nota) (ly:music?)
> > #{
> > $nota ^\markup {M}
> > #})
> >
> > {\test c}
> >
> > but
Am 26.11.19 um 12:45 schrieb Peter Toye:
I want to write some editorial notes which will be mostly free-form test
but will include some musical symbols (dynamics, notes). A word
processor (I use Libre office) is easiest for the text, but how do I
include the musical symbols? Is the Feta font
>>> how can I control the default horizontal position of rehearsal
>>> marks at the beginning of a line? As can be seen in the attached
>>> image, the rehearsal mark gets shifted up because it would
>>> otherwise collide with the bar number. Consequently, I would like
>>> to have the default po
I want to write some editorial notes which will be mostly free-form test but
will include some musical symbols (dynamics, notes). A word processor (I use
Libre office) is easiest for the text, but how do I include the musical
symbols? Is the Feta font available to use - it doesn't appear in my W
Am Di., 26. Nov. 2019 um 09:30 Uhr schrieb Gianmaria Lari
:
>
> This code works.
>
> \version "2.21.0"
> test = #(define-scheme-function (nota) (ly:music?)
> #{
> $nota ^\markup {M}
> #})
>
> {\test c}
>
> but it didn't in version 2.19.83. How I should modify it to make it working
> in 2.
This code works.
\version "2.21.0"
test = #(define-scheme-function (nota) (ly:music?)
#{
$nota ^\markup {M}
#})
{\test c}
but it didn't in version 2.19.83. How I should modify it to make it working
in 2.19.83?
Thank you, g.
15 matches
Mail list logo