]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/music-functions.scm (glue-mm-rest-texts): automatically
[lilypond.git] / ChangeLog
1 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * scm/music-functions.scm (glue-mm-rest-texts): automatically
4         convert MMREST-TEXT to MultiMeasureRestNumber settings.
5
6         * ly/engraver-init.ly (ScoreContext): move tablature settings to
7         ScoreContext
8
9         * scm/new-markup.scm (center-markup): \center markup.
10
11         * scm/music-functions.scm: remove pitchify scripts.
12
13         * lily/music.cc (print_smob): display music name if available 
14
15 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
16
17         * Documentation/user/refman.itely (Instrument names): remove
18         \turnOff doco.
19
20 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
21
22         * lily/score.cc (mark_smob): bugfix.
23
24         * input/regression/rehearsal-mark.ly: new file.
25
26         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
27         report error at the current token again.
28
29 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
30
31         * cygwin/mknetrel: Exit if doc build fails.
32
33         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
34
35 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
36
37         * scm/music-types.scm (music-descriptions): add doc strings
38
39 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
40
41         * lily/lexer.ll: 
42         * lily/include/my-lily-lexer.hh: 
43         * lily/include/includable-lexer.hh: Add flex kludge.
44
45         * config.hh.in: 
46         * config.make.in: 
47         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
48         cruft.
49         
50         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
51         code.
52
53 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
54
55         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
56
57         * lily/parser.yy (new_chord): Compile fix.
58
59 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
60
61         * lily/percent-repeat-engraver.cc (try_music): add correct
62         processing moments for double-measure percents as well.
63
64         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
65
66         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
67         grob prop type. 
68
69         * Documentation/user/refman.itely (Printing named chords): add
70         chord name tweak doco.
71
72         * input/template/gregorian-transcription.ly: new file.
73
74 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
75
76         * input/test/*: lots of cleanups/comment-outs/removals in chord
77         examples
78         
79         * input/regression/*: lots of cleanups/comment-outs/removals in
80         chord examples
81         
82         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
83         options
84
85         * lily/new-chord-name-engraver.cc (process_music): give original
86         inversion pitch to chord name routine.
87
88         * input/tutorial/os-score.ly: update to new markup
89
90         * Documentation/user/appendices.itely: simply include
91         chords-ignatzek. 
92
93         * Documentation/user/refman.itely (Chords mode): add documentation
94         for chord mode.
95
96         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
97         not present in chord.
98         (construct-chord): add inversion and bass support.
99
100         * lily/chord.cc: junk contents.
101
102 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
103
104         * Documentation/user/refman.itely:
105         * Documentation/user/music-glossary.tely: fix. 
106
107 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
108
109         * scm/chord-entry.scm (construct-chord): move chord construction
110         to Scheme.
111
112         * lily/parser.yy (new_chord): new setup for chord entry.
113
114 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
115
116         * lilypond.words:
117         * Documentation/user/music-glossary.tely: add ambitus.
118
119 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
120
121         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
122
123         * lily/include/*.hh: string() -> to_string()
124
125         * scm/chords-ignatzek.scm: new file.
126
127         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
128         standard chord name exceptions.
129
130         * scm/translator-property-description.scm (chordNameSeparator):
131         add property.
132         (majorSevenSymbol): add property
133
134         * lily/translator-scheme.cc (ly:context-properties): new function
135         (ly:context-parent): new function.
136         (print_smob): print context name.
137
138         * lily/music.cc (ly:get-music-length): new function
139         (print_smob): don't print properties.
140
141         * lily/duration.cc (duration<?): new function
142
143         * input/regression/chords-funky-ignatzek.ly: new file.
144
145         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
146         jazz chords.
147
148         * lily/pitch.cc (ly:pitch-diff): new function.
149
150         * input/regression/chords-ignatzek.ly: new file.
151
152 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
153
154         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
155         pitches for jazz chords.
156
157 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
158
159         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
160
161 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
162
163         * lilypond.words: add 1
164
165 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
166
167         * Documentation/topdocs/AUTHORS.texi: refine.
168
169 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
170
171         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
172         
173         * lilypond.words: add one.
174
175 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
176
177         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
178         Fontify bass note in chords, e.g., e in c1/e.
179         
180 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
181
182         * Documentation/user/music-glossary.tely: Dutch updates and
183         additions (Arent Storm).
184
185 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
186
187         * input/regression/ambitus.ly:  move file.      
188
189         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
190
191         * lily/event.cc (transpose): add tonic property to Key_change_req
192         and to Key_engraver.
193
194 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
195
196         * Documentation/user/refman.itely: fix typo.
197
198         * lilypond.words: removed wrong identifiers.
199
200 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
201
202         * mf/feta-toevallig.mf: make flat stem shorter 
203
204 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
205
206         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
207
208         * lilypond.words: add from Phrasing slur.
209         
210 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
211
212         * lilypond-mode.el: allow launching multiple ViewPS processes.
213         
214         * lilypond.words: add from Text markup.
215
216 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
217
218         * input/test/ossia.ly (texidoc): add comment.
219
220         * input/regression/voice-follower.ly: new file.
221
222         * mf/feta-toevallig.mf: make flat heavier.
223
224         * lily/cluster-engraver.cc: clean up Cluster engraver
225
226         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
227         Engraver. Use Note_column to compute Y positions and deal with
228         line break stuff.
229
230 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
231
232         * lily/stem.cc: move french-beaming to stem.
233
234 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
235
236         * lilypond-font-lock.el: fontify all durations in chords.
237
238         * lilypond.words: add from lily/my-lily-lexer.cc
239
240 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
241
242         * VERSION: release 1.7.12
243
244         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
245
246         * lily/gregorian-ligature.cc: new file
247
248         * lily/*: the Great 2003 search & replace.
249
250         * Documentation/user/refman.itely (Manual repeat commands): add
251         note about font selection.
252
253 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
254
255         * lilypond-mode.el: propose recompiling midi while invoking playing,
256         not while stopping playing.
257
258 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
259
260         * lilypond.words: add one.
261
262         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
263         and expressional note grouping. Fontify chord modes.
264
265 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
266
267         * Documentation/user/music-glossary.tely (Top): translate melisma.
268
269 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
270
271         * Documentation/user/music-glossary.tely (Top): add melisma.
272
273 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
274
275         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
276         interfaces for (abstract) grob GregorianLigature
277
278         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
279         renamed head* -> glyph_name*, x-shift* -> x-offset*
280
281         * scm/grob-property-description.scm: bugfix: added missing descriptions
282
283 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
284
285         * input/test/chord-names-dpnj.ly: New file.
286
287         * scm/double-plus-new-chord-name.scm: Implement full and partial
288         exceptions.
289
290         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
291
292         * scm/double-plus-new-chord-name.scm
293         (double-plus-new-chord->markup): Fix sub->markup.
294
295
296 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
297
298         * lily/custos-engraver.cc: added TODO; editorial changes
299
300         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
301         consistency with other ligature engravers; removed access on (now)
302         private variable _ligature of Ligature_engraver
303
304         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
305         renamed last_bound -> last_bound_; issue programming_error on
306         abstract method calls; moved primitives code from
307         Mensural_bracket_engraver to here (because almost ligature
308         engravers will need it); renamed try_stop_ligature () ->
309         typeset_ligature (); bugfix: store primitives of finished ligature
310         in separate variable finished_primitives_ to avoid clash on input
311         like "\] \["; added current_ligature () to enable access on
312         private variable _ligature
313
314         * lily/mensural-ligature-engraver.cc: removed primitives_ code
315         (now in super class); renamed try_stop_ligature () ->
316         typeset_ligature ()
317
318         * lily/mensural-ligature.cc: issue programming_error on abstract
319         method calls
320
321         * lily/note-heads-engraver.cc: added TODO comment upon bool
322         in_ligature
323
324         * mf/parmesan-heads.mf: fixed some of set_char_box()
325
326         * scm/grob-description.scm: added VaticanaLigature
327
328         * scm/grob-property-description.scm: added neume prefix properties
329
330         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
331         lily/include/gregorian-ligature-engraver.hh,
332         lily/include/gregorian-ligature.hh: new files; framework for
333         gregorian ligature engravers such as vaticana
334
335         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
336         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
337         vaticana style ligature implementation (still somewhat uncomplete)
338
339 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
340
341         * VERSION: release 1.7.11
342
343         * scripts/convert-ly.py: add ly:pitch-transpose rule
344
345 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
346
347         * input/test/dpncnt.ly: New file.
348
349         * lily/my-lily-lexer.cc: Add chordnames keyword.
350
351         * lily/parser.yy (chordnames_block): Parse chord name exception
352         lists, see input/test/dpncnt.ly.
353
354         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
355         function.
356
357         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
358         filter-out too.
359
360         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
361         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
362         pitch functions (except for ly:make-pitch, but that's apparently
363         some sort of scheme naming standard?).
364
365         * scm/lily.scm (!=): define-public.
366
367         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
368
369 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
370
371         * scm/double-plus-new-chord-name.scm
372         (double-plus-new-chord-name->markup): New file.
373
374 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
375
376         * python/lilylib.py (make_preview): don't suppress progress for
377         bbox extraction.
378
379 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
380
381         * Documentation/user/appendices.itely (scheme): update for new syntax.
382
383         * input/regression/chord-name-styles.ly: new file
384
385         * lily/instrument-name-engraver.cc: create instrument names
386         without barline too.  Allows instrument name on ChordNames  
387
388         * scm/new-markup.scm (interpret-markup): allow simple strings as
389         markup too.
390
391 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
392
393         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
394         (step->markup-accidental): Fix: add accidental.
395         (chord::inner-name-american): 
396         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
397         append stray '/' if last superscript addition was 'o'.
398
399         * scm/new-markup.scm (normal-size-sub-markup) 
400         (normal-size-super-markup): New function.
401
402         * lily/source-file.cc (Source_file): Add warning for possibly
403         intentional but suspicious initialization.
404
405         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
406         add comments about cut-and-paste programming.
407
408         * flower/rational.cc (lcm): Not used; comment out.
409
410 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
411
412         * lily/new-fingering-engraver.cc (position_scripts): use
413         fingerHorizontalDirection to determine fingering horizontal
414         directions.
415  
416         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
417         fingering support.
418
419         * scripts/convert-ly.py (FatalConversionError.conv): add style
420         conversion rule. 
421
422         * scm/chord-name.scm (set-chord-name-style): new function.
423         (new-chord-name-brew-molecule): revise to interpret markup only
424         (new-chord->markup): cleanuppish rewrite. To be called from the
425         new engraver.
426
427         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
428         Markup earlier, during interpreting.
429
430         * input/test/{banter,jazz,american}-chords.ly (scheme): update
431         style settings. Rename to chord-names-*.ly
432
433 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
434
435         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
436         markup code and update to new markup.  Most probably broke some of
437         it.
438         
439 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
440
441         * Documentation/user/refman.itely: added docu for ambitus and
442         clusters
443
444         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
445         ly_quote_scm() in lookup.cc
446
447         * mf/parmesan-clefs.mf: set_char_box fix
448
449         * lily/cluster-engraver.cc: junk implicit protection; use
450         Protected_scm instead
451
452 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
453
454         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
455         throughout.
456
457         * scm/new-markup.scm: Turn-off error-triggering test code.
458
459 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
460
461         * scm/new-markup.scm (markup-thrower-typecheck) 
462         (markup-typecheck?):  add full typechecking functions.
463         (make-markup-maker): add make-FOO-markup functions.
464         (markup-argument-list-error): nice error checking messages.
465         (make-markup): better function: less quoting escapades.
466
467 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
468
469         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
470
471 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
472
473         * cygwin/lilypond.hint (requires): Add cygwin.
474
475         * .cvsignore: Remove stepmake (huh!?!), add lib.
476
477         * GNUmakefile.in: Add libdir links for builddir runs.
478
479         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
480         instead of datadir.
481
482         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
483         local_lilypond_libdir.
484
485         * config.make.in (lilypond_libdir): Add.
486
487         * stepmake/stepmake/substitute-rules.make: 
488         * stepmake/stepmake/script-rules.make: 
489         * stepmake/stepmake/python-module-rules.make:
490         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
491         lilypond-python-module patch.
492
493 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
494
495         * Documentation/user/refman.itely (Graphical interfaces): add note
496         about xml2ly.
497
498 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
499
500         * scripts/ly2dvi.py (run_dvips): remove trailing newline
501
502 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
503
504         * VERSION: released 1.7.10
505
506         * scripts/musedata2ly.py (): idem
507
508         * scripts/midi2ly.py (dump_chord): idem
509
510         * scripts/etf2ly.py (version): idem 
511
512         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
513
514         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
515
516         * scm/tex.scm (tex-output-expression): remove eval compat
517         glut. Other output files too.
518
519         * scm/chord-name.scm: don't export anything from chord module.
520
521         * input/test/american-chords.ly: idem
522
523         * input/test/banter-chords.ly (texidoc): idem
524
525         * input/test/Cc-chords.ly: add breakage notes.
526
527         * Documentation/user/refman.itely (Text markup): rewrite manual section.
528
529         * lily/parser.yy (scalar): allow \markup { } as property value. 
530
531         * scm/chord-name.scm: complete new markup usage
532
533         * scm/grob-description.scm (all-grob-descriptions): use new markup
534         texts by default
535
536 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
537
538         * scm/chord-name.scm: partial move to new markup texts.
539
540 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
541
542         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
543
544         * scm/bass-figure.scm (brew-bass-figure): make stack direction
545         settable.
546
547 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
548
549         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
550         invoked for old midi, wait for killing.
551
552 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
553
554         * Documentation/user/music-glossary.tely: Finnishing.
555
556 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
557
558         * mf/feta-nummer-code.mf: some kerning pairs.
559
560 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
561
562         * scm/output-lib.scm (set-bar-number-visibility): Context-function
563         Added.
564
565         * Documentation/user/refman.itely (Bar numbers):
566         set-bar-number-visibility added, modulo-bar-number removed again
567         (sorry).
568
569 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
570
571         * scm/output-lib.scm (modulo-bar-number-visible): add function.
572
573         * Documentation/user/refman.itely: add modulo-bar-number-visible.
574
575         * Documentation/user/music-glossary.tely: translate into Finnish.
576
577 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
578
579         * lilypond-mode.el: add shortcut for 2midi
580
581         * lilypond-font-lock.el: fontify lyrics
582
583 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
584
585         * scm/drums.scm : use 1.7.x names.
586
587         * input/regression/drums.ly : Don't use << chords >>
588
589 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
590
591         * lilypond-mode.el: tidy, add TODO
592
593         * make/lilypond.mandrake.spec.in: install-info quietly.
594
595 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
596
597         * input/test/markup.ly: use new syntax.
598
599 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
600
601         * ly/params-init.ly (interscoreline): add word-space
602
603         * input/test/metronome.ly (eighthNote): idem.
604
605         * input/test/script-priority.ly: use new markup
606
607         * lily/parser.yy (markup): allow HEAD markup0 markup1 
608
609         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
610
611         * lily/parser.yy (gen_text_def): bugfix.
612         (full_markup): allow markup identifier.
613
614 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
615
616         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
617         jobs at the same time. Add horizontal lines to Command menu.
618         Allow one compiling job -- propose killing others before a new one.
619
620         * lilypond.words: add markup, teeny, etc.
621
622 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
623
624         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
625         Allow only one type of midi process; launching Midi either stops
626         midis or plays the current midi and launching MidiAll stops midis
627         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
628         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
629
630 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
631
632         * lily/text-engraver.cc (process_acknowledged_grobs): use new
633         markup  for new markup texts.
634
635         * lily/mark-engraver.cc (process_music): idem
636         
637         * lily/instrument-name-engraver.cc (create_text): idem
638
639         * scm/new-markup.scm (magnify-markup): new function.
640
641         * scm/molecule.scm (stack-lines): bugfix.
642
643         * lily/font-interface.cc (get_font): take font-magnification from
644         alist chain.
645
646 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
647
648         * lily/molecule-scheme.cc: move scheme functions to separate file.
649
650         * lily/font-metric.cc  (ly_get_glyph): new function. 
651         
652         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
653         (italic-markup, dynamic-markup): new functions
654         (font-markup): new function
655
656         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
657         padding and minimum
658
659 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
660
661         * lily/accidental-engraver.cc:
662         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
663
664 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
665
666         * lilypond.vim:
667         * lilypond-font-lock.el: Put \longa as duration. Accept only 
668         [a-zA-Z] for user defined identifiers. Separate note cases 
669         with and without a duration (allow cis\longaX).
670
671         * lilypond.words: Add words from Info.
672
673 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
674
675         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
676
677 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
678
679         * lilypond-mode.el: Propose reverting buffer before a command if
680         it was edited with an another editor.
681
682 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
683
684         * lily/molecule.cc (ly_translate_molecule): new function
685
686         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
687         into libdir
688
689         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
690
691         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
692
693 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
694
695         * lilypond.words: take \words from Info-index.
696
697 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
698
699         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
700
701 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
702
703         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
704
705 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
706
707         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
708         and lilypond-documentation.
709
710 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
711
712         * lily/parser.yy: Compile fix (bison 1.75).
713
714 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
715
716         * VERSION: 1.7.9 released
717
718         * scm/music-functions.scm (shift-one-duration-log): refactor.
719         Use music-map.
720
721         * input/regression/chord-tremolo.ly (texidoc): add dot test.
722
723         * NEWS: update.
724
725         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
726         argument
727         
728         * scm/music-functions.scm (display-music): new function
729         (music-map): change arg order.
730
731         * input/regression/new-markup-syntax.scm: new file
732
733         * lily/parser.yy (markup): add \markup { .. } syntax.
734
735         * scm/new-markup.scm (override-markup): new function
736         (lookup-markup): new function
737         (music-markup): new function
738         (lookup-markup-command): use markup-signature to store argument
739         format for parser.
740
741         * lily/lexer.ll: preliminary \markup syntax. 
742
743 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
744
745         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
746         add pre/post-dependencies and menus with icons from source.
747
748         * Documentation/pictures/lilypond-48x48.xpm:
749         * Documentation/pictures/lilypond-32x32.xpm:
750         * Documentation/pictures/lilypond-16x16.xpm: new files, background
751         transparent.
752
753         * stepmake/stepmake/generic-targets.make:
754         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
755
756 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
757
758         * input/regression/music-map.ly (texidoc): new file.
759
760         * scm/music-functions.scm (music-map): new function
761
762 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
763
764         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
765
766 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
767
768         * input/test/to-xml.ly:
769         * lily/ligature-engraver.cc: Fixes documentation.
770
771         * lilypond.mandrake.spec.in:
772         * lilypond.redhat.spec.in: Add lilypond.words.
773
774         * Documentation/user/refman.itely: Mention Info inside emacs.
775         
776         * lilypond.suse.spec.in:
777         * lilypond.redhat.spec.in: 
778         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
779
780 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
781
782         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
783         os.popen.read ().
784
785 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
786
787         * scripts/ly2dvi.py (include_path): print warning if failing anything.
788
789         * python/lilylib.py (error): add space
790
791 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
792
793         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
794         distribution.
795
796 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
797
798         * lily/paper-outputter.cc (Paper_outputter): close port when
799         finishing score.
800
801 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
802
803         * scm/sodipodi.scm: Fixes.
804
805 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
806
807         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
808
809         * buildscripts/make-font-dir.py: Fix. 
810
811 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
812
813         * lilypond-mode.el: Add support for Info inside Emacs.
814
815 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
816
817         * buildscripts/make-font-dir.py: 
818         * mf/GNUmakefile: Make sodipodi font map.
819
820         * scm/sodipodi.scm: Add more output functions.
821
822         * mf/feta-nummer.mf: 
823         * mf/feta-beugel.mf: Add font_coding_scheme.
824
825         * lily/paper-outputter.cc (output_header): Fix creator string.
826
827 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
828
829         * lilypond-mode.el (LilyPond-autocompletion): invoked with
830         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
831
832         * lilypond.words: add two (Everybody can add/remove words now!).
833
834         * debian/rules:
835         * make/lilypond.suse.spec.in:
836         * make/lilypond.mandrake.spec.in:
837         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
838
839         * Documentation/user/refman.itely: Mention autocompletion.
840
841 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
842
843         * scripts/ly2dvi.py: Add paper sizes.
844
845         * lily/timing-engraver.cc: 
846         * lily/time-signature.cc: 
847         * lily/span-bar.cc: 
848         * lily/grob-scheme.cc: Code formatting fixes.
849
850         * scm/sodipodi.scm: 
851         * scm/sketch.scm:
852         * buildscripts/mf-to-table.py: 
853         * buildscripts/make-font-dir.py: Font testing.
854
855 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
856
857         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
858         inserts try-completion and shows all-completions.
859
860         * lilypond.words: '\' -> '\\'
861
862         * lilypond-mode.el: load libraries in the end, lilypond.words defines
863         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
864         
865         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
866         and LilyPond-reserved-words.
867         
868 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
869
870         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
871         from load-path.
872         
873         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
874         the mini-buffer with Control-Shift-c.
875         
876 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
877
878         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
879         duration. This fixes \tempo taking time.
880
881 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
882
883         * lily/volta-engraver.cc (process_acknowledged_grobs): 
884         Allow for text markup in repeatCommands. 
885
886 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
887
888         * lilypond-mode.el (LilyPond-insert-string): new function, use it
889         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
890         Get rid of skeleton.el-dependency.
891
892         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
893
894 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
895
896         * lily/beam-engraver.cc (stop_translation_timestep): reset
897         now_stop_ev_
898
899         * lily/scm-option.cc: add parse-protect to ly:set-option
900
901         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
902
903 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
904
905         * lily/include/ligature-bracket.hh: removed
906         * lily/ligature-bracket.cc: removed
907
908         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
909         .tex
910
911         * lily/beam.cc (set_beaming): don't change beam count on rests.
912         (brew_molecule): always set flag-width > 0.
913
914 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
915
916         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
917         chars, remove instructions; instead, refer to lilypond-init.el and
918         Documentation/topdocs/INSTALL.texi.
919
920         * lilypond.words: add identifiers and reserved words.
921
922         * Documentation/topdocs/INSTALL.texi: separate sections for installing
923         files and adding a load-path.
924
925         * lilypond-init.el: Instructions, extracted from 
926         Documentation/topdocs/INSTALL.texi. 
927         
928 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
929
930         * VERSION: 1.7.8 released 
931
932         * lily/grob.cc (warning): better robustness fix.
933
934 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
935
936         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
937
938         * lily/cluster-engraver.cc: stick better to variable naming
939         conventions
940
941         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
942         until stop_translation_timestep()
943
944         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
945         min/max coordinates to backend, but no musical info such as
946         pitches
947
948         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
949
950         * lily/grob.cc: robustness fix: warning(): do not crash if
951         cause is not set
952
953         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
954         the much more elaborated tuplet brackets than the very naive and
955         simple ligature bracket grob
956
957 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
958
959         * Documentation/user/refman.itely (Analysis brackets): add
960         horizontal bracket doco.
961
962         * ly/property-init.ly (setMmRestFermata): added.
963
964         * Documentation/user/refman.itely (Multi measure rests): fermatas
965         on mm rests.
966
967         * input/regression/apply-context.ly (texidoc): new file
968
969         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
970         code to be executed during interpretation. Possible applications:
971         smart octavation, more advanced bar checks. 
972
973         * lily/apply-context-iterator.cc: new file.
974
975 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
976
977         * input/test/new-markup.ly: new file.
978
979         * lily/text-item.cc (text_to_molecule): new function
980
981         * scm/new-markup.scm (lambda): new file
982
983         * lily/function-documentation.cc (ly_add_function_documentation):
984         add proc property as well
985
986 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
987
988         * Documentation/user/music-glossary.tely (Top): add custos.
989
990 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
991
992         * Documentation/topdocs/INSTALL.texi: advise how to include source
993         path to Emacs load-path and improve language.
994
995 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
996
997         * GNUmakefile.in: config.h message fix.
998
999         * autogen.sh:
1000         * aclocal.m4: Regenerate.
1001
1002         * configure.in: 
1003         * config.make.in: 
1004         * stepmake/config.make.in: 
1005         * stepmake/configure.in: 
1006         * stepmake/autogen.sh: 
1007         * stepmake/aclocal.m4: Update for autoconf 2.56.
1008
1009 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
1010
1011         * Documentation/topdocs/INSTALL.texi: instructions for an user how
1012         to install Emacs-mode. Instructions how to use vim-mode.
1013
1014 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1015
1016         * scm/music-types.scm (music-descriptions): no length for tempo event.
1017
1018         * input/*.ly: add \version everywhere.
1019         
1020         * input/*.ly: update syntax to 1.7 + new-chords.
1021
1022         * VERSION: 1.7.7 released.
1023         
1024         * Documentation/user/*.tely: new chord syntax.
1025
1026         * input/regression/[bc]*.ly (texidoc): syntax updates.
1027         
1028 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
1029
1030         * lilypond.words: add vocabulary to be used in auto-completion
1031
1032         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
1033
1034         * lilypond.vim: allow note name at EOF
1035
1036 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1037
1038         * buildscripts/new-chords.py (edit): -e option: inline editing.
1039
1040         * input/regression/a*.ly (texidoc): syntax updates.
1041
1042         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
1043         music): elucidations. 
1044
1045 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
1046
1047         * lily/include/lily-proto.hh, ly/engraver-init.ly,
1048         ly/spanners-init.ly, scm/grob-description.scm,
1049         scm/grob-property-description.scm, scm/music-types.scm,
1050         lily/cluster-engraver.cc, lily/cluster.cc,
1051         lily/include/cluster.hh, input/test/cluster.ly: cluster
1052         implementation
1053
1054         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
1055         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
1056         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
1057
1058         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
1059
1060         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
1061
1062         * scm/grob-description.scm: bugfix: by default, use default note
1063         head style when engraving ligatures
1064
1065         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
1066
1067         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
1068         events
1069
1070         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
1071
1072         * input/test/ancient-font.ly: bugfix: style -> flag-style
1073
1074         * lily/ligature-engraver.cc: indentation fix
1075
1076         * lily/parser.yy: indentation fixes
1077         
1078 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1079
1080         * input/regression/measure-grouping.ly: more elaborate example.
1081
1082         * lily/moment.cc: ly:add-moment, ly:mul-moment,
1083         ly:div-moment. New functions 
1084
1085         * scm/music-functions.scm (set-time-signature): new function,
1086         allow inline time sig settings with measure grouping.
1087
1088         * lily/parser.yy (command_element): move time sig construction
1089         into Scheme.
1090
1091         * lily/side-position-interface.cc (out_of_staff): new function,
1092         like padding, but keep minimum distance from staff. Easier than
1093         linespanners (dynamics, pedals), but roughly the same effect.
1094
1095 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
1096
1097         * emacs-mode.el: Added spanish-note-replacements 
1098         (<carlos.betancourt@chello.be>).
1099
1100         * vimrc: (Un)commenting with <(S-)F12>, tidy.
1101
1102 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
1103
1104         * lilypond.vim: Do not fontify cises, desis, etc.
1105
1106         * vimrc: view dvi with <S-F6>
1107
1108 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109
1110         * lily/lookup.cc (triangle): new function.
1111
1112         * input/regression/measure-grouping.ly (texidoc): new file: show
1113         triangles and brackets for beat groups of 3 and 2.
1114
1115         * lily/include/measure-grouping-spanner.hh (class
1116         Measure_grouping): new file.
1117
1118         * lily/measure-grouping-spanner.cc (brew_molecule): new file
1119
1120         * lily/measure-grouping-engraver.cc (class
1121         Measure_grouping_engraver): new file.
1122
1123 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1124
1125         * Merge from stable:
1126
1127             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
1128         
1129         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
1130         stylesheet.
1131
1132         * ly/paper19.ly: Include paper19-init.ly.
1133
1134         * ly/paper19-init.ly: New file.
1135
1136         * Documentation/user/tutorial.itely (First steps): Fix first
1137         example for font test.
1138
1139         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
1140
1141         * ChangeLog: Add 1.7.6 release marker (see below).
1142
1143         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
1144         Add .py files.
1145
1146 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1147
1148         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
1149
1150         * input/tutorial/*.ly: update to new syntax.
1151
1152         * lily/parser.yy (Composite_music): new transpose syntax,
1153         \transpose FROM TO MUSIC. 
1154
1155 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1156
1157         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
1158         latex progress/error output to stderr (by default this goes to
1159         stdout).  Show lilypond progress, even when not verbose.
1160
1161         * python/lilylib.py (system): New optional parameter to control
1162         showing of progress.
1163
1164         * scm/backend-documentation-lib.scm (check-dangling-properties):
1165         Fix error message.
1166
1167         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
1168         axis, extent.
1169
1170         * scm/grob-property-description.scm (magnify): Remove.
1171         (extent, axis): Add.
1172
1173 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1174
1175         * VERSION: Release 1.7.6.
1176
1177         * scripts/convert-ly.py: more uniformization substitutions.
1178
1179         * buildscripts/new-chords.py (sub_chords): new file.
1180
1181 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1182
1183         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
1184         lilypond.map.  Include sauter fonts too.  Cleanups.
1185
1186 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1187
1188         * Documentation/user/tutorial.itely (First steps): change to new
1189         chord/tie/slur/beam notation.
1190
1191         * lily/parser.yy (event_that_take_dir): allow postfix notation for
1192         ties.
1193
1194         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
1195         engraver. Process ties in postfix notation, i.e. c8-~ c
1196
1197         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
1198
1199         * input/regression/beam-postfix-notation.ly (texidoc): new file.
1200
1201         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
1202
1203         * lily/beam-engraver.cc (try_music): accept new-beam-events
1204
1205         * input/regression/chord-scripts.ly (texidoc): new file
1206
1207         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
1208         script-events.
1209
1210         * scm/script.scm (default-script-alist): cleanup.
1211
1212         * lily/script-engraver.cc (make_script_from_event): cleanup.
1213
1214         * lily/lyric-combine-music-iterator.cc
1215         (Lyric_combine_music_iterator): remove superfluous events.
1216         (melisma_busy): new function. Fix broken melismas.
1217
1218 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
1219
1220         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
1221         Remove nonvalid settings. Use descriptive key names.
1222         Use <Return> to indicate the pressing of that key.
1223
1224 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1225
1226         * scripts/lilypond-book.py (option_definitions): Typo.
1227
1228         * scripts/ly2dvi.py: Updates.
1229
1230         * python/lilylib.py (setup_environment, print_environment)
1231         (get_bbox, make_preview): Merge and remove from ly2dvi and
1232         lilypond-book.
1233
1234         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
1235
1236         * .cvsignore: Remove some cruft.
1237
1238         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
1239         path.
1240
1241         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
1242         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
1243         throughout.
1244
1245         * python/lilylib.py (quiet_system): Junk
1246         (system): Display error log upon failure.
1247         (read_pipe): New function.  Cleanups and fixes.
1248
1249         * python/*.py: Rename from *.py.in.
1250         
1251         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
1252
1253         * GNUmakefile.in (SUBDIRS): Move python before scripts.
1254
1255 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1256
1257         * python/GNUmakefile: Bugfix: handle modules.
1258
1259         * stepmake/stepmake/python-module-targets.make (default): Add
1260         compiled modules. 
1261
1262         * stepmake/stepmake/python-module-rules.make: Add rule for byte
1263         compiling modules.
1264
1265         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
1266         Bugfix.  (OUT_PYC_MODULES): Add.
1267
1268 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
1269
1270         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
1271         Use default paths. Refresh description.
1272
1273 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1274
1275         * VERSION: 1.7.5 released
1276
1277         * input/regression/finger-chords.ly (texidoc): new file.
1278
1279         * lily/script-engraver.cc (process_music): remove scriptHorizontal
1280         support
1281
1282         * lily/fingering-engraver.cc (process_music): remove kludgy
1283         scriptHorizontal stuff.
1284
1285         * lily/script.cc: remove staff-support property.
1286
1287         * lily/new-fingering-engraver.cc (add_fingering): new
1288         file. Fingering engraver for new style chords.
1289
1290 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1291
1292         * lily/parser.yy (bare_number): allow 4 \cm (without
1293         decimal dot). (should backport to 1.6?)
1294
1295         * ly/declarations-init.ly: use Scheme for dimension defs.
1296
1297         * lily/parser.yy (TODO): remove hard coded dimensions, add
1298         REAL NUMBER_IDENTIFIER production.
1299
1300         * lily/rest-collision.cc (force_shift_callback): rewrite using
1301         -done property.
1302
1303         * scm/grob-property-description.scm (rest-collision-done): add
1304         property.
1305         
1306         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
1307
1308 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1309
1310         * input/regression/multi-measure-rest-center.ly: new file.
1311
1312         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
1313         off horizontally by 0.05 ss. Fixed.
1314
1315 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1316
1317         * scm/pdftex.scm: Rename ly-number to ly:number->string.
1318
1319         * Documentation/topdocs/index.tely: Remove duplicate from merge.
1320
1321 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1322
1323         * lily/tie.cc (get_control_points): also avoid staff lines on the
1324         just outside the outer staff lines
1325
1326 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1327
1328         * ly/params-init.ly: Just define style-alist, no need to
1329         define-public.
1330
1331         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
1332         (thanks Han-Wen).
1333
1334         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
1335         (FET_FILES): = FONT_FILES.
1336
1337         * Merge from stable:
1338
1339             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
1340
1341 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1342
1343         * VERSION: 1.7.4 released.  
1344         
1345         * scm/generate-documentation.scm (string-append): add macro
1346         definitions.
1347
1348         * lily/text-item.cc (lookup_text): don't use virtual fonts for
1349         normal texts.
1350
1351         * lily/multi-measure-rest-engraver.cc: make separate
1352         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
1353
1354         * lily/multi-measure-rest.cc: remove text handling. Remove
1355         number-threshold.
1356
1357 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1358
1359         * scm/music-types.scm: doc patch by Graham Percival
1360
1361 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1362
1363         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
1364         encoding part.
1365         (Font_info.set_defaults): pixelsize now also defauts to '0'.
1366         (sketch_p): Sketch wants only first four elements of X11 font spec.
1367
1368         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
1369
1370         * mf/feta-autometric.mf: Write foundry and family to log.
1371
1372         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
1373         font translation table.
1374
1375         * buildscripts/mf-to-table.py: Better font info into afm.
1376
1377         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
1378         1.0.9 required.
1379
1380         * configure.in: Whine for mftrace 1.0.9.
1381
1382 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1383
1384         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
1385
1386         * lily/main.cc (main_prog): don't try to load init.EXT when
1387         processing foo.EXT.
1388
1389 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
1390
1391         * scm/tex.scm (zigzig-line): added.
1392
1393         * scm/ps.scm (zigzag-line): added.
1394
1395         * ps/music-drawing-routines.ps (subvec): added.
1396         (draw_zigzag_line): added.
1397         
1398         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
1399         grob properties zigzag-width and zigzag-length.
1400
1401         * input/regression/glissando.ly: Add some zig-zagged glissandi.
1402
1403 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1404
1405         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
1406         svg output, including font.
1407
1408 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1409
1410         * scm/lily.scm: Register sodipodi output module.
1411
1412         * scm/sodipodi.scm: New file.
1413
1414         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
1415
1416         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
1417         comment, after header.
1418         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
1419         FullName.  Fix FontName key.
1420
1421 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
1422
1423         * lily/rest.cc (after_line_breaking): bugfix: dots after half
1424         and breve rests.
1425         
1426         * input/test/blank-notes.ly: bugfix
1427
1428         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
1429         rests. (Kim Shrier)
1430
1431         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
1432         
1433 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1434
1435         * scm/tex.scm: 
1436         * scm/ps.scm: Cleanup and remove obsolete junk.
1437
1438         * Documentation/user/internals.itely:
1439         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
1440
1441         * lily/parser.yy: Identify shift/reduce problems.
1442
1443         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
1444         make-style-sheet.  Too specific for convert-ly?
1445
1446 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1447
1448         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
1449
1450         * input/test/*.ly: various fixes.
1451
1452         * lily/music.cc (name): bugfix
1453
1454         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
1455
1456         * lily/input-file-results.cc (code): set-point-and-click! ->
1457         set-point-and-click
1458         
1459 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1460
1461         * Use uniform ly: prefix for exported scheme primitive functions.
1462
1463         * scm/music-types.scm: junk compat glue
1464
1465         * scripts/convert-ly.py: add rules for stuff below, junk
1466         compatibility glue for spanrequest.
1467
1468         * lily/parser.yy (verbose_event): remove \spanrequest,
1469         \commandspanrequest, \script. 
1470         
1471         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
1472
1473         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
1474         for \penalty, \glissando.
1475
1476         * VERSION: release 1.7.3
1477         
1478 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
1479
1480         * lily/accidental-engraver.cc: Fix
1481         grace-in-the-beginning-of-measure bug caused by the resent
1482         partial-measure fix.
1483
1484         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
1485         overlap looks too crowded)
1486         
1487 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1488
1489         * lily/parser.yy (assignment): allow SCM expression as assignment.
1490
1491         * lily/include/music-output-def.hh (class Music_output_def):
1492         * lily/music-output-def.cc: 
1493         * lily/paper-def.cc: 
1494         * scm/font.scm (markup-to-properties):
1495         * lily/parser.yy (music_output_def_body): 
1496         remove style_sheet_
1497
1498 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1499
1500         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
1501         length.
1502
1503         * input/regression/spacing-to-grace.ly: new file.
1504
1505         * input/regression/spacing-end-of-line.ly: new file.
1506
1507         * lily/note-spacing.cc (get_spacing): take into account breakable
1508         stuff sticking out at the left (time sig change at line break).
1509
1510         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
1511         raggedright code.
1512
1513         * scm/music-functions.scm (make-voice-props-set): add
1514         staff-position for mm rests.
1515  
1516         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
1517         before grace notes a little.
1518
1519         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
1520
1521         * lily/break-align-interface.cc (do_alignment): right-edge spacing
1522         key adds space at the end of line. 
1523
1524 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1525
1526         * scm/sketch.scm: Fix beams.
1527
1528         * buildscripts/mf-to-table.py: Add EncodingScheme.
1529
1530         * scm/sketch.scm: Resurrect.
1531
1532 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1533
1534         * lily/multi-measure-rest.cc: use breve rests for measure lengths
1535         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
1536
1537 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1538
1539         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
1540
1541         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1542
1543 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1544
1545         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
1546         token for origin information.
1547
1548         * lily/parser.yy (My_lily_lexer): do identifier location and
1549         cloning from lexer.
1550
1551         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
1552         logic out of the parser. Add bar checks on both ends.
1553
1554         * Documentation/user/refman.itely (Multi measure rests): add more
1555         notes about mm rests.
1556
1557 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1558
1559         * input/regression/bar-scripts.ly: Re-enable.
1560
1561         * lily/parser.yy:
1562         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1563         released rsn.  Bison 1.50 has a crucial bug and won't work.
1564
1565         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1566
1567
1568 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1569
1570         * input/regression/bar-scripts.ly: Blunt documentation build fix.
1571
1572 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1573
1574         * Actually merge changes since 1.6.4 besides ChangeLog, and
1575         resolve conflicts.  Lots of updates, hope all is well.
1576         
1577         * cygwin/lilypond.hint (requires): Add ghostscript.
1578
1579         * scm: Update some (c).
1580         
1581 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1582
1583         * input/test/{various}.ly: add \header fields and texidoc strings.
1584
1585 2002-10-05  Werner Lemberg  <wl@gnu.org>
1586
1587         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1588         renamed to `output_latex_quoted'.
1589         Added `output_latex_noquote'.
1590         (schedule_lilypond_block): Implement `noquote' option for LaTeX
1591         mode.
1592
1593 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1594
1595         * ChangeLog: Add 1.6.6 release marker.  See below.
1596
1597         * stepmake/stepmake/po-targets.make: Remove --c++ option.
1598
1599         * scripts/midi2ly.py: Fix global syntax warnings.
1600
1601         * GNUmakefile.in: Generate builddir locale tree too.
1602
1603         * scripts/ly2dvi.py:
1604         * scripts/midi2ly.py: 
1605         * scripts/mup2ly.py: 
1606         * scripts/update-lily.py:
1607         * lily/main.cc (setup_paths): Fix for locales setup.
1608
1609 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1610
1611         * Documentation/windows/installing.texi: Soften wording about
1612         necessity of becoming Administrator.  tommie@iae.nl reports this
1613         does not seem to be necessary for his flavour of Windows 2000.
1614         Explicitely discourage text mode mounts.
1615
1616 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1617
1618         * lily/rest.cc (after_line_breaking): backport dot position fix.
1619
1620         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1621         rests. Thanks to Klaus Zimmermann for finding this bug.
1622
1623 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1624
1625         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1626
1627 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1628
1629         * Documentation/user/music-glossary.tely: fix links.
1630
1631 2002-10-21  Werner Lemberg  <wl@gnu.org>
1632
1633         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1634         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1635         scaling factor) only once and use them in the definition of
1636         \embeddedps.
1637         * ps/music-drawing-routines.ps (skeel): Removed.
1638
1639 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1640
1641         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1642         Solaris7, as we don't use nested $( ) constructs.
1643
1644 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1645
1646         * VERSION: Release 1.6.6.
1647         
1648 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1649
1650         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1651         as workaround for /bin/sh problems on Solaris7.
1652
1653 2002-10-19  Werner Lemberg  <wl@gnu.org>
1654
1655         * GNUmakefile.in (web-doc): Fix typos.
1656         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1657         `music-drawing-routines.ps' but emit \special{header=...} once.
1658         * scm/tex.scm (header-end): Updated.
1659
1660 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1661
1662         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1663         undefined tremolo. 
1664
1665 2002-10-15  Werner Lemberg  <wl@gnu.org>
1666
1667         * scripts/lilypond-book.py (g_make_html): New global variable.
1668         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1669         if `g_make_html' isn't set.
1670         [main]: Add format `texi-html'.
1671         (option_definitions): Updated.
1672         * Documentation/user/lilypond-book.itely: Updated.
1673
1674         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1675         * make/ly-rules.make (%.texi, %.nexi): Use it.
1676         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1677         format to lilypond-book.
1678         * GNUmakefile.in (web-doc): Ditto.
1679
1680 2002-10-14  Werner Lemberg  <wl@gnu.org>
1681
1682         Further improve TeX output.  The produced files are about 40%
1683         smaller.  `lilyponddefs.tex' is now read only once.
1684
1685         * tex/lilyponddefs.tex: Remove footer stuff.
1686         (\ifundefined): Renamed to...
1687         (\lilypondundefined): This.  Use LaTeX's definition to
1688         make it nestable and make it global.
1689         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1690         output.
1691         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1692         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1693         them global.
1694         (\placebox): Renamed to...
1695         (\lyitem): This.
1696         Make it global and call \outputscale by itself.
1697         (\lybox, \lyvrule): New macros to reduce input data.
1698         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1699         New auxiliary macros.
1700         (\SkipLilydefs, \EndLilyPondOutput): Removed.
1701         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1702         to...
1703         (\lilypondspace): This and made it global.
1704         (\turnOnPostScript): Renamed to...
1705         (\lilypondpostscript): This and made it global.
1706         (\turnOnExperimentalFeatures): Renamed to...
1707         (\lilypondexperimentalfeatures): This and made it global.
1708         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1709         (\lilypondsetdimen): This and made it global.
1710         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1711         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1712         (all, $(outdir)/music-drawing-routines.ps): New rules.
1713         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1714         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1715         start-system, stop-system, stop-last-system, filledbox): Updated to
1716         use the changed macros from lilyponddefs.tex.
1717         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1718
1719 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1720
1721         * Documentation/windows/installing.texi: Update.
1722
1723 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1724
1725         * VERSION: 1.6.5 released
1726
1727         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1728
1729 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1730
1731         * scm/translator-property-description.scm (voltaOnThisStaff): add
1732         property.
1733
1734 2002-09-28  Werner Lemberg  <wl@gnu.org>
1735
1736         * scm/tex.scm (header-end): Suppress page numbering.
1737
1738         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1739         Fix quotation for HTML output.
1740
1741 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1742         
1743         * Documentation/user/refman.itely: grammar and phrasing
1744           fixes to "Note Entry" section.  Also adds a few new examples.
1745
1746 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1747
1748         * flower/include/string-data.icc: include string.h
1749
1750 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1751
1752         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1753
1754 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1755
1756         * Documentation/user/GNUmakefile (extra-local-help): Add.
1757
1758         * stepmake/stepmake/www-targets.make (local-help): Add.
1759
1760 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1761
1762         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1763         packages.
1764
1765         * Documentation/topdocs/README.texi (Top): building documentation
1766         (not website.)
1767
1768 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1769
1770         * Documentation/user/refman.itely: 
1771         * Documentation/user/tutorial.itely: 
1772         * Documentation/user/music-glossary.tely: Merge changes.
1773
1774         * Documentation/user/glossary.html.in: 
1775         * Documentation/index.texi: 
1776         * Documentation/header.html.in: Accomodate renaming of glossary.
1777         
1778         * Documentation/user/tutorial.itely: Add some glossary references.
1779         
1780         * Documentation/user/refman.itely: Minor fixes.
1781         
1782         * Documentation/user/lilypond.tely: Add glossary do direntry.
1783
1784         * Documentation/user/music-glossary.tely: Rename (previously:
1785         glossary.tely).  Fix anchor placement.
1786
1787         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1788
1789 2002-09-23  Werner Lemberg  <wl@gnu.org>
1790
1791         * scripts/lilypond-book.py (output_dict): Fix handling of
1792         various environments by avoid extraneous newlines.
1793         Rename `output-all' regexp for html to `output-html'.
1794         Replace `output-all' regexp for texi with `output-texi-quote'
1795         and `output-texi-noquote'.
1796         (compose_full_body): Don't override `linewidth' user option
1797         for `singleline'.
1798         (schedule_lilypond_block): Don't indent text specified with
1799         `intertext' option.
1800         Add new option `noquote'.
1801         (compile_all_files): Use latex instead of tex to compile ly
1802         files directly.
1803
1804         * Documentation/user/lilypond-book.itely: Updated and revised.
1805         Improve layout.
1806
1807         * Documentation/user/glossary.tely,
1808         Documentation/user/introduction.itely,
1809         Documentation/user/tutorial.itely,
1810         Documentation/user/refman.itely,
1811         Documentation/user/appendices.itely: Fix overfull LilyPond
1812         boxes caused by the new lilypond-book code.  Other minor
1813         fixes.
1814
1815         * Documentation/user/macros.itexi (@texiflat): Don't emit
1816         trailing space.
1817
1818         * scm/tex.scm (end-output, header-end): Add preamble and
1819         postamble to make lilypond output directly compilable with
1820         latex.
1821
1822         
1823 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1824
1825         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1826         instructions.
1827
1828 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1829
1830         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1831
1832 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1833
1834         * lily/beam.cc (connect_beams): don't crash if there are quarter
1835         notes in beams.
1836
1837 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1838
1839         * Documentation/user/refman.itely: corrected ancient clef
1840         docu; added docu on ligatures
1841
1842 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1843
1844         * Documentation/user/glossary.tely,
1845         Documentation/user/refman.itely, input/les-nereides.ly,
1846         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1847         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1848         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1849         Stem properties: flag-style -> stroke-style, style -> flag-style.
1850
1851
1852 2002-09-22  Werner Lemberg  <wl@gnu.org>
1853
1854         * scripts/lilypond-book.py: Add option `notime' to suppress
1855         printing of a time signature.  Specify default indentation of 0pt
1856         if single line fragment.  Don't emit redundant `\paper{ }'.
1857
1858         * Documentation/user/lilypond-book.itely: Updated.
1859
1860         * Documentation/user/glossary.tely: Completely reformatting.
1861
1862 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1863
1864         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1865
1866 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1867
1868         * Documentation/user/tutorial.itely: Fix links.
1869         
1870         * Documentation/topdocs/index.tely:
1871         * Documentation/index.texi:
1872         * Documentation/header.html.in: Small website fixes and updates.
1873
1874         * debian/: Debian patch by Anthony Fok.
1875
1876 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1877
1878         * Documentation/footer.html.in: How time flies: It's already 2002!
1879
1880         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1881         more descriptive link names than 'here'.
1882
1883 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1884
1885         * VERSION: 1.7.2 released
1886         * VERSION: 1.6.4 released
1887         
1888         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1889
1890         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1891         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1892
1893         * mf/feta-din.mf (test): add x-height and space.
1894
1895         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1896         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1897
1898         * ly/grace-init.ly: add-to-grace-init: function to portably add
1899         settings to \grace. 
1900
1901         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1902         if we get an absolute dynamic event.
1903  
1904         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1905
1906         * lily/source-file.cc (get_line): oops. All line numbers were off
1907         by 2. Fix that. 
1908
1909         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1910         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1911
1912         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1913
1914         * lily/parser.yy (number_factor): remove (number) as number
1915         expression. ("Let them eat Lisp").
1916
1917 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1918
1919         * lily/horizontal-bracket.cc: new file.
1920
1921         * lily/horizontal-bracket-engraver.cc: new file.
1922
1923         * input/regression/note-group-bracket.ly: new file. Support
1924         horizontal note brackets for music analysis.
1925
1926         * lily/stem.cc (flag): new flag-style: no-flag.
1927
1928         * input/test/stem-cross-staff.ly: new file
1929         
1930         * Documentation/user/internals.itely: Improved formatting, fixing
1931         typos.  Added a section `Output details' to describe how the TeX
1932         code looks like.
1933
1934         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1935
1936         * lily/parser.yy: remove \dynamicscript.
1937
1938         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1939         definitions. 
1940
1941         * python/midi.c (midi_error): take two arguments.
1942
1943         * Merge 1.6.5 changes:
1944         
1945 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1946
1947         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1948         staff-space.  Previous 1.5 was probably meant as half-spaces.
1949         (cautionary-style): parentheses (was: smaller).  This is what doco
1950         says, and it seems more logical.
1951
1952         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1953         for 2nd sentence.
1954
1955 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1956
1957         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1958
1959 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1960
1961         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1962
1963 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1964
1965         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1966
1967 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1968
1969         * scm/translator-property-description.scm (voltaOnThisStaff): add
1970         property.
1971
1972 2002-09-28  Werner Lemberg  <wl@gnu.org>
1973
1974         * scm/tex.scm (header-end): Suppress page numbering.
1975
1976         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1977         Fix quotation for HTML output.
1978
1979 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1980         
1981         * Documentation/user/refman.itely: grammar and phrasing
1982           fixes to "Note Entry" section.  Also adds a few new examples.
1983
1984 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1985
1986         * flower/include/string-data.icc: include string.h
1987
1988 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1989
1990         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1991
1992 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1993
1994         * Documentation/user/GNUmakefile (extra-local-help): Add.
1995
1996         * stepmake/stepmake/www-targets.make (local-help): Add.
1997
1998 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1999
2000         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
2001         packages.
2002
2003         * Documentation/topdocs/README.texi (Top): building documentation
2004         (not website.)
2005
2006 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2007
2008         * Documentation/user/refman.itely: 
2009         * Documentation/user/tutorial.itely: 
2010         * Documentation/user/music-glossary.tely: Merge changes.
2011
2012         * Documentation/user/glossary.html.in: 
2013         * Documentation/index.texi: 
2014         * Documentation/header.html.in: Accomodate renaming of glossary.
2015         
2016         * Documentation/user/tutorial.itely: Add some glossary references.
2017         
2018         * Documentation/user/refman.itely: Minor fixes.
2019         
2020         * Documentation/user/lilypond.tely: Add glossary do direntry.
2021
2022         * Documentation/user/music-glossary.tely: Rename (previously:
2023         glossary.tely).  Fix anchor placement.
2024
2025         * Documentation/user/GNUmakefile: Make music-glossary.info too.
2026
2027 2002-09-23  Werner Lemberg  <wl@gnu.org>
2028
2029         * scripts/lilypond-book.py (output_dict): Fix handling of
2030         various environments by avoid extraneous newlines.
2031         Rename `output-all' regexp for html to `output-html'.
2032         Replace `output-all' regexp for texi with `output-texi-quote'
2033         and `output-texi-noquote'.
2034         (compose_full_body): Don't override `linewidth' user option
2035         for `singleline'.
2036         (schedule_lilypond_block): Don't indent text specified with
2037         `intertext' option.
2038         Add new option `noquote'.
2039         (compile_all_files): Use latex instead of tex to compile ly
2040         files directly.
2041
2042         * Documentation/user/lilypond-book.itely: Updated and revised.
2043         Improve layout.
2044
2045         * Documentation/user/glossary.tely,
2046         Documentation/user/introduction.itely,
2047         Documentation/user/tutorial.itely,
2048         Documentation/user/refman.itely,
2049         Documentation/user/appendices.itely: Fix overfull LilyPond
2050         boxes caused by the new lilypond-book code.  Other minor
2051         fixes.
2052
2053         * Documentation/user/macros.itexi (@texiflat): Don't emit
2054         trailing space.
2055
2056         * scm/tex.scm (end-output, header-end): Add preamble and
2057         postamble to make lilypond output directly compilable with
2058         latex.
2059
2060         
2061 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2062
2063         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
2064         instructions.
2065
2066 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2067
2068         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2069
2070 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2071
2072         * lily/beam.cc (connect_beams): don't crash if there are quarter
2073         notes in beams.
2074
2075 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2076
2077         * Documentation/user/refman.itely: corrected ancient clef
2078         docu; added docu on ligatures
2079
2080 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2081
2082         * Documentation/user/glossary.tely,
2083         Documentation/user/refman.itely, input/les-nereides.ly,
2084         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2085         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2086         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2087         Stem properties: flag-style -> stroke-style, style -> flag-style.
2088
2089 2002-09-22  Werner Lemberg  <wl@gnu.org>
2090
2091         * scripts/lilypond-book.py: Add option `notime' to suppress
2092         printing of a time signature.  Specify default indentation of 0pt
2093         if single line fragment.  Don't emit redundant `\paper{ }'.
2094
2095         * Documentation/user/lilypond-book.itely: Updated.
2096
2097         * Documentation/user/glossary.tely: Completely reformatting.
2098
2099 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2100
2101         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2102
2103 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2104
2105         * Documentation/user/tutorial.itely: Fix links.
2106         
2107         * Documentation/topdocs/index.tely:
2108         * Documentation/index.texi:
2109         * Documentation/header.html.in: Small website fixes and updates.
2110
2111         * debian/: Debian patch by Anthony Fok.
2112
2113 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2114
2115         * Documentation/footer.html.in: How time flies: It's already 2002!
2116
2117         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2118         more descriptive link names than 'here'.
2119
2120 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2121
2122         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2123
2124 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2125
2126         * lily/part-combine-music-iterator.cc (get_state): cleanup
2127         (get_music_info): cleanup.
2128
2129 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2130
2131         * scm/backend-documentation-lib.scm (interface-doc-string):
2132         crosslinks between interfaces and grobs. Headings for interfaces
2133         in grob explanation.
2134
2135 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2136
2137         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
2138         dtd).  Add preliminary dtd.
2139         (re-sub-alist): Robustify.
2140
2141 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2142
2143         * lily/include/event-chord-iterator.hh,
2144         lily/context-specced-music-iterator.cc,
2145         lily/event.cc, lily/event-chord-iterator.cc: add
2146
2147 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2148
2149         * lily/: some (c) header fixes.
2150         
2151         * lily/request-chord.cc: Remove.
2152         
2153         * lily/include/event-chord-iterator.hh:
2154         * lily/include/event.hh:
2155         * lily/event-chord.cc: New file.
2156         
2157         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
2158         requested.
2159
2160 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2161
2162         * lily/ : rename Request to Event
2163
2164         * lily/parser.yy (command_element): move clef stuff into Scheme.
2165
2166         * lily/:  rename length_mom () to get_length()
2167
2168         * lily/part-combine-music.cc: removed file and class.
2169
2170         * lily/context-specced-music-iterator.cc (class
2171         Context_specced_music_iterator): new file. Obsoletes the
2172         Context_specced_music type.
2173
2174         * scm/music-types.scm (make-repeated-music): put different kinds
2175         of repeated music into music-type table.
2176
2177         * VERSION: 1.7.1 released.
2178
2179         * scm/to-xml.scm: new file.
2180
2181         * input/test/to-xml.ly (fooBar): demo of what is possible with the
2182         new Input representation: dump music as XML.
2183
2184         * scm/engraver-documentation-lib.scm
2185         (engraver-accepts-music-types?): add links from music to engraver,
2186         from music-type to engraver.
2187
2188         * lily/include/command-request.hh: removed
2189         lily/include/musical-request.hh: removed. Removed all _req classes
2190         except Key_change_req. Changes throughout.
2191
2192 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2193
2194         * lily/tuplet-engraver.cc (try_music): Compile kludge.
2195
2196 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2197
2198         * lily/*.cc: specify accepts for many engravers.
2199
2200         * scm/music-documentation-lib.scm: dump music expressions and
2201         music subtypes.
2202
2203         * scm/documentation-lib.scm: complete revision.
2204         Use GOOPS objects to store document tree explicitly. Cleaned up and
2205         sped up doco generation a lot.
2206
2207 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2208
2209         * input/trip.ly (fugaIILeft): add arpeggio
2210
2211         * lily/translator-group.cc (try_music_on_nongroup_children):
2212         oops. The name symbol is in the cdr of the assoc handle.
2213
2214         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
2215         Hyphen_req, Glissando_req, Break_req, Mark_req 
2216
2217 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2218
2219         * lily/musical-request.cc (music-duration-length,
2220         music-duration-compress): new functions.
2221
2222         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
2223         throughout. Warning doesn't work yet.
2224
2225         * lily/translator-group.cc (try_music_on_nongroup_children):
2226         new implementation: store candidate acceptors in a hashTable.
2227
2228 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2229
2230         * scm/music-types.scm (music-descriptions): change name to
2231         internal-class-name
2232
2233         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2234
2235 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2236
2237         * lily/beam.cc (connect_beams): don't crash if there are quarter
2238         notes in beams.
2239
2240 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2241
2242         * Documentation/user/refman.itely: corrected ancient clef
2243         docu; added docu on ligatures
2244
2245 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2246
2247         * Documentation/user/glossary.tely,
2248         Documentation/user/refman.itely, input/les-nereides.ly,
2249         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2250         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2251         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2252         Stem properties: flag-style -> stroke-style, style -> flag-style.
2253
2254 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2255
2256         * scm/music-functions.scm (music-separator?): don't use name music
2257         property.
2258
2259 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2260
2261         * stepmake/stepmake/generic-targets.make (help): Document check
2262         target.
2263
2264         * lily/new-accidental-engraver.cc: Compile fix.
2265
2266 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2267
2268         * scripts/convert-ly.py: Add rule.
2269
2270         * input/test/music-creation.ly:
2271         * input/test/add-staccato.ly:
2272         * input/test/add-text-script.ly: ly-make-music.
2273
2274         * scm/drums.scm (make-head-type-elem, make-articulation-script):
2275         More ly-make-music renamings.
2276
2277         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
2278
2279         * lily/music-constructor.cc (make_music): Add debugging info.
2280
2281         * scm/music-functions.scm (make-simultaneous-music,
2282         (make-sequential-music, context-spec-music):
2283         * scm/music-types.scm (music-descriptions): Get lily to run.
2284
2285 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2286
2287         * lily/command-request.cc (transpose_key_alist): new function.
2288
2289         * lily/key-performer.cc (create_audio_elements): cleanup. 
2290
2291 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2292
2293         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
2294
2295         * lily/include/translator.hh (ENTER_DESCRIPTION): add
2296         events-accepted field.
2297
2298         * scm/music-types.scm: new file.
2299
2300         * lily/parser.yy: put music type initialization into scheme,
2301         similar to grob initialization.  Changes throughout.
2302
2303 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2304
2305         * Documentation/user/tutorial.itely: Fix links.
2306         
2307         * Documentation/index.texi: 
2308         * Documentation/header.html.in: 
2309         * Documentation/topdocs/index.tely: Small website fixes and updates.
2310
2311         * debian/: Debian patch by Anthony Fok.
2312
2313 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2314
2315         * Documentation/footer.html.in: How time flies: It's already 2002!
2316
2317         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2318         more descriptive link names than 'here'.
2319
2320         * ROADMAP: Remove test stuff.
2321
2322         * scripts/update-lily.py: Allow auto-building of stable and
2323         development versions.  Bugfixes.
2324
2325 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2326
2327         * VERSION: released 1.7.0
2328
2329         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2330
2331         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
2332         positive line widths.
2333
2334 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2335
2336         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
2337         go.  Fix comments.
2338
2339         * cygwin: Cygwin updates.
2340
2341 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2342
2343         * Documentation/windows/installing.texi (Top): version for python,
2344         urls for ghostscript (thanks to John Potelle)
2345         
2346         * lily/simultaneous-music-iterator.cc
2347         (Simultaneous_music_iterator): init children_list_ before
2348         triggering GC.
2349
2350         * lily/*-iterator.cc: be even more careful with smobbed copy
2351         constructors. 
2352
2353         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
2354         LeftEdge item.
2355
2356 2002-09-15  Werner Lemberg  <wl@gnu.org>
2357
2358         Improving LilyPond's output to make them ordinary TeX boxes with
2359         predictable dimensions.  System boxes are now vertically centered on
2360         the baseline; this offset can be further controlled with
2361         \lilypondscoreshift.
2362
2363         * lily/system.cc (System::post_processing): Pass length of current
2364         system to `start-system' (including any horizontal indentation).
2365
2366         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
2367         prettier.
2368         (lily-def): Append `%'.
2369         (start-system): Add parameter `wd'.  Output more TeX code to specify
2370         box dimensions.
2371         (stop-system, stop-last-system): Complement changes in
2372         `start-system'.
2373         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
2374         Updated.
2375
2376         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
2377         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
2378         Write final `\endinput'.
2379
2380         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
2381         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
2382         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
2383         files and macro definitions don't produce spurious spaces and
2384         paragraphs (using \endlinechar).
2385         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
2386
2387         * Documentation/user/internals.itely: Improved formatting, fixing
2388         typos.  Added a section `Output details' to describe how the TeX
2389         code looks like.
2390
2391 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2392
2393         * lily/accidental-engraver.cc: Also work with partial measures.
2394
2395 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2396
2397         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
2398         spanner.
2399
2400 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2401
2402         * lily/identifier-smob.cc (unpack_identifier): new file.
2403
2404         * lily/lexer.ll (identifier_type): new function.  use ly-id to
2405         pass off scheme expressions as music identifiers.
2406
2407         * scm/lily.scm: reorganisation, cleanups.
2408
2409         * lily/main.cc: small cleanups.
2410
2411 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2412
2413         * lily/ly-module.{cc,hh}: new file.
2414
2415 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2416
2417         * lily/accidental-engraver.cc: Also work with partial measures.
2418
2419 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2420
2421         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
2422
2423 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2424
2425         * lily/my-lily-lexer.cc: use SCM module in stead of
2426         Scheme_hash_table. Changes throughout.  
2427
2428 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2429
2430         * VERSION (MY_PATCH_LEVEL): make 1.7.0
2431