]> git.donarmstrong.com Git - lilypond.git/commitdiff
(string-append): revert lilypond/
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Aug 2006 09:44:47 +0000 (09:44 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Aug 2006 09:44:47 +0000 (09:44 +0000)
path, doc why.

ChangeLog
Documentation/user/lilypond.tely
Documentation/user/music-glossary.tely
scm/documentation-generate.scm

index c2fde7cf7872315ceffb50a3751efbc9ddcedb6f..163a89e654285db02adcba0e0003caa61de6e190 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * scm/documentation-generate.scm (string-append): revert lilypond/
+       path, doc why.
+
 2006-08-20  Graham Percival  <gpermus@gmail.com>
 
        * Documentation/user/lilypond.tely: clarification to
index c80600f362d4fd4323045698550d51725f12b528..32a875500dac85bd759d95083e4d7a6350060d88 100644 (file)
@@ -22,15 +22,19 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @c    LilyPond  program.
 @end ignore
 
+
+@c
+@c Info files are installed in subdirectories to allow images to be present. 
+@c 
 @dircategory LilyPond
 @direntry
-* LilyPond: (lilypond).           The GNU music typesetter.
-* abc2ly: (lilypond)Invoking abc2ly.          Importing ABC.      
-* convert-ly: (lilypond)Invoking convert-ly.  Older LilyPond versions.
-* etf2ly: (lilypond)Invoking etf2ly.          Importing Finale.
-* lilypond-book: (lilypond)LilyPond-book.     Itegrating text and music.
-* midi2ly: (lilypond)Invoking midi2ly.        Importing MIDI.
-* mup2ly: (lilypond)Invoking mup2ly.          Importing Mup.
+* LilyPond: (lilypond/lilypond).           The GNU music typesetter.
+* abc2ly: (lilypond/lilypond)Invoking abc2ly.          Importing ABC.      
+* convert-ly: (lilypond/lilypond)Invoking convert-ly.  Older LilyPond versions.
+* etf2ly: (lilypond/lilypond)Invoking etf2ly.          Importing Finale.
+* lilypond-book: (lilypond/lilypond)LilyPond-book.     Itegrating text and music.
+* midi2ly: (lilypond/lilypond)Invoking midi2ly.        Importing MIDI.
+* mup2ly: (lilypond/lilypond)Invoking mup2ly.          Importing Mup.
 @end direntry
 
 @c don't remove this comment.
index b7287248d6e5240ca78d167588ec6fa6f70c91e6..55e07d2b2ac2f503874a9e415ee1dcfaa52b98ee 100644 (file)
@@ -5,9 +5,10 @@
 @documentencoding utf-8
 @documentlanguage en
 
+@c see lilypond.tely for info installation note
 @dircategory LilyPond
 @direntry
-* Glossary: (music-glossary).  Glossary of music terms.
+* Glossary: (lilypond/music-glossary).  Glossary of music terms.
 @end direntry
 
 @ifhtml
index 3e0d6e1be8398efb1c874d03e984f0f6249cda01..b159daeb4e6cd7b79b9d1baac7bf89c1a0e39422 100644 (file)
@@ -54,7 +54,7 @@
 (display
  (string-append
   (texi-file-head "LilyPond program-reference" file-name
-                 "(lilypond-internals.info)")
+                 "(lilypond/lilypond-internals.info)")
   "
 
 @c NOTE: This is documentation-generate.scm, not macros.itexi