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

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

Issue 5626052: Gets vertical skylines from grob stencils (Closed)
Left Patch Set: Adds support for KeySignature 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:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 \version "2.15.28"
2
3 \header {
4 texidoc = "By default, @code{TextScript} vertical skylines allow
5 for stack @code{TextScript} grobs to fit snugly over each other instead
6 of moving the entire distance of the bounding box.
7 "
8 }
9
10 \relative c' {
11 a^\markup { \filled-box #'(0 . 2) #'(0 . 20) #0 hello}
12 a^\markup { world }
13 }
LEFTRIGHT

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