lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scaling accordion register symbols


From: David Kastrup
Subject: Re: Scaling accordion register symbols
Date: Sun, 07 Jul 2013 16:40:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

"Karol Majewski" <address@hidden> writes:

> Hi,
>
> Recently I'm experimenting with accordion register sets. I've looked into:
>
> http://lilypond.org/doc/v2.17/Documentation/notation/accordion
> http://lists.gnu.org/archive/html/lilypond-devel/2011-07/msg00250.html
>
> and found that those symbols cannot be scaled properly when using:
>
> \new Staff \with {
>   fontSize = #-3
>   \override StaffSymbol #'staff-space = #(magstep -3)
> }
>
> I mean... the symbols are scaled properly, but the distances between
> the dots are not.
>
> How can I improve the code to make it work?

Replace #:translate with #:translate-scaled and you should be fine.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]