lilypond-user
[Top][All Lists]
Advanced

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

Re: Regtest for issue 5181


From: Thomas Morley
Subject: Re: Regtest for issue 5181
Date: Sat, 23 Sep 2017 12:31:59 +0200

2017-09-23 11:56 GMT+02:00 Thomas Morley <address@hidden>:
> 2017-09-23 9:31 GMT+02:00 David Kastrup <address@hidden>:
>> Thomas Morley <address@hidden> writes:

>>> I'd like to see an example for LyricText/Hyphen. Like:
>>>
>>> lyr = \lyricmode { foo }
>>> \test "limitation" ##[ \lyr -- #]
>>
>> More like \test ##[ \lyricmode { \lyr -- } #] I guess?
>
> Ofcourse. Though, this does not cause any printed output (like the
> other test-cases without settings for the optional 'harmless').
> Wouldn't it make sense to print something for fully working cases as well?
>
> Doing
> \test "equal" ##[ \lyricmode { \lyr -- } #]
> returns:
> warning: Test equal: unexpected.
> [...]
>
> Throwing a warning, because something works is a little strange, though.
> Why not put out something at the lines of
> (ly:message (*location*) "Test equal: already working. <formated-args>")
> ?

Scrap that, otherwise the case for the BUG-message will never been triggered.

Cheers,
  Harm



reply via email to

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