summaryrefslogtreecommitdiff
path: root/Build/source/utils/autosp/autosp-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/autosp/autosp-src/ChangeLog')
-rw-r--r--Build/source/utils/autosp/autosp-src/ChangeLog22
1 files changed, 20 insertions, 2 deletions
diff --git a/Build/source/utils/autosp/autosp-src/ChangeLog b/Build/source/utils/autosp/autosp-src/ChangeLog
index 25613989ec8..c55434ae8cf 100644
--- a/Build/source/utils/autosp/autosp-src/ChangeLog
+++ b/Build/source/utils/autosp/autosp-src/ChangeLog
@@ -1,13 +1,31 @@
AUTOSP
+2016-11-02
+
+ support xtuples in more than one staff (provided x and note durations are
+ consistent)
+
+2016-10-26
+
+ \ptr distinguished from \pt
+
+2016-10-20
+
+ BARREST_SPACING replaced by MAX_SPACING
+
+2016-03-02
+
+ Process \rlap{...} as non-spacing.
+ Process numeric notes in collective coding.
+ Process transposition characters ('`!) after a collective note.
+
2016-01-30
Correct coding for \tqq and \tqqq.
ps(0) outputs "0" rather than "MAX_SPACING"
Allow for \wq.
Defer \Changeclefs until after \def\atnextbar ...
- Corrected bracketing for 8 and 9-bar rests.
- Modern noatation for multi-bar rests.
+ Modern notation for multi-bar rests.
Initial output to stdout.
2015-07-23