On Sun, 2018-05-13 at 05:32 -0700, Torsten Hämmerle wrote:
> David Sumbler wrote
> >
> > [...] whilst \abs-fontsize changes the size of the font, it doesn't
> > apparently alter its spacing. Perhaps it should, because I can't
> > imagine
> > that anyone would ever find that particular characteris
David Sumbler wrote
> [...] whilst \abs-fontsize changes the size of the font, it doesn't
> apparently alter its spacing. Perhaps it should, because I can't imagine
> that anyone would ever find that particular characteristic very useful.
Hi David,
Now I see what you mean and this shouldn't hap
On Sun, 2018-05-13 at 00:59 -0600, Abraham Lee wrote:
> Hi, David!
>
> On Sat, May 12, 2018 at 10:57 AM, David Sumbler
> wrote:
> > On Sat, 2018-05-12 at 03:45 -0700, Torsten Hämmerle wrote:
> > > David Sumbler wrote
> > > >
> > > > set-global-staff-size seems to be very buggy, and the newer
> >
Hi, David!
On Sat, May 12, 2018 at 10:57 AM, David Sumbler wrote:
> On Sat, 2018-05-12 at 03:45 -0700, Torsten Hämmerle wrote:
> > David Sumbler wrote
> > >
> > > set-global-staff-size seems to be very buggy, and the newer
> > > magnify-
> > > staff (see Notation Ref. section 4.2.2) is recommend
On Sat, 2018-05-12 at 03:45 -0700, Torsten Hämmerle wrote:
> David Sumbler wrote
> >
> > set-global-staff-size seems to be very buggy, and the newer
> > magnify-
> > staff (see Notation Ref. section 4.2.2) is recommended
> Hi David,
>
> I wouldn't call set-global-staff-size buggy, it's still the
David Sumbler wrote
> set-global-staff-size seems to be very buggy, and the newer magnify-
> staff (see Notation Ref. section 4.2.2) is recommended
Hi David,
I wouldn't call set-global-staff-size buggy, it's still the way to go if you
want to change the global stave size.
\magnifyStaff is intede
On Sat, 2018-05-12 at 15:27 +1000, Brent Annable wrote:
> Hello everyone,
>
> I've been trying out some new notation fonts (gonville and haydn),
> but am running into problems when resizing the staves. Basically if I
> use #(set-global-staff-size), the staff size changes but the grobs
> don't, and
Hi Brett,
I don't know if this is absolute best way to do it, but I use the following
setup:
Works for me. If this is wrong, somebody let me know!
I have custom settings for staff size and font size (possibly somewhat
peculiar for my complex scores.)
Andrew
#(set-global-staff-size 12)
\
Hello everyone,
I've been trying out some new notation fonts (gonville and haydn), but am
running into problems when resizing the staves. Basically if I use
#(set-global-staff-size), the staff size changes but the grobs don't, and
if I use #(layout-set-staff-size), everything resizes proportionat