]> git.donarmstrong.com Git - lilypond.git/commit
* lily/paper-line.cc (Paper_line): don't store list of stencils,
authorhanwen <hanwen>
Fri, 7 May 2004 23:43:22 +0000 (23:43 +0000)
committerhanwen <hanwen>
Fri, 7 May 2004 23:43:22 +0000 (23:43 +0000)
commit88194da8858ba59dc7a2ee677bb9dc42323c6f9e
tree901bfc87f84f56e49f544f2b0e2decabac20e853
parent8243c1b8b48ac2ea8aba6f99d110b22a6080dfbb
* lily/paper-line.cc (Paper_line): don't store list of stencils,
but convert to single Stencil immediately.

* lily/paper-book.cc (title): don't return Stencil* but Stencil.
12 files changed:
ChangeLog
lily/include/book.hh
lily/include/my-lily-parser.hh
lily/include/paper-book.hh
lily/include/paper-line.hh
lily/include/stencil.hh
lily/ly-module.cc
lily/paper-book.cc
lily/paper-line.cc
lily/parser.yy
lily/score.cc
lily/system.cc