lilypond-devel
[Top][All Lists]
Advanced

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

Re: How to set text-direction


From: Cameron Horsburgh
Subject: Re: How to set text-direction
Date: Mon, 22 May 2006 22:13:51 +1000
User-agent: Mutt/1.5.11+cvs20060403

On Mon, May 22, 2006 at 02:02:11PM +0200, Han-Wen Nienhuys wrote:
 
> Try this:
> 
> \markup {
>   \override #(cons 'text-direction LEFT) \wordwrap { hello this will be 
> reversed } }
> 

This code:

%%%%%%%%%%%%%%%%%%%%%%%
version "2.9.4"

\relative{

a^\markup {\override #(cons 'text-direction LEFT) \wordwrap { hello this will 
be reversed } }


}

%%%%%%%%%%%%%%%%%%%%%%%

gives me an error:

Parsing...
Interpreting music... [1]
Preprocessing graphical objects... 
Calculating line breaks... [2]
Drawing systems... ERROR: In procedure <:
ERROR: Wrong type: #f


-- 

=============================================
Cameron Horsburgh

/dev/random says:
Dinner not ready: (A)bort (R)etry (P)izza

http://web.netcall.com.au/horsburgh

 ____            _ _      _ _ _ 
/ ___| _ __ ___ (_) | ___| | | |
\___ \| '_ ` _ \| | |/ _ \ | | |
 ___) | | | | | | | |  __/_|_|_|
|____/|_| |_| |_|_|_|\___(_|_|_)

=============================================





reply via email to

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