2017-10-27 12:34 GMT+02:00 David Kastrup <d...@gnu.org>:

> It has nothing to do with how you arrive at "⁹": Guile-1.8 will not
> print it properly.

Indeed.
Even below doesn't work:
guile> "⁹"
"�\x81�"

Though, I found a very crude way to do so, requring guilev2 is on your
system. In my case it's in a selfcompiled repository.

guile> (system "guile/meta/./guile -c '(write \"⁹\")'")
"⁹"0

I can't recommend, though. More for a cabinet of curiosities...

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to