]> git.donarmstrong.com Git - lilypond.git/commit
* ly/performer-init.ly: add CueVoice to MIDI too.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 12 Apr 2005 23:38:49 +0000 (23:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 12 Apr 2005 23:38:49 +0000 (23:38 +0000)
commit933ea175663dc544f1357dc087a653d8a4e4a7bd
treedeb2c316af0649dc83f4ee6f879d7a6042aac02a
parent57be7394ffa2e7d7ba6d60548dba563f3409d472
* ly/performer-init.ly: add CueVoice to MIDI too.

* ps/music-drawing-routines.ps: new routine BeginEPSF /
EndEPSF.

* input/regression/markup-eps.ly: new file.

* scm/framework-ps.scm (write-preamble): change order: vars should
be inited before procedures.

* scm/output-ps.scm (glyph-string): break lines. 255 chars is max
for EPS files.

* scm/define-markup-commands.scm (epsfile): add epsfile command.
16 files changed:
ChangeLog
GNUmakefile.in
configure.in
input/regression/markup-eps.ly [new file with mode: 0644]
input/regression/utf-8.ly [new file with mode: 0644]
input/regression/utf8.ly [deleted file]
lily/hairpin.cc
lily/include/hairpin.hh
lily/include/source-file.hh
lily/source-file.cc
ly/performer-init.ly
ps/music-drawing-routines.ps
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/framework-ps.scm
scm/output-ps.scm