]> git.donarmstrong.com Git - lilypond.git/blobdiff - FAQ.txt
release: 1.5.48
[lilypond.git] / FAQ.txt
diff --git a/FAQ.txt b/FAQ.txt
index eee25e0582897c0bd5dcbc9bc8c7b991ca7981e2..f4671b97070290269d26c8311788ba0b28578ad6 100644 (file)
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -8,8 +8,8 @@ I'm stuck, HELP!
 ----------------
 
    Please read the full online FAQs
-(http://appel.lilypond.org/wiki?LilyPondFaqs).  Also, please look in
-the searchable mailinglist archives:
+(http://lilypond.org/wiki?LilyPondFaqs).  Also, please look in the
+searchable mailinglist archives:
 
    * help-gnu-music (http://www.mail-archive.com/help-gnu-music@gnu.org)
 
@@ -44,18 +44,6 @@ yourself:
          autoconf
          configure
 
-Is there an emacs mode?
------------------------
-
-   Yes.  It is included with the source archive as `lilypond-mode.el'
-and `lilypond-font-lock.el'.  If you have an RPM or .deb it is in
-`/usr/share/doc/lilypond-X/'.  You have to install it yourself.
-
-   Add this to your .emacs.el:
-         (load-library "lilypond-mode.el")
-         (setq auto-mode-alist
-          (append '(("\\.ly$" . LilyPond-mode) auto-mode-alist)))
-
 I downloaded the windows32 port, and it doesn't match the website!
 ------------------------------------------------------------------
 
@@ -64,3 +52,11 @@ releases, in particular the windows32 binaries, are only made every
 once in a while.  They may lag several versions behind the latest
 version.
 
+Beams, slurs and crescendi are not displayed at all!
+----------------------------------------------------
+
+   XDvi uses GhostScript for displaying PostScript, check that you have
+GhostScript installed.  If you use a different DVI viewer (eg, on
+Windows), check if it will display embedded PostScript.  Don't worry,
+the symbols should appear on the printout.
+