]> git.donarmstrong.com Git - lilypond.git/blobdiff - FAQ.txt
patch::: 1.4.1.jcn3
[lilypond.git] / FAQ.txt
diff --git a/FAQ.txt b/FAQ.txt
index 74053fd0d6b543de250b2550c85bd3796ed4ac93..0db39587759c29974f4a20c4bd1edf0271b306ad 100644 (file)
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -44,22 +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, it is in
-`/usr/share/doc/lilypond-X/'.  You have to install it yourself.
-
-   Add this to your ~/.emacs or ~/.emacs.el:
-         (load-library "lilypond-mode.el")
-         (setq auto-mode-alist
-           (cons '("\\.ly$" . LilyPond-mode) auto-mode-alist))
-         (add-hook 'LilyPond-mode-hook (lambda () (turn-on-font-lock)))
-
-   If you have the latest LilyPond-1.3.x Debian package, LilyPond-mode
-is automatically loaded, so you need not modify your ~/.emacs file.
-
 I downloaded the windows32 port, and it doesn't match the website!
 ------------------------------------------------------------------
 
@@ -68,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.
+