Maybe this gives you an idea how to do it?
http://lsr.di.unimi.it/LSR/Item?id=786 Jaap From: lilypond-user <[email protected]> On Behalf Of kupirijo wikipedian Sent: Friday, November 22, 2019 9:24 AM To: [email protected] Subject: Writing notes in Pythagorean tuning in microlily Hello, I would like to be able to write notes in Pythagorean tuning with sharps and flats in microtonal notation using microlily without having to write e.g. \raise #3/2 B to get an F# A more extreme example would be when I would like to notate 2 consecutive fifths e.g. F# C# G#, then I would have to write \relative c { \override Staff.TimeSignature #'stencil = ##f \set Timing.defaultBarType = "" \mixed {\raise #3/2 b \raise #3/2 \raise #3/2 \lower #2 b \raise #3/2 \raise #3/2 \raise #3/2 \lower #2 b} } Is there a simpler way of doing this? Please note that I am using the documentation notes written at http://x31eq.com/lilypond/ Thank you in advance kupirijo
