]> git.donarmstrong.com Git - lilypond.git/commit
* scm/output-ps.scm (define-fonts): Do not crash when encoding==#f
authorjanneke <janneke>
Sat, 10 Apr 2004 01:50:27 +0000 (01:50 +0000)
committerjanneke <janneke>
Sat, 10 Apr 2004 01:50:27 +0000 (01:50 +0000)
commit4dbc07e3c9916a0f7b6c9a7c0214c3485d91db07
treebf94c365252a0ffb68dd6c3369d4cca632e6e795
parent7150b05f12e41748590076c2fd99a117a75649c3
* scm/output-ps.scm (define-fonts): Do not crash when encoding==#f
(ugh?).

* scm/output-tex.scm (output-scopes): Check if variable is bound.

* scm/define-markup-commands.scm (fill-line): Use
make-simple-markup (WAS: unexisting make-word-markup).

* lily/text-item.cc (interpret_markup): Bugfix, transpose
ENCODING, MARKUP parameters for interpret_string.

* lily/include/book.hh:
* lily/book.cc: New file.
ChangeLog
lily/book.cc
lily/text-item.cc
scm/define-markup-commands.scm
scm/output-ps.scm
scm/output-tex.scm