Re: headers with lilypond-book II

2004-03-22 Thread Roland Goretzki
Hello list, hello Mats, You wrote: > I haven't found this irritating enough to really try to dig into the > problem before, but now I have submitted a solution to the CVS > archive, to be included in the next release version. > > If you want the fix but otherwise stick to your current LilyPond >

Re: headers with lilypond-book II

2004-03-22 Thread Mats Bengtsson
I haven't found this irritating enough to really try to dig into the problem before, but now I have submitted a solution to the CVS archive, to be included in the next release version. If you want the fix but otherwise stick to your current LilyPond version, download the latest version of the file

Re: headers with lilypond-book II

2004-03-16 Thread Roland Goretzki
Hello list, hello Mats, You wrote: > The TeX command that typesets the titles also resets the > definition of mustmakelilypondtitle{}, so if you want > another title in the same file, you have to repeat > \def\mustmakelilypondtitle{} > before every new score. Even that I'd tried before, but >

Re: headers with lilypond-book II

2004-03-16 Thread Mats Bengtsson
The TeX command that typesets the titles also resets the definition of mustmakelilypondtitle{}, so if you want another title in the same file, you have to repeat \def\mustmakelilypondtitle{} before every new score. If you get a warning or error when running LaTeX, just press 'R' and RETURN and the

headers with lilypond-book II

2004-03-15 Thread Roland Goretzki
Hi, meanwhile (following another tip from Mats, thanks! :) I've changed the two lines \input titledefs.tex \def\preLilyPondExample{\def\mustmakelilypondtitle{}} to \input{titledefs} \def\mustmakelilypondtitle{} Now it works, but only for the first piece of music (lilypondfile),