[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 955 in lilypond: editing notes / tweaks in a separate file
From: |
lilypond |
Subject: |
Issue 955 in lilypond: editing notes / tweaks in a separate file |
Date: |
Sun, 03 Jan 2010 01:36:53 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Postponed
New issue 955 by percival.music.ca: editing notes / tweaks in a separate
file
http://code.google.com/p/lilypond/issues/detail?id=955
It would be neat if we could put tweaks (especially overrides to fix
collisions) in a separate file. The basic idea is like a separate
style-sheet, but instead of only contains
\layout{ \context ... }
it might have stuff like
avoidCollisions = {
#'(ly:make-moment 15 4)
\override Beam #'extra-offset (0 . 2)
#'(ly:make-moment 3 2)
\override Fingering #'extra-offset (0 . 4)
}
This idea isn't very well thought-out, but I've mused about this in the
past. More info here:
http://lists.gnu.org/archive/html/lilypond-user/2010-01/msg00035.html
If this is already possible, then consider this feature request as a
documentation and/or syntactic sugar request.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
[Prev in Thread] |
Current Thread |
[Next in Thread] |