1LILYPOND(1) User Commands LILYPOND(1)
2
3
4
6 LilyPond - manual page for LilyPond 2.10.33
7
9 lilypond [OPTION]... FILE...
10
12 GNU LilyPond 2.10.33
13
14 Typeset music and/or produce MIDI from FILE.
15
16 LilyPond produces beautiful music notation. For more information, see
17 http://lilypond.org
18
20 -b, --backend=BACK
21 use backend BACK (gnome, ps,eps, scm, svg, tex, texstr) default:
22 PS
23
24 -d, --define-default=SYM=VAL
25 set a Scheme program option. Uses #t if VAL is not specified Try
26 -dhelp for help.
27
28 -e, --evaluate=EXPR
29 evaluate scheme code
30
31 -f, --formats=FORMATs
32 dump FORMAT,... Also as separate options:
33
34 --dvi generate DVI (tex backend only)
35
36 --relocate
37 relocate using directory of lilypond program
38
39 --pdf generate PDF (default)
40
41 --png generate PNG
42
43 --ps generate PostScript
44
45 --tex generate TeX (tex backend only)
46
47 -h, --help
48 print this help
49
50 -H, --header=FIELD
51 dump a header field to file BASENAME.FIELD
52
53 -I, --include=DIR
54 add DIR to search path
55
56 -i, --init=FILE
57 use FILE as init file
58
59 -j, --jail=USER,GROUP,JAIL,DIR
60 chroot to JAIL, become USER:GROUP and cd into DIR
61
62 --no-print
63 do not generate printed output
64
65 -o, --output=FILE
66 write output to FILE (suffix will be added)
67
68 -p, --preview
69 generate a preview of the first system
70
71 -s, --safe-mode
72 disallow unsafe Scheme and PostScript operations
73
74 -v, --version
75 print version number
76
77 -V, --verbose
78 be verbose
79
80 -w, --warranty
81 show warranty and copyright
82
84 Report bugs via
85 http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs
86
87 This program is free software. It is covered by the GNU General Public
88 License and you are welcome to change it and/or distribute copies of it
89 under certain conditions. Invoke as `lilypond --warranty' for more
90 information.
91
93 Copyright © 1996--2007 by
94 Han-Wen Nienhuys <hanwen@xs4all.nl>
95 Jan Nieuwenhuizen <janneke@gnu.org>
96 and others.
97
99 The full documentation for LilyPond is maintained as a Texinfo manual.
100 If the info and LilyPond programs are properly installed at your site,
101 the command
102
103 info LilyPond
104
105 should give you access to the complete manual.
106
107
108
109LilyPond 2.10.33 September 2007 LILYPOND(1)