Janek WarchoĊ <
janek.lilypond@gmai...> writes:
>> Quite a lot of stuff created without an articulation-type, so you should
>> be using eqv? rather than string= ...
>
> I've tried to do as you suggest:
scheme@(guile-user)> (eqv? "1" "1")
$1 = #f
scheme@(guile-user)>
Shiver me timbers, I should remember better. Strings are structures,
not values.
Try equal? instead.
--
David Kastrup
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu....https://lists.gnu.org/mailman/listinfo/bug-lilypond
opensubscriber is not affiliated with the authors of this message nor responsible for its content.