Re: How to set text-direction

2006-06-10 Thread Han-Wen Nienhuys
Cameron Horsburgh schreef: exits with this error: Preprocessing graphical objects... Calculating line breaks... [2] Drawing systems... ERROR: In procedure <: ERROR: Wrong type: #f Any idea what's going wrong? thanks, fixed in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4a

Re: How to set text-direction

2006-06-10 Thread Cameron Horsburgh
On Mon, May 22, 2006 at 02:16:40PM +0200, Han-Wen Nienhuys wrote: > Cameron Horsburgh schreef: > >%%% > >version "2.9.4" > > > > > > >gives me an error: > > > > > > 2.9.5 > > Hmm. I'm still trying to get the right to left text direction working for the docs. Using 2.9.7 I s

Re: How to set text-direction

2006-05-22 Thread Cameron Horsburgh
On Mon, May 22, 2006 at 02:16:40PM +0200, Han-Wen Nienhuys wrote: > Cameron Horsburgh schreef: > >%%% > >version "2.9.4" > > > > > > >gives me an error: > > > > > > 2.9.5 > > Still no difference. -- = Cameron Horsburgh /dev/rand

Re: How to set text-direction

2006-05-22 Thread Han-Wen Nienhuys
Cameron Horsburgh schreef: %%% version "2.9.4" gives me an error: 2.9.5 -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com

Re: How to set text-direction

2006-05-22 Thread Cameron Horsburgh
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 L

Re: How to set text-direction

2006-05-22 Thread Han-Wen Nienhuys
Cameron Horsburgh schreef: On Mon, May 22, 2006 at 12:10:23PM +0200, Han-Wen Nienhuys wrote: Cameron Horsburgh schreef: Hi folks, I'm trying to write the documentation for the newish feature whereby the direction of text scripts can be changed. From the 2.8 NEWS: The order of words in \mark

Re: How to set text-direction

2006-05-22 Thread Cameron Horsburgh
On Mon, May 22, 2006 at 12:10:23PM +0200, Han-Wen Nienhuys wrote: > Cameron Horsburgh schreef: > >Hi folks, > > > >I'm trying to write the documentation for the newish feature whereby the > >direction of text scripts can be changed. From the 2.8 NEWS: > > > >The order of words in \markup commands

Re: How to set text-direction

2006-05-22 Thread Han-Wen Nienhuys
Cameron Horsburgh schreef: Hi folks, I'm trying to write the documentation for the newish feature whereby the direction of text scripts can be changed. From the 2.8 NEWS: The order of words in \markup commands may now be reversed by setting the text-direction property. This is useful for Righ

How to set text-direction

2006-05-22 Thread Cameron Horsburgh
Hi folks, I'm trying to write the documentation for the newish feature whereby the direction of text scripts can be changed. From the 2.8 NEWS: The order of words in \markup commands may now be reversed by setting the text-direction property. This is useful for Right-to-Left languages like Hebr