Re: Fret Diagram height

2005-01-13 Thread Thomas Scharkowski
Hi Nick,

you could try somethinh like 

\set Staff.minimumVerticalExtent = #'(-9 . 12)

Thomas
> Lilypond Version 2.4.2 on Cygwin...
> 
> Is there a similar method of adjusting the positioning of Fret
> Diagrams? I've tried both \override Fret #'minimum-spacing = #5 and
> \override FretDiagram #'minimum-spacing = #5, but neither seem to
> affect the resulting PDF. The intent is to have all Fret Diagrams a
> constant height above the staff.
> 
> Thanks,
> Nick
>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Fret Diagram height

2005-01-13 Thread Thomas Scharkowski
Hi Nick,

you could try something like 

\set Staff.minimumVerticalExtent = #'(-9 . 12)

Thomas
> Lilypond Version 2.4.2 on Cygwin...
> 
> Is there a similar method of adjusting the positioning of Fret
> Diagrams? I've tried both \override Fret #'minimum-spacing = #5 and
> \override FretDiagram #'minimum-spacing = #5, but neither seem to
> affect the resulting PDF. The intent is to have all Fret Diagrams a
> constant height above the staff.
> 
> Thanks,
> Nick
>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Fret Diagram height

2005-01-13 Thread Nicholas Hasser
Lilypond Version 2.4.2 on Cygwin...
Is there a similar method of adjusting the positioning of Fret Diagrams? 
I've tried both \override Fret #'minimum-spacing = #5 and \override 
FretDiagram #'minimum-spacing = #5, but neither seem to affect the 
resulting PDF. The intent is to have all Fret Diagrams a constant height 
above the staff.

Thanks,
Nick
--
Message: 2
Date: Mon, 3 Jan 2005 22:09:05 +0100
From: "Sven Axelsson" <[EMAIL PROTECTED]>
Subject: RE: Volta brackets on different heights
To: 
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;   charset="us-ascii"
That seems to do the trick. Thanks.
-- P/S Sven Axelsson, The Murray Pipes & Drums of Gothenburg
>> -Original Message-
>> From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
>> Sent: den 3 januari 2005 12:59
>> To: Sven Axelsson
>> Cc: lilypond-user@gnu.org
>> Subject: Re: Volta brackets on different heights
>>
>> To quote an old answer I sent to the mailing list:
>>
>> The trick is to increase the minimum-space property, which
>> determines the default minimum spacing between the bracket
>> and the stave. The default value is 5, so try something like
>> \override Score.VoltaBracket #'minimum-space = #7
>>
>>/Mats
>>
>> Sven Axelsson wrote:
>
>>> > Hello List.
>>> >
>>> > This question is for Lilypond 2.4.2.
>>> >
>>> > I've recently started to use Lilypond for typesetting music
>
>> for the Highland
>
>>> > Bagpipe, having used MusicTeX for many years before. The
>
>> bagpipe specific
>
>>> > stuff is working fine - I started out with Andrew McNabb's
>
>> definitions and
>
>>> > changed a lot of stuff to better suit my previous work.
>>> >
>>> > One thing I'm encountering all the time now is that the
>
>> volta brackets for
>
>>> > adjacent alternatives are put on different height. I would
>
>> like to *always*
>
>>> > put the brackets at the same height by some magic in the
>
>> \layout section I am
>
>>> > including in my bagpipe.ly file. I have tried this:
>>> >
>>> > \layout {
>>> >   \context {
>>> > \Score
>>> > \override VoltaBracket #'padding = #3.0
>>> >   }
>>> > }
>>> >
>>> > with different numbers for the padding, but it has zero effect.
>>> >
>
>>
>> --
>> =
>>Mats Bengtsson
>>Signal Processing
>>Signals, Sensors and Systems
>>Royal Institute of Technology
>>SE-100 44  STOCKHOLM
>>Sweden
>>Phone: (+46) 8 790 8463 
>>  Fax:   (+46) 8 790 7260
>>Email: [EMAIL PROTECTED]
>>WWW: http://www.s3.kth.se/~mabe
>> =

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user