On 07.10.2016 20:34, Richard Shann wrote:
On Fri, 2016-10-07 at 12:13 -0400, Shane Brandes wrote:
Did you mean a 16th century font?
yes, the time signature font is one of the things that is looks rather
heavy against the LilyPond Petrucci glyphs. There are the early time
indicator glyphs of cou
On Fri, Oct 7, 2016 at 1:56 PM, David Nalesnik wrote:
> On Fri, Oct 7, 2016 at 1:47 PM, Rutger Hofman wrote:
>> I tested with multiple spanners. It threw me an error on line 77: s is an
>> unbound variable. I don't grasp your code, but if I replace '(cdr s)' with
>> 'f' in that line, it works fin
On Fri, Oct 7, 2016 at 1:47 PM, Rutger Hofman wrote:
> I tested with multiple spanners. It threw me an error on line 77: s is an
> unbound variable. I don't grasp your code, but if I replace '(cdr s)' with
> 'f' in that line, it works fine with overlapping spanners.
Ah, OK. my mistake!
>
> Thank
I tested with multiple spanners. It threw me an error on line 77: s is
an unbound variable. I don't grasp your code, but if I replace '(cdr s)'
with 'f' in that line, it works fine with overlapping spanners.
Thanks very much!
Rutger
On 10/07/2016 04:47 PM, David Nalesnik wrote:
Hi again,
On
On Fri, 2016-10-07 at 12:13 -0400, Shane Brandes wrote:
> Did you mean a 16th century font?
yes, the time signature font is one of the things that is looks rather
heavy against the LilyPond Petrucci glyphs. There are the early time
indicator glyphs of course, but the Rebel print isn't using them.
On Fri 07 Oct 2016 at 18:44:28 (+0100), Peter Toye wrote:
> Not exactly! I've modded my example and am getting interesting results. In my
> original music (far too long to show here) without the change to
> voltaSpannerDuration the 2nd time volta spanner stretches right over the
> repeat unfold
Hi Harm,
On Sun, Sep 11, 2016 at 4:53 AM, Thomas Morley wrote:
>
> It's based on our scheme-text-spanner.ly from the reg-test
You may want to incorporate the attached, which corrects an error in
the regtest and adds a warning omitted there. (In addition, there are
some other changes which make
David,
Not exactly! I've modded my example and am getting interesting results. In my
original music (far too long to show here) without the change to
voltaSpannerDuration the 2nd time volta spanner stretches right over the repeat
unfold (over several lines) without any error message.
My origi
Did you mean a 16th century font?
On Fri, Oct 7, 2016 at 7:06 AM, Richard Shann wrote:
> On Fri, 2016-10-07 at 10:52 +0100, Richard Shann wrote:
>> On Fri, 2016-10-07 at 10:37 +0100, Phil Holmes wrote:
>> > > seems identical with or without MultiMeasureRest.style =
>> > #'neomensural
>> > > and i
On Fri, Oct 7, 2016 at 9:47 AM, David Nalesnik wrote:
> The attached [...]
There's some test code in the rewrite, which you may want to remove.
Without it, lines 177- look like this:
((finalize trans)
;; If spanner ends on spacer at end of context?
(for-each
(lambda (f)
Hi again,
On Fri, Oct 7, 2016 at 9:11 AM, David Nalesnik wrote:
> Hi Rutger,
>
> On Fri, Oct 7, 2016 at 2:30 AM, Rutger Hofman wrote:
>> Hello list,
>>
>> David Nalesnik wrote a scheme TextSpanner that honours the spanner-id
>> predicate. This is really, really great: I no longer have to create
hi all,
I think I've found a possible solution by using \bookpart anyway. I've
separated the content even more and put the \score in original_file in a
variable \Music. Then I make a second file with an include of the
original_file.ly, naming it original_file_score.ly and by adding \Music I
have a
Hi Rutger,
On Fri, Oct 7, 2016 at 2:30 AM, Rutger Hofman wrote:
> Hello list,
>
> David Nalesnik wrote a scheme TextSpanner that honours the spanner-id
> predicate. This is really, really great: I no longer have to create new
> Voices for overlapping TextSpanners. But it has a feature/bug that is
Hi Robert,
> Finally I got it working
Yay!
> Since I do not yet know the right way to install things downloaded from
> github.com/openlilylib, I merely copied the folder "snippets-master" to a
> LilyPond folder in my Dropbox and used \include "full_path_to_shapeII.ily"
> in the ME I posted.
Hi all,
back to my book of etudes, I've encountered an issue with vertical spacing.
The standalone .ly file renders the score perfectly well on one page,
without a pagecount setting, I even increased the system-system-spacing in
the paper block, to spread it more evenly over the page.
The margins
On Fri, 2016-10-07 at 10:52 +0100, Richard Shann wrote:
> On Fri, 2016-10-07 at 10:37 +0100, Phil Holmes wrote:
> > > seems identical with or without MultiMeasureRest.style =
> > #'neomensural
> > > and indeed with MultiMeasureRest.style = ##f too.
> > >
> > >
> > > Richard
> >
> >
> > Have you
On Fri, 2016-10-07 at 10:37 +0100, Phil Holmes wrote:
> > seems identical with or without MultiMeasureRest.style =
> #'neomensural
> > and indeed with MultiMeasureRest.style = ##f too.
> >
> >
> > Richard
>
>
> Have you considered using r1 instead of R1? I don't know the era of
> the
> music y
- Original Message -
From: "Richard Shann"
To: "Malte Meyn"
Cc:
Sent: Friday, October 07, 2016 10:07 AM
Subject: Re: Typesetting "as near to Petrucci style as possible".
On Fri, 2016-10-07 at 09:54 +0100, Richard Shann wrote:
On Fri, 2016-10-07 at 10:03 +0200, Malte Meyn wrote:
>
>
On Fri, 2016-10-07 at 09:54 +0100, Richard Shann wrote:
> On Fri, 2016-10-07 at 10:03 +0200, Malte Meyn wrote:
> >
> > Am 07.10.2016 um 09:35 schrieb Richard Shann:
> > > the R1*6/4 typesets as a classical whole bar
> > > rest
> >
> > You would need a separate override for MultiMeasureRest:
> >
On Fri, 2016-10-07 at 10:03 +0200, Malte Meyn wrote:
>
> Am 07.10.2016 um 09:35 schrieb Richard Shann:
> > the R1*6/4 typesets as a classical whole bar
> > rest
>
> You would need a separate override for MultiMeasureRest:
>
> \override MultiMeasureRest.style = #'neomensural
Thanks, that w
Hi Kieren,
Finally I got it working, albeit "Non senza fatiga" (like when you managed to
play Frescobaldi's Toccata IX, at least according to Frescobaldi himself).
Since I do not yet know the right way to install things downloaded from
github.com/openlilylib, I merely copied the folder "snippe
Am 07.10.2016 um 09:35 schrieb Richard Shann:
the R1*6/4 typesets as a classical whole bar
rest
You would need a separate override for MultiMeasureRest:
\override MultiMeasureRest.style = #'neomensural
This is because MultiMeasureRest’s stencil doesn’t look for the style
even thoug
Hello list,
David Nalesnik wrote a scheme TextSpanner that honours the spanner-id
predicate. This is really, really great: I no longer have to create new
Voices for overlapping TextSpanners. But it has a feature/bug that is
really unwelcome: if the \stopTextSpan is after a spacer note (maybe b
23 matches
Mail list logo