diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-03-30 00:45:31 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-04-12 13:59:48 -0500 |
commit | ac1767b9163738ec50ebb1d326213b6213a6dd2b (patch) | |
tree | 03e3eff9ec22415988507705b2edb76945fc9704 /graphics/lilypond/README | |
parent | d711d3170082840c1eb1b92a5763da38dd8b5190 (diff) | |
download | slackbuilds-ac1767b9163738ec50ebb1d326213b6213a6dd2b.tar.gz |
graphics/lilypond: Updated for version 2.18.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/lilypond/README')
-rw-r--r-- | graphics/lilypond/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/lilypond/README b/graphics/lilypond/README index 9462224d1a..033b3da404 100644 --- a/graphics/lilypond/README +++ b/graphics/lilypond/README @@ -1,2 +1,10 @@ LilyPond is a music typesetter. It produces beautiful sheet music using a description file as input. + +To enable documentation (man and info pages), first install dblatex and a +newer version of texi2html than shipped with Slackware, then run the script as + + # ENABLE_DOCS=yes ./lilypond.SlackBuild + +The documentation is disabled by default since SBo's texi2html package +conflicts with Slackware's tetex package. |