Re: Design suggestion -- was: Re: more stupid questions

2003-06-20 Thread Aaron
Hi, You explained I can add latex to the lyrics. Well how I need to do something like this: } text = \context Lyrics \lyrics { this is a test for you and me to see \\sethebrew "heregoes the hebrew" \\unsethebrew } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > I need to add s

Re: Design suggestion -- was: Re: more stupid questions

2003-06-19 Thread Tobias Schlemmer
Am Die, 17. Jun 2003 11:47:31 +0200, schrieb Han-Wen Nienhuys: > \once \property Lyrics.LyricText \set #'X-extent = #(cons A B) > "\\someWierdText" > > where A B are the dimensions of the object, and might be computed > through a latex run. Am Don, 19. Jun 2003 02:05:22 +0300, schrieb Aaron:

Re: more stupid questions

2003-06-17 Thread Mats Bengtsson
Did you try \property Lyrics.LyricText \override #'font-name = #"ecrm1000" This won't help. Because the T1 font encoding does not match the latin1 encoding. In fact it has also some letters from latin2. I've been getting these messages for years. The only solution for this is to use a similar

Re: more stupid questions

2003-06-17 Thread Tobias Schlemmer
Am Die, 10. Jun 2003 05:33:54 +0200, schrieb Mats Bengtsson: > >>5) I get some warning: can't find ascii character: 248 > >>warning: can't find ascii character: 229 > >>warning: can't find ascii character: 248 > >>warning: can't find ascii character: 248 > >>warning: can't find ascii character: 248

Re: more stupid questions

2003-06-10 Thread Mats Bengtsson
5) I get some warning: can't find ascii character: 248 warning: can't find ascii character: 229 warning: can't find ascii character: 248 warning: can't find ascii character: 248 warning: can't find ascii character: 248 warning: can't find ascii character: 229 warning: can't find ascii character: 24

Re: more stupid questions

2003-06-10 Thread Rune Zedeler
Atte André Jensen wrote: 2) I'd like to be able to have the bassnote printed in lowercase instead of uppercase. Possible? If so is it a question of hacking chord-name.scm? 3) I'm Danish. In this strange country we write "H" when everybody else writes "B". So how do I get "B" in chordnames? Take a

more stupid questions

2003-06-10 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > This is all using 1.6.9. I must admit it either I simply don't get it or > chords are quite broken in 1.6.9. You got it right. > Is this better in more current > versions? Try a recent 1.7 release. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.n

more stupid questions

2003-06-07 Thread Atte André Jensen
I'm back :-) This time I've been trying to figure out how to use lilys chordmode. 1) I want "Em/G", but e4.:m/+g gives me something like G / Em although a bit exagerated in the Fine Ascii Art (tm) I would rather expect the bass note to be lowered instead of raised. Bug or feature? e4.:m/g