lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4575 in lilypond: Clear fret-diagram- and harp-ped


From: lilypond
Subject: [Lilypond-auto] Issue 4575 in lilypond: Clear fret-diagram- and harp-pedal-input-strings from whitespace
Date: Sun, 23 Aug 2015 16:03:40 +0000

Status: Accepted
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4575 by address@hidden: Clear fret-diagram- and harp-pedal-input-strings from whitespace
https://code.google.com/p/lilypond/issues/detail?id=4575

Whitespace-characters are deleted before further processing.

Allows for
\markup \fret-diagram #"s:2;h:5;
6-3;5-5;4-5;3-4;2-3;1-x;"

Also adding errors for typos in fret-diagram with a meaningful message:
\markup \fret-diagram #"s:2;g:5;
6-3;5-5;4-5;3-4;2-3;1-x;"
will return:
fatal error: Unhandled entry in fret-diagram: g:5

This error would not apply, if something for #\g would be defined
in fret-parse-definition-string somewhere in the future.

Something similiar is already in harp-pedals.scm


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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