diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-07-02 01:15:57 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-07-02 01:15:57 +0200 |
commit | 5b6181075e3615dce049711973d3cd5caa60e5db (patch) | |
tree | 170c12bece3c07bdf5288caf80f950cbae21871d /ly/paper13.ly | |
parent | 6a79487a4e2c5cc5b6593fac70dca0dd993e9257 (diff) |
release: 1.5.1
==========
* Added feature to ly2dvi to find feta pfa font files used in a
postscript file to make printing of direct postscript a bit easier:
lilypond -fps input/trip.ly
cat $(ly2dvi -f trip.ps) trip.ps | lpr
* Reincluded 1.4.3.jcn2.
* Website fixes.
* Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
the temp dir if anything fails.
* Fixes for windows scripts.
1.5.0.
Diffstat (limited to 'ly/paper13.ly')
-rw-r--r-- | ly/paper13.ly | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ly/paper13.ly b/ly/paper13.ly new file mode 100644 index 0000000000..7ecec51bbb --- /dev/null +++ b/ly/paper13.ly @@ -0,0 +1,2 @@ + +\include "paper13-init.ly" |