On Thu, 2018-05-17 at 10:57 +0100, David Sumbler wrote:
> On Wed, 2018-05-16 at 16:55 +0200, David Kastrup wrote:
> >
> > David Sumbler writes:
> >
> > >
> > >
> > > At the moment I define variables for formatting title, composer
> > > etc. at
> > > the start of a score separately for each sta
Torsten Hämmerle writes:
> dak wrote
>> David Kastrup <
>
>> dak@
>
>> > writes:
>>
>> I think it's more likely that LilyPond messes up when reusing fonts with
>> a particular size under different circumstances and your "correction"
>> just keeps it from reusing a font, instead calculating a fre
dak wrote
> David Kastrup <
> dak@
> > writes:
>
> I think it's more likely that LilyPond messes up when reusing fonts with
> a particular size under different circumstances and your "correction"
> just keeps it from reusing a font, instead calculating a fresh one.
By Belenos, right you are!
T
David Kastrup writes:
> Torsten Hämmerle writes:
>
>> Thomas Morley-2 wrote
>>> Hmm, there's still some horizontal difference.
>>
>> Hi Harm,
>>
>> The idea of adding 'pt was brilliant, because it lead me into the right
>> direction:
>>
>> *The exact reason...*
>> ... is the co-operation between
Torsten Hämmerle writes:
> Thomas Morley-2 wrote
>> Hmm, there's still some horizontal difference.
>
> Hi Harm,
>
> The idea of adding 'pt was brilliant, because it lead me into the right
> direction:
>
> *The exact reason...*
> ... is the co-operation between the (outside) Pango world and the (i
Thomas Morley-2 wrote
> Hmm, there's still some horizontal difference.
Hi Harm,
The idea of adding 'pt was brilliant, because it lead me into the right
direction:
*The exact reason...*
... is the co-operation between the (outside) Pango world and the (inside)
TeX-like world:
An American (Pango)
2018-05-19 16:02 GMT+02:00 Thomas Morley :
> 2018-05-16 16:26 GMT+02:00 David Sumbler :
>> At the moment I define variables for formatting title, composer etc. at
>> the start of a score separately for each staff-size that I use.
>>
>> A simple question: is there a way of getting the same layout an
2018-05-16 16:26 GMT+02:00 David Sumbler :
> At the moment I define variables for formatting title, composer etc. at
> the start of a score separately for each staff-size that I use.
>
> A simple question: is there a way of getting the same layout and font-
> sizes for the opening headings of, say,
On Fri, 2018-05-18 at 13:37 +0200, David Kastrup wrote:
> David Sumbler writes:
>
> >
> > %%
> > \version "2.19.81"
> >
> > #(set-global-staff-size 20)
> > \book {
> > \bookOutputName "test1"
> > \header { title = \markup \fontsize #10 "fontsize 10" }
> > { c''1 }
> > }
>
David Sumbler writes:
> %%
> \version "2.19.81"
>
> #(set-global-staff-size 20)
> \book {
> \bookOutputName "test1"
> \header { title = \markup \fontsize #10 "fontsize 10" }
> { c''1 }
> }
>
> #(set-global-staff-size 10)
> \book {
> \bookOutputName "test2"
> \header { ti
On Thu, 2018-05-17 at 12:30 +0200, David Kastrup wrote:
> David Sumbler writes:
>
> >
> > On Wed, 2018-05-16 at 16:55 +0200, David Kastrup wrote:
> > >
> > > David Sumbler writes:
> > >
> > > >
> > > >
> > > > At the moment I define variables for formatting title, composer
> > > > etc. at
>
David Sumbler writes:
> On Wed, 2018-05-16 at 16:55 +0200, David Kastrup wrote:
>> David Sumbler writes:
>>
>> >
>> > At the moment I define variables for formatting title, composer
>> > etc. at
>> > the start of a score separately for each staff-size that I use.
>> >
>> > A simple question:
On Wed, 2018-05-16 at 16:55 +0200, David Kastrup wrote:
> David Sumbler writes:
>
> >
> > At the moment I define variables for formatting title, composer
> > etc. at
> > the start of a score separately for each staff-size that I use.
> >
> > A simple question: is there a way of getting the same
David Sumbler writes:
> At the moment I define variables for formatting title, composer etc. at
> the start of a score separately for each staff-size that I use.
>
> A simple question: is there a way of getting the same layout and font-
> sizes for the opening headings of, say, a part with 20-poi
At the moment I define variables for formatting title, composer etc. at
the start of a score separately for each staff-size that I use.
A simple question: is there a way of getting the same layout and font-
sizes for the opening headings of, say, a part with 20-point staves and
a full score with 1
15 matches
Mail list logo