Re: Q on Lilybook - mixing notes and text

2003-03-05 Thread Oscar A. Valdez
lilypond-book is pretty good at mixing lilypond music with tex (or Latex) text. However, it forces one to learn how to use (in my case) Latex, and it operates within the constraints of Latex. Latex requires some getting used to, though. It certainly is not your ordinary WYSIWYG word processor: it'

Re: Q on Lilybook - mixing notes and text

2003-03-05 Thread Mats Bengtsson
The easiest solution is probably to use lilypond-book and typeset each part of the music as a separate \begin{lilypond} ... \end{lilypond} section for each musical section since than you can use the power of LaTeX to typeset the narration texts in between. /Mats Hans Forbrich wrote: The Cantata

Q on Lilybook - mixing notes and text

2003-03-04 Thread Hans Forbrich
The Cantata I'm working on has narration interspersed in the music, something like 'system1, narration1, system2-7, narration2, system8-15' , etc. Can Lilybook handle this, or do I need to break up the music manually? If yes, pointers to examples will be extremely appreciated. (Otherwise I'm abou