Ok.
So well.. I tweaked a little bit and now it seems to work. What I wanted
is just the anhang (appendix) to be typesetted by lilypond, the other
examples I wanted as simple images. So I kept the file structure and
just made a file anhang.lytex which I compiled (tanks very much for the
make file)
If your file is a lytex file and you are using lilypond-book, I think
the first mistake is the use of '\include'. Change it by '\input':
\input{kapitel/einleitung/einleitung}
anyway, send your folder to me and let me see if I can make it work.
Hugo.
p.s. I don't read German by can understand
Hi
I just don't seem to grasp it.
I tried to do everything like you did. I have a hauptdatei.lytex
(mainfile) file which looks like the following:
\documentclass[11pt,a4paper]{scrreprt}
\usepackage{ngerman}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{typearea}
\usepackage[a4
The fundamental thing to remember is this:
To use \lilypond or \begin{lilypond}, you need to write
a .lytex file. This *CANNOT* be done inside a .latex or .tex
file.
Use lilypond-book to translate from .lytex to .tex.
The makefile is just an automated way to do this. If you prefer,
you
Sorry. I hope I did it correctly with the mailinglist this time.
Well... Although I found this:
http://lists.gnu.org/archive/html/lilypond-user/2008-03/msg00127.html
I don't get a clue at all. Most likely I'm too stupid. :/
Stefan
> Please keep the discussion on the mailist.
>
> lilypond-book
Please keep the discussion on the mailist.
lilypond-book works quite well for such things; I'm using it for
my thesis. Please search the mailist archives from about one or
two months ago; we discussed this recently, and I posted a working
example with a makefile.
Cheers,
- Graham
On Sat, 10 Ma
You need to process your .lytex file with lilypond-book first.
Please see the docs.
Cheers,
- Graham
On Sat, 10 May 2008 10:25:20 +0200
stefankaegi <[EMAIL PROTECTED]> wrote:
> Hi everybody
>
> I'm kind of lost. I'm writing a document with latex and then tried at
> some point to integrate a lil
Hi everybody
I'm kind of lost. I'm writing a document with latex and then tried at
some point to integrate a lilypond file with:
\lilypondfile {/path/to/file/filename.ly}
It didn't work. There always came the following error:
! Undefined control sequence.
l.18 \lilypondfile