projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9289027
)
* lily/tie.cc: remove minimum-length
author
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sun, 21 Aug 2005 20:47:15 +0000
(20:47 +0000)
committer
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sun, 21 Aug 2005 20:47:15 +0000
(20:47 +0000)
* lily/tie.cc (get_control_points): rewrite. Put short ties in
staff-spaces, make long ties cross staff lines. Avoid flags and dots.
THANKS
patch
|
blob
|
history
lily/tie.cc
patch
|
blob
|
history
diff --git
a/THANKS
b/THANKS
index 383ccacaf2e27c8bbcbc7b73f03ef873e2044615..cca7fc5c93dc7669a8e4188c646e0b80159db551 100644
(file)
--- a/
THANKS
+++ b/
THANKS
@@
-27,6
+27,7
@@
Nancho Alvarez
Sven Axelsson
Trevor Bača
Yoshinobu Ishizaki
+Vicente Solsona Dellá
BUG HUNTERS/SUGGESTIONS
diff --git
a/lily/tie.cc
b/lily/tie.cc
index 0f69567361639580744d0f3b40070e606ecdb01d..f596a7c71e027e808f6c2dd54fc4b77431d759a4 100644
(file)
--- a/
lily/tie.cc
+++ b/
lily/tie.cc
@@
-384,7
+384,7
@@
ADD_INTERFACE (Tie,
"dash-fraction"
"dash-period "
"details "
- "direction"
+ "direction
"
"head-pair "
"thickness "
"x-gap ");