From 7426624c24e3a90efb64012b3e9903e9ebea1587 Mon Sep 17 00:00:00 2001 From: Jonathan Kulp Date: Tue, 10 Mar 2009 09:54:01 -0500 Subject: [PATCH] Docs: added line specifying language \include files go after other \include files (cherry picked from commit 904739e6cbc6453a65f36b26beb48091269c4d92) --- Documentation/user/pitches.itely | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index 241f13ded7..514287d10a 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -406,10 +406,13 @@ any standard. There are predefined sets of note and accidental names for various other languages. To use them, include the language-specific init -file listed below. For example, to use English notes names, add -@code{@w{\include "english.ly"}} to the top of the input file. - -The available language files and the note names they define are: +file listed below. For example, to use English note names, add +@code{@w{\include "english.ly"}} to the input file. Because some +other include files (such as @code{@w{predefined-fretboards.ly}}) use +default (Nederlands) note names, the @code{\include} command for the +language file should be placed after all other LilyPond distribution +files. The available language files and the note names they define +are: @quotation @multitable {@file{nederlands.ly}} {do re mi fa sol la sib si} -- 2.39.5