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

Issue 35320043: Reduce offsets of \super and \sub

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by Keith
Modified:
10 years, 5 months ago
Reviewers:
janek, dak, lemzwerg, c_sorensen
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Reduce offsets of \super and \sub This brings chordNames and text superscripts into better agreement with the shifts in user-provided scans.

Patch Set 1 #

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

Messages

Total messages: 13
dak
https://codereview.appspot.com/35320043/diff/1/scm/define-markup-commands.scm File scm/define-markup-commands.scm (right): https://codereview.appspot.com/35320043/diff/1/scm/define-markup-commands.scm#newcode4000 scm/define-markup-commands.scm:4000: (* 0.33 baseline-skip) I'm not sure a multiple of ...
10 years, 5 months ago (2013-11-30 07:59:51 UTC) #1
Keith
On Fri, 29 Nov 2013 23:59:52 -0800, <dak@gnu.org> wrote: > I'm not sure a multiple ...
10 years, 5 months ago (2013-11-30 08:45:14 UTC) #2
dak
On 2013/11/30 08:45:14, Keith wrote: > On Fri, 29 Nov 2013 23:59:52 -0800, <mailto:dak@gnu.org> wrote: ...
10 years, 5 months ago (2013-11-30 08:54:27 UTC) #3
Keith
On 2013/11/30 08:54:27, dak wrote: > The question is rather what the point of the ...
10 years, 5 months ago (2013-12-01 00:52:57 UTC) #4
c_sorensen
On 11/30/13 5:52 PM, "k-ohara5a5a@oco.net" <k-ohara5a5a@oco.net> wrote: > > Do you know a better quantity ...
10 years, 5 months ago (2013-12-01 02:09:01 UTC) #5
Keith
On 2013/12/01 02:09:01, c_sorensen_byu.edu wrote: > What about font-size? That should work. I wonder, though, ...
10 years, 5 months ago (2013-12-01 02:53:02 UTC) #6
lemzwerg
Would it be possible to directly compute the height of the current font's `x' glyph ...
10 years, 5 months ago (2013-12-01 05:21:49 UTC) #7
Keith
On Sat, 30 Nov 2013 21:21:49 -0800, <lemzwerg@googlemail.com> wrote: > Would it be possible to ...
10 years, 5 months ago (2013-12-01 06:05:24 UTC) #8
lemzwerg
> Do you know if the fonts, in the form LilyPond uses, > will report ...
10 years, 5 months ago (2013-12-01 06:33:20 UTC) #9
janek
LGTM I have one request: this patch makes the situation better, and even if the ...
10 years, 5 months ago (2013-12-01 07:56:08 UTC) #10
Keith
On Sat, 30 Nov 2013 23:56:09 -0800, <janek.lilypond@gmail.com> wrote: > I have one request: this ...
10 years, 5 months ago (2013-12-01 09:16:14 UTC) #11
dak
On 2013/12/01 09:16:14, Keith wrote: > On Sat, 30 Nov 2013 23:56:09 -0800, <mailto:janek.lilypond@gmail.com> wrote: ...
10 years, 5 months ago (2013-12-01 09:31:20 UTC) #12
Keith
10 years, 5 months ago (2013-12-01 17:06:52 UTC) #13
On 2013/12/01 09:31:20, dak wrote:
 
> \fontsize does, but \small, \large, \huge, \super (!) all do an override to
> font-size which does _not_ affect baseline-skip in contrast to the markup
> command \fontsize changing everything in concert.

We know that, David.  
See above were we considered "It might be nicer if the text-scaling functions
did a local scaling of
baseline-skip" and then the suggestions of using font-size instead.

Let's call the issue with shifts after a \small "3697".
That issue does not get in the way of sizing the offsets correctly for the
common use-cases.
Sign in to reply to this message.

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