lilypond-user
[Top][All Lists]
Advanced

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

Re: Lytex and directory structure


From: Graham Percival
Subject: Re: Lytex and directory structure
Date: Fri, 11 Apr 2008 17:44:31 -0700

On Fri, 11 Apr 2008 20:33:19 -0300
Hugo Ribeiro <address@hidden> wrote:

> If I put it into the main file, everything goes ok. Put if I put this 
> same code into any file that is in a subdirectory, like 
> '../Cap01/cap01-02_notacao.tex' I receive an error in the Latex. It
> says:
> 
> "! LaTeX Error: Environment lilypond undefined."

You need to run lilypond-book on Cap01/cap01-02_notacao.lytex
(note the new extension!) first.  Cap01/cap01-02_notaco.tex (note
the old extension) **must** be created automatically from
lilypond-book.

You'll want to set up some makefiles for this.  I've attached two
of my makefiles as examples; "makefile.intro" would go in an
intro/ directory, and be renamed to simply "makefile" of course.

We discussed this about a month ago; you may want to look at the
archives for more info.

Cheers,
- Graham

Attachment: makefile
Description: Binary data

Attachment: makefile.intro
Description: Binary data


reply via email to

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