]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/man/mudela-book.yo
release: 1.0.1
[lilypond.git] / Documentation / man / mudela-book.yo
1
2 mailto(janneke@gnu.org)
3 COMMENT(
4         (PIPETHROUGH(echo -n `date '+%d/%b/%y'|tr '[a-z]' '[A-Z]'`)())
5 )
6 manpage(LilyPond)
7         (1)
8         (1998)
9         (The LilyPond package)
10         (mudela-book)
11
12 metalC(Automatically generated by yodl(1) from mudela-book.yo.)
13
14 node(Author Mi2mu)(mudela-book)(Invoking mudela-book)(Programs)
15
16 manpagename(mudela-book)(integrate LaTeX and mudela)
17
18 menu(
19 mit(Invoking mudela-book)(Command options supported by file(mudela-book))
20 mit(Bugs mudela-book)(Bugs)
21 mit(Author mudela-book)(Author)
22 )
23
24 manpagedescription() file(mudela-book) is a script that helps
25 integrating mudela and LaTeX().  mudela-book runs LilyPond on
26 fragments of mudela in your source file, and includes the results into
27 document that can be processed with LaTeX().  The result is a text
28 document with formatted music integrated.
29
30
31 If the file contains the ``block''
32
33 verb(
34         \begin{mudela}
35         CONTENTS
36         \end{mudela}
37 )
38
39 then LilyPond is run on CONTENTS.  mudela-book puts the result back,
40 surrounded by code(\preMudelaExample) and code(\postMudelaExample)
41 commands. The code(\begin) takes the following options:
42
43 description(
44 dit(fragment)
45     mudela-book adds some redtape. You
46     can substitute voice-contents for CONTENTS in this case.
47 dit(verbatim)
48     CONTENTS is copied into the TeX source enclosed in a verbatim block.
49 )
50
51 node(mudela-book)(Invoking mudela-book)(Bugs mudela-book)(mudela-book)
52 manpagesection(Synopsis)
53
54 description(
55 dit(--outname)
56     The name of LaTeX() file to output. If this option  is not given,
57 the output name derived from the input name.  The extension file(.doc)
58 is stripped, and code(.mudtex) appended.
59 dit(--outdir)
60     The directory to output lilypond output and input to.
61 dit(--help)
62         print a short help message
63 )
64
65 node(Invoking mudela-book)(Bugs mudela-book)(Author mudela-book)(mudela-book)
66 manpagebugs()
67   
68 Doesn't handle incorrect input sanely.   mudela-book is written in
69 python, so you have install url(python)(http://www.python.org).
70   
71 node(Bugs mudela-book)(Author mudela-book)(Mutopia)(mudela-book)
72 manpageauthor()
73
74 nemail(Han-Wen Nienhuys)(hanwen@cs.uu.nl), lurl(http://www.cs.uu.nl/people/hanwen)
75