On 2 May 2018 at 08:56, David Kastrup wrote:
> Federico Bruni writes:
>
> > Hi all
> >
> > How can I create custom fingerings which are made of a number and a
> > letter?
> > I want to display 3t, 2t, etc.
> >
> > I found this snippet in the LSR:
> > http://lsr.di.unimi.it/LSR/Item?id=83
> >
> >
Gianmaria Lari writes:
> On 2 May 2018 at 08:56, David Kastrup wrote:
>>
>> Something like this?
>>
>> \version "2.19.81"
>>
>> t =
>> #(define-event-function (n) (index?)
>> #{ \tweak text #(format "~dt" n) -1 #})
>>
>> {
>> c\t1 d\t2 e2
>> }
>>
>
> interesting! As you know David, to indica
On 2 May 2018 at 09:25, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On 2 May 2018 at 08:56, David Kastrup wrote:
> >>
> >> Something like this?
> >>
> >> \version "2.19.81"
> >>
> >> t =
> >> #(define-event-function (n) (index?)
> >> #{ \tweak text #(format "~dt" n) -1 #})
> >>
> >> {
Gianmaria Lari writes:
> On 2 May 2018 at 09:25, David Kastrup wrote:
>
>> Gianmaria Lari writes:
>>
>> > On 2 May 2018 at 08:56, David Kastrup wrote:
>> >>
>> >> Something like this?
>> >>
>> >> \version "2.19.81"
>> >>
>> >> t =
>> >> #(define-event-function (n) (index?)
>> >> #{ \tweak te
On 02.05.2018 08:19, Gianmaria Lari wrote:
Is there any way to write this
\version "2.19.81"
{a( b c' a a b c' a)}
with a repeat percent? Something similar to this:
\version "2.19.81"
{\repeat percent 2 {a( b c' a} ) }
Probably no sensible/reasonably easy way.
How is that e
I installed Frescobaldi on my new Win10 PC. Everything's good, except
that the installation process didn't create a shortcut on the desktop.
I tried to look at the properties of the entry in the Start menu, but
apparently you can't do that on Win10 like you could on earlier
versions. So I looked in
On 2 May 2018 at 14:50, Simon Albrecht wrote:
> On 02.05.2018 08:19, Gianmaria Lari wrote:
>
>> Is there any way to write this
>>
>> \version "2.19.81"
>> {a( b c' a a b c' a)}
>>
>>
>> with a repeat percent? Something similar to this:
>>
>> \version "2.19.81"
>> {\repeat percent
On 2 May 2018 at 16:31, Tim Slattery wrote:
> I installed Frescobaldi on my new Win10 PC. Everything's good, except
> that the installation process didn't create a shortcut on the desktop.
> I tried to look at the properties of the entry in the Start menu, but
> apparently you can't do that on Wi
Hi Tim,
Even if this is no Windows forum... ;)
In Windows 10, the contents of the Start Menu Folder (including alle the
shortcuts) can be found in
C:\ProgramData\Microsoft\Windows\Start Menu\Programs
There, you'll be able to see the Frescobaldi (and all the other) shortcuts
and, more importantly
On 2 May 2018 at 08:19, Gianmaria Lari wrote:
> Is there any way to write this
>
> \version "2.19.81"
> {a( b c' a a b c' a)}
>
>
> with a repeat percent? Something similar to this:
>
> \version "2.19.81"
> {\repeat percent 2 {a( b c' a} ) }
>
> Thank you, g.
>
I found in the documentation the
On Tue 01 May 2018 at 10:45:08 (-0400), Freeman Gilmore wrote:
> I have windows 10
> Reference;
> *Learning Manual v2.18.2 HTML*
>1.4.2 Clickable examples
>
> Would some one please explain how to do this in detail?
>
> I hace tried open, save, and open in the download file.
> I have seen it
Hi All,
I'm editing a short score with tuplets and I could use a spacing solution
that would keep all tuplet brackets at a fixed minimum distance above the
staff. (Feedback I've received so far is that the tuplet indications look
messy when printed inside the staff rather than above it.) My ques
Reilly Farrell writes:
> Hi All,
>
> I'm editing a short score with tuplets and I could use a spacing solution
> that would keep all tuplet brackets at a fixed minimum distance above the
> staff. (Feedback I've received so far is that the tuplet indications look
> messy when printed inside the s
On 02.05.2018 18:24, Reilly Farrell wrote:
Hi All,
I'm editing a short score with tuplets and I could use a spacing
solution that would keep all tuplet brackets at a fixed minimum
distance above the staff. (Feedback I've received so far is that the
tuplet indications look messy when printed
Hello Torsten,
Thanks for the clarification, it is very much appreciated. Will triple
accidentals be supported as of 2.20?
Incidentally, the OP launched a very interesting discussion on the wider
subject of notation and modes.
A nice day!
JM
> Le 30 avr. 2018 à 21:39, Torsten Hämmerle a écr
Thank you both! I appreciate the quick turnaround. If the difference in
opinion persists I'll return with a minimal example, but in light of what
you've told me I think we can just proceed as we are.
On Wed, May 2, 2018 at 9:40 AM, Simon Albrecht
wrote:
> On 02.05.2018 18:24, Reilly Farrell wr
Hi,
Am 02.05.2018 um 18:40 schrieb Simon Albrecht:
> I don’t know why the staff-padding override doesn’t immediately work (in
> this example, it only affects the third bracket, which is why I disabled
> it).
I don’t know why and I’d call it a bug, but perhaps there is a place
where this makes sen
Am 30.04.2018 um 12:28 schrieb David Kastrup:
which can be achieved by using ‘_’ instead of a number.
That's what I wanted to propose, but it didn't produce what I hoped for:
\figures { < 5 4 > < _ 3+> }
Oh. Ok. Sorry for the noise.
I made this work for me by inserting at line 206 of
Am 30.04.2018 um 12:28 schrieb David Kastrup:
which can be achieved by using ‘_’ instead of a number.
That's what I wanted to propose, but it didn't produce what I hoped for:
\figures { < 5 4 > < _ 3+> }
Oh. Ok. Sorry for the noise.
I made this work for me by inserting at line 206 of
A while back I mentioned very long start-up times for Lilypond on the Mac and
someone suggested that the problem is with font caching. Today I was able to
confirm that as the case. I installed a number of new fonts (Noto from Google)
and suddenly Lilypond was facing extremely long load times (wa
Is there any way to write this
\version "2.19.81"
{a( b c' a a b c' a)}
with a repeat percent? Something similar to this:
\version "2.19.81"
{\repeat percent 2 {a( b c' a} ) }
Thank you, g.
I found in the documentation the "Isolated percents". Here it is the
documentation excerpt:
makePerce
Il giorno mer 2 mag 2018 alle 8:56, David Kastrup ha
scritto:
Federico Bruni writes:
Hi all
How can I create custom fingerings which are made of a number and a
letter?
I want to display 3t, 2t, etc.
I found this snippet in the LSR:
http://lsr.di.unimi.it/LSR/Item?id=83
but it all
Il giorno mer 2 mag 2018 alle 8:49, Gianmaria Lari
ha scritto:
On 2 May 2018 at 08:46, Federico Bruni wrote:
Hi all
How can I create custom fingerings which are made of a number and a
letter?
I want to display 3t, 2t, etc.
I found this snippet in the LSR:
http://lsr.di.unimi.it/LSR/It
23 matches
Mail list logo