This is the mail archive of the cygwin-announce@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: lilypond-1.6.8-1 for Cygwin


LilyPond 1.6.8 is now available for Cygwin.

This release fixes problems with incorrect font naming in .pfa files
(i.e. possibly broken PDF output).

LilyPond prints beautiful sheet music. It produces music notation from
a description file.  It excels at typesetting classical music, but you
can also print pop-songs.

LilyPond input is plain text.  So, you can use your favorite text
editor to enter it (yes, both are included in Cygwin), you can put it
in email or embed it in an article.

After a successful installation of lilypond (and its dependencies,
notably guile, python, tetex), you should be able to run, eg,

    ly2dvi -p /usr/doc/lilypond-1.6.8-1/input/example-1

which should produce a simple piece of sheet music as:

    example-1.dvi
    example-1.ps
    example-1.pdf

If you install XFree86 tetex-x11 and ghostscript-x11, you may even
view the output just like you would do on UNIX:

    xdvi example-1.dvi &

To view the output in the Windows, non-XFree enviroment, you need a
PostScript viewer (it seems that gv is not yet available for Cygwin).
You can find a plain Windows one here: http://www.cs.wisc.edu/~ghost .
After installing Ghostscript and GSView, you may do:

    gsview32 example-1.ps     # view
    gsview32 /s example-1.ps  # print

To get started, see the Tutorial at:

    http://lilypond.org/Documentation/user/out-www/lilypond/Tutorial.html

or, after installing the lilypond-doc package, your local copy at
(check your Cygwin prefix):

    file:///c:/cygwin/usr/doc/lilypond-1.6.8-1/html/Documentation/user/out-www/lilypond/Tutorial.html

Please send questions or comments on the LilyPond Cygwin package or
installation to the Cygwin mailing list at: cygwin at cygwin dot com dot 
However, if you're having non-Cygwin specific problems related to
LilyPond, please write to lilypond-user at gnu dot org dot   Please do not email
the authors or maintainers directly.

Enjoy,
Jan.


INSTALLATION:

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
'lilypond' from the 'Publishing' category.  Find 'lilypond-doc' in the
'Doc' category.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin at cygwin dot com .  I would appreciate it if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.


Requirements and DLLs.

TeTeX and LilyPond depend on a number of library packages, but as it
seems, they sometimes do not get selected automagically.

teTeX
  requires: ash clear cygutils cygwin ed diffutils fileutils findutils
            gawk grep jpeg libkpathsea3 libncurses6 libpng12 perl sed
            sh-utils textutils termcap tiff zlib
  
LilyPond
  requires: bash cygwin fileutils findutils ghostscript libguile12
            libiconv2 libintl2 libkpathsea3 python tetex-bin tetex-tiny


  DLL              Package
  cygguile-12.dll   libguile12
  cygintl-2.dll     libintl2
  cygiconv-2.dll    libiconv2
  cygkpathsea-3.dll libkpathsea3
  cygltdl-3.dll     libltdl3
  cygpcre.dll       pcre
  cygpng12.dll      libpng12
  cygtiff3.dll      tiff

Also, the more general info on missing DLLs may be helpful:

    http://cygwin.com/faq/faq_4.html#SEC32
    http://cygwin.com/ml/cygwin/2002-01/msg01619.html


*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

To unsubscribe to the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-YOU=YOURDOMAIN dot COM at cygwin dot com

-- 
Jan Nieuwenhuizen <janneke at gnu dot org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]