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

Delta Between Two Patch Sets: input/regression/text-script-vertical-skylines.ly

Issue 5626052: Gets vertical skylines from grob stencils (Closed)
Left Patch Set: Representation of dev/skylines-cached Created 13 years, 1 month ago
Right Patch Set: Run astyle on c++ files Created 12 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 \version "2.15.28" 1 \version "2.15.28"
2 2
3 \header { 3 \header {
4 texidoc = "@code{TextScript} vertical skylines should allow for vertical 4 texidoc = "By default, @code{TextScript} vertical skylines allow
5 kerning. 5 for stack @code{TextScript} grobs to fit snugly over each other instead
6 of moving the entire distance of the bounding box.
6 " 7 "
7 } 8 }
8 9
9 \relative c' { 10 \relative c' {
10 a^\markup { \filled-box #'(0 . 2) #'(0 . 20) #0 hello} 11 a^\markup { \filled-box #'(0 . 2) #'(0 . 20) #0 hello}
11 a^\markup { world } 12 a^\markup { world }
12 } 13 }
LEFTRIGHT

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