projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507ed72
)
Fix convert-ly rule
author
Patrick McCarty
<pnorcks@gmail.com>
Fri, 31 Jul 2009 17:25:46 +0000
(10:25 -0700)
committer
Patrick McCarty
<pnorcks@gmail.com>
Fri, 31 Jul 2009 17:25:46 +0000
(10:25 -0700)
python/convertrules.py
patch
|
blob
|
history
diff --git
a/python/convertrules.py
b/python/convertrules.py
index 558ccec430e00d6cfea9fffddd441a0c51560b77..8b35c95df6f889e94af5f866f7e712b98ae0112c 100644
(file)
--- a/
python/convertrules.py
+++ b/
python/convertrules.py
@@
-2907,7
+2907,7
@@
def conv(str):
stderr_write (UPDATE_MANUALLY)
return str
-@rule ((2, 13,
2
), _("different settings for vertical layout"))
+@rule ((2, 13,
4
), _("different settings for vertical layout"))
def conv(str):
if re.search(r'alignment-offsets', str):
stderr_write("\n")