1LILYPOND(1) User Commands LILYPOND(1)
2
3
4
6 LilyPond - manual page for LilyPond 2.19.84
7
9 lilypond [OPTION]... FILE...
10
12 Typeset music and/or produce MIDI from FILE.
13
14 LilyPond produces beautiful music notation. For more information, see
15 http://lilypond.org
16
18 -f, --formats=FORMATs
19 dump FORMAT,... Also as separate options:
20
21 --pdf generate PDF files (default)
22
23 --png generate PNG files
24
25 --ps generate PostScript files
26
27 -E, --eps
28 generate Encapsulated PostScript files
29
30 -O, --pspdfopt=KEY
31 set ps/pdf optimization to KEY, which is either 'size'
32 (default), 'TeX', or 'TeX-GS'
33
34 -d, --define-default=SYM[=VAL]
35 set Scheme option SYM to VAL (default: #t); use -dhelp for help
36
37 -e, --evaluate=EXPR
38 evaluate scheme code
39
40 -h, --help
41 show this help and exit
42
43 -H, --header=FIELD
44 dump \header field FIELD to file named BASENAME.FIELD
45
46 -I, --include=DIR
47 append DIR to search path
48
49 -i, --init=FILE
50 use FILE as init file
51
52 -j, --jail=USER,GROUP,JAIL,DIR
53 chroot to JAIL, become USER:GROUP and cd into DIR
54
55 -l, --loglevel=LOGLEVEL
56 print log messages according to LOGLEVEL, which is either NONE,
57 ERROR, WARNING, BASIC, PROGRESS, INFO (default), or DEBUG
58
59 -o, --output=FILE
60 write output to FILE (suffix will be added) or to FOLDER, in
61 which case the file name will be taken from the input file.
62
63 --relocate
64 relocate using directory of lilypond program
65
66 -s, --silent
67 no progress, only error messages (equivalent to
68 --loglevel=ERROR)
69
70 -v, --version
71 show version number and exit
72
73 -V, --verbose
74 be verbose (equivalent to --loglevel=DEBUG)
75
76 -w, --warranty
77 show warranty and copyright
78
79 You found a bug? Please read http://lilypond.org/bug-reports.html
80
82 Copyright © 1996--2015 by
83
84 Han-Wen Nienhuys <hanwen@xs4all.nl> Jan Nieuwenhuizen <jan‐
85 neke@gnu.org> and others.
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 The full documentation for LilyPond is maintained as a Texinfo manual.
94 If the info and LilyPond programs are properly installed at your site,
95 the command
96
97 info LilyPond
98
99 should give you access to the complete manual.
100
101
102
103LilyPond 2.19.84 February 2020 LILYPOND(1)