Hi Pierre,
On Wed, Dec 31, 2014 at 9:46 AM, Pierre Perol-Schneider <
[email protected]> wrote:
> Hi Kieren,
>
> Here's a bad one :
>
> \version "2.19.15"
>
> \paper {
> paper-width = 100
> paper-height = 30
> ragged-right = ##f
> indent = 0
> tagline = ##f
> }
>
> { a'1 -\tweak thickness #.5 ^(-\tweak stencil ##f ^~ a') }
>
>
Why do you tweak stencil here? Why not the following:
{ \tieUp a'1 -\tweak thickness #.5 ~ a' }
--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user