X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fusage%2Frunning.itely;h=4eeabc80dc587e6c033cebe160b6d8e66ffe3bb5;hb=97956152eba4292886a47c74b45bc6be5a0349e8;hp=5ee770edb7af3ee7bf4c0f73fe22e5af971c99d9;hpb=67861efa3ebcd7e7a2c4f482d7b6b94d6bf29f2c;p=lilypond.git diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index 5ee770edb7..4eeabc80dc 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -493,31 +493,7 @@ lyrics. It is recommended to not use font @q{lists} or @q{aliases} in case an SVG viewer is unable to handle them. When using @emph{Web Open Font Format} (WOFF) files the additional @code{--svg-woff} switch is required. -@end multitable - -@noindent -@strong{Note for backend svg output:} -By default in svg output LilyPond will use the generic -@code{font-family} values of @code{serif}, @code{sans-serif}, or -@code{monospace}. Therefore, when using the backend @code{svg} command -you should explicitly define particular default fonts in your source -file; - -@quotation -@verbatim -\paper { - #(define fonts - (make-pango-font-tree "TeX Gyre Schola" - "TeX Gyre Heros" - "TeX Gyre Cursor" - (/ staff-height pt 20))) -} -@end verbatim -@end quotation -Also see @ruser{Entire document fonts}. - -@multitable @columnfractions .33 .16 .51 @item @code{check-internal-types} @tab @code{#f} @tab Check every property assignment for types. @@ -589,6 +565,10 @@ compilation. @tab Pad left edge of the output EPS bounding box by the given amount (in mm). +@item @code{font-export-dir} +@tab @code{#f [dir]} +@tab Directory for exporting fonts as PostScript files. + @item @code{gs-load-fonts} @tab @code{#f} @tab Load fonts via Ghostscript.