On Fri 01 Oct 2010, 12:45 Susan Dittmar wrote:
> Dear Stefan,
[...]

> I did not work with lilypondbook yet, but I would try this approach:
> 
> - move partone.tex to partone.lytex
> - move parttwo.tex to parttwo.lytex
> Do *not* change the \input calls in master.tex!

Oh, indeed!

On Fri 01 Oct 2010, 13:20 I wrote:
> On Fri 01 Oct 2010, 12:11 Stefan Thomas wrote:
> > Dear community,
> > I have problems processing a latex-file with lilypond-book and latex, which
> > consists of more than one parts.
> > Here is my example:
> > %%%% the "master file" %%%%%%%%%%%
> > \documentclass[a4paper]{article}
> > 
> > \begin{document}
> > \input partone.tex
> > \input parttwo.tex
> Try \input {partone.tex}
Should be \input {partone.lytex}, i do believe.

Thanks, Susan!

> http://en.wikibooks.org/wiki/LaTeX/Basics#Big_Projects

-- 
  Dmytro O. Redchuk
  Bug Squad

  Be careful! These are some commonly used abbreviations:
   • LM -- Learning Manual
   • NR -- Notation Reference
   • IR -- Internal Reference

  Look at LilyPond’s documentation to find more.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to