From 9c43d3a570985eae791c774c5d8d9a05e8739964 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 9 May 2005 02:51:31 +0000 Subject: [PATCH] Document --psfonts --- Documentation/user/lilypond-book.itely | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 4e5a7e338d..235c00245a 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -94,7 +94,7 @@ Under Unix, you can view the results as follows cd input/tutorial mkdir -p out/ lilypond-book --output=out lilybook.tex -@emph{lilypond-book (GNU LilyPond) 2.5.0} +@emph{lilypond-book (GNU LilyPond) 2.6.0} @emph{Reading lilybook.tex...} @emph{..lots of stuff deleted..} @emph{Compiling out/lilybook.tex...} @@ -629,6 +629,10 @@ Process LilyPond snippets using @var{command}. The default command is @code{lilypond}. @code{lilypond-book} will not --filter and --process at the same time. +@itemx --psfonts=FILE +extract all PostScript fonts into FILE for LaTeX. This is necessary +for @command{dvips -h FILE}. + @item -V @itemx --verbose Be verbose. -- 2.39.5