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

Delta Between Two Patch Sets: input/regression/line-dash-small-period.ly

Issue 6635050: Make arguments like Context.GrobName accessible as symbol lists (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Left Patch Set: Change \footnote user interface to match the rest (though pre-2.16 German docs fail) Created 12 years, 5 months ago
Right Patch Set: Allow \override Accidental.color = #red (dot between grob and property) Created 12 years, 5 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
« no previous file with change/comment | « input/regression/line-arrows.ly ('k') | input/regression/line-dashed-period.ly » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 \header { 1 \header {
2 2
3 texidoc = "Generate valid postscript even if dash-period is small 3 texidoc = "Generate valid postscript even if dash-period is small
4 compared to line thickness." 4 compared to line thickness."
5 5
6 } 6 }
7 7
8 \version "2.17.5" 8 \version "2.17.6"
9 9
10 \relative c' { 10 \relative c' {
11 \override Staff.OttavaBracket dash-period = #0.1 11 \override Staff.OttavaBracket.dash-period = #0.1
12 \override Score.OttavaBracket dash-fraction = #1 12 \override Score.OttavaBracket.dash-fraction = #1
13 13
14 \ottava #1 14 \ottava #1
15 c4 c 15 c4 c
16 } 16 }
17 17
LEFTRIGHT

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