summaryrefslogtreecommitdiff
path: root/ly/paper13.ly
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2000-10-08 16:27:38 +0200
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2000-10-08 16:27:38 +0200
commit9b40d66187029df3dca86fc5ecc65f64db315a48 (patch)
tree98f740bf71d21201f102bc38220dfa443d945721 /ly/paper13.ly
parente0833e924a7b626154c66170d98335c6c4985dfe (diff)
release: 1.3.94
========== * Bugfix: don't crash if there is no volta bracket to end. * Move offset, dimension callbacks into Scheme. They can be initialized from basicXXXX properties using (X-offset-callbacks . (callback1 callback2 .. .)) (Y-offset-callbacks . (callback1 callback2 .. .)) (X-extent-callback . callback1) (Y-extent-callback . callback1) * naming: basicXXXProperties -> XXX, some other changes in naming; convert-mudela rules added. * naming: \voiceone -> \voiceOne and related changes. convert-mudela rules added * syntax: \property XXX \pop #'bla -> \property Context.XXX \pop #'bla * changed aclocal.m4 to have better check for guile version. (Laura Conrad) * updates for mudela-book (Tom Cato Amundsen) 1.3.93.j
Diffstat (limited to 'ly/paper13.ly')
-rw-r--r--ly/paper13.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/ly/paper13.ly b/ly/paper13.ly
index bd3855fcef..b1399839a6 100644
--- a/ly/paper13.ly
+++ b/ly/paper13.ly
@@ -1,6 +1,6 @@
% paper13.ly
-\version "1.3.59";
+\version "1.3.93";
paper_thirteen = \paper {
staffheight = 13.0\pt;