]> git.donarmstrong.com Git - lilypond.git/commit - stepmake/stepmake/generic-vars.make
Fix Info documentation with images
authorJohn Mandereau <john.mandereau@gmail.com>
Fri, 13 Mar 2009 07:40:09 +0000 (08:40 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 13 Mar 2009 07:47:37 +0000 (08:47 +0100)
commit20d140a1d53d39f400f0f0af76c37250dc76de24
tree323ce62e94bb1cb8bc1fc724b4ee0a64a6c7e1ac
parent1f2b60f6bafbbb46e8ed58a63e45a83677d4acd5
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.
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