]> git.donarmstrong.com Git - lilypond.git/commit
New alist to replace special characters.
authorBertrand Bordage <bordage.bertrand@gmail.com>
Fri, 29 Jul 2011 21:26:45 +0000 (23:26 +0200)
committerBertrand Bordage <bordage.bertrand@gmail.com>
Sun, 21 Aug 2011 14:29:37 +0000 (16:29 +0200)
commit28d8d9ac38857927790af5759c393adeff1ceb82
tree89b798314531da4df62ac0dc2f00be5bf1b2a214
parent6810d727b278d15825eecb2b497d1a966241d4eb
New alist to replace special characters.

add-text-replacements! command for \paper blocks.

\replace to add replacements directly inside markups.
input/regression/markup-special-characters.ly [new file with mode: 0644]
lily/text-interface.cc
ly/paper-defaults-init.ly
ly/text-replacements.ly [new file with mode: 0644]
scm/define-grob-properties.scm
scm/define-markup-commands.scm
scm/output-lib.scm