1LILYPOND-BOOK(1)                 User Commands                LILYPOND-BOOK(1)
2
3
4

NAME

6       lilypond-book - manual page for lilypond-book 2.19.83
7

SYNOPSIS

9       lilypond-book [OPTION]... FILE
10

DESCRIPTION

12       Process  LilyPond  snippets  in  hybrid HTML, LaTeX, texinfo or DocBook
13       document.
14

OPTIONS

16       -F, --filter=FILTER
17              pipe snippets through FILTER [default: `convert-ly -n -']
18
19       -f, --format=FORMAT
20              use output format  FORMAT  (texi  [default],  texi-html,  latex,
21              html, docbook)
22
23       -h, --help
24              show this help and exit
25
26       -I, --include=DIR
27              add DIR to include path
28
29       --info-images-dir=DIR
30              format Texinfo output so that Info will look for images of music
31              in DIR
32
33       --left-padding=PAD
34              pad left side of music to align music in  spite  of  uneven  bar
35              numbers (in mm)
36
37       --lily-loglevel=LOGLEVEL
38              Print lilypond log messages according to LOGLEVEL
39
40       --lily-output-dir=DIR
41              write lily-XXX files to DIR, link into --output dir
42
43       --load-custom-package=PACKAGE
44              Load  the  additional  python  PACKAGE (containing e.g. a custom
45              output format)
46
47       -l, --loglevel=LOGLEVEL
48              Print log messages according to LOGLEVEL (NONE, ERROR,  WARNING,
49              PROGRESS (default), DEBUG)
50
51       -o, --output=DIR
52              write output to DIR
53
54       -P, --process=COMMAND
55              process ly_files using COMMAND FILE...
56
57       --redirect-lilypond-output
58              Redirect the lilypond output
59
60       -s, --safe
61              Compile snippets in safe mode
62
63       --skip-lily-check
64              do not fail if no lilypond output is found
65
66       --skip-png-check
67              do not fail if no PNG images are found for EPS files
68
69       --use-source-file-names
70              write  snippet  output  files  with  the same base name as their
71              source file
72
73       -V, --verbose
74              be verbose
75
76       --version
77              show version number and exit
78
79       -w, --warranty
80              show warranty and copyright
81
82   Options only for the latex and texinfo backends:
83       --latex-program=PROG
84              run executable PROG instead of latex, or in case --pdf option is
85              set instead of pdflatex
86
87       --texinfo-program=PROG
88              run executable PROG instead of texi2pdf
89
90       --pdf  create PDF files for use with PDFTeX
91

EXAMPLES

93              $ lilypond-book --filter="tr '[a-z]' '[A-Z]'" BOOK
94              $ lilypond-book -F "convert-ly --no-version --from=2.0.0 -" BOOK
95              $ lilypond-book --process='lilypond -I include' BOOK
96

REPORTING BUGS

98       Report                             bugs                             via
99       http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs
100

SEE ALSO

102       The full documentation for lilypond-book is  maintained  as  a  Texinfo
103       manual.   If the info and lilypond-book programs are properly installed
104       at your site, the command
105
106              info lilypond-book
107
108       should give you access to the complete manual.
109
110
111
112lilypond-book 2.19.83              July 2019                  LILYPOND-BOOK(1)
Impressum