Re: several problems to solve (positioning of objects)

2005-11-28 Thread Jozef Riha
hello, i incorporated all recommended fixes (thank you for them) into http://zefo.szm.com/donotdelete/latex/imanuel3.pdf should you have any comments/hints please do not hesitate to share. also, this song is supposed to be a part of a small sized (A5 maybe) song-book. could you please give me any

Re: several problems to solve (positioning of objects)

2005-11-27 Thread Bertalan Fodor
Well, I suppose don't do that :-) You need only one slur and ties. However, if you still want to typeset your score so ugly, you can achieve that using phrasing slur \( Bert Jozef Riha wrote: thank you. now (probably) my last question about this score: how to typeset the set of slurs on the

Re: several problems to solve (positioning of objects)

2005-11-27 Thread Jozef Riha
thank you. now (probably) my last question about this score: how to typeset the set of slurs on the last line in http://www.3pe.cz/PDFnoty/Immanuel.pdf particularly those around "a g fis fis fis e" thanks. cheers, -- joe 2005/11/27, Bertalan Fodor <[EMAIL PROTECTED]>: > Jozef Riha wrote: > > >

Re: several problems to solve (positioning of objects)

2005-11-27 Thread Bertalan Fodor
Jozef Riha wrote: i am sorry but could you please incorporate/show me where to put these code snippets into my lilypond code? i am kinda lost. I think it's easy: \set chordNameFunction = #(lambda p (make-simple-markup "(D)")) d \unset chordNameFunction this goes to the chords section you a

Re: several problems to solve (positioning of objects)

2005-11-27 Thread Jozef Riha
i am sorry but could you please incorporate/show me where to put these code snippets into my lilypond code? i am kinda lost. thank you very much. kindest regards, -- joe 2005/11/27, Bertalan Fodor <[EMAIL PROTECTED]>: > Jozef Riha wrote: > > >thank you, i implemented fixes to > >http://zefo.szm

Re: several problems to solve (positioning of objects)

2005-11-27 Thread Bertalan Fodor
Jozef Riha wrote: thank you, i implemented fixes to http://zefo.szm.com/donotdelete/latex/imanuel2.pdf i've got however few notes/questions: - there is no way to enter (D) or G/H (first play G, then H) chord names Try these: 1. \set chordNameFunction = #(lambda p (make-simple-markup "(D)")

Re: several problems to solve (positioning of objects)

2005-11-26 Thread Jozef Riha
thank you, i implemented fixes to http://zefo.szm.com/donotdelete/latex/imanuel2.pdf i've got however few notes/questions: - there is no way to enter (D) or G/H (first play G, then H) chord names - is it ok to have tempo mark aligned w/ chord name or should it be the aligned w/ score? (if latter

Re: several problems to solve (positioning of objects)

2005-11-26 Thread Gilles
> > > - i really do not need that blank space under 3rd line, do i? > > No ;-) > [But I don't know where it comes from...] > Then, maybe yes :-} I assume it's because there is not enough vertical space left to accomodate the last system (starting at measure 29); that one is pushed to the next pa

Re: several problems to solve (positioning of objects)

2005-11-26 Thread Gilles
> > i'd like to ask your for help w/ solving the following formatting problems: > > - how to set chord-name "(D)" or even "D/H" See: http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond/Introducing-chord-names.html#Introducing-chord-names > - chord-name interferes w/ tempo mark