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: lilypond
Subject: Re: Allow quoted strings as Scheme arguments to markup commands (issue 331820043 by address@hidden)
Date: Fri, 06 Oct 2017 15:14:27 -0700

On 2017/10/06 22:00:07, dak wrote:
> 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.

Hm, that’s correct, but only two of these candidates don’t have the
string as their first argument:

1. \epsfile starts with two numbers (\epsfile #X #20 #"myfile.eps")
2. \wordwrap-string-internal starts with a boolean
(\wordwrap-string-internal ##t #"This is my string")

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

reply via email to

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