lilypond-user
[Top][All Lists]
Advanced

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

Re: Alignment issues of Time signature above the staff


From: Chen Leo
Subject: Re: Alignment issues of Time signature above the staff
Date: Thu, 16 Apr 2020 10:06:54 +0000

Hi Kevin,

Thank you for your suggestion.

I have looked into the source files of lilypond, and the original time-signature-engraver is written in c++.

https://github.com/lilypond/lilypond/blob/master/lily/time-signature-engraver.cc

For people who understand lilypond's internals, is it possible to write a custom time-signature-engraver that synchronise with the barlines and does not add extra space to other staves by just using scheme? Or does it have to be written in c++ since a lot of other files seems to be included in the original time-signature-engraver file?

Thanks,
Leo


reply via email to

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