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

Unified Diff: input/regression/bar-scripts.ly

Issue 547340043: Issue 5621: Improve rehearsal mark position at beginning of staff (Closed)
Patch Set: clean up names, division between Scheme/C++ Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | input/regression/pedal-bracket.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/bar-scripts.ly
diff --git a/input/regression/bar-scripts.ly b/input/regression/bar-scripts.ly
deleted file mode 100644
index 540e761786c7ca4296a5905bac3050edfeae411e..0000000000000000000000000000000000000000
--- a/input/regression/bar-scripts.ly
+++ /dev/null
@@ -1,20 +0,0 @@
-\version "2.16.0"
-\header{
-texidoc="
-
-Markings can be attached to (invisible) barlines.
-"
-}
-
-\layout { ragged-right = ##t }
-
-\relative c''
-\context GrandStaff <<
- \new Staff {
-
- \set Staff.shortInstrumentName = instr
-
- \mark "B" \break c1 \mark "A" c2 }
- \new Staff { c1 c2 }
->>
-
« no previous file with comments | « no previous file | input/regression/pedal-bracket.ly » ('j') | no next file with comments »

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