LilyPond

The LilyPond package

1998

NAME

mudela-book - integrate LaTeX and mudela

DESCRIPTION

mudela-book is a script that helps integrating mudela and LaTeX. mudela-book runs LilyPond on fragments of mudela in your source file, and includes the results into document that can be processed with LaTeX. The result is a text document with formatted music integrated.

If the file contains the ``block''


        \begin{mudela}
        CONTENTS
        \end{mudela}

then LilyPond is run on CONTENTS. mudela-book puts the result back, surrounded by \preMudelaExample and \postMudelaExample commands. The \begin takes the following options:

fragment
mudela-book adds some redtape. You can substitute voice-contents for CONTENTS in this case.

verbatim
CONTENTS is copied into the TeX source enclosed in a verbatim block.

Synopsis

--outname
The name of LaTeX file to output. If this option is not given, the output name derived from the input name. The extension .doc is stripped, and .mudtex appended.

--outdir
The directory to output lilypond output and input to.

--help
print a short help message

BUGS

Doesn't handle incorrect input sanely. mudela-book is written in python, so you have install python.

AUTHOR

Han-Wen Nienhuys, http://www.cs.uu.nl/people/hanwen


Please take me back to the index of LilyPond
This page was built from lilypond-1.0.0 by


<janneke@gnu.org>