Issue 226: Dot in `\note #"1." #1' touches note head
http://code.google.com/p/lilypond/issues/detail?id=226
New issue report by lemzwerg:
\version "2.11.10"
\header { texidoc = "
A dotted whole note displayed via the @code{\\note} command
must separate the note head and the dot.
Currently, this isn't true.
" }
{
c'^\markup { \note #"1." #1 }
}
\paper {
ragged-right = ##t
}
% EOF
Attachments:
dotted-whole.png 5K
Issue attributes:
Status: Accepted
Owner: lemzwerg
Labels: Type-Defect Priority-Medium
--
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond