]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/man/convert-mudela.yo
release: 1.0.1
[lilypond.git] / Documentation / man / convert-mudela.yo
1
2 mailto(janneke@gnu.org)
3 COMMENT(ugh, should be automated)
4 COMMENT(urg
5         (PIPETHROUGH(echo -n `date '+%d/%b/%y'|tr '[a-z]' '[A-Z]'`)())
6 )
7 manpage(convert-mudela)
8         (1)
9         (1998)
10         (The LilyPond package)
11         (convert-mudela)
12
13 metalC(Automatically generated by yodl(1) from convert-mudela.yo.)
14
15 node(Programs)(convert-mudela)(Invoking convert-mudela)(Programs)
16 manpagename(convert-mudela)(convert-mudela to newer versions)
17
18 convert-mudela sequentially applies different mudela-conversions to
19 upgrade a Mudela input file.
20
21 menu(
22 mit(Invoking convert-mudela)(      Command options supported by file(convert-mudela))
23 mit(Bugs convert-mudela)(          Bugs)
24 mit(Author convert-mudela)(        Author)
25 )
26
27 manpagedescription()
28
29 Upgrade a Mudela input file from FROM_PATCHLEVEL to TO_PATCHLEVEL.
30 If no files are given, the standard input and output are used.
31
32 node(convert-mudela)(Invoking convert-mudela)(Bugs convert-mudela)(convert-mudela)
33 manpagesynopsis()
34
35         convert-mudela [options] [files]
36
37 manpageoptions()
38 description(
39 dit(--output)
40     The output file to write
41 dit(--edit)
42     Do an inline edit of the input file. override @samp{--output}
43 dit(--show-rules)
44     shows all known conversions, and exit
45 dit(--from=FROM_PATCHLEVEL)
46     Set the level to convert from. If this is not set, convert-mudela will
47     guess this, on the basis of code(\version) strings in the file
48 dit(--to=TO_PATCHLEVEL)
49     Set the goal version of the conversion. It defaults to the latest
50     available version.  
51 )
52
53 node(Invoking convert-mudela)(Bugs convert-mudela)(Author convert-mudela)(convert-mudela)
54 manpagesection(BUGS)
55
56 Not all language changes are handled. Multiple output options won't
57 work.
58
59 convert-mudela is written in python, so you have install
60 url(python)(http://www.python.org).
61
62
63 node(Bugs convert-mudela)(Author convert-mudela)(LilyPond)(convert-mudela)
64 manpageauthor()
65
66 nemail(Han-Wen Nienhuys)(hanwen@cs.uu.nl), lurl(http://www.cs.uu.nl/people/hanwen)
67