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