]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/markup-syntax.ly: remove \score.
authorhanwen <hanwen>
Wed, 13 Apr 2005 00:15:06 +0000 (00:15 +0000)
committerhanwen <hanwen>
Wed, 13 Apr 2005 00:15:06 +0000 (00:15 +0000)
commit21d1aabf967eb6ccb73e21410027e017032bfefd
tree90cd10b44cef09b97cf5a5b4c82248a6f44e1a66
parent7bf79e13536f06eea7c2c67a49bedf22a5e559b6
* input/regression/markup-syntax.ly: remove \score.

* scm/define-markup-commands.scm (draw-circle): add fill argument

* scm/stencil.scm (make-circle-stencil): add fill argument

* ps/music-drawing-routines.ps: add fill argument.

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

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

* scm/define-markup-commands.scm (epsfile): add epsfile command.
ChangeLog
input/regression/markup-syntax.ly
ps/music-drawing-routines.ps
scm/define-markup-commands.scm
scm/output-ps.scm
scm/stencil.scm