Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2060)

Issue 272420043: Let concat-markup fold \char calls into surrounding strings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by dak
Modified:
8 years ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Let concat-markup fold \char calls into surrounding strings This results in \markup \column \box { AVA \concat { A V A } \concat { A \char #(char->integer #\V) A } } using the same kerning in all three lines while previously the third line differed.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M scm/define-markup-commands.scm View 1 chunk +7 lines, -5 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b