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

Issue 343330043: Let \raise and \lower heed font-size

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

Description

Let \raise and \lower heed font-size This is more in line with using them on text, their primary target. This is actually an incompatible change in meaning but most uses appear to be more correct afterwards than before, so no convert-ly rule. Warrants discussion.

Patch Set 1 #

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

Messages

Total messages: 3
Malte Meyn
This needs an entry in changes.tely, maybe with an example like \markup { A \raise ...
5 years, 8 months ago (2018-07-09 09:07:43 UTC) #1
Malte Meyn
On 2018/07/09 09:07:43, Malte Meyn wrote: > This needs an entry in changes.tely, maybe with ...
5 years, 8 months ago (2018-07-09 09:09:08 UTC) #2
Malte Meyn
5 years, 8 months ago (2018-07-17 11:51:13 UTC) #3
@item
The markup commands @code{\raise} and @code{\lower} now take into account the 
current font size.
@lilypond[quote,verbatim]
\markup { A \raise #1.5 A \fontsize #6 { A \raise #1.5 A } } 
@end lilypond
Sign in to reply to this message.

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