From 40d9301b4f80a99ae917929212a000a29a6eeb8b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 27 Apr 2007 21:46:17 -0700 Subject: [PATCH] Info from mailist. --- Documentation/topdocs/INSTALL.texi | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index e9bfa6dd15..0b6873ad7a 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -54,6 +54,7 @@ Check out @uref{http://lilypond.org/web/install/} for up to date information on binary packages for your platform. + @section Requirements @subsection Compilation @@ -121,6 +122,7 @@ software @item @uref{http://www.python.org,Python} (version 2.4 or newer). @item @uref{http://www.ghostscript.com,Ghostscript} (version 8.15 or newer. 8.50 recommended) +@item Dejaview. (This is normally installed by default) @end itemize International fonts are required to create music with international text @@ -361,11 +363,28 @@ or @end example @end quotation +@item FreeBSD + +To use system fonts, dejaview must be installed. With the default +port, the fonts are installed in @file{usr/X11R6/lib/X11/fonts/dejavu}. + +Open the file @file{$LILYPONDBASE/usr/etc/fonts/local.conf} and add the +following line just after the @code{} line. (Adjust as necessary +for your hierarchy.) + +@example +/usr/X11R6/lib/X11/fonts +@end example + @end itemize + @section International fonts -On MacOs X, all fonts are installed by default. +On MacOs X, all fonts are installed by default. However, finding all +system fonts requires a bit of configuration; see +@uref{http://lists.gnu.org/archive/html/lilypond-user/2007-03/msg00472.html, +this post} on the @code{lilypond-user} mailing list. On Linux, international fonts are installed by different means on every distribution. We cannot list the exact commands or packages @@ -387,5 +406,7 @@ Debian GNU/Linux @end verbatim + + @bye -- 2.39.5