lilypond-user
[Top][All Lists]
Advanced

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

Scaling accordion register symbols


From: Karol Majewski
Subject: Scaling accordion register symbols
Date: Sun, 07 Jul 2013 15:54:49 +0200

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?






reply via email to

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