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

Delta Between Two Patch Sets: input/regression/episema.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: 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:
Right: Side by side diff | Download
« no previous file with change/comment | « input/regression/easy-notation.ly ('k') | input/regression/event-listener-output.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
(no file at all)
1 \version "2.16.0" 1 \version "2.17.6"
2 2
3 \header { 3 \header {
4 texidoc = "An episema can be typeset over a single neume or a 4 texidoc = "An episema can be typeset over a single neume or a
5 melisma. Its position is quantized between staff lines." 5 melisma. Its position is quantized between staff lines."
6 } 6 }
7 7
8 #(set-global-staff-size 26) 8 #(set-global-staff-size 26)
9 \include "gregorian.ly" 9 \include "gregorian.ly"
10 10
11 \new VaticanaVoice { 11 \new VaticanaVoice {
12 \revert Score.SpacingSpanner #'packed-spacing 12 \revert Score.SpacingSpanner.packed-spacing
13 a\episemInitium\episemFinis 13 a\episemInitium\episemFinis
14 \[ a\episemInitium \pes b \flexa a\episemFinis \] 14 \[ a\episemInitium \pes b \flexa a\episemFinis \]
15 \[ a\episemInitium \pes b \flexa a b\episemFinis \flexa a \] 15 \[ a\episemInitium \pes b \flexa a b\episemFinis \flexa a \]
16 } 16 }
LEFTRIGHT

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