man lilypond-book (Commandes) - manual page for lilypond-book 2.6.3
NAME
lilypond-book - manual page for lilypond-book 2.6.3
SYNOPSIS
lilypond-book [OPTIONS]... FILE
DESCRIPTION
Process LilyPond snippets in hybrid HTML, LaTeX, or texinfo document. Example usage:
- lilypond-book --filter="tr '[a-z]' '[A-Z]'" BOOK lilypond-book --filter="convert-ly --no-version --from=2.0.0 -" BOOK lilypond-book --process='lilypond -I include' BOOK
OPTIONS
- -f, --format=FMT
- use output format FMT (texi [default], texi-html, latex, html)
- -F, --filter=FILTER
- pipe snippets through FILTER [convert-ly -n -]
- -h, --help
- print this help
- -I, --include=DIR
- add DIR to include path
- -o, --output=DIR
- write output to DIR
- -P, --process=COMMAND
- process ly_files using COMMAND FILE...
- --psfonts
- extract all PostScript fonts into INPUT.psfonts for LaTeX must use this with dvips -h INPUT.psfonts
- -V, --verbose
- be verbose
- -v, --version
- print version information
- -w, --warranty
- show warranty and copyright
REPORTING BUGS
Report bugs to bug-lilypond@gnu.org.
SEE ALSO
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.