GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LILYPOND-BOOK(1) User Commands LILYPOND-BOOK(1)

lilypond-book - manual page for lilypond-book 2.23.6

lilypond-book [OPTION]... FILE

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

-F, --filter=FILTER
pipe snippets through FILTER [default: `convert-ly -n -']
-f, --format=FORMAT
use output format FORMAT (texi [default], texi-html, latex, html, docbook)
-h, --help
show this help and exit
-I, --include=DIR
add DIR to include path
--info-images-dir=DIR
format Texinfo output so that Info will look for images of music in DIR
--left-padding=PAD
pad left side of music to align music in spite of uneven bar numbers (in mm) [default: 3.0]
--lily-loglevel=LOGLEVEL
print lilypond log messages according to LOGLEVEL [default: none]
--lily-output-dir=DIR
write lily-XXX files to DIR, link into --output dir
-l, --loglevel=LOGLEVEL
print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS [default], DEBUG)
-o, --output=DIR
write output to DIR
-P, --process=COMMAND
process ly_files using COMMAND FILE...
--redirect-lilypond-output
redirect the lilypond output
-s, --safe
compile snippets in safe mode
--skip-lily-check
do not fail if no lilypond output is found
--skip-png-check
do not fail if no PNG images are found for EPS files
--use-source-file-names
write snippet output files with the same base name as their source file
-V, --verbose
be verbose
--version
show version number and exit
-w, --warranty
show warranty and copyright

--latex-program=PROG
run executable PROG instead of latex or, in case --pdf option is set, instead of pdflatex
--texinfo-program=PROG
run executable PROG instead of texi2pdf
--pdf
create PDF files for use with pdftex

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

Report bugs via bug-lilypond@gnu.org

The full documentation for lilypond-book is maintained as a Texinfo manual. If the info and lilypond-book programs are properly installed at your site, the command
info lilypond-book

should give you access to the complete manual.

June 2022 lilypond-book 2.23.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.