lilypond-user
[Top][All Lists]
Advanced

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

Re: Stopwatch time in markup


From: Tom Hall
Subject: Re: Stopwatch time in markup
Date: Sat, 24 Jan 2009 11:45:14 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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:
> 







reply via email to

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