*** empty log message ***
[lilypond.git] / ChangeLog
blob521f1b2902b9084f13b0f8c2039054b7eb0f40aa
1 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3         * lily/volta-engraver.cc (process_acknowledged_grobs): 
4         Allow for text markup in repeatCommands. 
6 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
8         * lilypond-mode.el (LilyPond-insert-string): new function, use it
9         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10         Get rid of skeleton.el-dependency.
12 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
14         * lily/beam-engraver.cc (stop_translation_timestep): reset now_stop_ev_
16         * lily/scm-option.cc: add parse-protect to ly:set-option
18         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
20 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
22         * lily/include/ligature-bracket.hh: removed
23         * lily/ligature-bracket.cc: removed
25         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to .tex
27         * lily/beam.cc (set_beaming): don't change beam count on rests.
28         (brew_molecule): always set flag-width > 0.
30 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
32         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic chars,
33         remove instructions; instead, refer to lilypond-init.el and
34         Documentation/topdocs/INSTALL.texi.
36         * lilypond.words: add identifiers and reserved words.
38         * Documentation/topdocs/INSTALL.texi: separate sections for installing
39         files and adding a load-path.
41         * lilypond-init.el: Instructions, extracted from 
42         Documentation/topdocs/INSTALL.texi. 
43         
44 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
46         * VERSION: 1.7.8 released 
48         * lily/grob.cc (warning): better robustness fix.
50 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
52         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
54         * lily/cluster-engraver.cc: stick better to variable naming
55         conventions
57         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
58         until stop_translation_timestep()
60         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
61         min/max coordinates to backend, but no musical info such as
62         pitches
64         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
66         * lily/grob.cc: robustness fix: warning(): do not crash if
67         cause is not set
69         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
70         the much more elaborated tuplet brackets than the very naive and
71         simple ligature bracket grob
73 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
75         * Documentation/user/refman.itely (Analysis brackets): add
76         horizontal bracket doco.
78         * ly/property-init.ly (setMmRestFermata): added.
80         * Documentation/user/refman.itely (Multi measure rests): fermatas
81         on mm rests.
83         * input/regression/apply-context.ly (texidoc): new file
85         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
86         code to be executed during interpretation. Possible applications:
87         smart octavation, more advanced bar checks. 
89         * lily/apply-context-iterator.cc: new file.
91 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
93         * input/test/new-markup.ly: new file.
95         * lily/text-item.cc (text_to_molecule): new function
97         * scm/new-markup.scm (lambda): new file
99         * lily/function-documentation.cc (ly_add_function_documentation):
100         add proc property as well
102 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
104         * Documentation/user/music-glossary.tely (Top): add custos.
106 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
108         * Documentation/topdocs/INSTALL.texi: advise how to include source
109         path to Emacs load-path and improve language.
111 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
113         * GNUmakefile.in: config.h message fix.
115         * autogen.sh:
116         * aclocal.m4: Regenerate.
118         * configure.in: 
119         * config.make.in: 
120         * stepmake/config.make.in: 
121         * stepmake/configure.in: 
122         * stepmake/autogen.sh: 
123         * stepmake/aclocal.m4: Update for autoconf 2.56.
125 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
127         * Documentation/topdocs/INSTALL.texi: instructions for an user how
128         to install Emacs-mode. Instructions how to use vim-mode.
130 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
132         * scm/music-types.scm (music-descriptions): no length for tempo event.
134         * input/*.ly: add \version everywhere.
135         
136         * input/*.ly: update syntax to 1.7 + new-chords.
138         * VERSION: 1.7.7 released.
139         
140         * Documentation/user/*.tely: new chord syntax.
142         * input/regression/[bc]*.ly (texidoc): syntax updates.
143         
144 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
146         * lilypond.words: add vocabulary to be used in auto-completion
148         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
150         * lilypond.vim: allow note name at EOF
152 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
154         * buildscripts/new-chords.py (edit): -e option: inline editing.
156         * input/regression/a*.ly (texidoc): syntax updates.
158         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
159         music): elucidations. 
161 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
163         * lily/include/lily-proto.hh, ly/engraver-init.ly,
164         ly/spanners-init.ly, scm/grob-description.scm,
165         scm/grob-property-description.scm, scm/music-types.scm,
166         lily/cluster-engraver.cc, lily/cluster.cc,
167         lily/include/cluster.hh, input/test/cluster.ly: cluster
168         implementation
170         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
171         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
172         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
174         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
176         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
178         * scm/grob-description.scm: bugfix: by default, use default note
179         head style when engraving ligatures
181         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
183         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
184         events
186         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
188         * input/test/ancient-font.ly: bugfix: style -> flag-style
190         * lily/ligature-engraver.cc: indentation fix
192         * lily/parser.yy: indentation fixes
193         
194 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
196         * input/regression/measure-grouping.ly: more elaborate example.
198         * lily/moment.cc: ly:add-moment, ly:mul-moment,
199         ly:div-moment. New functions 
201         * scm/music-functions.scm (set-time-signature): new function,
202         allow inline time sig settings with measure grouping.
204         * lily/parser.yy (command_element): move time sig construction
205         into Scheme.
207         * lily/side-position-interface.cc (out_of_staff): new function,
208         like padding, but keep minimum distance from staff. Easier than
209         linespanners (dynamics, pedals), but roughly the same effect.
211 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
213         * emacs-mode.el: Added spanish-note-replacements 
214         (<carlos.betancourt@chello.be>).
216         * vimrc: (Un)commenting with <(S-)F12>, tidy.
218 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
220         * lilypond.vim: Do not fontify cises, desis, etc.
222         * vimrc: view dvi with <S-F6>
224 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
226         * lily/lookup.cc (triangle): new function.
228         * input/regression/measure-grouping.ly (texidoc): new file: show
229         triangles and brackets for beat groups of 3 and 2.
231         * lily/include/measure-grouping-spanner.hh (class
232         Measure_grouping): new file.
234         * lily/measure-grouping-spanner.cc (brew_molecule): new file
236         * lily/measure-grouping-engraver.cc (class
237         Measure_grouping_engraver): new file.
239 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
241         * Merge from stable:
243             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
244         
245         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
246         stylesheet.
248         * ly/paper19.ly: Include paper19-init.ly.
250         * ly/paper19-init.ly: New file.
252         * Documentation/user/tutorial.itely (First steps): Fix first
253         example for font test.
255         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
257         * ChangeLog: Add 1.7.6 release marker (see below).
259         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
260         Add .py files.
262 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
264         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
266         * input/tutorial/*.ly: update to new syntax.
268         * lily/parser.yy (Composite_music): new transpose syntax,
269         \transpose FROM TO MUSIC. 
271 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
273         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
274         latex progress/error output to stderr (by default this goes to
275         stdout).  Show lilypond progress, even when not verbose.
277         * python/lilylib.py (system): New optional parameter to control
278         showing of progress.
280         * scm/backend-documentation-lib.scm (check-dangling-properties):
281         Fix error message.
283         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
284         axis, extent.
286         * scm/grob-property-description.scm (magnify): Remove.
287         (extent, axis): Add.
289 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
291         * VERSION: Release 1.7.6.
293         * scripts/convert-ly.py: more uniformization substitutions.
295         * buildscripts/new-chords.py (sub_chords): new file.
297 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
299         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
300         lilypond.map.  Include sauter fonts too.  Cleanups.
302 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
304         * Documentation/user/tutorial.itely (First steps): change to new
305         chord/tie/slur/beam notation.
307         * lily/parser.yy (event_that_take_dir): allow postfix notation for
308         ties.
310         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
311         engraver. Process ties in postfix notation, i.e. c8-~ c
313         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
315         * input/regression/beam-postfix-notation.ly (texidoc): new file.
317         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
319         * lily/beam-engraver.cc (try_music): accept new-beam-events
321         * input/regression/chord-scripts.ly (texidoc): new file
323         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
324         script-events.
326         * scm/script.scm (default-script-alist): cleanup.
328         * lily/script-engraver.cc (make_script_from_event): cleanup.
330         * lily/lyric-combine-music-iterator.cc
331         (Lyric_combine_music_iterator): remove superfluous events.
332         (melisma_busy): new function. Fix broken melismas.
334 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
336         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
337         Remove nonvalid settings. Use descriptive key names.
338         Use <Return> to indicate the pressing of that key.
340 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
342         * scripts/lilypond-book.py (option_definitions): Typo.
344         * scripts/ly2dvi.py: Updates.
346         * python/lilylib.py (setup_environment, print_environment)
347         (get_bbox, make_preview): Merge and remove from ly2dvi and
348         lilypond-book.
350         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
352         * .cvsignore: Remove some cruft.
354         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
355         path.
357         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
358         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
359         throughout.
361         * python/lilylib.py (quiet_system): Junk
362         (system): Display error log upon failure.
363         (read_pipe): New function.  Cleanups and fixes.
365         * python/*.py: Rename from *.py.in.
366         
367         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
369         * GNUmakefile.in (SUBDIRS): Move python before scripts.
371 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
373         * python/GNUmakefile: Bugfix: handle modules.
375         * stepmake/stepmake/python-module-targets.make (default): Add
376         compiled modules. 
378         * stepmake/stepmake/python-module-rules.make: Add rule for byte
379         compiling modules.
381         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
382         Bugfix.  (OUT_PYC_MODULES): Add.
384 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
386         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
387         Use default paths. Refresh description.
389 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
391         * VERSION: 1.7.5 released
393         * input/regression/finger-chords.ly (texidoc): new file.
395         * lily/script-engraver.cc (process_music): remove scriptHorizontal
396         support
398         * lily/fingering-engraver.cc (process_music): remove kludgy
399         scriptHorizontal stuff.
401         * lily/script.cc: remove staff-support property.
403         * lily/new-fingering-engraver.cc (add_fingering): new
404         file. Fingering engraver for new style chords.
406 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
408         * lily/parser.yy (bare_number): allow 4 \cm (without
409         decimal dot). (should backport to 1.6?)
411         * ly/declarations-init.ly: use Scheme for dimension defs.
413         * lily/parser.yy (TODO): remove hard coded dimensions, add
414         REAL NUMBER_IDENTIFIER production.
416         * lily/rest-collision.cc (force_shift_callback): rewrite using
417         -done property.
419         * scm/grob-property-description.scm (rest-collision-done): add
420         property.
421         
422         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
424 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
426         * input/regression/multi-measure-rest-center.ly: new file.
428         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
429         off horizontally by 0.05 ss. Fixed.
431 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
433         * scm/pdftex.scm: Rename ly-number to ly:number->string.
435         * Documentation/topdocs/index.tely: Remove duplicate from merge.
437 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
439         * lily/tie.cc (get_control_points): also avoid staff lines on the
440         just outside the outer staff lines
442 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
444         * ly/params-init.ly: Just define style-alist, no need to
445         define-public.
447         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
448         (thanks Han-Wen).
450         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
451         (FET_FILES): = FONT_FILES.
453         * Merge from stable:
455             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
457 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
459         * VERSION: 1.7.4 released.  
460         
461         * scm/generate-documentation.scm (string-append): add macro
462         definitions.
464         * lily/text-item.cc (lookup_text): don't use virtual fonts for
465         normal texts.
467         * lily/multi-measure-rest-engraver.cc: make separate
468         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
470         * lily/multi-measure-rest.cc: remove text handling. Remove
471         number-threshold.
473 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
475         * scm/music-types.scm: doc patch by Graham Percival
477 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
479         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
480         encoding part.
481         (Font_info.set_defaults): pixelsize now also defauts to '0'.
482         (sketch_p): Sketch wants only first four elements of X11 font spec.
484         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
486         * mf/feta-autometric.mf: Write foundry and family to log.
488         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
489         font translation table.
491         * buildscripts/mf-to-table.py: Better font info into afm.
493         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
494         1.0.9 required.
496         * configure.in: Whine for mftrace 1.0.9.
498 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
500         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
502         * lily/main.cc (main_prog): don't try to load init.EXT when
503         processing foo.EXT.
505 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
507         * scm/tex.scm (zigzig-line): added.
509         * scm/ps.scm (zigzag-line): added.
511         * ps/music-drawing-routines.ps (subvec): added.
512         (draw_zigzag_line): added.
513         
514         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
515         grob properties zigzag-width and zigzag-length.
517         * input/regression/glissando.ly: Add some zig-zagged glissandi.
519 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
521         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
522         svg output, including font.
524 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
526         * scm/lily.scm: Register sodipodi output module.
528         * scm/sodipodi.scm: New file.
530         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
532         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
533         comment, after header.
534         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
535         FullName.  Fix FontName key.
537 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
539         * lily/rest.cc (after_line_breaking): bugfix: dots after half
540         and breve rests.
541         
542         * input/test/blank-notes.ly: bugfix
544         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
545         rests. (Kim Shrier)
547         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
548         
549 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
551         * scm/tex.scm: 
552         * scm/ps.scm: Cleanup and remove obsolete junk.
554         * Documentation/user/internals.itely:
555         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
557         * lily/parser.yy: Identify shift/reduce problems.
559         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
560         make-style-sheet.  Too specific for convert-ly?
562 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
564         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
566         * input/test/*.ly: various fixes.
568         * lily/music.cc (name): bugfix
570         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
572         * lily/input-file-results.cc (code): set-point-and-click! ->
573         set-point-and-click
574         
575 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
577         * Use uniform ly: prefix for exported scheme primitive functions.
579         * scm/music-types.scm: junk compat glue
581         * scripts/convert-ly.py: add rules for stuff below, junk
582         compatibility glue for spanrequest.
584         * lily/parser.yy (verbose_event): remove \spanrequest,
585         \commandspanrequest, \script. 
586         
587         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
589         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
590         for \penalty, \glissando.
592         * VERSION: release 1.7.3
593         
594 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
596         * lily/accidental-engraver.cc: Fix
597         grace-in-the-beginning-of-measure bug caused by the resent
598         partial-measure fix.
600         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
601         overlap looks too crowded)
602         
603 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
605         * lily/parser.yy (assignment): allow SCM expression as assignment.
607         * lily/include/music-output-def.hh (class Music_output_def):
608         * lily/music-output-def.cc: 
609         * lily/paper-def.cc: 
610         * scm/font.scm (markup-to-properties):
611         * lily/parser.yy (music_output_def_body): 
612         remove style_sheet_
614 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
616         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
617         length.
619         * input/regression/spacing-to-grace.ly: new file.
621         * input/regression/spacing-end-of-line.ly: new file.
623         * lily/note-spacing.cc (get_spacing): take into account breakable
624         stuff sticking out at the left (time sig change at line break).
626         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
627         raggedright code.
629         * scm/music-functions.scm (make-voice-props-set): add
630         staff-position for mm rests.
632         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
633         before grace notes a little.
635         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
637         * lily/break-align-interface.cc (do_alignment): right-edge spacing
638         key adds space at the end of line. 
640 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
642         * scm/sketch.scm: Fix beams.
644         * buildscripts/mf-to-table.py: Add EncodingScheme.
646         * scm/sketch.scm: Resurrect.
648 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
650         * lily/multi-measure-rest.cc: use breve rests for measure lengths
651         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
653 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
655         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
657         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
659 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
661         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
662         token for origin information.
664         * lily/parser.yy (My_lily_lexer): do identifier location and
665         cloning from lexer.
667         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
668         logic out of the parser. Add bar checks on both ends.
670         * Documentation/user/refman.itely (Multi measure rests): add more
671         notes about mm rests.
673 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
675         * input/regression/bar-scripts.ly: Re-enable.
677         * lily/parser.yy:
678         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
679         released rsn.  Bison 1.50 has a crucial bug and won't work.
681         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
684 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
686         * input/regression/bar-scripts.ly: Blunt documentation build fix.
688 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
690         * Actually merge changes since 1.6.4 besides ChangeLog, and
691         resolve conflicts.  Lots of updates, hope all is well.
692         
693         * cygwin/lilypond.hint (requires): Add ghostscript.
695         * scm: Update some (c).
696         
697 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
699         * input/test/{various}.ly: add \header fields and texidoc strings.
701 2002-10-05  Werner Lemberg  <wl@gnu.org>
703         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
704         renamed to `output_latex_quoted'.
705         Added `output_latex_noquote'.
706         (schedule_lilypond_block): Implement `noquote' option for LaTeX
707         mode.
709 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
711         * ChangeLog: Add 1.6.6 release marker.  See below.
713         * stepmake/stepmake/po-targets.make: Remove --c++ option.
715         * scripts/midi2ly.py: Fix global syntax warnings.
717         * GNUmakefile.in: Generate builddir locale tree too.
719         * scripts/ly2dvi.py:
720         * scripts/midi2ly.py: 
721         * scripts/mup2ly.py: 
722         * scripts/update-lily.py:
723         * lily/main.cc (setup_paths): Fix for locales setup.
725 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
727         * Documentation/windows/installing.texi: Soften wording about
728         necessity of becoming Administrator.  tommie@iae.nl reports this
729         does not seem to be necessary for his flavour of Windows 2000.
730         Explicitely discourage text mode mounts.
732 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
734         * lily/rest.cc (after_line_breaking): backport dot position fix.
736         * lily/rest-collision.cc (do_shift): also remove dots for suicided
737         rests. Thanks to Klaus Zimmermann for finding this bug.
739 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
741         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
743 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
745         * Documentation/user/music-glossary.tely: fix links.
747 2002-10-21  Werner Lemberg  <wl@gnu.org>
749         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
750         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
751         scaling factor) only once and use them in the definition of
752         \embeddedps.
753         * ps/music-drawing-routines.ps (skeel): Removed.
755 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
757         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
758         Solaris7, as we don't use nested $( ) constructs.
760 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
762         * VERSION: Release 1.6.6.
763         
764 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
766         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
767         as workaround for /bin/sh problems on Solaris7.
769 2002-10-19  Werner Lemberg  <wl@gnu.org>
771         * GNUmakefile.in (web-doc): Fix typos.
772         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
773         `music-drawing-routines.ps' but emit \special{header=...} once.
774         * scm/tex.scm (header-end): Updated.
776 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
778         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
779         undefined tremolo. 
781 2002-10-15  Werner Lemberg  <wl@gnu.org>
783         * scripts/lilypond-book.py (g_make_html): New global variable.
784         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
785         if `g_make_html' isn't set.
786         [main]: Add format `texi-html'.
787         (option_definitions): Updated.
788         * Documentation/user/lilypond-book.itely: Updated.
790         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
791         * make/ly-rules.make (%.texi, %.nexi): Use it.
792         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
793         format to lilypond-book.
794         * GNUmakefile.in (web-doc): Ditto.
796 2002-10-14  Werner Lemberg  <wl@gnu.org>
798         Further improve TeX output.  The produced files are about 40%
799         smaller.  `lilyponddefs.tex' is now read only once.
801         * tex/lilyponddefs.tex: Remove footer stuff.
802         (\ifundefined): Renamed to...
803         (\lilypondundefined): This.  Use LaTeX's definition to
804         make it nestable and make it global.
805         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
806         output.
807         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
808         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
809         them global.
810         (\placebox): Renamed to...
811         (\lyitem): This.
812         Make it global and call \outputscale by itself.
813         (\lybox, \lyvrule): New macros to reduce input data.
814         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
815         New auxiliary macros.
816         (\SkipLilydefs, \EndLilyPondOutput): Removed.
817         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
818         to...
819         (\lilypondspace): This and made it global.
820         (\turnOnPostScript): Renamed to...
821         (\lilypondpostscript): This and made it global.
822         (\turnOnExperimentalFeatures): Renamed to...
823         (\lilypondexperimentalfeatures): This and made it global.
824         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
825         (\lilypondsetdimen): This and made it global.
826         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
827         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
828         (all, $(outdir)/music-drawing-routines.ps): New rules.
829         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
830         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
831         start-system, stop-system, stop-last-system, filledbox): Updated to
832         use the changed macros from lilyponddefs.tex.
833         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
835 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
837         * Documentation/windows/installing.texi: Update.
839 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
841         * VERSION: 1.6.5 released
843         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
845 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
847         * scm/translator-property-description.scm (voltaOnThisStaff): add
848         property.
850 2002-09-28  Werner Lemberg  <wl@gnu.org>
852         * scm/tex.scm (header-end): Suppress page numbering.
854         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
855         Fix quotation for HTML output.
857 2002-09-28   Graham Percival   <gperciva@sfu.ca>
858         
859         * Documentation/user/refman.itely: grammar and phrasing
860           fixes to "Note Entry" section.  Also adds a few new examples.
862 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
864         * flower/include/string-data.icc: include string.h
866 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
868         * scm/chord-name.scm (chord::inner-name-banter): remove space.
870 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
872         * Documentation/user/GNUmakefile (extra-local-help): Add.
874         * stepmake/stepmake/www-targets.make (local-help): Add.
876 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
878         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
879         packages.
881         * Documentation/topdocs/README.texi (Top): building documentation
882         (not website.)
884 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
886         * Documentation/user/refman.itely: 
887         * Documentation/user/tutorial.itely: 
888         * Documentation/user/music-glossary.tely: Merge changes.
890         * Documentation/user/glossary.html.in: 
891         * Documentation/index.texi: 
892         * Documentation/header.html.in: Accomodate renaming of glossary.
893         
894         * Documentation/user/tutorial.itely: Add some glossary references.
895         
896         * Documentation/user/refman.itely: Minor fixes.
897         
898         * Documentation/user/lilypond.tely: Add glossary do direntry.
900         * Documentation/user/music-glossary.tely: Rename (previously:
901         glossary.tely).  Fix anchor placement.
903         * Documentation/user/GNUmakefile: Make music-glossary.info too.
905 2002-09-23  Werner Lemberg  <wl@gnu.org>
907         * scripts/lilypond-book.py (output_dict): Fix handling of
908         various environments by avoid extraneous newlines.
909         Rename `output-all' regexp for html to `output-html'.
910         Replace `output-all' regexp for texi with `output-texi-quote'
911         and `output-texi-noquote'.
912         (compose_full_body): Don't override `linewidth' user option
913         for `singleline'.
914         (schedule_lilypond_block): Don't indent text specified with
915         `intertext' option.
916         Add new option `noquote'.
917         (compile_all_files): Use latex instead of tex to compile ly
918         files directly.
920         * Documentation/user/lilypond-book.itely: Updated and revised.
921         Improve layout.
923         * Documentation/user/glossary.tely,
924         Documentation/user/introduction.itely,
925         Documentation/user/tutorial.itely,
926         Documentation/user/refman.itely,
927         Documentation/user/appendices.itely: Fix overfull LilyPond
928         boxes caused by the new lilypond-book code.  Other minor
929         fixes.
931         * Documentation/user/macros.itexi (@texiflat): Don't emit
932         trailing space.
934         * scm/tex.scm (end-output, header-end): Add preamble and
935         postamble to make lilypond output directly compilable with
936         latex.
938         
939 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
941         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
942         instructions.
944 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
946         * Documentation/user/glossary.tely: Add titling and hyperlinks.
948 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
950         * lily/beam.cc (connect_beams): don't crash if there are quarter
951         notes in beams.
953 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
955         * Documentation/user/refman.itely: corrected ancient clef
956         docu; added docu on ligatures
958 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
960         * Documentation/user/glossary.tely,
961         Documentation/user/refman.itely, input/les-nereides.ly,
962         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
963         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
964         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
965         Stem properties: flag-style -> stroke-style, style -> flag-style.
968 2002-09-22  Werner Lemberg  <wl@gnu.org>
970         * scripts/lilypond-book.py: Add option `notime' to suppress
971         printing of a time signature.  Specify default indentation of 0pt
972         if single line fragment.  Don't emit redundant `\paper{ }'.
974         * Documentation/user/lilypond-book.itely: Updated.
976         * Documentation/user/glossary.tely: Completely reformatting.
978 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
980         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
982 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
984         * Documentation/user/tutorial.itely: Fix links.
985         
986         * Documentation/topdocs/index.tely:
987         * Documentation/index.texi:
988         * Documentation/header.html.in: Small website fixes and updates.
990         * debian/: Debian patch by Anthony Fok.
992 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
994         * Documentation/footer.html.in: How time flies: It's already 2002!
996         * Documentation/topdocs/index.tely: Stable/development fix.  Use
997         more descriptive link names than 'here'.
999 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1001         * VERSION: 1.7.2 released
1002         * VERSION: 1.6.4 released
1003         
1004         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1006         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1007         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1009         * mf/feta-din.mf (test): add x-height and space.
1011         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1012         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1014         * ly/grace-init.ly: add-to-grace-init: function to portably add
1015         settings to \grace. 
1017         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1018         if we get an absolute dynamic event.
1020         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1022         * lily/source-file.cc (get_line): oops. All line numbers were off
1023         by 2. Fix that. 
1025         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1026         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1028         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1030         * lily/parser.yy (number_factor): remove (number) as number
1031         expression. ("Let them eat Lisp").
1033 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1035         * lily/horizontal-bracket.cc: new file.
1037         * lily/horizontal-bracket-engraver.cc: new file.
1039         * input/regression/note-group-bracket.ly: new file. Support
1040         horizontal note brackets for music analysis.
1042         * lily/stem.cc (flag): new flag-style: no-flag.
1044         * input/test/stem-cross-staff.ly: new file
1045         
1046         * Documentation/user/internals.itely: Improved formatting, fixing
1047         typos.  Added a section `Output details' to describe how the TeX
1048         code looks like.
1050         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1052         * lily/parser.yy: remove \dynamicscript.
1054         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1055         definitions. 
1057         * python/midi.c (midi_error): take two arguments.
1059         * Merge 1.6.5 changes:
1060         
1061 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1063         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1064         staff-space.  Previous 1.5 was probably meant as half-spaces.
1065         (cautionary-style): parentheses (was: smaller).  This is what doco
1066         says, and it seems more logical.
1068         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1069         for 2nd sentence.
1071 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1073         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1075 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1077         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1079 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1081         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1083 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1085         * scm/translator-property-description.scm (voltaOnThisStaff): add
1086         property.
1088 2002-09-28  Werner Lemberg  <wl@gnu.org>
1090         * scm/tex.scm (header-end): Suppress page numbering.
1092         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1093         Fix quotation for HTML output.
1095 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1096         
1097         * Documentation/user/refman.itely: grammar and phrasing
1098           fixes to "Note Entry" section.  Also adds a few new examples.
1100 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1102         * flower/include/string-data.icc: include string.h
1104 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1106         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1108 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1110         * Documentation/user/GNUmakefile (extra-local-help): Add.
1112         * stepmake/stepmake/www-targets.make (local-help): Add.
1114 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1116         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1117         packages.
1119         * Documentation/topdocs/README.texi (Top): building documentation
1120         (not website.)
1122 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1124         * Documentation/user/refman.itely: 
1125         * Documentation/user/tutorial.itely: 
1126         * Documentation/user/music-glossary.tely: Merge changes.
1128         * Documentation/user/glossary.html.in: 
1129         * Documentation/index.texi: 
1130         * Documentation/header.html.in: Accomodate renaming of glossary.
1131         
1132         * Documentation/user/tutorial.itely: Add some glossary references.
1133         
1134         * Documentation/user/refman.itely: Minor fixes.
1135         
1136         * Documentation/user/lilypond.tely: Add glossary do direntry.
1138         * Documentation/user/music-glossary.tely: Rename (previously:
1139         glossary.tely).  Fix anchor placement.
1141         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1143 2002-09-23  Werner Lemberg  <wl@gnu.org>
1145         * scripts/lilypond-book.py (output_dict): Fix handling of
1146         various environments by avoid extraneous newlines.
1147         Rename `output-all' regexp for html to `output-html'.
1148         Replace `output-all' regexp for texi with `output-texi-quote'
1149         and `output-texi-noquote'.
1150         (compose_full_body): Don't override `linewidth' user option
1151         for `singleline'.
1152         (schedule_lilypond_block): Don't indent text specified with
1153         `intertext' option.
1154         Add new option `noquote'.
1155         (compile_all_files): Use latex instead of tex to compile ly
1156         files directly.
1158         * Documentation/user/lilypond-book.itely: Updated and revised.
1159         Improve layout.
1161         * Documentation/user/glossary.tely,
1162         Documentation/user/introduction.itely,
1163         Documentation/user/tutorial.itely,
1164         Documentation/user/refman.itely,
1165         Documentation/user/appendices.itely: Fix overfull LilyPond
1166         boxes caused by the new lilypond-book code.  Other minor
1167         fixes.
1169         * Documentation/user/macros.itexi (@texiflat): Don't emit
1170         trailing space.
1172         * scm/tex.scm (end-output, header-end): Add preamble and
1173         postamble to make lilypond output directly compilable with
1174         latex.
1176         
1177 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1179         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1180         instructions.
1182 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1184         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1186 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1188         * lily/beam.cc (connect_beams): don't crash if there are quarter
1189         notes in beams.
1191 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1193         * Documentation/user/refman.itely: corrected ancient clef
1194         docu; added docu on ligatures
1196 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1198         * Documentation/user/glossary.tely,
1199         Documentation/user/refman.itely, input/les-nereides.ly,
1200         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1201         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1202         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1203         Stem properties: flag-style -> stroke-style, style -> flag-style.
1205 2002-09-22  Werner Lemberg  <wl@gnu.org>
1207         * scripts/lilypond-book.py: Add option `notime' to suppress
1208         printing of a time signature.  Specify default indentation of 0pt
1209         if single line fragment.  Don't emit redundant `\paper{ }'.
1211         * Documentation/user/lilypond-book.itely: Updated.
1213         * Documentation/user/glossary.tely: Completely reformatting.
1215 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1217         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1219 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1221         * Documentation/user/tutorial.itely: Fix links.
1222         
1223         * Documentation/topdocs/index.tely:
1224         * Documentation/index.texi:
1225         * Documentation/header.html.in: Small website fixes and updates.
1227         * debian/: Debian patch by Anthony Fok.
1229 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1231         * Documentation/footer.html.in: How time flies: It's already 2002!
1233         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1234         more descriptive link names than 'here'.
1236 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1238         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1240 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1242         * lily/part-combine-music-iterator.cc (get_state): cleanup
1243         (get_music_info): cleanup.
1245 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1247         * scm/backend-documentation-lib.scm (interface-doc-string):
1248         crosslinks between interfaces and grobs. Headings for interfaces
1249         in grob explanation.
1251 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1253         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1254         dtd).  Add preliminary dtd.
1255         (re-sub-alist): Robustify.
1257 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1259         * lily/include/event-chord-iterator.hh,
1260         lily/context-specced-music-iterator.cc,
1261         lily/event.cc, lily/event-chord-iterator.cc: add
1263 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1265         * lily/: some (c) header fixes.
1266         
1267         * lily/request-chord.cc: Remove.
1268         
1269         * lily/include/event-chord-iterator.hh:
1270         * lily/include/event.hh:
1271         * lily/event-chord.cc: New file.
1272         
1273         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1274         requested.
1276 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1278         * lily/ : rename Request to Event
1280         * lily/parser.yy (command_element): move clef stuff into Scheme.
1282         * lily/:  rename length_mom () to get_length()
1284         * lily/part-combine-music.cc: removed file and class.
1286         * lily/context-specced-music-iterator.cc (class
1287         Context_specced_music_iterator): new file. Obsoletes the
1288         Context_specced_music type.
1290         * scm/music-types.scm (make-repeated-music): put different kinds
1291         of repeated music into music-type table.
1293         * VERSION: 1.7.1 released.
1295         * scm/to-xml.scm: new file.
1297         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1298         new Input representation: dump music as XML.
1300         * scm/engraver-documentation-lib.scm
1301         (engraver-accepts-music-types?): add links from music to engraver,
1302         from music-type to engraver.
1304         * lily/include/command-request.hh: removed
1305         lily/include/musical-request.hh: removed. Removed all _req classes
1306         except Key_change_req. Changes throughout.
1308 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1310         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1312 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1314         * lily/*.cc: specify accepts for many engravers.
1316         * scm/music-documentation-lib.scm: dump music expressions and
1317         music subtypes.
1319         * scm/documentation-lib.scm: complete revision.
1320         Use GOOPS objects to store document tree explicitly. Cleaned up and
1321         sped up doco generation a lot.
1323 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1325         * input/trip.ly (fugaIILeft): add arpeggio
1327         * lily/translator-group.cc (try_music_on_nongroup_children):
1328         oops. The name symbol is in the cdr of the assoc handle.
1330         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1331         Hyphen_req, Glissando_req, Break_req, Mark_req 
1333 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1335         * lily/musical-request.cc (music-duration-length,
1336         music-duration-compress): new functions.
1338         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1339         throughout. Warning doesn't work yet.
1341         * lily/translator-group.cc (try_music_on_nongroup_children):
1342         new implementation: store candidate acceptors in a hashTable.
1344 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1346         * scm/music-types.scm (music-descriptions): change name to
1347         internal-class-name
1349         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1351 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1353         * lily/beam.cc (connect_beams): don't crash if there are quarter
1354         notes in beams.
1356 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1358         * Documentation/user/refman.itely: corrected ancient clef
1359         docu; added docu on ligatures
1361 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1363         * Documentation/user/glossary.tely,
1364         Documentation/user/refman.itely, input/les-nereides.ly,
1365         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1366         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1367         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1368         Stem properties: flag-style -> stroke-style, style -> flag-style.
1370 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1372         * scm/music-functions.scm (music-separator?): don't use name music
1373         property.
1375 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1377         * stepmake/stepmake/generic-targets.make (help): Document check
1378         target.
1380         * lily/new-accidental-engraver.cc: Compile fix.
1382 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1384         * scripts/convert-ly.py: Add rule.
1386         * input/test/music-creation.ly:
1387         * input/test/add-staccato.ly:
1388         * input/test/add-text-script.ly: ly-make-music.
1390         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1391         More ly-make-music renamings.
1393         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1395         * lily/music-constructor.cc (make_music): Add debugging info.
1397         * scm/music-functions.scm (make-simultaneous-music,
1398         (make-sequential-music, context-spec-music):
1399         * scm/music-types.scm (music-descriptions): Get lily to run.
1401 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1403         * lily/command-request.cc (transpose_key_alist): new function.
1405         * lily/key-performer.cc (create_audio_elements): cleanup. 
1407 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1409         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1411         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1412         events-accepted field.
1414         * scm/music-types.scm: new file.
1416         * lily/parser.yy: put music type initialization into scheme,
1417         similar to grob initialization.  Changes throughout.
1419 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1421         * Documentation/user/tutorial.itely: Fix links.
1422         
1423         * Documentation/index.texi: 
1424         * Documentation/header.html.in: 
1425         * Documentation/topdocs/index.tely: Small website fixes and updates.
1427         * debian/: Debian patch by Anthony Fok.
1429 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1431         * Documentation/footer.html.in: How time flies: It's already 2002!
1433         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1434         more descriptive link names than 'here'.
1436         * ROADMAP: Remove test stuff.
1438         * scripts/update-lily.py: Allow auto-building of stable and
1439         development versions.  Bugfixes.
1441 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1443         * VERSION: released 1.7.0
1445         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1447         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1448         positive line widths.
1450 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1452         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1453         go.  Fix comments.
1455         * cygwin: Cygwin updates.
1457 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1459         * Documentation/windows/installing.texi (Top): version for python,
1460         urls for ghostscript (thanks to John Potelle)
1461         
1462         * lily/simultaneous-music-iterator.cc
1463         (Simultaneous_music_iterator): init children_list_ before
1464         triggering GC.
1466         * lily/*-iterator.cc: be even more careful with smobbed copy
1467         constructors. 
1469         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1470         LeftEdge item.
1472 2002-09-15  Werner Lemberg  <wl@gnu.org>
1474         Improving LilyPond's output to make them ordinary TeX boxes with
1475         predictable dimensions.  System boxes are now vertically centered on
1476         the baseline; this offset can be further controlled with
1477         \lilypondscoreshift.
1479         * lily/system.cc (System::post_processing): Pass length of current
1480         system to `start-system' (including any horizontal indentation).
1482         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1483         prettier.
1484         (lily-def): Append `%'.
1485         (start-system): Add parameter `wd'.  Output more TeX code to specify
1486         box dimensions.
1487         (stop-system, stop-last-system): Complement changes in
1488         `start-system'.
1489         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1490         Updated.
1492         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1493         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1494         Write final `\endinput'.
1496         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1497         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1498         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1499         files and macro definitions don't produce spurious spaces and
1500         paragraphs (using \endlinechar).
1501         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1503         * Documentation/user/internals.itely: Improved formatting, fixing
1504         typos.  Added a section `Output details' to describe how the TeX
1505         code looks like.
1507 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1509         * lily/accidental-engraver.cc: Also work with partial measures.
1511 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1513         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1514         spanner.
1516 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1518         * lily/identifier-smob.cc (unpack_identifier): new file.
1520         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1521         pass off scheme expressions as music identifiers.
1523         * scm/lily.scm: reorganisation, cleanups.
1525         * lily/main.cc: small cleanups.
1527 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1529         * lily/ly-module.{cc,hh}: new file.
1531 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1533         * lily/accidental-engraver.cc: Also work with partial measures.
1535 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1537         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1539 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1541         * lily/my-lily-lexer.cc: use SCM module in stead of
1542         Scheme_hash_table. Changes throughout.  
1544 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1546         * VERSION (MY_PATCH_LEVEL): make 1.7.0