From d602971af60c3f68cbc17bb2661e3a3e7a651006 Mon Sep 17 00:00:00 2001 From: Masamichi Hosoda Date: Mon, 7 Sep 2015 23:45:12 +0900 Subject: [PATCH] Issue 4595: NR: Describe default fonts as TeX Gyre fonts roman: LilyPond Serif (alias of TeX Gyre Schola) sans: LilyPond Sans Serif (alias of TeX Gyre Heros) typewriter: LilyPond Monospace (alias of TeX Gyre Cursor) --- Documentation/notation/text.itely | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Documentation/notation/text.itely b/Documentation/notation/text.itely index 53de078dbb..85f48e4e7b 100644 --- a/Documentation/notation/text.itely +++ b/Documentation/notation/text.itely @@ -1451,18 +1451,18 @@ value must be determined by trial and error. These glyphs are all left braces; right braces may be obtained by rotation, see @ref{Rotating objects}. -Three families of text fonts are made available: the @emph{roman} -(serif) font, that defaults to New Century Schoolbook, the -@emph{sans} font and the monospaced @emph{typewriter} font -- these -last two families are determined by the Pango installation. - -@warning{There are no default fonts associated with the @emph{sans} -and @emph{typewriter} font-families. An input file that specifies -either of these can lead to different output on different computers. -To ensure consistent output among multiple platforms, fonts must be -specified by name, and those fonts must be available on any system -that processes the file. See @ref{Single entry fonts} and -@ref{Entire document fonts}.} +Three families of text fonts are made available: +@itemize +@item +The @emph{roman} (serif) font, +which defaults to LilyPond Serif (an alias of TeX Gyre Schola). +@item +The @emph{sans} font, +which defaults to LilyPond Sans Serif (an alias of TeX Gyre Heros). +@item +The @emph{typewriter} (monospaced) font, +which defaults to LilyPond Monospace (an alias of TeX Gyre Cursor). +@end itemize Each family may include different shapes and series. The following example demonstrates the ability to select alternate families, shapes, -- 2.39.2