lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3104 in lilypond: note-by-number and note don't su


From: lilypond
Subject: [Lilypond-auto] Issue 3104 in lilypond: note-by-number and note don't support flag styles other than default
Date: Sun, 13 Jan 2013 00:03:27 +0000

Status: Accepted
Owner: ----
Labels: Type-Enhancement

New issue 3104 by address@hidden: note-by-number and note don't support flag styles other than default
http://code.google.com/p/lilypond/issues/detail?id=3104

Karol Majewski posted here:

http://lists.gnu.org/archive/html/bug-lilypond/2013-01/msg00042.html

Thomas Morley identified three bugs arising from that report. This tracker is for the following enhancement request:

(1)
The markup-commands \note-by-number and \note don't support other
flag-styles than default.

This will result in ugly output.
I'd consider this of type: enhancment.

Example:

\version "2.17.9"

\markup {
        \override #'(style . mensural)
        {
                \note-by-number #3 #0 #1
                \note #"8" #1
        }
}





reply via email to

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