lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allow quoted strings as Scheme arguments to markup commands (issue 3


From: dak
Subject: Re: Allow quoted strings as Scheme arguments to markup commands (issue 331820043 by address@hidden)
Date: Fri, 06 Oct 2017 15:00:07 -0700


https://codereview.appspot.com/331820043/diff/20001/python/convertrules.py
File python/convertrules.py (right):

https://codereview.appspot.com/331820043/diff/20001/python/convertrules.py#newcode3963
python/convertrules.py:3963: str = re.sub
(r'(\\(?:justify-string|musicglyph|harp-pedal|simple|postscript'
On 2017/10/06 21:37:47, Malte Meyn wrote:
Isn’t this list of markup commands with string arguments far from
complete?

Likely.  It was cooked up on the basis of a git grep call, I think

    git grep '\\markup.*#"'


What
about wordwrap-string, eps-file, with-url, lookup, verbatim-file,
wordwrap-string-internal, and the accordion commands discant,
freeBass, stdBass,
stdBassIV, stdBassV, and stdBassVI?

Some of them certainly are good candidates, as long as their _first_(!)
argument is the string argument.  Otherwise, the convert-ly expression
becomes a lot more tricky.

https://codereview.appspot.com/331820043/

reply via email to

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