lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypondbook with multiple files


From: Stefan Thomas
Subject: Re: lilypondbook with multiple files
Date: Fri, 1 Oct 2010 13:16:10 +0200

Dear community,
strange enough, but
\input {./partone.tex}
works fine!

2010/10/1 Dmytro O. Redchuk <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]