]> git.donarmstrong.com Git - lilypond.git/commit
Fix Info documentation with images
authorJohn Mandereau <john.mandereau@gmail.com>
Fri, 13 Mar 2009 07:40:09 +0000 (08:40 +0100)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 09:05:21 +0000 (02:05 -0700)
commiteaa69fe339d8f1b0b5458d22918c937713d635b6
tree3a7130a86464a20721637706d4654005db72f397
parentf623408fe882fde8ba8cf9451d834e98e88f60e0
Fix Info documentation with images

This patch mainly applies suggestions from David Kastrup and Jan.

* fix symlinks creation from prefix/share/info to
prefix/share/doc/lilypond, enable it even when installing in
nonstandard prefix, and clean it up in the makefiles,

* add info and info-install toplevel targets,

* improve documentation (make help, stdout prints and Application
  Usage),

* fix flats graphics in Introduction for Info format.
(cherry picked from commit 0c9af42587ceac7e72290435164f6a9394250c66)
Documentation/user/compile.itely
Documentation/user/introduction.itely
GNUmakefile.in
scripts/build/relative.py
stepmake/stepmake/generic-vars.make
stepmake/stepmake/texinfo-rules.make
stepmake/stepmake/texinfo-targets.make
stepmake/stepmake/toplevel-targets.make