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