From: Carl Sorensen <carl.d.sorensen@gmail.com>
Date: Sat, 4 Jan 2014 22:15:35 +0000 (-0700)
Subject: DOC: CG: Add information on texlive-lang-cyrillic (Issue 3774)
X-Git-Tag: release/2.18.2-1~8^2~7
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bddf135c823f7d623b83add432ef271a88da8fac;p=lilypond.git

DOC: CG: Add information on texlive-lang-cyrillic (Issue 3774)

Add commands necessary to add the required texlive-lang-cyrillic
to LilyDev 2.6

(cherry picked from commit 648601fb61eedbc9f1e031a41fc7523ba94aec7a)
---

diff --git a/Documentation/contributor/quick-start.itexi b/Documentation/contributor/quick-start.itexi
index 22ea0591b1..9dcf55baf2 100644
--- a/Documentation/contributor/quick-start.itexi
+++ b/Documentation/contributor/quick-start.itexi
@@ -161,6 +161,16 @@ reboot the virtual machine.  It will not try to restart the installer
 but start the virtual machine proper. LilyDev is now installed and
 running!
 
+@item
+The current version of LilyPond requires the texlive-lang-cyrillic
+package.  This package is not part of LilyDev 2.6.  Add the package
+to LilyDev with:
+
+@example
+sudo apt-get install texlive-lang-cyrillic
+@end example
+
+
 @end enumerate
 
 @knownissues