Yeah, the Pango warning is normal. that happens regardless. But
there's an .scm file that needs to have 0 added to it in order to
actually get output.
Am 24.01.2009 um 12:45 schrieb Tom Hall:
Ole Schmidt <oleschmidt <at> gmx.net> writes:
when I move the brace:
%%%%%%%%%
\version "2.12.1"
{
\mark \markup { \rounded-box
\small \concat { 4' 33'' }
} c'2
}
%%%%%%%%%
it works
but not with the prime and double prime characters copy and pasted
in, that
gives the Pango-WARNING error I've mentioned in the utf-8
characters thread.
tom
{
\mark \markup { \rounded-box
\small \concat { 4′33″}
} c'2
}
ole
Am 24.01.2009 um 11:31 schrieb James E. Bailey:
That's odd, there are extra spaces in there too. What if you try just
copying and pasting in the ′ and ″ characters? Or what about
using
\char ##x2032? Does that help?
Am 24.01.2009 um 11:04 schrieb Ole Schmidt:
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user