]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/instrument-notation.itely (String number
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 28 Mar 2005 15:33:01 +0000 (15:33 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 28 Mar 2005 15:33:01 +0000 (15:33 +0000)
commit377b3804d27b5f7bd952483d91ba0b0a185f15ff
tree150478e5dc228d53612ae47433e9019e34a908d2
parent977326d20eaa9f7c5641b9f7af6bf607becb2ff7
* Documentation/user/instrument-notation.itely (String number
indications): new node.

* input/regression/new-markup-syntax.ly (texidoc): add circle.

* lily/new-fingering-engraver.cc (add_string): new function.
(acknowledge_grob): accept string-number-event as well.

* scm/define-markup-commands.scm (circle): new markup command.

* scm/output-lib.scm (print-circled-text-callback): new function.

* lily/GNUmakefile: move ifeq after include stepmake.make.
18 files changed:
ChangeLog
Documentation/topdocs/NEWS.tely
Documentation/user/instrument-notation.itely
input/regression/new-markup-syntax.ly
input/regression/string-number.ly [new file with mode: 0644]
kpath-guile/GNUmakefile
lily/GNUmakefile
lily/grob-scheme.cc
lily/new-fingering-engraver.cc
lily/text-item.cc
make/lilypond.fedora.spec.in
ps/music-drawing-routines.ps
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/lily.scm
scm/output-lib.scm
scm/output-ps.scm
scm/output-tex.scm