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

Unified Diff: scm/script.scm

Issue 297340043: Add halfopenvertical to script.scm
Patch Set: Fix documentation error. Now passes make and make doc on my machine Created 7 years, 9 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 | « input/regression/halfopenvertical.ly ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/script.scm
diff --git a/scm/script.scm b/scm/script.scm
index 5d975fe0ec43a54b0217b003efc101f75315677b..c8eb8b39b9a9f415bdd93c55ab9ca8cdd76016d8 100644
--- a/scm/script.scm
+++ b/scm/script.scm
@@ -110,6 +110,13 @@
(script-stencil . (feta . ("halfopen" . "halfopen")))
(direction . ,UP)))
+ ("halfopenvertical"
+ . (
+ (avoid-slur . outside)
+ (padding . 0.20)
+ (script-stencil . (feta . ("halfopenvertical" . "halfopenvertical")))
+ (direction . ,UP)))
+
("ictus"
. (
« no previous file with comments | « input/regression/halfopenvertical.ly ('k') | no next file » | no next file with comments »

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