release commit
[lilypond.git] / ChangeLog
bloba0e7bd48c8bf1287377383040338a6c2886f13cb
1 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4         footer.
6         * lily/parser.yy (translator_mod): allow \with { \remove .. }
8         * lily/bar-check-iterator.cc (process): only warn if
9         barCheckLastFail was changed.
11         * scm/define-translator-properties.scm (barCheckLastFail): add
12         property.
14         * lily/main.cc (main_prog): print summary of failed files.
16         * lily/axis-group-engraver.cc: move all spanner creation to
17         process_music (). Now staffs can be adjusted with \override too.
18         (Jan, you are a brilliant programmer!)
19         
20         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
22 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
24         * lily/translator-def.cc (get_translator_names): accept user
25         tweaks too. 
27         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
28         as big as normal heads. 
30         * input/*ly: run convert-ly
31         
32         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
33         () if dependencies are fluked.
35         * scm/document-translation.scm (engraver-doc-string): update on
36         latest string/symbol conventions.
38         * lily/translator-ctors.cc: use Scheme_hash_table.
40         * lily/translator-def.cc (get_translator_names): new function
41         (add_context_mod): new function
42         (get_accepted): new function
44         * lily/parser.yy (context_mod): put all modifications of
45         \translator { } in a single production, encode as SCM.
47         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
48         to use read-only lists, so additions to the definition can be
49         prepended easily.  
51         * Documentation/user/invoking.itexi (Editor support): add node on
52         editor support.
54         * Documentation/user/refman.itely (Bar check): add lyrics example
55         of bar checks. 
57         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
59         * scripts/convert-ly.py (conv): add conversion rule.
61         * lily/parser.yy: use \change iso. \translator for staff switch.
63         * lily/my-lily-lexer.cc: add \change.
65         * scm/define-translator-properties.scm
66         (default-melisma-properties): add definition.
68 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
70         * Documentation/user/refman.itely (Bar lines): clarification of
71         systemStartDelimiter. 
73         * input/test/slur-shape.ly (x): remove file.
75         * lily/translator-group.cc (apply_property_operations): new function.
77 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
79         * lily/parser.yy (optional_prop_ops): allow \with {
80         PROPERTYSETTINGS } following \context or \new.
82         * lily/my-lily-lexer.cc: add \with.
84         * lily/parser.yy (property_operation): clean up definition of
85         property operations.
86         (property_op_to_music): new function.
87         (context_spec_music): new function
89         * VERSION: 2.1.7 released.
90         
91         * input/regression/collision-merge-dots.ly: new file.
93         * lily/note-collision.cc (check_meshing_chords): if merging heads,
94         then kill the dots too. 
96         * lily/separating-line-group-engraver.cc (acknowledge_grob):
97         set/unset breakableSeparationItem
99         * lily/separation-item.cc (relative_width): add function.
101         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
102         only-prebreak-interface
104         * lily/system.cc (output_lines): only junk only-prebreak-interface grobs.
106         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
107         read breakableSeparationItem
109         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
111         * lily/system.cc (output_lines): don't suicide Spacing_items. 
113         * lily/dot-column.cc (dot_config_badness): new function:
114         select the best scoring dot configuration: dots should go close to
115         the note heads, but be shifted up or down according to conventions.
116         (print_dot_configuration): idem.
117         (shift_one): idem
118         (remove_collision): idem.
120         * input/regression/dots.ly: add  more test cases.
122 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
124         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
126         * flower/include/interval.hh: rename elem_b to contains 
128         * lily/tie.cc: change 'heads to 'head-pair.
130         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
131         fill in 'heads field.
133         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
134         minimum-length for short ones, and shorten so collisions with the
135         next syllable are avoided.
137         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
138         near-zero slopes.
139         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
141         * lily/dots.cc: remove quantized_position callback. All Y
142         positioning is done by dot-column.cc
144         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
145         exhaustive test of all dot positions. This fixes disappearing dots
146         in dotted chords.
148 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
150         * mf/feta-klef.mf (test_staff): fatten up G clef
151         (test_staff): fatten up f clef.
152         
154 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
156         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
157         * input/les-nereides.ly: Use latin1 characters for title, like
158         Morgenlied.
160 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
162         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
163         cmb10).
165         * lily/lyric-extender.cc (brew_molecule): add little space before
166         extender line.
168         * lily/beam-quanting.cc (score_forbidden_quants): check if
169         outer stafflines fall in any beam gaps.
171         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
172         for lyric texts.
174 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
176         * VERSION: 2.1.6 released.
178         * lily/beam-quanting.cc (quanting): add inspect-quants property:
179         this shows the demerits of a user-defined beam position pair.
181         * scm/define-grobs.scm (all-grob-descriptions): set
182         beamed-extreme-minimum-free-lengths to a different value.
184         * lily/scm-option.cc: add debug-beam scm-option
186         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
188 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
190         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
192         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
193         space after barline.
195         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
197         * lily/spacing-spanner.cc (breakable_column_spacing): take average
198         of spacing wishes, not maximum. Only do this for delta-t == 0. In
199         the other case, take standard column-breakable spacing. Do not
200         warn about "no spacing wishes".
202         This fixes wide spaces after barlines in very loose lines.
204         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
206 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
208         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
209         acknowledge_grob lyric-syllable, not lyric-text.
211         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
212         dashes of length #'length separated by #'dash-period. 
214         * lily/lyric-extender.cc (brew_molecule): idem
216         * lily/multi-measure-rest.cc (big_rest): idem
218         * lily/system-start-delimiter.cc (simple_bar): idem
220         * lily/bar-line.cc (simple_barline): use rounded box
222         * VERSION: release 2.1.5
224         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
225         music): move note about dvips to more visible place.
227         * lily/lyric-phrasing-engraver.cc: move from
228         new-phrasing-engraver.cc, remove old cruft (syllable-group,
229         lyric-phrasing-engraver.hh)
230         
231         * lyric-align.ly: remove file
232         
233         * scripts/convert-ly.py (FatalConversionError.func): add removal
234         rule for automaticMelismata
236         * ly/engraver-init.ly (ScoreContext): switch on
237         New_phrasing_engraver by default.
239         * lily/slur-engraver.cc (class Slur_engraver):
240         process_acknowledged_grobs -> process_music.
241         (try_music): signal melismata correctly.
243         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
244         word-space, right-trim-amount, and extend past right bound only
245         for note heads.
247         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
248         lyric-extender support: add note-heads to the extender
249         automatically.
251         * lily/parser.yy: extender is now post_event. 
253         * lily/accidental-engraver.cc (number_accidentals): remove
254         spurious warning about non-parent contexts.
256         * lily/music-output-def.cc (assign_translator): \translator { }
257         for a Foo context implicitly redefines \FooContext.
259         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
260         fixes.
262         * lily/slur.cc (brew_molecule): don't use stafflinethickness
263         doubly in slur weight. 
265         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
266         combination.
268         * scm/define-grobs.scm (all-grob-descriptions): change clef -
269         staffbar distance.
271         * scripts/lilypond.py (global_latex_preamble): crank down size of
272         the margins. Now there is a 12 mm top and bottom margin, which
273         should correspond with the printable area of modern printers.
275         This enlarges the music height of the printable page a little.
277         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
278         signs. Use \markup instead.
279         (accreg_pen): tweak for accordeon asterisk.
281 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
283         * lily/melisma-engraver.cc (try_music): use melisma_busy()
285         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
287         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
289         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
291         * scm/define-grobs.scm (all-grob-descriptions): change
292         StanzaNumber description: make side support, i.s.o. breakable.
293         use Instrument_name_engraver for texts in the margin.
295         * scm/define-translator-properties.scm: remove
296         melismaEngraverBusy, stz property.
298         * *.cc: naming: change empty_b () into is_empty ()
300         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
302         * input/regression/lyric-phrasing-new.ly: new file.
304         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
305         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
306         melismata are now left-aligned.
308 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
310         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
312         * mf/feta19.mf: remove.
313         
314         * mf/feta-klef.mf (test_staff): more tweaks
316         * mf/feta-toevallig.mf: more small size tweaks.
318         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
319         rests for smaller sizes.
321         * mf/feta-bolletjes.mf: fix cross heads.
323         * VERSION: release 2.1.4
324         
325         * scripts/convert-ly.py (FatalConversionError.func): add rule for
326         deprecated #'ancient font family
328         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
329         it is a string or number.
331         * scm/output-lib.scm (note-head-style->attachment-coordinates):
332         change calling convention of stem-attachment function. 
334         * buildscripts/mf-to-table.py: read and dump WX/WY fields
336         * mf/feta-autometric.mf: dump WX/WY fields too
337         
338         * mf/parmesan-heads.mf: idem.
340         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
341         attachment coordinates.
343         * lily/note-head.cc (stem_attachment_coordinate): read stem
344         attachment from the notehead glyphs WX/WY fields.
346         * lily/include/font-metric.hh (struct Font_metric): add methods
347         get_indexed_wxwy (), make a distinction between looking up by
348         index and ASCII  
350         * mf/feta-bolletjes.mf: rewrite note head MF code.
351         (test_outlines): make heads more rotund for smaller sizes. 
353 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
355         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
356         throughout. Font scaling fixes throughout.
358         * mf/feta-sleur,slur.mf: remove. 
360         * mf/feta-slag.mf: rewrite.
362 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
364         * VERSION: release 2.1.3
366         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
368         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
370         * lily/mark-engraver.cc (process_music): fix mark
371         \default. (backportme)
373         * stepmake/stepmake/automatically-generated.sub.make (default):
374         use -n for head/tail commands. 
376         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
377         heads with the same pitch.
379 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
381         * lily/recording-group-engraver.cc (finalize): set protected_scm
382         member to '() before finalizing.
384         * lily/translator-group.cc (finalize): remove removal_processing () 
386         * lily/recording-group-engraver.cc: new engraver: record
387         synchronized start & end times for each music object.
389         * lily/parser.yy (toplevel_expression): execute score rendering
390         during parsing. Cleanup output-filename handling; this is no
391         longer done with global variables.
392         (translator_spec_body): allow \type modification too.
394         * lily/score.cc:  ly:run-translator: new function
395         (LY_DEFINE): ly:render-output new function.
397         Separate interpreting and rendering, and make available as
398         functions at Scheme level.
400 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
402         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
403         (musicxml-node->string):
404         (xml-node->string):
405         (music-to-musicxml): New function.
407 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
409         * VERSION: 2.1.2 released
411         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
413         * scm/font.scm (paper20-font-vector): discouple font design sizes
414         from sizes specified in .ly file: store all design sizes of a font
415         in a single vector.
417         * lily/font-select.cc (get_font_by_design_size): new function
419         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
420         add parmesan,feta in sizes 14 and 18.
421         
422         * mf/feta-toevallig.mf: use blot diameter for double sharp.
424         * lily/font-size-engraver.cc (acknowledge_grob): change definition
425         of fontSize: this now sets font-size
427 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
429         * VERSION: 2.1.1 released
430         
431         * Documentation/user/refman.itely (Tuning objects): add note about
432         concurrent tweaks in different contexts. 
434         * lily/tie-engraver.cc (acknowledge_grob): use
435         Staff_symbol_referencer::get_position iso. reading staff-position
436         directly.
438         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
439         currentMusicalColumn as left span-point for bracket. The bracket
440         is too long when there are accidentals.
442 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
444         * buildscripts/lilypond-profile.sh,
445         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
446         Thanks to Reuben Thomas <rrt@mupsych.org>
448 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
450         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
451         Wurbel <wurbel@univ-tln.fr>.
453 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
455         * scripts/midi2ly.py: Add space after chords.
457 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
459         * input/regression/{many}: add few @code{ ... }.
461 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
463         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
464         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
465         Removed cmbx5, cmbx6 (which are included in teTeX)
466         and cmbxti14 which is not used in fonts.scm.
468 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
470         * lily/midi-item.cc: fine tune quarter tones.
472 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
474         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
475         new function, warn how many cents are missing in fine tuning.
477 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
479         * input/bugs/rhytmicstaff-tie.ly: add file.
481         * THANKS: Create skeleton for 2.1.
483 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
485         * input/test/bar-lines.ly (TODO): dashed "|".
487 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
489         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
490         input/regression/tie-chord.ly: Fix spell for tying.
492         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
494         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
495         new file (renamed, see above).
497         * Documentation/user/lilypond-book.itely
498         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
499         * input/example-1.ly input/example-2.ly input/example-3.ly
500         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
501         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
502         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
503         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
504         * scripts/lilypond-book.py scripts/lilypond.py
505         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
506         * vimrc: replace ly2dvi with lilypond and remove silly comments.
508         * Documentation/user/lilypond.tely: update version.
510         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
511         Remove extra spaces in each @node, fixes spaces.
513 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
515         * scripts/lilypond-book.py (output_dict): Add definition of
516         \lilypondbook also for LaTeX output. Solves several bug reports.
518 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
520         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
522 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
524         * input/test/transposition.ly: Fix key signatures, given in comments.
526 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
528         * scm/midi.scm (instrument-names-alist),
529         Documentation/user/appendices.itely: Correct spelling of shakuhachi
531 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
533         * input/test/temporary-stave.ly (texidoc): New example based on an
534         email question from Ralph Little.
536 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
538         * VERSION: release 2.1.0
539         
540         * lily/note-performer.cc (try_music): accept busy-playing-event.
542         * lily/swallow-perf.cc (try_music): return false for
543         busy-playing-event and melisma-playing-event.
545 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
547         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
548         >> in \score.
550 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
552         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
553         that articulation_substitute will not move beam start again.
554         (articulation_substitute): Bugfix: remove stray space so that new
555         old chords ending '>>' does not get broken up.
556         (sub_chord): Use TAB for indentation (not spaces).
557         
558         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
559         Bugfix for startup: Use ?^ instead of ?\^.
561 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
563         * lily/lyric-combine-music-iterator.cc
564         (Lyric_combine_music_iterator): change init order, to prevent GC
565         segfaults.
567         * lily/context-specced-music-iterator.cc (construct_children): 
568         only change  translator if found. This fixes a core dump problem.
570 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
572         * scm/slur.scm (default-slur-extremity-rules): use equal? for
573         comparison.
575         * mf/feta-bolletjes.mf: make hole in half note little
576         smaller for stem attachment.
578         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
580         * mf/feta-banier.mf: don't draw stem with flag, just small square
581         attachment.
583         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
585         * mf/feta-banier.mf: remove upstem/downstem characters.
587         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
589         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
590         stafflinethickness (in the default)
592         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
594         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
596         * Documentation/topdocs/INSTALL.texi (Top): reorder.
598         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
600         * lily/include/directional-element-interface.hh:
601         junk class, make {get,set}_grob_direction functions.
603         * lily/slur.cc (get_attachment): do something sensible when
604         attaching to stem without heads (eg. a rest).
606         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
607         forcing up to staff.  remove #'support-head property
608         (brew_molecule): small cleanup.
609         (flag): remove #'grace property.
611 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
613         * cygwin/postinstall-lilypond.sh: 
614         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
615         (Volker Zell).
617 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
619         * scripts/lilypond-book.py: resurrect 'eps' option. 
620         (TexiPaper.to_eps): use -Ppdf for EPS files.
622         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
624         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
626         * VERSION: release 2.0.1
628         * lily/bezier.cc (get_other_coordinate): change assert into
629         warning.
631         * lily/note-head.cc (internal_brew_molecule): make left protusion
632         smaller, to accomodate for natural sign.
633         (internal_brew_molecule): only do this when the accidental is
634         close enough.
635         (extent): new function
637         * lily/skyline.cc (merge_skyline): new function
638         (heighten_skyline): new function
640         * lily/accidental-placement.cc (position_accidentals) 
641         (position_accidentals): fix todo.
643 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
645         * input/test/+.ly (texidoc): put version number inline.
647         * GNUmakefile.in: remove rsync-web target.
648         
649         * input/regression/bar-scripts.ly (onestaff): raggedright
651 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
653         * lily/*.cc: remove #if 0'd code in couple of places.
655         * lily/midi-stream.cc (operator <<): rewrite.
657         * lily/note-head.cc (internal_brew_molecule): 
658         only make ledgers when the Staff symbol has lines.
660         * ly/property-init.ly (arpeggioBracket): simplify
662         * lily/translator-group.cc (execute_pushpop_property): use
663         SCM_EQ_P for comparing keys. This fixes reverting
664         auto-beam-settings.
666 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
668         * lily/midi-stream.cc (operator <<): Also write MIDI string when
669         midi_debug_global_b.
670         (operator <<): Normalise loop.
672 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
674         * scripts/lilypond.py (escape_path): revise.
676         * scm/music-functions.scm (set-output-property): new function.
677         
678 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
680         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
681         use addmakeflags again.
683         * cygwin/lily-wins.py (escape_shell): New function; use it.
685         * scripts/lilypond.py (escape_shell): Escape quotes and other
686         spaces too.  Do not escape escaping backslashes.
688         * make/srcdir.make.in (web-install): Must call install-WWW now.
690         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
691         dependency
693 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
695         * scripts/lilypond.py (escape_path): escape quotes too. 
697         * Documentation/user/lilypond.tely (Unified index): rename Index
698         to accomodate Windows breakage.
700         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
702         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
703         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
704         target not a source.
706 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
708         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
709         addmakeflags.  Build and install doc and web also when building on
710         Cygwin.
712         * mf/GNUmakefile: Bugfix.
714         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
715         target web.
717         * cygwin/lily-wins.py: Quote filename.
719 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
721         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
723 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
725         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
726         settings.
728         * configure.in: Require g++ > 3.0.4.
730         * mf/GNUmakefile: Bugfix: Add list.ly target.
731         
732         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
734         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
735         make omf directory, add uninstall targets.
737 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
739         * lily/tie-performer.cc (initialize): init prev_event
741         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
743         * lily/script-engraver.cc (make_script_from_event): don't crash on
744         non-string articulation-type.
746         * lily/new-fingering-engraver.cc (add_script): don't crash on
747         0 scripts 
748         (acknowledge_grob): warn about text script events.
750 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
752         * buildscript/lilypond.words: fix path for drums.scm.
754 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
756         * lily/spacing-spanner.cc (note_spacing): don't make longer
757         durations than measure-length.
759         * VERSION: release 2.0.0
761         * GNUmakefile.in (rsync-web): version independent rsync target.
763         * input/test/+.ly (texidoc): idem.
765         * input/regression/+.ly: print version number.
767         * input/regression/accidentals.ly (mel): shorten.
769         * input/regression/accidental-octave.ly (texidoc): shorten.
771         * input/regression/hairpin-dashed.ly (texidoc): docstring.
773         * input/regression/completion-heads-polyphony.ly: octave
775         * input/regression/beam-manual.ly: remove
777         * input/regression/beam-chord.ly: remove
779         * input/regression/grace-dynamic.ly: remove
780         
781         * input/regression/grace-volta-repeat.ly: octave fixes.
783         * input/regression/hairpin-dashed.ly (texidoc): doc string.
785         * lily/parser.yy (step_number): semitones for chord entry too.
786         (make_chord_step): more robust code, semitones. 
788         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
790         * input/regression/breathing-sign.ly (texidoc): split ancient and
791         normal breathing signs.
793         * scm/define-grobs.scm (all-grob-descriptions): swap
794         beamed-extreme-minimum-free-lengths and
795         beamed-minimum-free-lengths; the 'extreme' case should allow
796         shorter stems. This fixes forced directions on beamed 32nd and
797         shorter notes.
799         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
800         quartertones, not semitones.
801         (NoteNamesContext): swallow more event types
803         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
805         * VERSION (PACKAGE_NAME): release 1.9.10
807 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
809         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
810         set note head as cause of note-column.  This gives a better error
811         message.
813 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
815         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
817 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
819         * mf/GNUmakefile (pfa_warning): instruct 
821         * stepmake/aclocal.m4: typo.
823         * Documentation/user/cheatsheet.itely: more verbose examples.
825         * input/regression/clefs.ly: remove bogus docstring.
827 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
829         * GNUmakefile.in (SUBDIRS): Add elisp.
831         * elisp/lilypond-mode.el: 
832         * elisp/lilypond-init.el: 
833         * elisp/lilypond-indent.el: 
834         * elisp/lilypond-font-lock.el: Move from top dir.
836         * stepmake/stepmake/elisp-vars.make: New file.
838         * config.make.in (elispdir): Add.
840         * Documentation/topdocs/INSTALL.texi: Typo.
842         * make/ly-rules.make: Test for files instead of touching void and
843         ignoring errors.
845         * GNUmakefile.in:
846         * make/lilypond.redhat.spec.in:
847         * debian/rules: Fix lilypond.words stuff a bit.  For running from
848         <builddir>, adding
849         
850              (push "<builddir>/share/lilypond/elisp" load-path)
852         to your ~/.emacs.el should give you LilyPond-mode again.
854         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
855         regexp for DOS/Windows, we are too paranoid to fix others.
857 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
859         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
861         * input/test/chord-names-jazz.ly (banterProperties): fix
863         * lily/parser.yy (bass_mod): bass figure alterations are semi
864         tones, not quarter tones
866         * lily/beam.cc (set_stem_lengths): only lengthen stems
867         for gapped beams.
869         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
870         by beamcount.
872         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
873         a warning that the warning may erroneous.
875         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
876         target.
878         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
879         targets.
881         * GNUmakefile.in ($(config_h)): config.h should depend on
882         config.hh.in .
883         (lilypond.words): remove fontball stuff.
885         * stepmake/aclocal.m4: only print config.cache warning if it exists.
887         * configure.in: remove pktrace reference.
889         * GNUmakefile.in (rsync-web): permissions and ownership for
890         website.
892         * lily/volta-engraver.cc (staff_eligible): new function.
893         (stop_translation_timestep): kill off spanners if not eligible.
895         * VERSION (PATCH_LEVEL): release 1.9.9
897         * input/regression/beam-quanting-32nd.ly (texidoc): new file
899         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
900         length is more important than forbidden quants.
901         
902 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
904         * buildscripts/lilypond.words: order words in search order,
905         add lilypond.words.vim to be generated.
907         * lilypond.vim: use lilypond.words.vim for keyword matching.
909         * lilypond-mode.el: use search order. fix word selection rules.
911         * lilypond-font-lock.el: fix fontifying long durations.
913         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
915 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
917         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
919         * stepmake/stepmake/generic-targets.make:
920         * stepmake/stepmake/bin/make-version.py: 
921         * stepmake/aclocal.m4:
922         * make/stepmake.make:
923         * make/toplevel-version.make: Build fixes: remove last traces of
924           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
926         * lily/beam.cc: Add gap-count property.
928 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
930         * scm/define-grob-properties.scm (gap-count): add gap-count
932         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
934 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
936         * cygwin/mknetrel.doc: Typo.
938         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
940         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
942 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
944         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
945         sizes. Remove support for 'ledger'(=tabloid+landscape).
947 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
949         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
950         sauter PFAs.
952         * configure.in: remove VERSION stuff once again.
954         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
956         * scm/define-grobs.scm (all-grob-descriptions): use sans family
957         for chord names.
959         * mf/GNUmakefile: always trace pfa fonts.
960         (SAUTER_FONTS): add cmss[567] too fonts
962         * configure.in: require mftrace. 
964         * lily/staff-performer.cc (new_instrument_string): don't look at
965         instrument property.
967         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
968         is_direction is the C++ one. Similar for ly_axis_p and
969         ly_number_pair_p
971 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
973         * lily/beam.cc (brew_molecule): read gap-count to determine
974         number of tremolo (gapped) beams.
976         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
977         shorter than 1/8
979         * flower/include/array.hh (default_compare): new function
981         * cygwin/mknetrel: Native fixes.
983         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
985 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
987         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
988         feature for Windows.
990         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
992         * cygwin/mknetrel: Updates for native use on Cygwin.
994         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
996         * stepmake/stepmake/help2man-rules.make: 
997         * cygwin/mknetrel: Bugfix for manpages.
999         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
1000         $(builddir).  Stepmake is a normal subdirectory now, that is not
1001         configured.  Another srcdir build fix.
1003         * Documentation/topdocs/INSTALL.texi,
1004         buildscripts/lilypond.words.py, lilypond-font-lock.el,
1005         lilypond-init.el, lilypond-mode.el, debian/rules,
1006         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
1007         rename generated file lilypond.words to lilypond.words.el.
1009 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
1011         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
1013         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
1014         GNUmakefile.in.
1016 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1018         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
1019         when cross building.
1021         * configure.in: srcdir build fix.
1023         * cygwin/GNUmakefile:
1024         * cygwin/lily-wins.py:
1025         * cygwin/postremove-lilypond.sh: 
1026         * cygwin/postinstall-lilypond.sh: Merge from stable.
1028         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
1029         s/ly2dvi/lilypond/.
1031 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1033         * lily/slur.cc (after_line_breaking): only set control points if
1034         none supplied yet.
1036         * input/test/slur-manual.ly: new file.
1038         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
1039         <<  >> chords too.
1041         * VERSION (PACKAGE_NAME): release 1.9.8
1043         * scripts/lilypond.py (escape_path): escape spaces in directory names
1045         * input/test/text-spanner.ly: fixes.
1047 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
1049         * buildscripts/lilypond.words.py: add drum names as note names to
1050         Emacs-mode.
1052 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1054         * input/regression/hairpin-dashed.ly: new file.
1056         * scripts/convert-ly.py (conv): warn about dash-length.
1058         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
1059         automatically if we get a new one.
1061         * lily/lookup.cc (dashed_line): new function
1063         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
1064         dash-fraction.
1066 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
1068         * buildscripts/lilypond.words.py: extract note names.
1070         * lilypond-mode.el: take note names from lilypond.words -file.
1071         small fix in the use of string-match.
1073         * lilypond-font-lock.el: use lilypond.words for note names, add 
1074         maxima to note a duration.
1076 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1078         * lily/breathing-sign.cc: remove railtracks() function. 
1080         * input/regression/arpeggio-bracket.ly (texidoc): add file.
1082         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
1083         (brew_molecule): bugfix don't make arpeggio shorter when
1084         arpeggio-direction is set.
1086         *  debian/rules: small corrections in the (Pedro K)
1088         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
1089         examples.
1091         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
1092         special (repeat) bar comes along.
1094         * input/regression/auto-beam-bar.ly: update.
1096         * scripts/lilypond-book.py (output_dict): remove support for the
1097         EPS option.
1099         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
1100         VerticalAlignment and VerticalAxisGroup this fixes the size
1101         computations for the entire system.
1103         * input/les-nereides.ly (bass): remove superfluous fontSize.
1105         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
1106         causes directory of file to be added to include path.
1108         * input/regression/beam-break.ly: test single stem beams.
1110         * input/regression/system-start-bracket.ly: fix.
1112         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
1114         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
1116         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
1117         (score_stem_lengths): do something sensible for single stem beams.
1119         * lily/beam.cc (least_squares): add kludge for single stem beams.
1121         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
1122         keySignature to list of broken things.
1124         * input/regression/keys.ly: fix.
1126         * VERSION (PACKAGE_NAME): release 1.9.7
1128         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
1130         * Documentation/user/refman.itely (Pitches): doc quarter tones.
1132         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
1133         (quartertone_pitch): new function
1135         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
1136         flat. WARNING: FONT CHANGED.
1138         * ly/nederlands.ly: add -eh and -ih for quarter tones.
1140         * lily/accidental-placement.cc (add_accidental): support for
1141         quarter tones.
1143         * ly/LANGUAGEs.ly: use symbols for alterations.
1145         * mf/feta-toevallig.mf: change accidental codes. 
1147         * scm/lily.scm (ly:get-option): switch on debugging only for
1148         --verbose.
1150         * lily/lily-guile.cc: remove ly:verbose?
1152         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
1154         * lily/parser.yy (TODO): only do gh_call() for apply with
1155         procedure argument.
1157         * lily/tie-engraver.cc (start_translation_timestep): move melisma
1158         stuff in accordance with new timing of tie-events.
1160         * lily/my-lily-lexer.cc: remove \outputproperty
1162         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
1164         * scm/define-translator-properties.scm (melismaBusyProperties):
1165         add melismaBusyProperties property.
1167 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1169         * input/test/ambitus-mixed.ly (texidoc): new file.
1171         * buildscripts/mutopia-index.py (find): prune debugging
1173         * lily/side-position-interface.cc: doc updates
1175         * Documentation/user/refman.itely: updates, tweaks.
1177         * lily/parser.yy (Simple_music): remove outputproperty
1179         * make/stepmake.make: use VERSION again; importing VERSION via
1180         autoconf dependencies is too hairy.
1182 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
1184         * lilypond-mode.el: allow `-' for keywords and identifiers.
1186 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1188         * VERSION: release 1.9.6
1189         
1190         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
1191         iso. ly2dvi.
1193         * Documentation/user/*.itely: fixes everywhere
1195         * lily/completion-note-heads-engraver.cc: rewrite engraver:
1196         produce ties from the engraver itself, do not broadcast TieEvent.
1198         * lily/my-lily-lexer.cc: remove pitch & duration.
1200         * lily/parser.yy (TODO): remove \pitch and \duration
1202         * input/test/explicit.ly: remove file.
1204         * Documentation/user/refman.itely (Pitches): remove \pitch 
1205         \duration command.
1207 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
1209         * buildscripts/lilypond.words.py: add all slur types to Emacs
1210         insertion menu, suppose everything is postfixed by dropping 
1211         unnecessary `-' -marks.
1213 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1215         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
1216         tremoloed stems.
1218         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
1219         head for flagged stems.
1221         * lily/stem.cc (get_default_stem_end_position): futz with extra
1222         stem length if there is a stem tremolo.
1224         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
1225         it would be too small.
1227         * lily/font-metric.cc: return #f for non-existent glyph.
1228         
1229         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
1230         exported through config.make.
1232         * input/regression/clef-oct.ly: new file.
1234         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
1235         transposition.
1237         * input/template/*.ly: remove old relative.
1239         * ly/english.ly: add X names for double sharp.
1241 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1243         * lily/font-select.cc: new file handle font selection routines.
1245         * lily/parser.yy: add ; (Patrick Atamaniuk)
1247         * input/test/time-signature-double.ly: use markups for double time
1248         sigs.
1250         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
1251         ChordNames.SeparationItem #'padding for adjusting space after chords.
1252         
1253         * lily/music-output-def.cc (LY_DEFINE): 
1254         new function ly:paper-lookup.
1255         
1256         * mf/parmesan-clefs.mf: use # quantities for char_box
1257         offsets. Fixes overflow errors in the PFA. 
1259         * scm/new-markup.scm (strut-markup): change calling interface for
1260         markup. Pass paper-def, not grob. This would allow \markup to be
1261         used separately from grobs.
1263         * lily/paper-def.cc: new function ly:paper-font; this function
1264         replaces ly:get-font.
1266         * lily/include/font-interface.hh (struct Font_interface): take
1267         Paper_def iso. Grob for get_font().
1269 2003-09-14  Graham Percival  <gperlist@shaw.ca>
1271         * Documentation/user/ tutorial.itely, refman.itely: add warning
1272         about \key and accidentals.
1274 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1276         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
1278         * Documentation/user/*.itely: manual tweaks
1280 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
1282         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
1283         cleanup; bugfix: exact_center
1285         * Documentation/user/refman.itely: added more documentation on
1286         ambitus according to recent questions on lilypond-user list
1288 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1290         * input/regression/ottava.ly (texidoc): demo 15ma too.
1292         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
1294         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
1295         octave fixes.
1297 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1299         * lily/lexer.ll: add \r to the rules for newlines; this fixes
1300         problems on older Mac editors.
1302 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
1304         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
1306 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
1308         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
1309         mf/parmesan-clefs.mf: added comments on character alignment and
1310         set_char_box() conventions
1312         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
1313         set_char_box()'s
1315         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
1317 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
1319         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
1321 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
1323         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
1324         shortened to avoid almost-collision with staff line; code cleanup;
1325         other custodes: fixed char boxes; code cleanup
1327 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1329         * configure.in: release 1.9.5
1330         
1331         * scripts/lilypond.py (global_latex_preamble): only set
1332         twosideshift if 'twoside' is in latexoptions 
1334         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
1336         * VERSION: remove
1338         * scripts/*2ly.py: update <> syntax
1340 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1342         * lily/chord-name-engraver.cc (process_music): add origin for
1343         chord name.
1345         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
1347         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
1348         bass notes for exceptions too.
1350         * scm/define-grobs.scm (all-grob-descriptions): rename
1351         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
1353         * scm/define-grob-properties.scm (remove-first): add remove-first
1354         property for orchestral scores.
1356         * Documentation/user/*.itely: switch <<>> and <> 
1358         * lily/glissando-engraver.cc (process_music): bugfix: move line to
1359         last_line only once. This fixes the two consecutive glissandi problem.
1361 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
1363         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
1364         error message "flexa-width undefined"
1366         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
1367         lily/include/gregorian-ligature.hh: print warning when ignoring
1368         head prefixes on flexa shapes
1370         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
1371         space before a series of inclinatum heads
1373         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
1374         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
1375         cleanups
1377         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
1378         and char_box
1380 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
1382         * input/regression/breathing-sign.ly: tiny fixes
1384         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
1385         semantical collision with vaticana ligatures
1387         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1388         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
1389         now consistent with mensural ligatures
1391         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1392         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
1393         context pitches and staff position; dto. for virga stem; removed
1394         obsolete virga and clivis characters from parmesan font (WARNING:
1395         font changed)
1397         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
1398         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
1400         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1401         scm/define-grob-properties.scm: consistency fix: renamed
1402         join_left->add_cauda
1404         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
1405         appendix length; bugfix: yoffs_bt for reverse direction punctum
1406         characters
1408         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
1409         small cleanups; added more docu
1411         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
1412         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
1413         computation to CoherentLigatureEngraver
1415         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
1416         scm/define-grob-properties.scm: bugfix: added missing linea and
1417         cavum properties; bugfix: removed dead semivocalis property
1419         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
1420         length; redesigned quilisma, stropha and auctum
1422         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
1423         line thickness
1425         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
1426         Documentation/user/refman.itely: bugfix: introduced shifted
1427         epiphonus head to avoid collision with adjacent plica
1429 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1431         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
1433         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
1435 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1437         * Documentation/user/tutorial.itely (A lead sheet): remove
1438         duplicate chords.
1440         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
1442 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1444         * Documentation/bibliography/computer-notation.bib (isbn): add
1445         xivcim publication.
1447 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
1449         * GNUmakefile.in: drop lilypond.words for generation.
1451 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
1453         * buildscripts/lilypond.words.py: take filename (also) from an arg.
1455         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
1457 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1459         * input/test/figured-bass-alternate.ly (fl): new file.
1461         * Documentation/topdocs/README.texi (Top): clarifications.
1463         * Documentation/bibliography/computer-notation.bib (isbn): add phd
1464         theses of Gieseking and Renz.
1466         * GNUmakefile.in (README_FILES): remove README.mandrake.
1468 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
1470         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
1471         from source files and search patterns listed in the script.
1473         * GNUmakefile.in: add target `lilypond.words'.
1475         * lilypond.words: remove file, generated by `make lilypond.words'.
1477         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
1479 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
1481         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
1483 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1485         * VERSION: 1.9.4 released
1487         * scripts/convert-ly.py (FatalConversionError.figures_replace):
1488         rule for < > <-> << >> substitution
1490         * lily/lexer.ll: exchange meaning of << >> and < > 
1492         * VERSION (PACKAGE_NAME): 1.9.3 released
1494         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
1495         pages unconditionally.
1497 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1499         * Documentation/user/music-glossary.tely (Top): small syntax
1500         fixes.
1502         * scm/music-functions.scm (remove-tag): filter \tagged music
1503         expressions.
1505         * input/regression/tag-filter.ly (texidoc): new file.
1507         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
1508         symbol2 .. ) etc. 
1510         * scripts/convert-ly.py (FatalConversionError.conv): fingering
1511         convert rule.
1513         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
1515         * lily/new-fingering-engraver.cc (position_scripts): don't crash
1516         for borderline cases (e.g. 1 fingering.)
1517         (position_scripts): revise interface, use fingerOrientations to
1518         set fingering positions.
1520         * scm/document-translation.scm (context-doc): add aliases to
1521         automated documentation.
1523         * make/lilypond-vars.make: remove stepmake compat glue.
1525         * make/generic-vars.make: remove cruft.
1527         * lily/main.cc (main): don't identify binary.
1529 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1531         * lily/include/translator.hh (class Translator): remove
1532         type_string_ , use symbol for context name throughout.
1533         Changes through whole source tree.
1535         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
1536         set PDF as default, and always make PDF.
1538         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
1540 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
1542         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
1543         Documentation/user/refman.itely input/regression/allfontstyle.ly
1544         input/regression/grace-types.ly:
1545         fix spelling for acciaccatura (Webster's 1913).
1547 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1549         * lily/main.cc (usage): adjust blurb, include url.
1551         * input/regression/breathing-sign.ly (texidoc): transpose up
1553 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
1555         * input/regression/breathing-sign.ly: changed ancient examples to
1556         be relevant (by request of Han-Wen); updated BreathingSign text
1557         property according to new syntax.
1559         * ly/gregorian-init.ly: updated BreathingSign text property
1560         according to new syntax
1562 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1564         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
1565         (Clef): index entries for clefs.
1567         * python/lilylib.py (system): remove errorlog files.
1568         
1569 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
1571         * lilypond.words: add \new and new graces. Add dynamics to menus
1572         keeping 1.8.x compatibility; after all the engraving relating to 
1573         notes becomes postfixed `-' marks will be removed.
1575 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1577         * lily/molecule.cc (align_to): idem.
1579         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
1580         
1581         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
1582         accacciatura everywhere.
1584         * VERSION (PACKAGE_NAME): released 1.9.2
1586         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
1588         * scm/document-markup.scm (markup-doc-node): sort markup function
1589         list.
1591         * lily/paper-outputter.cc (output_version): change "Lily was here"
1592         into  "Engraved by LilyPond"
1594         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
1595         on unquoted strings before \notenames.
1597         * lily/parser.yy (lyric_element): allow markup as lyric text. This
1598         increases the number of s/r reductions to 4.
1600         * scm/new-markup.scm (fraction-markup): \fraction command.
1602         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
1603         mode
1605         * lily/lookup.cc (round_filled_box): rename function.
1606         (LY_DEFINE): round-filled-box: change signature.
1608         * Documentation/user/refman.itely: revise section explaining grace
1609         notes.
1611         * lily/translator-scheme.cc (LY_DEFINE): add ! to
1612         ly:set-context-property
1614         * input/*/*.ly (vmus): use \new everywhere.
1616         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
1618         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
1619         default
1621         * scm/music-functions.scm (set-stop-grace-properties)
1622         (set-start-grace-properties, add-grace-property): new functions
1623         for modular grace tweak control.
1625         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
1626         
1627 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1629         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
1631         * GNUmakefile.in (install-pfa-fonts):
1632         (get-pfa-fonts): New target.
1634         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
1635         install-pfa-fonts help.
1637 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1639         * lily/translator-scheme.cc (LY_DEFINE):
1640         ly:context-pushpop-property new function.
1641         (LY_DEFINE): new function ly:translator-find  
1642         new function ly:translator?
1643         (LY_DEFINE): new function ly:context?
1645         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
1647         * python/lilylib.py (read_pipe): only store and display error log
1648         if verbose not set.
1649         (read_pipe): only display log if it contains something.
1651 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1653         * Documentation/misc/GNUmakefile: Re-add.
1654         (TEXTS): Add CHANGES.
1656 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
1658         * lilypond.words: add \newcontext.
1660 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1662         * lily/tie-performer.cc (stop_translation_timestep): only flush
1663         tied_notes when we have actually made a tie. Fixes bugs with ties
1664         in polyphonic scores.
1666 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1668         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
1669         they do not exist.
1671 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1673         * VERSION (PACKAGE_NAME): released 1.9.1 
1675         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
1676         Instrument_name_engraver
1678         * lily/tie-performer.cc (create_audio_elements): bugfix
1680         * Documentation/user/music-glossary.tely (Top): comment out
1681         font-style statements.
1683         * input/test/force-hshift.ly: revise example.
1685         * Documentation/bibliography/engraving.bib (note): typos.
1687         * configure.in: bump GCC requirements to 3.x
1689         * lily/include/audio-item.hh (class Audio_tie): rename
1690         note_l_drul_ to note_drul_
1692         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
1694         * lily/parser.yy (relative_music): whoops. All \relative were off
1695         by ...  a lot .... Ahem.
1697         * scm/define-music-types.scm (music-descriptions): idem.
1699         * lily/beam-engraver.cc: move new-beam-event to beam-event
1701         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
1702         to Tie_engraver
1704         * input/regression/bar-number.ly: remove unnecessary old-relative
1705         options.
1706         
1707         * Documentation/user/internals.itely (Creating contexts): document
1708         \newcontext
1710         * lily/parser.yy (Composite_music): add \newcontext
1712         * Documentation/user/refman.itely (MIDI block): add note about
1713         dotted tempos.
1715         * scm/font.scm: remove old markup legacy
1717         * GNUmakefile.in (web-clean): remake share/ after web-clean.
1719         * lily/breathing-sign.cc (brew_molecule): remove function
1721         * lily/text-item.cc: remove old-style markups.
1722         (interpret_markup): C++ version of markup function
1723         (brew_molecule): idem.
1725         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
1726         as Scheme variable.
1728         * scripts/convert-ly.py (conv): dashes rule.
1729         Apply rule.
1731         * Documentation/user/lilypond-book.itely: syntax fixes. 
1733 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1735         * VERSION (PACKAGE_NAME): release 1.9.0
1737         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1738         note about dvips. (Should backport.)
1740         * scripts/convert-ly.py
1741         (FatalConversionError.articulation_substitute): add
1742         convert-new-chords code. Remove convert-new-chords.py
1744         * Documentation/user/refman.itely (Octave check): document
1745         \octave.
1747         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
1748         \relative changes.
1750         * lily/parser.yy (command_element): octave check:
1752            \octave PITCH
1754         checks that PITCH (without octave) yields PITCH (with octave) in
1755         \relative
1757         * lily/relative-octave-music.cc (to_relative_octave): octave check.
1759         * lily/scm-option.cc: ly:set-option now has the default argument
1760         #t.
1762         * lily/lexer.ll: add \renameinput
1764         * python/lilylib.py (command_name): robustifications.
1766         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
1767         /dev/stderr. This is ash compatible.
1769         * ly/init.ly: add warning if compatibility was not necessary.
1771         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
1773         * flower/include/string-handle.icc: formatting cleanups, rename
1774         references by ref_count_.
1776 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
1778         * make/lilypond.mandrake.spec.in: syncronize the spec file with
1779         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
1780         package libs separately, fix conflicting php variable out=/dev/vc/
1781         invoking `unset out', declare menus, use only one icon-file, fix
1782         doc-path in menu.
1784 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1786         * scripts/convert-ly.py (FatalConversionError.conv): typo
1788         * Documentation/misc/GNUmakefile: restore misc directory.
1790         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
1792         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
1793         Petites-Preludes 
1795         * input/test/partial-blank.ly (quickmeasure): syntax
1797         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
1798         attachment property.
1800         * Documentation/user/refman.itely: remove superfluous -'s 
1801         (Grace notes): ) fixes.
1803         * lily/music.cc: generic compress(), transpose() functions. Remove
1804         others.
1806         * lily/parser.yy (gen_text_def): remove support for #'(italic )
1807         style markup entry.
1809         * lily/parser.yy: all articulations postfix; remove obligatory -
1810         for [,  ) and \!
1811         
1812         * lily/music.cc (to_relative_octave): write generic
1813         to_relative_octave function; various relative cleanups.
1814         Hmmm.
1816         * lily/scm-option.cc: add options new-relative and old-relative
1818         * po/sv.po: new po file.
1820         * Documentation/user/refman.itely (Dynamics): website
1821         fixes. (should backport!)
1823 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
1825         * make/lilypond.mandrake.spec.in: declare version only once.
1827 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1829         * lily/simultaneous-music.cc (to_relative_octave): undo relative
1830         meaning for now.
1832 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1834         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
1836         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
1838         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
1840         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
1842         * lily/music.cc (var): add ly:music-transpose function.
1844         * lily/parser.yy (pre_events): remove prefix articulations.
1846         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
1848         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
1850         * Documentation/user/refman.itely (Text markup): add comment about
1851         markup in header.
1853 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1855         * lily/paper-outputter.cc (write_header_fields_to_file): 
1856         only dump value if it is a string.
1858         * flower/include/dictionary.hh: remove.
1859         
1860         * Documentation/ChangeLog-1.5: add back old log.
1862         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
1863         .pfas from a .deb.
1865 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1867         * Documentation/bibliography/engraving.bib: add entry for
1868         Jaschinski's Notation
1870 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1872         * Documentation/user/refman.itely (Beaming): add note about
1873         allowBeamBreak
1875 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
1877         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
1878         GregorianTranscription contexts
1880         * ly/engraver-init.ly: vaticana contexts: minor fixes
1882         * Documentation/user/refman.itely (Ancient notation): added note
1883         on appendix length bug
1885         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
1886         input/test/vaticana.ly: use vaticana contexts; small fixes
1888 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1890         * flower/hash.cc: Remove.
1892         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
1893         to (nonexistent?) hash_func_ identifier.
1895         * python/midi.c (midi_error, midi_warning): Use char const* for
1896         __FUNCTION__ argument.
1898         * python/gettext.py: Remove.  We already require python 2.1, which
1899         includes gettext.py.
1901         * configure.in: Require python 2.1, as INSTALL.texi says.
1902         it.
1904         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
1905         versions 1.50 and 1.75.  Remove note about lexer patch.
1907 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1909         * Documentation/topdocs/INSTALL.texi: Update type1 font
1910         description to actual situation.  Add comment about new font ball
1911         layout.
1913         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
1914         in $LILYPONDPREFIX suffices for installation.
1916 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1918         * debian/control (Build-Depends): Add flex-old as alternative to
1919         flex.  Deprecate bison 1.75.
1921 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
1923         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
1924         Vaticana contexts
1926         * Documentation/user/refman.itely (Ancient notation): documented
1927         some bugs; tiny fixes; added docu on Vaticana contexts
1929         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
1930         scripts
1932 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
1934         * Documentation/user/refman.itely (Ancient notation): added some
1935         introductory words; added section on ancient time signatures;
1936         added some @seealso and @refcommands; small fixes and
1937         beautifications
1939 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
1941         * input/regression/note-head-style.ly: many fixes and updates
1943         * Documentation/user/refman.itely: added small sections on ancient
1944         accidentals, rests and flags; revised ancient note head section;
1945         small wording/spelling fixes
1947         * input/test/rests.ly: layout fixes
1949 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
1951         * input/puer-fragment.ly: bugfix: central C position of do clef
1953         * ly/gregorian-init.ly: workaround: add small padding space before
1954         divisiones (the correct fix would be the spacing engine to handle
1955         this)
1957 2003-08-13  Graham Percival  <gperlist@shaw.ca>
1959         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
1960         cue-notes.ly: minor fixes.
1962 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
1964         * Documentation/user/refman.itely: bugfix: remove obsolete link to
1965         input/test/custos-style.ly
1967         * Documentation/index.html.in: bugfix: link to Tutorial.html
1969         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
1970         to neumes; bugfix: "et": epiphonus, not just a simple pes
1972 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
1974         * lilypond-mode.el: split `Insert Tag' if it is long enough.
1976         * lilypond.words: add new features: markup, column, center, \[ \].
1977         
1978 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
1980         * Documentation/topdocs/NEWS.texi, DEDICATION,
1981         stepmake/bin/add-html-footer.py
1982         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
1983         input/mutopia/J.S.Bach/wtk1-fugue1.ly
1984         input/mutopia/J.S.Bach/wtk1-prelude1.ly
1985         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
1986         added (only) after a sentence which is complete; if the sentence is 
1987         not ended a comma `,' or nothing is used. fix also spaces.
1989 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1991         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
1992         requirements to plain 1.6.
1994         * buildscripts/mutopia-index.py (read_lilypond_header): update
1995         mutopia-index.py to 1.4 syntax [sic]
1997 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
1999         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
2001 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2003         * Documentation/index.html.in: url for regression pdf
2005         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
2007         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
2009         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
2011         * VERSION: 1.8.0 released
2012         
2013         * GNUmakefile.in (local-WWW-post): footify build fix.
2015         * configure.in: require GUILE 1.6.4
2017         * Documentation/user/GNUmakefile: don't copy *.png for
2018         lilypond-internals
2020         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
2021         local-WWW-post target.
2022         (rsync-web): add rsync-web target
2024         * Documentation/user/introduction.itely (Music notation and
2025         engraving): add neume example
2027         * input/puer-fragment.ly (cantus): add puer-fragment
2029 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2031         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
2032         to notes, so that equalizer is actualy being used.
2034         * scm/midi.scm (instrument-equalizer-alist):
2035         (absolute-volume-alist): Define public, so that user can copy or
2036         override.
2038         * lily/key-performer.cc (create_audio_elements): Check for minor
2039         key.  Only if key is minor, set MIDI key to minor.
2041 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2043         * Documentation/user/refman.itely (Hiding staffs): fixes.
2045         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
2047         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
2048         vertical extents to deal with Hara kiri correctly.
2050         * input/regression/hara-kiri-short.ly: remove
2052         * input/regression/hara-kiri-pianostaff.ly: update test.
2054         * Documentation/user/*.tely: remove WEBTITLE
2056         * scm/output-tex.scm (comment): idem.
2058         * scm/output-pdftex.scm: remove GUILE 1.4 glue
2060         * scm/music-functions.scm (make-lyric-event): new function
2062         * scm/lily.scm (lilypond-version): new function
2064         * input/test/version-output.ly: new file.
2066         * Documentation/user/lilypond.tely: add version number to
2067         front-page.
2069 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2071         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
2073 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2075         * input/template/gregorian-transcription.ly (barTwo): syntax update.
2077         * Documentation/user/refman.itely (Hiding staffs): rename node.
2079 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2081         * input/regression/new-markup-syntax.ly (texidoc): remove
2082         molecule-callback override.
2084 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2086         * input/les-nereides.ly: Mark tweaks with %tweak.
2088         * Debian patch, see debian/changelog (Anthony Fok).
2090 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2092         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
2093         problem.
2095 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2097         * Documentation/user/refman.itely (Text markup): Fix language bug.
2099 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2101         * input/* : postfix syntax fixes.
2103         * Documentation/user/refman.itely (Text markup): add note about
2104         raise/lower with ^ or _ .
2105         
2106         * po/fi.po: fix \\apply strings.
2108         * lily/parser.yy (open_event): warn for prefix articulations.
2110 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
2112         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
2113         fix also on parmesan font.
2115 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2117         * VERSION 1.7.30 released
2118         
2119         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
2121         * buildscripts/mutopia-index.py (headertext): rewording
2123 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2125         * scm/new-markup.scm (strut-markup): new markup function.
2127         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
2128         space also when no accidental is there.
2130 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2132         * input/les-nereides.ly: Updates.
2134 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
2136         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
2137         which repeats the tag insertion selected from "Insert tag" menu.
2139 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2141         * lily/all-font-metrics.cc (find_font): load AFM files first only
2142         for feta fonts. This fixes problems with TeXlive and other TeX
2143         distros that include AFM files for the CM fonts. 
2145         * scm/font.scm (qualifiers-to-font-name): remove.
2147         * lily/paper-def.cc: remove get_var.
2149         * input/trip.ly: remove file.
2150         
2151         * input/regression/spacing-note-flags.ly (raggedright): remove
2152         stafflinethickness
2154         * input/les-nereides.ly: update to new syntax, cleanups.
2156 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2158         * Documentation/user/refman.itely: Clarify shortest-note problem
2159         of autobeamer.
2161 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
2163         * lilypond-mode.el: Add each word to regexps only once.
2165         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
2166         is based on the syntax definitions in lilypond.words. Remove all 
2167         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
2168         LilyPond->Insert menu is generated by the entries in lilypond.words 
2169         to which have been given a syntax definition.
2171         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
2172         \notes, \relative, \score, \simultaneous, \transpose.
2174         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
2176         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
2177         
2178         * lilypond-mode.el: add menu keywords separately.
2180         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
2182 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2184         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
2185         current ugly installation method for PFA fonts.
2187 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
2189         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
2190         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
2192         * Documentation/user/music-glossary.tely: update legato.
2194 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2196         * lexer-gcc-3.0.patch: Remove.
2198         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
2200 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2202         * debian/rules (binary-arch): remove NEWS.
2204 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
2206         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
2207         stepmake/bin{ many }: polish the `--help's of different scripts;
2208         model taken from the core-utils of Linux.
2210         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
2212 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2214         * flower/parse-afm.cc (parseCharMetrics): add warnings.
2216         * flower/libc-extension.cc: idem.
2218         * flower/include/libc-extension.hh: protect against isinf macros.
2220 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
2222         * { many }: Use two uppercase letters in LilyPond.
2224         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
2226         * VERSION: 1.7.29 released.
2227         
2228 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2230         * lily/tie.cc: add TODO comment.
2232         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
2234         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
2235         linejoins and linecaps. This fixes problems with occasional spikes
2236         on slur/tie endings.
2237         
2238         * input/regression/font-name.ly: don't use PS fonts for
2239         compatibility reasons. 
2241         * mutopia/claop.py (accents): update to 1.8
2243         * Documentation/user/music-glossary.tely (Top): remove 13pt.
2245         * Documentation/user/macros.itexi: don't color glossary links.
2247         * Documentation/user/invoking.itexi (Error messages): new section
2249 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2251         * input/regression/font-name.ly: add file.
2253         * scm/document-backend.scm (grob-doc): remove <hr> from
2254         lilypond-internals
2256         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
2257         reqd version to 1.6.4 
2259         * lily/font-interface.cc (get_font): bugfix: take font-name from
2260         alist chain too. This fixes font-name override for \markup.
2262 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2264         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
2266         * input/test/polymetric-differing-notes.ly: Compile fix.
2268 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
2270         * Documentation/user/refman.itely: fixed typo
2272         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
2273         before flexa
2275 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
2277         * input/test/{ many }: search & fix some typos.
2279 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2281         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
2282         images.
2284         * scm/music-functions.scm (make-voice-props-set): set Script /
2285         TextScript dir for polyphony too.
2287         * scm/define-grobs.scm (all-grob-descriptions): decrease space
2288         before clef.
2290         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
2292 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
2294         * Documentation/user/refman.itely (Percussion): Small
2295         clarifications and fixes.
2297         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
2298         threads. This fixes different heads playing simultaneously.
2300 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
2302         * Documentation/user/{ many }: increase readability (read through 
2303         User manual from `one big page').
2305 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2307         * input/test/polymetric-differing-notes.ly: add example with
2308         disparate note values.
2310         * input/test/polymetric.ly: rename from poly-metric
2312         * scripts/ly2dvi.py (include_path): bugfix: use outbase
2313         iso. outname.
2315         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
2316         G-clef bbox to real char extents. This fixes the G-clef being
2317         offset too much to the right.
2318         document perc clef offset.
2320         WARNING: FONT CHANGED.
2322         * Documentation/user/tutorial.itely (Tutorial): move menu.
2324 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2326         * buildscripts/lilypond-profile.sh (Error): trim error message.
2328         * Documentation/user/invoking.itexi (Invoking the lilypond
2329         binary): add note about path.
2331         * Documentation/user/macros.itexi: add @c at EOL, hopefully
2332         suppresses superfluous spaces.
2334 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2336         * buildscripts/lilypond-profile.sh: Add documentation to error
2337         message.
2339         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
2341 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2343         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
2344         <mike@ossmann.com>)
2346         * Documentation/bibliography/computer-notation.bib (pages): prune
2347         unscientific language.
2349         * Documentation/user/GNUmakefile: copy unsplit file to
2350         lilypond.html (idem for lilypond-internals).
2352         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
2354         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
2356         * python/lilylib.py (lilypond_version): 2.1 proof version check.
2358         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
2359         fix.
2360         
2361 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
2363         * Documentation/user/{ various }: bind text snippets with their
2364         examples, e.g. by punctuation: This is an example.
2366 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2368         * ly/performer-init.ly (VoiceContext): Typos.
2370         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
2371         builds, leave final-install to toplevel srcdir makefile.
2373         * make/srcdir.make.in (install): New target.
2375 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2377         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
2378         This fixes core dump on MIDI output (Simon Weatherill).
2380         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
2381         on local-WWW-post.
2383 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2385         * make/lilypond.redhat.spec.in: add dvips to reqs.
2387 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2389         * make/srcdir.make.in (web): Add special web target.
2391         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
2392         from inner $(LOOP).
2394         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
2396         * stepmake/stepmake/generic-targets.make (www-targets-help):
2397         * GNUmakefile.in (web-install): Install in $(webdir).
2399         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
2401         * cygwin/changelog: 
2402         * cygwin/mknetrel: Update.
2404         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
2405         (html-doc): Remove (use: web).
2407         * stepmake/stepmake/script-rules.make: 
2408         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
2409         Fix $(config_make) dependencies for srcdir build.
2411         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
2412         target for srcdir build.
2414         * stepmake/make/stepmake.make: 
2415         * make/srcdir.make.in: 
2416         * GNUmakefile.in:
2417         * make/stepmake.make (config_make): Rename variable (was:
2418         configuration).
2420 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2422         * Documentation/user/internals.itely (Manipulating music
2423         expressions): run lilypond on example too.
2425         * flower/include/libc-extension.hh: move lrint define to
2426         header. bugfix.
2427         
2428 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2430         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
2431         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
2432         do we recurse whole tree?).
2434         * GNUmakefile.in (html-doc): Resurrect.
2436         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
2437         obsolete $(package-icon) dependency.
2439 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2441         * Documentation/user/refman.itely (Automatic staff changes):
2442         add seealso 
2444         * Documentation/index.html.in: link to bigpage.
2446         * Documentation/user/tutorial.itely (Tutorial): streamline.
2448         * Documentation/index.html.in: url typo.
2450         * VERSION (PACKAGE_NAME): release 1.7.28
2452         * python/lilylib.py (error_log): remove '/' from name.
2454         * input/regression/pedal.ly: remove; dups input/test/
2455         
2456         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
2458         * Documentation/index.html.in: python style doco index.
2460         * Documentation/{footer,header}.html.in (src): remove, 
2462         * Documentation/pictures: remove all but lelie-logo.xpm.
2464         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
2465         before running makeinfo.
2467         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
2468         @code{}
2470 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2472         * input/test/bar-number-regular-interval.ly: rename.
2474         * Documentation/user/*: various fixes. 
2476 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
2478         * Documentation/{ many }: polish for update-all-menus. typos.
2480         * po/fi.po: fixes.
2482         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
2484         * buildscripts/mutopia-index.py: polish.
2486         * input/regression/{ many }, input/test{ many }: polish texidocs.
2488 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2490         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
2492         * lily/text-spanner.cc (brew_molecule): use bracket-flare
2493         iso. edge-widen.
2495         * lily/piano-pedal-engraver.cc (process_music): change from
2496         process_acknowledged ()
2498         * lily/piano-pedal-bracket.cc: new file. Change
2499         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
2500         cleaned up.
2502         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
2504         * input/regression/tuplets.ly (texidoc): rename file.
2506         * po/fr.po: update
2508         * buildscripts/lilypond-profile.sh: error message if script is not
2509         sourced.
2511         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
2512         bracket-flare
2513         (make_bracket): simplify code.
2515         * lily/parser.yy (verbose_command_req): catch typos in \key scale
2516         argument.
2518         * python/lilylib.py (lilypond_version_check): new function
2520         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
2522         * scripts/ly2dvi.py (run_lilypond): add version check.
2524         * scripts/lilypond-book.py (option_definitions): typo
2526         * scripts/ly2dvi.py (include_path): typo
2528         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
2530         * lily/parse-scm.cc (parse_handler): typo
2532         * Documentation/user/macros.itexi: use @heading for headings.
2534         * Documentation/user/refman.itely: updates, fixes.
2536 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
2538         * po/fi.po: add Finnish translations. fixes.
2540         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
2542         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
2543         from lily/glissando-engraver.cc.
2545 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2547         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
2548         for non-first _broken_ bracket.
2550         * Documentation/user/refman.itely: corrections.
2552 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2554         * lily/new-fingering-engraver.cc (position_scripts): add heads to
2555         support of the fingerings.
2557         * po/fr.po: French translation update.
2559         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
2560         strings.
2562 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2564         * Documentation/user/introduction.itely: Small fixes.
2566 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
2568         * Documentation/topdocs/AUTHORS.texi: polish.
2570 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2572         * Documentation/user/introduction.itely: revise
2574         * Documentation/user/tutorial.itely: reorganise.
2576         * Documentation/topdocs/index.tely: remove.
2578         * Documentation/header.html.in: prune.
2580         * GNUmakefile.in: clean up web building.
2582         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
2583         target.
2585 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
2587         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
2589         * lilypond-mode.el: turn on blink-matching-paren.
2591 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2593         * scm/output-sodipodi.scm (svg-header): Fix typo.
2595 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2597         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
2598         fixes a security hole.
2600         * scripts/lilypond-book.py (original_dir): remove temp_dir
2602         * scm/document-translation.scm: use @code tags.
2604 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
2606         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
2608         * lilypond-mode.el: add a buffer-local post-command-hook to set
2609         context dependent syntax-table after each cursor event. Remove old
2610         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
2612         * lilypond-indent.el: update comments.
2614         * Documentation/footer.html.in: add period.
2616 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2618         * make/lilypond.redhat.spec.in (Group): don't strip binary.
2620         * scm/document-translation.scm (document-property-operation): add
2621         @code{} tags.
2623         * VERSION (PACKAGE_NAME): release 1.7.27
2625         * config.make.in: add PAPER variable
2627         * buildscripts/new-chords.py (help): add help text
2629         * Documentation/user/introduction.itely (Typography and program
2630         architecture):  fixes.
2632         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
2633         for texinfo and dvips. This fixes problems with PDF output of the
2634         wrong size.
2636         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
2637         DVIPS_PAPERSIZE variable
2639         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
2640         TEXINFO_PAPERSIZE variable 
2642 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2644         * mf/feta-macros.mf: whoops: only draw lines for test situations.
2646         * mf/feta-toevallig.mf: lowres fixes.
2648 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2650         * NEWS: Typo and fill-paragraph fixes.
2652         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
2653         cast #define.
2655         * configure.in: 
2656         * config.hh.in: Check for lrint.
2658 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2660         * VERSION: 1.7.26 released
2662         * lily/separation-item.cc: add padding property.
2664         * input/test/*.ly: various fixes, remove solo-a2.ly
2666         * scm/new-markup.scm (brew-new-markup-molecule): arg order
2667         bugfix. Fixes old-style markup compatibility.
2669         * Documentation/user/introduction.itely (Introduction): historical
2670         elucidations
2672         * Documentation/user/music-glossary.tely (Top): linewidth fix.
2674         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
2676         * Documentation/index.texi (Top): cleanup.
2678         * Documentation/user/introduction.itely (Introduction): rewrite
2679         introduction, 
2680         (Music notation and  engraving): about notation. Add flat-picture
2682 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2684         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
2685         separation items. This keeps lyrics from bumping into each other.
2687 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2689         * GNUmakefile.in (topdocs-web): New target.
2690         (local-web): Depend on topdocs-web; fixes html-doc.
2692 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2694         * po/lilypond.pot: run po-replace
2696         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
2698         * scm/drums.scm (reset-drum-kit): new function.
2700         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
2702         * scripts/update-lily.py: remove
2703         
2704         * VERSION: release 1.7.25
2705         
2706         * Documentation/user/introduction.itely (Introduction): rewrite
2707         start of introduction.
2709 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
2711         * lily/all-font-metrics.cc: fixed typo
2713 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
2715         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
2716         LilyPond-mode-context-set-syntax-table): new functions to define
2717         the syntax table according to context.
2719         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
2721 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2723         * Documentation/user/refman.itely (Figured bass): 
2724         language nit courtesy http://www.vocabula.com
2726         * GNUmakefile.in: remove no kpathsea hack.
2728         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
2729         doco.
2731         * GNUmakefile.in: remove web-doc target.
2733         * lily/all-font-metrics.cc (find_afm): add message about
2734         buildscripts/clean-fonts.sh 
2736         * scm/define-music-properties.scm (figure): use string for 'figure
2738         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
2740         * input/regression/ : add raggedright = ##t where applicable. 
2741         
2742         * scm/bass-figure.scm (make-bass-figure-markup): add
2743         alignBassFigureAccidentals property.
2745         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
2746         bracket.
2748         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
2749         syllables widths into account for minimum-length.
2751         * input/test/staff-container.ly: update file
2753         * input/test/stem.ly: remove
2755         * lily/event.cc (LY_DEFINE): add ly: prefix.
2757         * input/test/clef-manual-control.ly: from manual-clef
2759         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
2761         * input/test/different-time-signatures.ly: move to poly-metric.ly
2763         * input/test/hara-kiri*,scales.ly: remove
2764         
2765         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
2766         with chord-names-jazz.ly)
2768         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
2769         get scalable cm fonts too.
2771         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
2772         --encoding for mftrace if present.
2774         * input/regression/slur-area.ly: move from test/
2776         * input/test/: remove simple-slur-endings slur-attachment
2777         slur-broken-cross-staff slur-broken.ly slur-damping.ly
2778         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
2779         slur-symmetry slur-symmetry tie-broken.ly
2781         * scm/drums.scm (set-drum-kit): add function.
2783         * Documentation/user/refman.itely (Percussion staves): use
2784         set-drum-kit
2786         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
2787         too
2788         (Global_measure.set_timesig): handle 3/8 time sig too.
2790         * scm/output-lib.scm (note-head-style->attachment-coordinates):
2791         note about triangle note heads.
2793         * scm/drums.scm: use alist for instrument-settings. This fixes the
2794         bug with assigning to drums in the .ly file.
2796         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
2797         CHANGED.
2799         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
2800         cluster-beacon-interface
2802         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
2804         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
2806         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
2808         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
2809         to get positions.
2811         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
2812         make ClusterSpannerBeacon to record Y positions. This removes the
2813         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
2814         make cluster-note-events.
2816 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2818         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
2820         * configure.in: Use lily/main.cc as identifying source file.
2822         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
2824         * config.hh.in: 
2825         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
2827         * configure.in: Require PYTHON >= 2.0.
2829         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
2830           $PYTHON for include dir location.
2831         (STEPMAKE_PYTHON): New function.  Use
2832         
2833             PYTHON=foo ./configure
2835           to override.
2837 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2839         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
2840         something.
2842         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
2843         ftp.lilypond.org everywhere.
2845 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2847         * lily/text-item.cc (interpret_new_markup): do only if new-markup
2848         detected.
2850         * Documentation/user/refman.itely (Grace notes): note on explicit
2851         contexts
2853 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
2855         * lilypond-font-lock.el: add a comment about LilyPond specific
2856         escape characters: ^, - and _, in the syntax table.
2858         * Documentation/user/appendices.itely: a majuscule fix.
2860 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2862         * input/test/trills.ly (endHorizScript): fixes.
2864         * input/test/chord-names-jazz.ly: merge in alternate Jazz
2865         notation, move from regression.
2867         * input/test/script-stack.ly: change name from stacked-scripts
2869         * input/test/ossia.ly: octave errors.
2871         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
2872         for midi-volume-equaliser
2874 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2876         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
2877         cm fonts.
2879         * mf/feta-beugel.mf: don't multiply font_count by 10.
2881         * lily/lookup.cc (horizontal_line): new function. Use
2882         horizontal-line in output backends.
2884         * Documentation/user/tutorial.itely (An orchestral part): new
2885         section on orchestral stuff and identifiers.
2887 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
2889         * lilypond-mode.el: comment-out paren-highlighting, it still causes
2890         some interference to other modes.
2892 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2894         * lily/spacing-spanner.cc (musical_column_spacing): use average,
2895         not maximum of spacing wishes in polyphonic situations.
2897         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
2898         number
2900         * lilypond-indent.el: remove paren matching. 
2902         * lily/text-item.cc (interpret_new_markup): new function
2903         use iso. text2molecule.
2905         * lily/main.cc (notice): change FSF address 
2907         * po/de.po: update PO file to 1.6.
2909 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
2911         * Documentation/user/ {many}: Add periods and remove spaces.
2912         
2913 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
2915         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
2916         Disable buffer-locally default paren hook and make a new one. 
2918         * lilypond-mode.el: Turn off locally paren-mode, but turn on
2919         locally LilyPond-paren-mode. Add todo for mouse double-click.
2921 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
2923         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
2924         Disable buffer-locally default paren idle timer and make a new one. 
2926         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
2927         locally LilyPond-show-paren-mode. Add to menu a toggle for
2928         LilyPond-show-paren-function.
2930 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2932         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
2934 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
2936         * Documentation/user/refman.itely: spelling fix.
2938         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
2939         paren highlight function definitions. add todo for
2940         LilyPond-show-paren-mode.
2942 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2944         * input/template/jazz-combo.ly: new file.
2946 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2948         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
2949         lo-res fixes.
2951         * mf/feta-schrift.mf: bugfix in varcoda sign.
2952         WARNING: FONT CHANGED
2954         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
2955         in accordance with lexer.ll.   
2957 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2959         * Documentation/user/tutorial.itely: Edit introduction.
2961 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2963         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
2964         ly:grob-staff-position
2966 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2968         * scm/to-xml.scm: import srfi-1
2970         * VERSION (MAJOR_VERSION):  release 1.7.24
2972         * python/lilylib.py (make_ps_images): make multipage _really_ work.
2974         * scripts/lilypond-book.py (do_file): put texidoc before image.
2975         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
2977         * input/regression/*.ly: fix snippet octaves 
2979         * input/test/spanner-after-break-tweak.ly: import
2980         broken-spanner-adjustment
2982         * input/no-notation/midi-transposing.ly: move from input/test/
2984         * input/test/: remove chord-markup
2986         * input/regression/instrument-name-partial.ly: move from input/test.
2988         * input/test/vertical-text.ly: remove
2990         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
2991         space above lyrics lines.
2993         * input/test/uniform-breaking.ly: remove file.
2995         * lily/gourlay-breaking.cc (combine_demerits): add comment about
2996         uniform spacing density. 
2998         * input/test/chords.ly (keys): remove file.
3000         * scm/documentation-lib.scm (oop): use srfi-1 too.
3002         * input/regression/*.ly: add \version
3004         * Documentation/user/*.itely: various fixes.
3006         * buildscripts/mf-to-table.py (base): break table every three
3007         symbols.
3009         * input/:  remove %% new-chords-done %% .
3011         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
3012         os-music.ly
3013         
3014 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3016         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
3018         * scm/new-markup.scm (box-markup): new function.
3019         (box-markup): new function. Contributed by Dick Schoeller
3020         <schoeller@attbi.com>
3022         * scm/lily.scm: remove reduce-no-unit 
3023         (list-insert-separator): use fold-right
3025         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
3026         of arguments. 
3028         * NEWS: more neutral language for ancient notation 
3030         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
3031         inside pointing beaming for chord tremolo.
3033         * Documentation/user/lilypond-book.itely: minor editing
3035 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
3037         * NEWS: added news for 1.8 regarding ancient notation
3039         * Documentation/user/refman.itely (Gregorian square neumes
3040         ligatures): fixed typo
3042         * lily/vaticana-ligature-engraver.cc,
3043         lily/include/vaticana-ligature.hh: bugfix: use special heads for
3044         lower/upper head of Pes only when heads are stacked
3046         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3047         scm/define-grob-properties.scm: cleanup: make "join-left" a
3048         boolean grob property and save delta pitch in grob property
3049         "delta-pitch" instead
3051         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
3053 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3055         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
3056         completely borked
3058         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
3059         (try_music): bug fix: beam multiplicity was completely borked.
3061         * scm/lily.scm: remove tail, filter-list, filter-out-list,
3062         first-n, butfirst-n in favor of srfi-1 functions.
3063         remove string-join, string-pad in favor of srfi-13 functions.
3065         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
3067         * NEWS: use complete sentences.
3069         * Documentation/user/introduction.itely (Example applications):
3070         add note about databases and lilypond-book.
3072         * input/test/volta.ly: remove file
3074         * input/regression/volta-broken-left-edge.ly: simplify file
3076 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3078         * Documentation/user/refman.itely (Constructing a tweak): new
3079         subsection.
3081         * Documentation/user/tutorial.itely (Fine tuning layout): add
3082         common tweaks.
3084         * scm/define-grobs.scm (TextScript): use new brewer.
3086 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3088         * VERSION: release 1.7.23
3090         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
3092         * python/lilylib.py (make_ps_images): bugfixes.
3094         * input/regression/volta-multi-staff.ly: new file.
3096         * Documentation/user/macros.itexi: refcommands, refcommand macros.
3098         * Documentation/user/tutorial.itely (Piano staffs): new section.
3099         (Setting variables): new section
3100         (Fine tuning layout): new section
3102         * input/just-friends.ly: remove file. Superseeded by
3103         input/test/chords-without-melody.ly
3105         * ly/property-init.ly: add all commands to refman.
3107         * scm/define-translator-properties.scm: remove
3108         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
3110         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
3111         name. Underscores botch up PS output.
3113         * scm/define-translator-properties.scm: remove
3114         textNonEmpty, oneBeat, regularSpacingDelta
3116         * scripts/convert-ly.py (FatalConversionError.conv): conversion
3117         rule for automaticBars.
3119         * lily/timing-engraver.cc (start_translation_timestep): change
3120         barNonAuto to automaticBars
3122 2003-06-30  Graham Percival  <gperlist@shaw.ca>
3124         * input/test/perform-tie.ly: delete file.
3126 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
3128         * Documentation/user/refman.itely (Gregorian square neumes
3129         ligatures): bugfix: do not show ledger lines in neumes table
3130         (fixed by setting staff symbol to transparent rather than removing
3131         it from staff context)
3133 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3135         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
3136         glue into brew-new-markup-molecule.
3138         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
3140         * Documentation/user/introduction.itely (Computerized typography):
3141         new section
3143         * Documentation/user/tutorial.itely (An orchestral part): remove
3144         pc example from tutorial.
3146         * input/tutorial/lilbook.tex: use screech-boink
3148         * scripts/lilypond-book.py (compile_all_files): split formatting
3149         output body and scheduling lilypond compilation.
3150         (format_lilypond_output_bodies): new function
3151         (format_lilypond_block): new function
3152         (html_pages): allow multi-page images in HTML
3154         * python/lilylib.py (make_ps_images): rename function from
3155         make_preview, merge with make_page_images
3157 2003-06-28  Graham Percival  <gperlist@shaw.ca>
3159         * input/test/key-clefs.ly: moved to regression.
3161         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
3163         * input/no-notation/README: added note about midi-*.ly files.
3165         * input/test/two-key.ly: moved to no-notation/parse5.ly
3167         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
3168         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
3170         * input/test/ {various}: modified comments, marked some for deletion.
3172         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
3174         * input/test/mmrest-collision: moved to regression.
3176 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3178         * scm/chord-name.scm (note-name->markup): don't superscript root
3179         alterations in chordnames.
3181 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3183         * Documentation/user/refman.itely (Multi measure rests): more
3184         index/cross-referencing.
3186         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
3188         * scm/font.scm: remove properties-to-font-name code.
3190         * scm/define-grob-properties.scm: remove 'type
3192         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
3193         conversion
3195         * lily/text-spanner.cc: change 'type grob prop to 'style 
3197         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
3198         "first" flag to decide whether to make a start-repeat
3200         * input/regression/grace-volta-repeat-2.ly: new file.
3202 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3204         * lilypond-indent.el: rename generic functions to LilyPond-*
3206 2003-06-22  Graham Percival  <gperlist@shaw.ca>
3208         * input/test/thumb.ly: delete, merged into refman.
3210         * Documentation/user/refman.itely: added thumb info to Fingering.
3212         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
3213         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
3214         vertical-align.ly : deleted files.
3216 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3218         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
3220         * lily/line-spanner.cc (broken_trend_offset): remove function.
3221         (get_broken_offset): idem.
3222         (brew_molecule): rewrite the line-break case.
3224         * input/regression/follow-voice-break.ly:  new file.
3226         * lily/line-spanner.cc (after_line_breaking): remove lines at the
3227         start of a system.
3229 2003-06-20  Graham Percival  <gperlist@shaw.ca>
3231         * input/test/tuplet-rest.ly: moved to regression.
3233         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
3234         deleted file.
3236         * input/test/ {many} : marked file for possible deletion.
3238 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3240         * input/regression/beam-funky.ly: add note about (disputed)
3241         correct beaming.
3243         * ly/engraver-init.ly (ScoreContext): put key-signature after
3244         staff-bar
3245         
3246 2003-06-20  Graham Percival  <gperlist@shaw.ca>
3248         * input/test/ broken.ly lyric-phrasing.ly: deleted.
3250         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
3252         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
3254         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
3255         stem-extend was deleted (it was duplicate example, and not as
3256         good).
3258         * input/test/[s-z]*.ly: add texidoc index.
3260 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3262         * lily/slur.cc (get_boundary_notecolumn_y): change name from
3263         get_first_notecolumn_y
3265         * lily/spanner.cc (broken_spanner_index): new function.
3267 2003-06-19  Graham Percival  <gperlist@shaw.ca>
3269         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
3270         lyric-hyphen.ly : moved to regression.
3272         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
3273         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
3275         * input/test/instrument-name-mmrest.ly: moved to
3276         ../regression/multi-measure-rest-instr-name.ly
3278         * input/test/knee-sym.ly: moved to
3279         ../regression/beam-knee-symmetry.ly.
3281         * input/test/hymn.ly: change comments.
3283         * input/test/[p-r]*.ly: add texidoc index.
3285 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3287         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
3288         to postfix syntax
3289         
3290         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
3291         syntax.
3293         * VERSION: release 1.7.22
3295 2003-06-18  Graham Percival  <gperlist@shaw.ca>
3297         * input/test/[h-k]*.ly: added texidoc index.
3299         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
3301         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
3303         * input/test/ various : mark files for deletion or moving to regression.
3305         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
3307         * input/test/[l-o]*.ly: added texidoc index.
3309 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3311         * scm/music-functions.scm (make-ottava-set): 
3312         only do ottavation if centralCPosition is set.
3314         * lily/translator-scheme.cc (ly:context-property-where-defined):
3315         return '() if not found.
3317 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
3319         * lilypond-mode.el (LilyPond-un-comment-region): removed.
3320         Use one command for both commenting and uncommenting.
3322         * lilypond-indent.el (LilyPond-comment-region): new function,
3323         (un)comments each line separately.
3325         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
3326         
3327         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
3328         imenu is not added by default; adapted from f90.el,
3329         makes Help-menu, which does not fit, visible in XEmacs.
3330         
3331 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
3333         * lilypond-mode.el: Set show-paren-mode local; minor-mode
3334         show-paren-mode sets blink-matching-paren-on-screen local.
3335         Try to make show-paren-function to paren-highlight local.
3337         * lilypond-indent.el (LilyPond-scan-sexps): new function.
3338         Copy definitions of Emacs' show-paren-function and
3339         XEmacs' paren-highlight and make minimal changes;
3340         add comments about locality. 
3341         Fix matching first open-paren-char in '<< .. >>'.
3343 2003-06-16  Graham Percival  <gperlist@shaw.ca>
3345         * input/test/g*: added texidoc index.
3347         * input/test/[a-g]*: added raggedright==#t when it
3348          seemed appropiate.
3350         * input/test/ fake-grace.ly figured-bass.ly : removed file.
3352         * Documentation/topdoc/INSTALL.texi: removed false warnings
3353         about gcc 3.3.
3355 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3357         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
3359         * input/test/chords-without-melody.ly (texidoc): add from
3360         input/just-friends.ly
3362         * input/regression/size{13--26}.ly: move from input/
3364         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
3365         input/{star-spangled-banner,twinkle}.ly: remove 
3366         
3367         * lily/slur.cc: remove slur over rest warnings.
3369         * lily/note-spacing.cc (get_spacing): include left part of right
3370         object in fixed space. This fixes stretched space before
3371         accidentals.
3373         * input/regression/spacing-accidental-stretch.ly: new file.
3375 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
3377         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
3378         Reduce to 16pt.
3380 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3382         * input/regression/spacing-knee.ly: docstring
3384         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
3386         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
3387         input/tutorial/{test,solar,flowing}.ly: remove
3389         * input/rhythm.ly: remove
3391         * input/mutopia/F.Schubert/standchen.ly: update syntax.
3393         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
3394         update syntax. 
3396         * scm/define-grobs.scm (all-grob-descriptions): set
3397         knee-spacing-correction to 1.0
3399         * lily/note-spacing.cc (stem_dir_correction): compute knee
3400         correction using stem-thickness and head width.
3402         * input/regression/beam-quanting-horizontal.ly: update texidoc
3404         * scm/define-grobs.scm (all-grob-descriptions): set
3405         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
3406         This fixes 32nd beams for noteheads in spaces quants.
3408         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
3410 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
3412         * README.mandrake: Change lilypond-extras to lilypond-documentation.
3414 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3416         * input/test/dpncnt.ly,part-combine-score.ly: remove.
3418         * VERSION (PACKAGE_NAME): release 1.7.21
3420         * input/regression/stem-shorten.ly: new file.
3422         * lily/stem.cc (get_default_stem_end_position): revise stem
3423         shortening code.
3425         * input/regression/spacing-multi-tuplet.ly: move from input/test/
3427         * input/test/{scripts,volta-start,sleur}.ly: remove
3428         
3429         * input/regression/span-bar.ly: smaller file.
3431         * input/regression/spacing-{natural,tight,loose}.ly: remove
3433         * input/test/markup.ly: remove
3435         * scripts/lilypond-book.py: put printfilename in separate chunk,
3436         so texidoc is printed after the filename.  
3438 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
3440         * make/lilypond.mandrake.spec.in: fix docdirs.
3442 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3444         * input/regression/beam-french.ly: bugfix.
3446         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
3448         * input/regression/(various).ly: add raggedright = #t.
3450         * input/regression/auto-beam.ly: move from abe.ly
3452 2003-06-13  Graham Percival  <gperlist@shaw.ca>
3454         * input/test/f*.ly: added texinfo index.
3455         
3456         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
3458 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3460         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
3461         quant penalty for beam just outside staff.
3463         * input/regression/beam-quanting-horizontal.ly (texidoc): move
3464         from beam-pos.ly,  remove non-horizontal tests. 
3466         * input/test/(various): cleanup header info. 
3468         * input/test/tchaikovsky.ly: remove file.
3470         * scm/chord-generic-names.scm: move from
3471         double-plus-new-chord-name.scm
3473         * input/test/orchestscore.ly: remove file
3475         * Documentation/user/refman.itely (Vocal music): update documentation.
3477         * scm/define-translator-properties.scm (chordNoteNamer): remove
3478         chordNameStyle, use chordNameFunction
3480         * scm/chord-name.scm (set-chord-name-style): remove
3481         set-chord-name-style. Use \property chordNameFunction.
3483 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3485         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3486         music): remove @TeX{} command.
3488 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3490         * lilypond-indent.el (scan-sexps): Renamed to
3491         aargh-this-breaks-other-emacs-modes-scan-sexps.
3493 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
3495         * lilypond-indent.el: Fix: match concurrent one-char opening and 
3496         closing slurs: '()', etc. Add comments.
3498         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
3500         * lilypond-font-lock.el: match unending string at eof.
3502         * make/lilypond.mandrake.spec.in: refreshed packed file list.
3503         
3504 2003-06-10  Graham Percival  <gperlist@shaw.ca>
3506         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
3507         input/test/beam-dir.ly input/test/beam-position.ly    
3508         input/test/beam-suspect.ly input/test/beam-trend.ly    
3509         input/test/beams.ly input/test/crescendo-text.ly : deleted
3510         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
3511         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
3512         * input/test/default-bars.ly: moved to bar-always.ly
3513         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
3515 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3517         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
3519 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3521         * scm/chord-ignatzek-names.scm (remove-step): rename file.
3523 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
3525         * lilypond-indent.el: Match better slurs in scheme expressions.
3526         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
3528         * Documentation/user/invoking.itexi: document Emacs' paren matching.
3530 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3532         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
3534         * input/ac-extra-voice.ly: Add texidoc.
3536         * ly/chord-modifiers-init.ly: 
3537         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
3538         and chordNameExceptionsPartial for new chord names.
3540         * input/test/chord-names-dpnj.ly: 
3541         * input/test/dpncnt.ly: Update.
3543         * scm/chord-name.scm: 
3544         * scm/double-plus-new-chord-name.scm: Add compatibility for new
3545         chord selection and options.
3547         * ly/chord-modifiers-init.ly: Add exceptions 
3549         * scm/define-translator-properties.scm (chordNameStyle) 
3550         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
3552 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
3554         * ly/property-init.ly (germanChords): Added.
3555         (semiGermanChords): Added.
3556         
3557         * input/test/chord-names-german.ly: Use new macros
3558         
3559 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
3561         * lilypond-indent.el: Use similar parenthesis highlighting for 
3562         Emacs and XEmacs through redefinitions of parenthesis highlighting 
3563         functions; removed LilyPond-show-paren-function. Fix indenting.
3564         Turn paren-matching on also in XEmacs.
3566         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
3567         as needed by parenthesis highlighting functions (in scan-sexp).
3569 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3571         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
3572         function.
3573         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
3575 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
3577         * lilypond-indent.el: tune regexp for show-paren-function.
3579 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3581         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
3582         for all LilyPond-produced tex snippets.
3584         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
3585         fixes one line --preview output of ly2dvi.
3587 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
3589         * lilypond-indent.el: match only one type of slurs in
3590         LilyPond-show-paren-function.
3592 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3594         * debian/GNUmakefile (EXTRA_DIST_FILES): 
3595         * debian/lilypond1.7.dirs: 
3596         * debian/lilypond1.7-doc.dirs: New file.
3598         * input/regression/chord-name-exceptions.ly: Add parameter for
3599         ignatzekExceptions.  Quote hash in docstring.
3601 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
3603         * lilypond-indent.el (show-paren-function): define show-paren-function
3604         as LilyPond-blink-matching-open and use it for closing parens.
3605         Let LilyPond-blink-matching-open know whether a bracket was inserted.
3607         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
3608         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
3609         LilyPond-blink-matching-paren in order to match both open and close
3610         brackets.
3611         
3612 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
3614         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
3615         testing by modifying the code from FSF Emacs paren.el. Add comments.
3617 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3619         * input/test/dpncnt.ly: Transpose example to match new
3620         default \chords octave.  Add comment.
3621         
3622         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
3623         comment about octave change.
3625 2003-06-04  Graham Percival  <gperlist@shaw.ca>
3627         * input/test/[d,e]: added texinfo index tags.
3628         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
3630 2003-06-04  Graham Percival  <gperlist@shaw.ca>
3632         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
3634 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
3636         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
3637         as in blink-matching-open.
3639 2003-06-03  Graham Percival  <gperlist@shaw.ca>
3641         * input/test/[a-c]: more comments in files.
3642         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
3643         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
3644         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
3645         mark file for proposed deletion.
3646         * input/test: renaming files:
3647         auto-beam-4-8.ly to beam-auto-4-8.ly
3648         auto-beam-override.ly to beam-auto-override.ly
3649         auto-beam.ly to beam-auto.ly
3650         blank.ly to blank-paper.ly
3651         absolute-volume.ly to dynamic-absolute-volume.ly
3653 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3655         * input/test/dpncnt.ly: 
3656         * input/test/chord-names-dpnj.ly: Resurrect.
3658         * lily/my-lily-lexer.cc: Remove chordnames keyword.
3660         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
3662         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
3663         Better docstring, add parameter OMIT-ROOT, tidy up.
3665 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
3667         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
3669 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3671         * scm/output-ascii-script.scm (as-font-alist-alist):
3672         (as-properties-to-font-name):
3673         (as-make-style-sheet): Remove.
3675         * scm/font.scm (as-make-font-list): New function.
3676         (as-font-sheet-alist): New variable.
3678         * ly/paper-as9-init.ly: 
3679         * ly/paper-as5-init.ly: Update.
3681         * ly/paper-as5.ly:
3682         * ly/paper-as9.ly: New file.
3684 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3686         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
3688 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3689         * input/sondag-morgen/*: removed due to copyright concerns.
3690         * input/[a,b]*.ly: added a newline at the end of the texinfo
3691         doc string (produces better output in HTML version).
3692         * input/c*.ly: added texinfo index and added comments to
3693         aid in future changes to input/test/ files.
3695 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3696         
3697         * Documentation/user/refman.itely: fixed build problem (missing
3698         file) caused by previous renaming.
3700 2003-05-28  Graham Percival  <gperlist@shaw.ca>
3701         
3702         * input/test/[a,b]*.ly: added texinfo index and added comments to
3703         aid in future changes to input/test/ files.
3704         * input/test/bar-number-every-5-reset.ly: renamed to
3705         bar-number-every-five-reset.ly
3706         * input/test/bar-script-visibility.ly: renamed to
3707         bar-number-show-all.ly
3709 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3711         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
3712         to Voice.
3714         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
3715         out note-line and glissando functionality.
3716         
3717         * lily/line-spanner.cc (brew_molecule): cleanup.
3719 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3721         * scripts/as2text.scm: Use rdelim module.
3722         (start-system): Rename from start-line.
3723         (stop-system): Rename from stop-line.
3724         (af-gulp-file): Use string iso symbol for getenv.
3726         * scm/output-ascii-script.scm: Add guile and lily modules.
3727         (font-name-alist): New variable.
3728         (draw-line): New function.
3730         * scm/output-lib.scm (func, arg->string): Re-add from archive.
3731         (Were these silently removed, without ChangeLog entry?)
3733 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3735         * scm/music-functions.scm (make-ottava-set): bugfixes: also
3736         process 2nd ottava correctly.
3738 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
3740         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
3742 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3744         * Documentation/user/converters.itely (Invoking midi2ly): Update.
3746 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3748         * VERSION: release 1.7.20
3749         
3750         * lily/text-spanner.cc (brew_molecule): clean up function. This
3751         fixes bugs with broken 8va spanners.
3753         * lily/simple-spacer.cc (solve): also compute force for raggedright.
3754         This prevents spurious line-breaks with raggedright
3755         
3756 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3758         * lily/key-performer.cc (create_audio_elements): always use major
3759         key
3761         * Documentation/user/internals.itely: updates
3763         * input/regression/beam-break.ly: new file.
3765         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
3766         beams if starting or terminating stems have 'beaming set.)
3768         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
3769         property.
3771         * lily/parser.yy (verbose_command_req): add comment about scales.
3773 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
3775         * lilypond-indent.el: adjust regexps in bracket-matching.
3777 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
3779         * Documentation/user/refman.itely: more tiny fixes
3781         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
3782         "Chord names"; added table with input syntax for solesmes neumes
3783         table; added some words about rationale on input syntax design
3785         * lily/gregorian-ligature-engraver.cc,
3786         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3787         lily/include/gregorian-ligature.hh: bugfix: horizontal head
3788         alignment of Pes Initio Debilis
3790         * Documentation/user/refman.itely,
3791         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3792         mf/parmesan-heads.mf: fixed most of the head selection/alignment
3793         bugs in the solesmes neumes table
3795 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
3797         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
3798         Similarly, match '[' and ']' by skipping '\[' and '\]'.
3800         * lilypond-mode.el: fix tag-score. small improvements.
3802 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3804         * .cvsignore: Add aclocal.m4.
3806         * lily/music-constructor.cc: Include <assert.h>.
3808 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3810         * ly/engraver-init.ly (HaraKiriStaffContext): use
3811         RemoveEmptyStaffContext instead.
3813         * Documentation/user/refman.itely: updates
3815 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
3817         * Documentation/user/refman.itely: added solesmes neumes table;
3818         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
3819         bugfix: "Ornaments" -> "Articulations"
3821         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
3823 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
3825         * lilypond-indent.el: Add a message about trying to match \] or \).
3826         
3827 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
3828         
3829         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
3830         obsolete "arithmetic_*"
3832         * input/bugs/ligatures.ly: removed (will be put into a different
3833         directory later)
3835 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3837         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
3838         libkpathsea (Maurizio Tomasi).
3840 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3842         * input/regression/repeat-slash.ly (texidoc): new file
3844         * lily/slash-repeat-engraver.cc (try_music): new file, handle
3845         slash repeats separately. Slash repeats and %
3846         repeats can now be nested.
3848 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
3850         * lilypond-indent.el: Add preliminary test for closing \] and \).
3851         
3852 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
3854         * lily/gregorian-ligature-engraver.cc,
3855         lily/vaticana-ligature-engraver.cc,
3856         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
3857         mf/parmesan-heads.mf: various semivocalis related bugfixes
3859         * input/bugs/ligatures.ly: new file demonstrating problems with
3860         ligatures
3861         
3862 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
3864         * lilypond-mode.el,
3865         lilypond-font-lock.el,
3866         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
3868 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
3870         * lilypond-mode.el: Remove outdated code. Stress the difference 
3871         between Emacs and XEmacs definitions.
3873         * lilypond-mode.el,
3874         lilypond-indent.el: Define a function interactive only when necessary.
3876 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
3878         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
3879         Use inactive regions also in XEmacs.
3881 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3883         * Documentation/user/refman.itely (Repeat syntax): more updates
3885         * lily/simple-spacer.cc (solve): move solution process into
3886         solve(). This fixes a bug with collisions and raggedright = ##t.
3888         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
3890         * ly/engraver-init.ly: remove GraceContext. Update examples.
3892 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3894         * GNUmakefile.in (fonts): Also make fontball.
3896         * Website fixes:
3898         * ly/engraver-init.ly (GraceContext): Add.
3900         * run:
3902             convert-ly $(find . -name *.ly)
3904         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
3905         new chords.
3907 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3909         * VERSION: 1.7.19 released
3910         
3911         * scm/music-functions.scm (set-octavation): new function.
3913         * input/regression/ottava.ly: new file
3915         * lily/translator-scheme.cc (LY_DEFINE): new function
3916         ly:unset-context-property
3917         (LY_DEFINE) new function ly:context-property-where-defined: 
3919 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
3921         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
3923         * lilypond.words: add few.
3925         * input/test/script-chart.ly: fix typo.
3927 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3929         * scm/define-grobs.scm: uniform naming for definitions and output
3930         routine files. 
3932         * ly/engraver-init.ly (ChoirStaffContext): add \description from
3933         scm/context-description.scm
3935         * lily/parser.yy (translator_spec_body): add \description to the
3936         \translator{} body syntax.
3938         * lily/ottava-engraver.cc: new file.
3940         * scm/chord-name.scm (natural-chord-alteration): replace old
3941         chord stuff. 
3943         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
3945         * Documentation/user/refman.itely (Metronome marks): update doco.
3947         * input/regression/markup-note.ly: new file
3949         * input/regression/metronome-marking.ly: new file
3951         * lily/metronome-engraver.cc: new file. Print \tempo markings.
3953         * scm/new-markup.scm (note-markup): make a note glyph, useful for
3954         metronome marks.
3956 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3958         * Documentation/user/GNUmakefile: Compatibility fix for new
3959         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
3960         for making binary packages; info splitting bug has been fixed.
3962         * Documentation/user/refman.itely: Compile fixes.
3964 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
3966         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
3967         Count \midi -keywords also for a region.
3969 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3971         * lily/lookup.cc (LY_DEFINE): new function
3973         * Documentation/user/tutorial.itely: updates
3975 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
3977         * lilypond-mode.el: Allow Midi on buffer.
3978         Use only '.ly'-extension, remove '.sly' and '.fly'.
3979         Allow use of inactive regions. Invoke next Command on Master file, 
3980         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
3982 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3984         * Documentation/user/tutorial.itely: updates.
3986 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
3988         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
3990 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
3992         * lily/coherent-ligature-engraver.cc: fixed typo
3994         * lily/coherent-ligature-engraver.cc,
3995         lily/gregorian-ligature-engraver.cc,
3996         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
3997         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
3998         lily/vaticana-ligature-engraver.cc,
3999         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
4000         scm/grob-description.scm: cleanup: junked LigatureHead grob and
4001         removed all ligature specific stuff from NoteHead code
4003         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
4004         ligatures now use regular noteheads
4006         * lily/vaticana-ligature.cc: tiny code cleanups
4008         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
4009         space between two adjacent noteheads of the same pitch
4011         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
4012         description; cleanup: removed obsolete font-family settings
4014 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
4016         * lily/coherent-ligature-engraver.cc,
4017         lily/gregorian-ligature-engraver.cc,
4018         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
4019         lily/mensural-ligature-engraver.cc,
4020         lily/vaticana-ligature-engraver.cc,
4021         lily/include/gregorian-ligature-engraver.hh: updated for new
4022         Coherent_ligature_engraver; added comments that describe the basic
4023         design ideas of the ligature implementation
4025         * lily/coherent-ligature-engraver.cc,
4026         lily/include/coherent-ligature-engraver.hh: new file: shared code
4027         between mensural ligatures and Gregorian chant notation ligatures
4029 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
4031         * lilypond-mode.el: XEmacs fixes: include two definitions for the
4032         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
4033         use only two arguments in sit-for, use no arguments in
4034         read-char-exclusive, backspace is not a character (127) in XEmacs.
4036         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
4038 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
4040         * lilypond-mode.el: un-commenting works after syntax-table fix.
4042         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
4043         group, verbose commenting for syntax table.
4045         * lilypond-indent.el: add TODO for ligature slurs.
4047 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
4049         * lilypond-mode.el: Move comments of parenthesis matching away,
4050         (blink-matching-paren-on-screen) fix blinking in Emacs.
4052         * lilypond-font-lock.el: Fix parent-matching for Emacs:
4053         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
4055         * lilypond-indent.el: Add TODO for parenthesis matching.
4057 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
4059         * lilypond-mode.el: Fix XEmacs: 
4060         changed [S-iso-lefttab] to [(shift iso-lefttab)],
4061         invoke explicitly easy-menu-add (in Emacs done automatically).
4062         
4063         * lilypond.words: Add few words from input/*/*.ly.
4065 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4067         * VERSION (PATCH_LEVEL): release 1.7.18
4069         * scripts/lilypond-book.py: only print basename for printfilename
4070         option
4072         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
4073         and syntax updates.
4075 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4077         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
4078         better parametrisation. Move fatness of bulb downward.
4080         * mf/parmesan-custodes.mf (dir_down): remove underscores from
4081         glyph names. Underscores are not allowed .ps encoding files.
4083 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
4085         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
4086         variable "packed" for packed right-ragged mode
4088         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
4089         unused variable ragged; fixed indentation
4091         * Documentation/user/refman.itely: tiny cleanups in ancient
4092         clef and custos section
4094 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4096         * lily/parser.yy (Simple_music): add \applyoutput, syntax
4097         \applyoutput PROCEDURE
4099         * lily/my-lily-lexer.cc: add \applyoutput.
4101         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
4103         * lily/text-item.cc: clean text-interface description
4105 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4107         * input/{regression,test}/: use postfix for slur endings and beam
4108         begins.
4110         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
4111         style beams too. 
4113         * input/regression/lyrics-melisma-beam.ly: new file.
4115         * lily/lyric-engraver.cc (process_music): change from
4116         process_acknowledged_grobs()
4118         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
4119         functions to set and revert auto-beam settings.
4121 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4123         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
4125 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
4127         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
4128         Documentation/user/lilypond.tely: fixed some typos; updated author
4129         info
4131         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
4132         #"" -> #'flag-style = #'()
4134         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
4135         cleanup: removed dead #includes
4137         * lily/gregorian-ligature-engraver.cc,
4138         lily/include/gregorian-ligature.hh,
4139         scm/grob-property-description.scm: small cleanups, small spacing
4140         fixes
4142         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
4143         lily/vaticana-ligature.cc,
4144         lily/include/gregorian-ligature-engraver.hh,
4145         scm/grob-property-description.scm, scm/music-types.scm:
4146         "porrectus" -> "pes or flexa"
4148         * ly/engraver-init.ly, scm/grob-description.scm,
4149         scm/grob-property-description.scm: junked porrectus, now handled
4150         by ligature code
4152         * scm/grob-description.scm: bugfix: added space-alist entry for
4153         breathing sign/custos
4155 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4157         * Another grand 2003 update.
4158         
4159         * Remove mentioning of `mudela'; There's no such thing.
4161 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4163         * Documentation/user/preface.itely (Preface to version 1.8): update
4165         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
4167         * Documentation/user/converters.itely (Invoking convert-ly): revise
4169         * scripts/convert-ly.py (outfile_name): remove --assume-old.
4171         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
4173 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4175         * Documentation/user/internals.itely: more updates.
4177 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4179         * Documentation/user/refman.itely: revise 
4181         * Documentation/user/internals.itely: revise
4183         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
4185 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
4187         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
4188         beautification: reformatted ancient clefs section; cleanup: small
4189         wording fixes
4191 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
4193         * lilypond.words: added words for chant notation, sorted
4194         alphabetically through "sort lilypond.words"
4196 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
4198         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
4199         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
4200         chant notation
4202 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
4204         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
4205         prevent TeX from interpreting them as long dash
4207         * input/test/vaticana.ly: updated
4209         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
4210         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
4211         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
4212         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
4213         fixes
4215         * mf/parmesan-heads.mf: ledger endings: removed dead code
4217 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4219         * VERSION: 1.7.17 released
4220         
4221         * Documentation/user/GNUmakefile
4222         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
4223         files too.
4225         * scm/document-markup.scm: new file: document all markup
4226         functions.
4228         * scm/documentation-generate.scm: rename all documentation modules
4229         to document-*.scm
4231         * scripts/lilypond-book.py: generate link to .ly file iso. link to
4232         .png
4234         * input/test/divisiones.ly: added
4236         * input/regression/output-property.ly: new file
4238         * lily/cluster.cc: change cluster-interface to use style property
4240 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
4242         * input/test/chord-names-german.ly: modified.
4244         * scm/chords-ignatzek.scm:
4245           chord-name->german-markup: Added
4246           note-name->german-markup: Changed (now producing lowercase notenames)
4248         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
4249         
4250 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4252         * scripts/convert-ly.py (FatalConversionError.conv):
4253         divisiominima -> divisioMinima, etc.
4255         * ly/engraver-init.ly (FiguredBassContext): add
4256         Separating_line_group_engraver to Figured bass context.
4258         * ly/german-chords-init.ly: remove file
4260         * input/test/chord-names-german.ly (scm): new file.
4262         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
4264         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
4265         Chord_name_engraver
4267         * Documentation/user/refman.itely: lots of updates.
4269         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
4270         new file
4272         * input/test/bar-number-every-5-reset.ly: new file.
4274 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4276         * input/regression/chord-name-major7.ly: new file
4278         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
4279         if specced explicitly.
4281         * input/regression/chord-name-entry-11.ly: new file.
4283         * input/test/slur-beautiful.ly: new file.
4285         * Documentation/user/refman.itely: updates.
4287         * input/regression/collisions.ly (threevoice): cleanup.
4289         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
4291 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4293         * Documentation/user/*.itely: various updates.
4295         * ly/spanners-init.ly: enddecr/ endcr.
4297         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
4298         of tutorial
4300 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4302         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
4304         * lily/new-chord-name-engraver.cc (process_music): use octavation
4305         (a number) instead of original-pitch to store inversions. This
4306         fixes a problem with transposed chords with inversions.  
4308 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4310         * stepmake/aclocal.m4: Include compile fix for broken flex, as
4311         used in includable-lexer.hh.
4313         * lily/includable-lexer.cc: Bugfix: include config.h.
4315         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
4316         circumvention of Debian packaging bug.
4318 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4320         * flex-2.5.31 hits Debian/unstable.  Fixes below.
4321         
4322         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
4324         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
4325         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
4327         * lily/include/includable-lexer.hh: 
4328         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
4330         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
4332         * aclocal.m4: Regenerate.
4334         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
4335         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
4337         * scm/pdf.scm (use-modules): Include lily.
4339         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
4340         Noordkamp).
4341         (use-modules): Include lily.
4342         (lily-def): Bugfix: include tex-val in let.
4344 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
4346         * lilypond-mode.el: sensible error if lilypond.words not found.
4348         * lilypond.words: add few words.
4350 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
4352         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
4354         * mf/parmesan-scripts.mf: fixed typo in char name
4356 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4358         * VERSION: 1.7.16 released
4360         * python/lilylib.py (setup_temp): temporary directories are mode 700.
4361         (this is a security vulnerability).
4363         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
4365         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4366         add staff support.
4368 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
4370         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
4371         ly/script-init.ly, scm/script.scm: bugfix: renamed
4372         fermata->signumcongruentiae to fix naming clash with feta font
4374 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4376         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
4378         * lily/multi-measure-rest-engraver.cc
4379         (start_translation_timestep): use grace timing too for determining
4380         when to make mmrest.
4381         (start_translation_timestep): clear numbers too.
4383 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
4385         * scm/music-types.scm: compile fix: escape braces
4387         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
4388         work around font selection problem
4390         * Documentation/user/refman.itely: BreathingSign: added docu for
4391         property "text"
4393 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4395         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
4396         information.
4398 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4400         * lily/multi-measure-rest-engraver.cc (class
4401         Multi_measure_rest_engraver): make multiple Number objects, one
4402         for each MultiMeasureTextEvent.
4404         * scm/music-functions.scm (glue-mm-rest-texts): use
4405         MultiMeasureTextEvent
4407         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
4409         * Documentation/user/refman.itely (Multi measure rests): update.
4411 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4413         * lily/ly-module.cc (ly_copy_module_variables): use
4414         scm_internal_hash_fold() for iterating modules.
4416 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
4418         * Documentation/user/refman.itely: Section Custodes: added more
4419         example code
4421         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
4422         neo-mensural rests to parmesan font
4424         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
4425         header
4427 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4429         * Documentation/user/macros.itexi: @fileref macro.
4431         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
4432         each file. 
4434 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
4436         * lily/include/custos.hh, make/lilypond.suse.spec.in,
4437         Documentation/topdocs/AUTHORS.texi: updated my email address
4439         * Documentation/user/refman.itely: updated custos documentation;
4440         beautified divisiones example; beautified articulations table
4442         * lily/breathing-sign.cc: bugfix: finalis molecule
4444 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
4446         * Documentation/user/refman.itely: added docu for
4447         contemporary fermata symbols, gregorian breathing signs; small fixes
4449         * ly/gregorian-init.ly: removed obsolete #'type props
4451 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4453         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
4454         minimum-length property correctly.
4456 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4458         * scm/music-functions.scm (make-multi-measure-rest): set input
4459         locations for multimeasure rests.
4461 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
4463         * input/regression/breathing-sign.ly: updated to for ancient
4464         notation
4466 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4468         * scripts/ly2dvi.py: Add newline.
4470 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4472         * scripts/ly2dvi.py (dependency_files): Compile fix.
4474 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4476         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
4477         (make_html_menu_file): --html menu. 
4479 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4481         * scripts/ly2dvi.py (run_dvips): +add the .map file 
4483 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4485         * input/screech-boink.ly: new file.
4487 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4489         * scripts/lilypond-book.py (make_lilypond_file): convert
4490         lilypond-file to lilypond block directly, without going through
4491         begin/end lilypond text.
4492         
4494 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
4496         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
4497         scm/grob-description.scm: moved Michael's original breathing sign
4498         code in brew_molecule() to divisio_minima(); provided new
4499         brew_molecule() that effectively replaces the
4500         Text_item::brew_molecule callback (with additional fallback to
4501         Michael's original code); added callbacks for brewing divisio
4502         maior/maxima and finalis
4504         * gregorian-init.ly: added breathing sign shortcuts for virgula,
4505         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
4507         * script-init.ly: added shortfermata, longfermata,
4508         verylongfermata, varcoda
4510         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
4511         longfermata, verylongfermata, varcomma, varcoda
4513 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4515         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
4516           Remove all noquote and insert a few quote.
4517         
4518         * Documentation/user/lilypond-book.itely (Music fragment options),
4519           scripts/lilypond-book.py: Don't include quotation blocks by
4520           default. Introduce option quote instead of noquote
4522 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4524         * VERSION: 1.7.15 released
4525         
4526         * Documentation/user/lilypond.tely: omf updates.
4528         * buildscripts/texi2omf.py (omf_vars): include version.date
4530         * make/lilypond.redhat.spec.in: fixes for spec file. 
4532         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
4533         by function definition: lily now requires a recent GNU Make.
4535         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
4537         * make/ly-rules.make: remove .ly -> .tex rule
4539         * Documentation/user/refman.itely (Figured bass): revised figured
4540         bass example.
4542 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4544         * stepmake/stepmake/omf-targets.make (local-install): add
4545         scrollkeeper-update message.
4547         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
4548         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
4550         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
4552         * Documentation/user/converters.itely (Invoking midi2ly): add
4553         track/channel notice.
4555 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4557         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
4559         * lily/parser.yy (scalar): DIGIT is also a scalar.
4561         * Documentation/user/music-glossary.tely: add @omf tags
4563         * Documentation/user/lilypond.tely: add @omf tags
4565         * scm/generate-documentation.scm (string-append): add @omf tags.
4567         * stepmake/stepmake/omf-*: new files 
4569         * input/regression/multi-measure-rest.ly (texidoc): add doco
4571         * GNUmakefile.in (web-doc-install): add web-doc-install target
4573         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
4574         fixes crashes while dumping MIDI.
4576         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
4577         midi
4579 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4581         * buildscripts/texi2omf.py: new file.
4583         * mf/feta-beugel.mf: include font count, not staffsize (16) in
4584         font-name
4586 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4588         * input/regression/beam-manual-beaming.ly (texidoc): new file.
4590         * lily/sequential-iterator.cc (descend_to_child): call
4591         descend_to_child() for all types of music.
4593 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4595         * scm/translator-property-description.scm: Add
4596         bassFigureFormatFunction.  Replace some entries.
4598 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4600         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
4601         clean out.
4603 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4605         * scripts/midi2ly.py (Note.dump): never dump duration for
4606         dump_dur=0.
4608         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
4609         new function
4611         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
4612         figures using new markups. Much simpler, and should improve layout
4613         a little.
4615         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
4617 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4619         * ly/engraver-init.ly: use Hara kiri by default for 
4620         ChordNames, FiguredBass and Lyrics(Voice) context. 
4622         * lily/axis-group-engraver.cc (acknowledge_grob): use
4623         rhythmic-grob-interface for selecting items not to hara-kiri'd 
4625         * scm/new-markup.scm (markup-function-list): add bracket,
4626         vbracket.
4628         * ly/engraver-init.ly (ChordNamesContext): set
4629         minimumVerticalExtent
4631 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4633         * input/test/time-signature-double.ly: new file 
4635         * input/regression/collision-head-chords.ly (texidoc): new file.
4637         * lily/type-swallow-translator.cc: add note swallow translator 
4639         * input/test/time-signature-double.ly: new file.
4641         * lily/type-swallow-translator.cc: add Rest_swallow_translator
4643         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
4644         (FiguredBassContext): idem.
4646         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
4648         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
4650         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
4652         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
4653         .afm dependency
4655         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
4657         * python/lilylib.py (make_page_images): add function.
4659         * scripts/ly2dvi.py (run_latex): include title in preview image.
4661         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
4662         from lilypond-book for <ly2dvifile> tags in HTML.
4664         * scripts/ly2dvi.py (option_definitions): add --debug option to
4665         print out environment.
4667         * input/regression/tie-chord-partial.ly: new file.
4669 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
4671         * lilypond.words: add 3
4673 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4675         * scm/new-markup.scm (markup-function-list): add finger-markup
4677         * input/tutorial/brahms-tweaked.ly: new markup 
4679         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
4681         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
4682         crash when processing '() markup
4684         * input/regression/breathing-sign.ly (texidoc): add caesura example.
4686         * lily/breathing-sign.cc (railtracks): another caesura.
4688         * mf/feta-schrift.mf: caesura symbol. 
4690 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4692         * scripts/convert-ly.py (FatalConversionError.conv): add
4693         ly:molecule-XXX conversions.
4695         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
4697         * input/regression/multi-measure-rest-text.ly: new file.
4699         * scm/music-functions.scm (glue-mm-rest-texts): automatically
4700         convert MMREST-TEXT to MultiMeasureRestNumber settings.
4702         * ly/engraver-init.ly (ScoreContext): move tablature settings to
4703         ScoreContext
4705         * scm/new-markup.scm (center-markup): \center markup.
4707         * scm/music-functions.scm: remove pitchify scripts.
4709         * lily/music.cc (print_smob): display music name if available 
4711 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4713         * Documentation/user/refman.itely (Instrument names): remove
4714         \turnOff doco.
4716 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4718         * lily/score.cc (mark_smob): bugfix.
4720         * input/regression/rehearsal-mark.ly: new file.
4722         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
4723         report error at the current token again.
4725 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4727         * cygwin/mknetrel: Exit if doc build fails.
4729         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
4731 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4733         * scm/music-types.scm (music-descriptions): add doc strings
4735 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4737         * lily/lexer.ll: 
4738         * lily/include/my-lily-lexer.hh: 
4739         * lily/include/includable-lexer.hh: Add flex kludge.
4741         * config.hh.in: 
4742         * config.make.in: 
4743         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
4744         cruft.
4745         
4746         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
4747         code.
4749 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4751         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
4753         * lily/parser.yy (new_chord): Compile fix.
4755 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4757         * Documentation/user/refman.itely (Tuning groups of objects):
4758         remove documentation for \turnOff. 
4760         * lily/percent-repeat-engraver.cc (try_music): add correct
4761         processing moments for double-measure percents as well.
4763         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
4765         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
4766         grob prop type. 
4768         * Documentation/user/refman.itely (Printing named chords): add
4769         chord name tweak doco.
4771         * input/template/gregorian-transcription.ly: new file.
4773 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4775         * VERSION: 1.7.13 released
4776         
4777         * input/test/*: lots of cleanups/comment-outs/removals in chord
4778         examples
4779         
4780         * input/regression/*: lots of cleanups/comment-outs/removals in
4781         chord examples
4782         
4783         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
4784         options
4786         * lily/new-chord-name-engraver.cc (process_music): give original
4787         inversion pitch to chord name routine.
4789         * input/tutorial/os-score.ly: update to new markup
4791         * Documentation/user/appendices.itely: simply include
4792         chords-ignatzek. 
4794         * Documentation/user/refman.itely (Chords mode): add documentation
4795         for chord mode.
4797         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
4798         not present in chord.
4799         (construct-chord): add inversion and bass support.
4801         * lily/chord.cc: junk contents.
4803 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
4805         * Documentation/user/refman.itely:
4806         * Documentation/user/music-glossary.tely: fix. 
4808 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4810         * scm/chord-entry.scm (construct-chord): move chord construction
4811         to Scheme.
4813         * lily/parser.yy (new_chord): new setup for chord entry.
4815 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
4817         * lilypond.words:
4818         * Documentation/user/music-glossary.tely: add ambitus.
4820 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4822         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
4824         * lily/include/*.hh: string() -> to_string()
4826         * scm/chords-ignatzek.scm: new file.
4828         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
4829         standard chord name exceptions.
4831         * scm/translator-property-description.scm (chordNameSeparator):
4832         add property.
4833         (majorSevenSymbol): add property
4835         * lily/translator-scheme.cc (ly:context-properties): new function
4836         (ly:context-parent): new function.
4837         (print_smob): print context name.
4839         * lily/music.cc (ly:get-music-length): new function
4840         (print_smob): don't print properties.
4842         * lily/duration.cc (duration<?): new function
4844         * input/regression/chords-funky-ignatzek.ly: new file.
4846         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
4847         jazz chords.
4849         * lily/pitch.cc (ly:pitch-diff): new function.
4851         * input/regression/chords-ignatzek.ly: new file.
4853 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4855         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
4856         pitches for jazz chords.
4858 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4860         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
4862 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
4864         * lilypond.words: add 1
4866 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
4868         * Documentation/topdocs/AUTHORS.texi: refine.
4870 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
4872         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
4873         
4874         * lilypond.words: add one.
4876 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
4878         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
4879         Fontify bass note in chords, e.g., e in c1/e.
4880         
4881 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4883         * Documentation/user/music-glossary.tely: Dutch updates and
4884         additions (Arent Storm).
4886 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4888         * input/regression/ambitus.ly:  move file.      
4890         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
4892         * lily/event.cc (transpose): add tonic property to Key_change_req
4893         and to Key_engraver.
4895 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
4897         * Documentation/user/refman.itely: fix typo.
4899         * lilypond.words: removed wrong identifiers.
4901 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4903         * mf/feta-toevallig.mf: make flat stem shorter 
4905 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
4907         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
4909         * lilypond.words: add from Phrasing slur.
4910         
4911 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
4913         * lilypond-mode.el: allow launching multiple ViewPS processes.
4914         
4915         * lilypond.words: add from Text markup.
4917 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4919         * input/test/ossia.ly (texidoc): add comment.
4921         * input/regression/voice-follower.ly: new file.
4923         * mf/feta-toevallig.mf: make flat heavier.
4925         * lily/cluster-engraver.cc: clean up Cluster engraver
4927         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
4928         Engraver. Use Note_column to compute Y positions and deal with
4929         line break stuff.
4931 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4933         * lily/stem.cc: move french-beaming to stem.
4935 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
4937         * lilypond-font-lock.el: fontify all durations in chords.
4939         * lilypond.words: add from lily/my-lily-lexer.cc
4941 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4943         * VERSION: release 1.7.12
4945         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
4947         * lily/gregorian-ligature.cc: new file
4949         * lily/*: the Great 2003 search & replace.
4951         * Documentation/user/refman.itely (Manual repeat commands): add
4952         note about font selection.
4954 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
4956         * lilypond-mode.el: propose recompiling midi while invoking playing,
4957         not while stopping playing.
4959 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
4961         * lilypond.words: add one.
4963         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
4964         and expressional note grouping. Fontify chord modes.
4966 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
4968         * Documentation/user/music-glossary.tely (Top): translate melisma.
4970 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4972         * Documentation/user/music-glossary.tely (Top): add melisma.
4974 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
4976         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
4977         interfaces for (abstract) grob GregorianLigature
4979         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
4980         renamed head* -> glyph_name*, x-shift* -> x-offset*
4982         * scm/grob-property-description.scm: bugfix: added missing descriptions
4984 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4986         * input/test/chord-names-dpnj.ly: New file.
4988         * scm/double-plus-new-chord-name.scm: Implement full and partial
4989         exceptions.
4991         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
4993         * scm/double-plus-new-chord-name.scm
4994         (double-plus-new-chord->markup): Fix sub->markup.
4997 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
4999         * lily/custos-engraver.cc: added TODO; editorial changes
5001         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
5002         consistency with other ligature engravers; removed access on (now)
5003         private variable _ligature of Ligature_engraver
5005         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
5006         renamed last_bound -> last_bound_; issue programming_error on
5007         abstract method calls; moved primitives code from
5008         Mensural_bracket_engraver to here (because almost ligature
5009         engravers will need it); renamed try_stop_ligature () ->
5010         typeset_ligature (); bugfix: store primitives of finished ligature
5011         in separate variable finished_primitives_ to avoid clash on input
5012         like "\] \["; added current_ligature () to enable access on
5013         private variable _ligature
5015         * lily/mensural-ligature-engraver.cc: removed primitives_ code
5016         (now in super class); renamed try_stop_ligature () ->
5017         typeset_ligature ()
5019         * lily/mensural-ligature.cc: issue programming_error on abstract
5020         method calls
5022         * lily/note-heads-engraver.cc: added TODO comment upon bool
5023         in_ligature
5025         * mf/parmesan-heads.mf: fixed some of set_char_box()
5027         * scm/grob-description.scm: added VaticanaLigature
5029         * scm/grob-property-description.scm: added neume prefix properties
5031         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
5032         lily/include/gregorian-ligature-engraver.hh,
5033         lily/include/gregorian-ligature.hh: new files; framework for
5034         gregorian ligature engravers such as vaticana
5036         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
5037         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
5038         vaticana style ligature implementation (still somewhat uncomplete)
5040 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5042         * VERSION: release 1.7.11
5044         * scripts/convert-ly.py: add ly:pitch-transpose rule
5046 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5048         * input/test/dpncnt.ly: New file.
5050         * lily/my-lily-lexer.cc: Add chordnames keyword.
5052         * lily/parser.yy (chordnames_block): Parse chord name exception
5053         lists, see input/test/dpncnt.ly.
5055         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
5056         function.
5058         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
5059         filter-out too.
5061         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
5062         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
5063         pitch functions (except for ly:make-pitch, but that's apparently
5064         some sort of scheme naming standard?).
5066         * scm/lily.scm (!=): define-public.
5068         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
5070 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5072         * scm/double-plus-new-chord-name.scm
5073         (double-plus-new-chord-name->markup): New file.
5075 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5077         * python/lilylib.py (make_preview): don't suppress progress for
5078         bbox extraction.
5080 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5082         * Documentation/user/appendices.itely (scheme): update for new syntax.
5084         * input/regression/chord-name-styles.ly: new file
5086         * lily/instrument-name-engraver.cc: create instrument names
5087         without barline too.  Allows instrument name on ChordNames  
5089         * scm/new-markup.scm (interpret-markup): allow simple strings as
5090         markup too.
5092 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5094         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
5095         (step->markup-accidental): Fix: add accidental.
5096         (chord::inner-name-american): 
5097         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
5098         append stray '/' if last superscript addition was 'o'.
5100         * scm/new-markup.scm (normal-size-sub-markup) 
5101         (normal-size-super-markup): New function.
5103         * lily/source-file.cc (Source_file): Add warning for possibly
5104         intentional but suspicious initialization.
5106         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
5107         add comments about cut-and-paste programming.
5109         * flower/rational.cc (lcm): Not used; comment out.
5111 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5113         * lily/new-fingering-engraver.cc (position_scripts): use
5114         fingerHorizontalDirection to determine fingering horizontal
5115         directions.
5117         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
5118         fingering support.
5120         * scripts/convert-ly.py (FatalConversionError.conv): add style
5121         conversion rule. 
5123         * scm/chord-name.scm (set-chord-name-style): new function.
5124         (new-chord-name-brew-molecule): revise to interpret markup only
5125         (new-chord->markup): cleanuppish rewrite. To be called from the
5126         new engraver.
5128         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
5129         Markup earlier, during interpreting.
5131         * input/test/{banter,jazz,american}-chords.ly (scheme): update
5132         style settings. Rename to chord-names-*.ly
5134 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5136         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
5137         markup code and update to new markup.  Most probably broke some of
5138         it.
5139         
5140 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
5142         * Documentation/user/refman.itely: added docu for ambitus and
5143         clusters
5145         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
5146         ly_quote_scm() in lookup.cc
5148         * mf/parmesan-clefs.mf: set_char_box fix
5150         * lily/cluster-engraver.cc: junk implicit protection; use
5151         Protected_scm instead
5153 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5155         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
5156         throughout.
5158         * scm/new-markup.scm: Turn-off error-triggering test code.
5160 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5162         * scm/new-markup.scm (markup-thrower-typecheck) 
5163         (markup-typecheck?):  add full typechecking functions.
5164         (make-markup-maker): add make-FOO-markup functions.
5165         (markup-argument-list-error): nice error checking messages.
5166         (make-markup): better function: less quoting escapades.
5168 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5170         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
5172 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5174         * cygwin/lilypond.hint (requires): Add cygwin.
5176         * .cvsignore: Remove stepmake (huh!?!), add lib.
5178         * GNUmakefile.in: Add libdir links for builddir runs.
5180         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
5181         instead of datadir.
5183         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
5184         local_lilypond_libdir.
5186         * config.make.in (lilypond_libdir): Add.
5188         * stepmake/stepmake/substitute-rules.make: 
5189         * stepmake/stepmake/script-rules.make: 
5190         * stepmake/stepmake/python-module-rules.make:
5191         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
5192         lilypond-python-module patch.
5194 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5196         * Documentation/user/refman.itely (Graphical interfaces): add note
5197         about xml2ly.
5199 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5201         * scripts/ly2dvi.py (run_dvips): remove trailing newline
5203 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5205         * VERSION: released 1.7.10
5207         * scripts/musedata2ly.py (): idem
5209         * scripts/midi2ly.py (dump_chord): idem
5211         * scripts/etf2ly.py (version): idem 
5213         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
5215         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
5217         * scm/tex.scm (tex-output-expression): remove eval compat
5218         glut. Other output files too.
5220         * scm/chord-name.scm: don't export anything from chord module.
5222         * input/test/american-chords.ly: idem
5224         * input/test/banter-chords.ly (texidoc): idem
5226         * input/test/Cc-chords.ly: add breakage notes.
5228         * Documentation/user/refman.itely (Text markup): rewrite manual section.
5230         * lily/parser.yy (scalar): allow \markup { } as property value. 
5232         * scm/chord-name.scm: complete new markup usage
5234         * scm/grob-description.scm (all-grob-descriptions): use new markup
5235         texts by default
5237 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5239         * scm/chord-name.scm: partial move to new markup texts.
5241 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5243         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
5245         * scm/bass-figure.scm (brew-bass-figure): make stack direction
5246         settable.
5248 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
5250         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
5251         invoked for old midi, wait for killing.
5253 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
5255         * Documentation/user/music-glossary.tely: Finnishing.
5257 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5259         * mf/feta-nummer-code.mf: some kerning pairs.
5261 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
5263         * scm/output-lib.scm (set-bar-number-visibility): Context-function
5264         Added.
5266         * Documentation/user/refman.itely (Bar numbers):
5267         set-bar-number-visibility added, modulo-bar-number removed again
5268         (sorry).
5270 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
5272         * scm/output-lib.scm (modulo-bar-number-visible): add function.
5274         * Documentation/user/refman.itely: add modulo-bar-number-visible.
5276         * Documentation/user/music-glossary.tely: translate into Finnish.
5278 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
5280         * lilypond-mode.el: add shortcut for 2midi
5282         * lilypond-font-lock.el: fontify lyrics
5284 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
5286         * scm/drums.scm : use 1.7.x names.
5288         * input/regression/drums.ly : Don't use << chords >>
5290 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
5292         * lilypond-mode.el: tidy, add TODO
5294         * make/lilypond.mandrake.spec.in: install-info quietly.
5296 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5298         * input/test/markup.ly: use new syntax.
5300 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5302         * ly/params-init.ly (interscoreline): add word-space
5304         * input/test/metronome.ly (eighthNote): idem.
5306         * input/test/script-priority.ly: use new markup
5308         * lily/parser.yy (markup): allow HEAD markup0 markup1 
5310         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
5312         * lily/parser.yy (gen_text_def): bugfix.
5313         (full_markup): allow markup identifier.
5315 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
5317         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
5318         jobs at the same time. Add horizontal lines to Command menu.
5319         Allow one compiling job -- propose killing others before a new one.
5321         * lilypond.words: add markup, teeny, etc.
5323 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
5325         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
5326         Allow only one type of midi process; launching Midi either stops
5327         midis or plays the current midi and launching MidiAll stops midis
5328         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
5329         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
5331 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5333         * lily/text-engraver.cc (process_acknowledged_grobs): use new
5334         markup  for new markup texts.
5336         * lily/mark-engraver.cc (process_music): idem
5337         
5338         * lily/instrument-name-engraver.cc (create_text): idem
5340         * scm/new-markup.scm (magnify-markup): new function.
5342         * scm/molecule.scm (stack-lines): bugfix.
5344         * lily/font-interface.cc (get_font): take font-magnification from
5345         alist chain.
5347 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5349         * lily/molecule-scheme.cc: move scheme functions to separate file.
5351         * lily/font-metric.cc  (ly_get_glyph): new function. 
5352         
5353         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
5354         (italic-markup, dynamic-markup): new functions
5355         (font-markup): new function
5357         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
5358         padding and minimum
5360 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
5362         * lily/accidental-engraver.cc:
5363         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
5365 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
5367         * lilypond.vim:
5368         * lilypond-font-lock.el: Put \longa as duration. Accept only 
5369         [a-zA-Z] for user defined identifiers. Separate note cases 
5370         with and without a duration (allow cis\longaX).
5372         * lilypond.words: Add words from Info.
5374 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
5376         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
5378 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
5380         * lilypond-mode.el: Propose reverting buffer before a command if
5381         it was edited with an another editor.
5383 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5385         * lily/molecule.cc (ly_translate_molecule): new function
5387         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
5388         into libdir
5390         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
5392         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
5394 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
5396         * lilypond.words: take \words from Info-index.
5398 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5400         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
5402 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
5404         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
5406 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
5408         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
5409         and lilypond-documentation.
5411 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5413         * lily/parser.yy: Compile fix (bison 1.75).
5415 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5417         * VERSION: 1.7.9 released
5419         * scm/music-functions.scm (shift-one-duration-log): refactor.
5420         Use music-map.
5422         * input/regression/chord-tremolo.ly (texidoc): add dot test.
5424         * NEWS: update.
5426         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
5427         argument
5428         
5429         * scm/music-functions.scm (display-music): new function
5430         (music-map): change arg order.
5432         * input/regression/new-markup-syntax.scm: new file
5434         * lily/parser.yy (markup): add \markup { .. } syntax.
5436         * scm/new-markup.scm (override-markup): new function
5437         (lookup-markup): new function
5438         (music-markup): new function
5439         (lookup-markup-command): use markup-signature to store argument
5440         format for parser.
5442         * lily/lexer.ll: preliminary \markup syntax. 
5444 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
5446         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
5447         add pre/post-dependencies and menus with icons from source.
5449         * Documentation/pictures/lilypond-48x48.xpm:
5450         * Documentation/pictures/lilypond-32x32.xpm:
5451         * Documentation/pictures/lilypond-16x16.xpm: new files, background
5452         transparent.
5454         * stepmake/stepmake/generic-targets.make:
5455         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
5457 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5459         * input/regression/music-map.ly (texidoc): new file.
5461         * scm/music-functions.scm (music-map): new function
5463 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5465         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
5467 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
5469         * input/test/to-xml.ly:
5470         * lily/ligature-engraver.cc: Fixes documentation.
5472         * lilypond.mandrake.spec.in:
5473         * lilypond.redhat.spec.in: Add lilypond.words.
5475         * Documentation/user/refman.itely: Mention Info inside emacs.
5476         
5477         * lilypond.suse.spec.in:
5478         * lilypond.redhat.spec.in: 
5479         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
5481 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5483         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
5484         os.popen.read ().
5486 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5488         * scripts/ly2dvi.py (include_path): print warning if failing anything.
5490         * python/lilylib.py (error): add space
5492 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5494         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
5495         distribution.
5497 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5499         * lily/paper-outputter.cc (Paper_outputter): close port when
5500         finishing score.
5502 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5504         * scm/sodipodi.scm: Fixes.
5506 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
5508         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
5510         * buildscripts/make-font-dir.py: Fix. 
5512 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
5514         * lilypond-mode.el: Add support for Info inside Emacs.
5516 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5518         * buildscripts/make-font-dir.py: 
5519         * mf/GNUmakefile: Make sodipodi font map.
5521         * scm/sodipodi.scm: Add more output functions.
5523         * mf/feta-nummer.mf: 
5524         * mf/feta-beugel.mf: Add font_coding_scheme.
5526         * lily/paper-outputter.cc (output_header): Fix creator string.
5528 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
5530         * lilypond-mode.el (LilyPond-autocompletion): invoked with
5531         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
5533         * lilypond.words: add two (Everybody can add/remove words now!).
5535         * debian/rules:
5536         * make/lilypond.suse.spec.in:
5537         * make/lilypond.mandrake.spec.in:
5538         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
5540         * Documentation/user/refman.itely: Mention autocompletion.
5542 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5544         * scripts/ly2dvi.py: Add paper sizes.
5546         * lily/timing-engraver.cc: 
5547         * lily/time-signature.cc: 
5548         * lily/span-bar.cc: 
5549         * lily/grob-scheme.cc: Code formatting fixes.
5551         * scm/sodipodi.scm: 
5552         * scm/sketch.scm:
5553         * buildscripts/mf-to-table.py: 
5554         * buildscripts/make-font-dir.py: Font testing.
5556 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
5558         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
5559         inserts try-completion and shows all-completions.
5561         * lilypond.words: '\' -> '\\'
5563         * lilypond-mode.el: load libraries in the end, lilypond.words defines
5564         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
5565         
5566         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
5567         and LilyPond-reserved-words.
5568         
5569 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
5571         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
5572         from load-path.
5573         
5574         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
5575         the mini-buffer with Control-Shift-c.
5576         
5577 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5579         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
5580         duration. This fixes \tempo taking time.
5582 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
5584         * lily/volta-engraver.cc (process_acknowledged_grobs): 
5585         Allow for text markup in repeatCommands. 
5587 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
5589         * lilypond-mode.el (LilyPond-insert-string): new function, use it
5590         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
5591         Get rid of skeleton.el-dependency.
5593         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
5595 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5597         * lily/beam-engraver.cc (stop_translation_timestep): reset
5598         now_stop_ev_
5600         * lily/scm-option.cc: add parse-protect to ly:set-option
5602         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
5604 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5606         * lily/include/ligature-bracket.hh: removed
5607         * lily/ligature-bracket.cc: removed
5609         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
5610         .tex
5612         * lily/beam.cc (set_beaming): don't change beam count on rests.
5613         (brew_molecule): always set flag-width > 0.
5615 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
5617         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
5618         chars, remove instructions; instead, refer to lilypond-init.el and
5619         Documentation/topdocs/INSTALL.texi.
5621         * lilypond.words: add identifiers and reserved words.
5623         * Documentation/topdocs/INSTALL.texi: separate sections for installing
5624         files and adding a load-path.
5626         * lilypond-init.el: Instructions, extracted from 
5627         Documentation/topdocs/INSTALL.texi. 
5628         
5629 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5631         * VERSION: 1.7.8 released 
5633         * lily/grob.cc (warning): better robustness fix.
5635 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
5637         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
5639         * lily/cluster-engraver.cc: stick better to variable naming
5640         conventions
5642         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
5643         until stop_translation_timestep()
5645         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
5646         min/max coordinates to backend, but no musical info such as
5647         pitches
5649         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
5651         * lily/grob.cc: robustness fix: warning(): do not crash if
5652         cause is not set
5654         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
5655         the much more elaborated tuplet brackets than the very naive and
5656         simple ligature bracket grob
5658 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5660         * Documentation/user/refman.itely (Analysis brackets): add
5661         horizontal bracket doco.
5663         * ly/property-init.ly (setMmRestFermata): added.
5665         * Documentation/user/refman.itely (Multi measure rests): fermatas
5666         on mm rests.
5668         * input/regression/apply-context.ly (texidoc): new file
5670         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
5671         code to be executed during interpretation. Possible applications:
5672         smart octavation, more advanced bar checks. 
5674         * lily/apply-context-iterator.cc: new file.
5676 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5678         * input/test/new-markup.ly: new file.
5680         * lily/text-item.cc (text_to_molecule): new function
5682         * scm/new-markup.scm (lambda): new file
5684         * lily/function-documentation.cc (ly_add_function_documentation):
5685         add proc property as well
5687 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5689         * Documentation/user/music-glossary.tely (Top): add custos.
5691 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
5693         * Documentation/topdocs/INSTALL.texi: advise how to include source
5694         path to Emacs load-path and improve language.
5696 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5698         * GNUmakefile.in: config.h message fix.
5700         * autogen.sh:
5701         * aclocal.m4: Regenerate.
5703         * configure.in: 
5704         * config.make.in: 
5705         * stepmake/config.make.in: 
5706         * stepmake/configure.in: 
5707         * stepmake/autogen.sh: 
5708         * stepmake/aclocal.m4: Update for autoconf 2.56.
5710 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
5712         * Documentation/topdocs/INSTALL.texi: instructions for an user how
5713         to install Emacs-mode. Instructions how to use vim-mode.
5715 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5717         * scm/music-types.scm (music-descriptions): no length for tempo event.
5719         * input/*.ly: add \version everywhere.
5720         
5721         * input/*.ly: update syntax to 1.7 + new-chords.
5723         * VERSION: 1.7.7 released.
5724         
5725         * Documentation/user/*.tely: new chord syntax.
5727         * input/regression/[bc]*.ly (texidoc): syntax updates.
5728         
5729 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
5731         * lilypond.words: add vocabulary to be used in auto-completion
5733         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
5735         * lilypond.vim: allow note name at EOF
5737 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5739         * buildscripts/new-chords.py (edit): -e option: inline editing.
5741         * input/regression/a*.ly (texidoc): syntax updates.
5743         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
5744         music): elucidations. 
5746 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
5748         * lily/include/lily-proto.hh, ly/engraver-init.ly,
5749         ly/spanners-init.ly, scm/grob-description.scm,
5750         scm/grob-property-description.scm, scm/music-types.scm,
5751         lily/cluster-engraver.cc, lily/cluster.cc,
5752         lily/include/cluster.hh, input/test/cluster.ly: cluster
5753         implementation
5755         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
5756         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
5757         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
5759         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
5761         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
5763         * scm/grob-description.scm: bugfix: by default, use default note
5764         head style when engraving ligatures
5766         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
5768         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
5769         events
5771         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
5773         * input/test/ancient-font.ly: bugfix: style -> flag-style
5775         * lily/ligature-engraver.cc: indentation fix
5777         * lily/parser.yy: indentation fixes
5778         
5779 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5781         * input/regression/measure-grouping.ly: more elaborate example.
5783         * lily/moment.cc: ly:add-moment, ly:mul-moment,
5784         ly:div-moment. New functions 
5786         * scm/music-functions.scm (set-time-signature): new function,
5787         allow inline time sig settings with measure grouping.
5789         * lily/parser.yy (command_element): move time sig construction
5790         into Scheme.
5792         * lily/side-position-interface.cc (out_of_staff): new function,
5793         like padding, but keep minimum distance from staff. Easier than
5794         linespanners (dynamics, pedals), but roughly the same effect.
5796 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
5798         * emacs-mode.el: Added spanish-note-replacements 
5799         (Carlos Betancourt, <carlos.betancourt@chello.be>).
5801         * vimrc: (Un)commenting with <(S-)F12>, tidy.
5803 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
5805         * lilypond.vim: Do not fontify cises, desis, etc.
5807         * vimrc: view dvi with <S-F6>
5809 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5811         * lily/lookup.cc (triangle): new function.
5813         * input/regression/measure-grouping.ly (texidoc): new file: show
5814         triangles and brackets for beat groups of 3 and 2.
5816         * lily/include/measure-grouping-spanner.hh (class
5817         Measure_grouping): new file.
5819         * lily/measure-grouping-spanner.cc (brew_molecule): new file
5821         * lily/measure-grouping-engraver.cc (class
5822         Measure_grouping_engraver): new file.
5824 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5826         * Merge from stable:
5828             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
5829         
5830         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
5831         stylesheet.
5833         * ly/paper19.ly: Include paper19-init.ly.
5835         * ly/paper19-init.ly: New file.
5837         * Documentation/user/tutorial.itely (First steps): Fix first
5838         example for font test.
5840         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
5842         * ChangeLog: Add 1.7.6 release marker (see below).
5844         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
5845         Add .py files.
5847 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5849         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
5851         * input/tutorial/*.ly: update to new syntax.
5853         * lily/parser.yy (Composite_music): new transpose syntax,
5854         \transpose FROM TO MUSIC. 
5856 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5858         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
5859         latex progress/error output to stderr (by default this goes to
5860         stdout).  Show lilypond progress, even when not verbose.
5862         * python/lilylib.py (system): New optional parameter to control
5863         showing of progress.
5865         * scm/backend-documentation-lib.scm (check-dangling-properties):
5866         Fix error message.
5868         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
5869         axis, extent.
5871         * scm/grob-property-description.scm (magnify): Remove.
5872         (extent, axis): Add.
5874 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5876         * VERSION: Release 1.7.6.
5878         * scripts/convert-ly.py: more uniformization substitutions.
5880         * buildscripts/new-chords.py (sub_chords): new file.
5882 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5884         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
5885         lilypond.map.  Include sauter fonts too.  Cleanups.
5887 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5889         * Documentation/user/tutorial.itely (First steps): change to new
5890         chord/tie/slur/beam notation.
5892         * lily/parser.yy (event_that_take_dir): allow postfix notation for
5893         ties.
5895         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
5896         engraver. Process ties in postfix notation, i.e. c8-~ c
5898         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
5900         * input/regression/beam-postfix-notation.ly (texidoc): new file.
5902         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
5904         * lily/beam-engraver.cc (try_music): accept new-beam-events
5906         * input/regression/chord-scripts.ly (texidoc): new file
5908         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
5909         script-events.
5911         * scm/script.scm (default-script-alist): cleanup.
5913         * lily/script-engraver.cc (make_script_from_event): cleanup.
5915         * lily/lyric-combine-music-iterator.cc
5916         (Lyric_combine_music_iterator): remove superfluous events.
5917         (melisma_busy): new function. Fix broken melismas.
5919 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5921         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
5922         Remove nonvalid settings. Use descriptive key names.
5923         Use <Return> to indicate the pressing of that key.
5925 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5927         * scripts/lilypond-book.py (option_definitions): Typo.
5929         * scripts/ly2dvi.py: Updates.
5931         * python/lilylib.py (setup_environment, print_environment)
5932         (get_bbox, make_preview): Merge and remove from ly2dvi and
5933         lilypond-book.
5935         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
5937         * .cvsignore: Remove some cruft.
5939         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
5940         path.
5942         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
5943         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
5944         throughout.
5946         * python/lilylib.py (quiet_system): Junk
5947         (system): Display error log upon failure.
5948         (read_pipe): New function.  Cleanups and fixes.
5950         * python/*.py: Rename from *.py.in.
5951         
5952         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
5954         * GNUmakefile.in (SUBDIRS): Move python before scripts.
5956 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5958         * python/GNUmakefile: Bugfix: handle modules.
5960         * stepmake/stepmake/python-module-targets.make (default): Add
5961         compiled modules. 
5963         * stepmake/stepmake/python-module-rules.make: Add rule for byte
5964         compiling modules.
5966         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
5967         Bugfix.  (OUT_PYC_MODULES): Add.
5969 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5971         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
5972         Use default paths. Refresh description.
5974 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5976         * VERSION: 1.7.5 released
5978         * input/regression/finger-chords.ly (texidoc): new file.
5980         * lily/script-engraver.cc (process_music): remove scriptHorizontal
5981         support
5983         * lily/fingering-engraver.cc (process_music): remove kludgy
5984         scriptHorizontal stuff.
5986         * lily/script.cc: remove staff-support property.
5988         * lily/new-fingering-engraver.cc (add_fingering): new
5989         file. Fingering engraver for new style chords.
5991 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5993         * lily/parser.yy (bare_number): allow 4 \cm (without
5994         decimal dot). (should backport to 1.6?)
5996         * ly/declarations-init.ly: use Scheme for dimension defs.
5998         * lily/parser.yy (TODO): remove hard coded dimensions, add
5999         REAL NUMBER_IDENTIFIER production.
6001         * lily/rest-collision.cc (force_shift_callback): rewrite using
6002         -done property.
6004         * scm/grob-property-description.scm (rest-collision-done): add
6005         property.
6006         
6007         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
6009 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6011         * input/regression/multi-measure-rest-center.ly: new file.
6013         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
6014         off horizontally by 0.05 ss. Fixed.
6016 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6018         * scm/pdftex.scm: Rename ly-number to ly:number->string.
6020         * Documentation/topdocs/index.tely: Remove duplicate from merge.
6022 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6024         * lily/tie.cc (get_control_points): also avoid staff lines on the
6025         just outside the outer staff lines
6027 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6029         * ly/params-init.ly: Just define style-alist, no need to
6030         define-public.
6032         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
6033         (thanks Han-Wen).
6035         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
6036         (FET_FILES): = FONT_FILES.
6038         * Merge from stable:
6040             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
6042 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6044         * VERSION: 1.7.4 released.  
6045         
6046         * scm/generate-documentation.scm (string-append): add macro
6047         definitions.
6049         * lily/text-item.cc (lookup_text): don't use virtual fonts for
6050         normal texts.
6052         * lily/multi-measure-rest-engraver.cc: make separate
6053         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
6055         * lily/multi-measure-rest.cc: remove text handling. Remove
6056         number-threshold.
6058 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6060         * scm/music-types.scm: doc patch by Graham Percival
6062 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6064         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
6065         encoding part.
6066         (Font_info.set_defaults): pixelsize now also defauts to '0'.
6067         (sketch_p): Sketch wants only first four elements of X11 font spec.
6069         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
6071         * mf/feta-autometric.mf: Write foundry and family to log.
6073         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
6074         font translation table.
6076         * buildscripts/mf-to-table.py: Better font info into afm.
6078         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
6079         1.0.9 required.
6081         * configure.in: Whine for mftrace 1.0.9.
6083 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6085         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
6087         * lily/main.cc (main_prog): don't try to load init.EXT when
6088         processing foo.EXT.
6090 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
6092         * scm/tex.scm (zigzig-line): added.
6094         * scm/ps.scm (zigzag-line): added.
6096         * ps/music-drawing-routines.ps (subvec): added.
6097         (draw_zigzag_line): added.
6098         
6099         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
6100         grob properties zigzag-width and zigzag-length.
6102         * input/regression/glissando.ly: Add some zig-zagged glissandi.
6104 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6106         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
6107         svg output, including font.
6109 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6111         * scm/lily.scm: Register sodipodi output module.
6113         * scm/sodipodi.scm: New file.
6115         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
6117         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
6118         comment, after header.
6119         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
6120         FullName.  Fix FontName key.
6122 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
6124         * lily/rest.cc (after_line_breaking): bugfix: dots after half
6125         and breve rests.
6126         
6127         * input/test/blank-notes.ly: bugfix
6129         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
6130         rests. (Kim Shrier)
6132         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
6133         
6134 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6136         * scm/tex.scm: 
6137         * scm/ps.scm: Cleanup and remove obsolete junk.
6139         * Documentation/user/internals.itely:
6140         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
6142         * lily/parser.yy: Identify shift/reduce problems.
6144         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
6145         make-style-sheet.  Too specific for convert-ly?
6147 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6149         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
6151         * input/test/*.ly: various fixes.
6153         * lily/music.cc (name): bugfix
6155         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
6157         * lily/input-file-results.cc (code): set-point-and-click! ->
6158         set-point-and-click
6159         
6160 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6162         * Use uniform ly: prefix for exported scheme primitive functions.
6164         * scm/music-types.scm: junk compat glue
6166         * scripts/convert-ly.py: add rules for stuff below, junk
6167         compatibility glue for spanrequest.
6169         * lily/parser.yy (verbose_event): remove \spanrequest,
6170         \commandspanrequest, \script. 
6171         
6172         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
6174         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
6175         for \penalty, \glissando.
6177         * VERSION: release 1.7.3
6178         
6179 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
6181         * lily/accidental-engraver.cc: Fix
6182         grace-in-the-beginning-of-measure bug caused by the resent
6183         partial-measure fix.
6185         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
6186         overlap looks too crowded)
6187         
6188 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6190         * lily/parser.yy (assignment): allow SCM expression as assignment.
6192         * lily/include/music-output-def.hh (class Music_output_def):
6193         * lily/music-output-def.cc: 
6194         * lily/paper-def.cc: 
6195         * scm/font.scm (markup-to-properties):
6196         * lily/parser.yy (music_output_def_body): 
6197         remove style_sheet_
6199 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6201         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
6202         length.
6204         * input/regression/spacing-to-grace.ly: new file.
6206         * input/regression/spacing-end-of-line.ly: new file.
6208         * lily/note-spacing.cc (get_spacing): take into account breakable
6209         stuff sticking out at the left (time sig change at line break).
6211         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
6212         raggedright code.
6214         * scm/music-functions.scm (make-voice-props-set): add
6215         staff-position for mm rests.
6217         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
6218         before grace notes a little.
6220         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
6222         * lily/break-align-interface.cc (do_alignment): right-edge spacing
6223         key adds space at the end of line. 
6225 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6227         * scm/sketch.scm: Fix beams.
6229         * buildscripts/mf-to-table.py: Add EncodingScheme.
6231         * scm/sketch.scm: Resurrect.
6233 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6235         * lily/multi-measure-rest.cc: use breve rests for measure lengths
6236         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
6238 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6240         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
6242         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
6244 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6246         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
6247         token for origin information.
6249         * lily/parser.yy (My_lily_lexer): do identifier location and
6250         cloning from lexer.
6252         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
6253         logic out of the parser. Add bar checks on both ends.
6255         * Documentation/user/refman.itely (Multi measure rests): add more
6256         notes about mm rests.
6258 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6260         * input/regression/bar-scripts.ly: Re-enable.
6262         * lily/parser.yy:
6263         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
6264         released rsn.  Bison 1.50 has a crucial bug and won't work.
6266         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
6269 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6271         * input/regression/bar-scripts.ly: Blunt documentation build fix.
6273 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6275         * Actually merge changes since 1.6.4 besides ChangeLog, and
6276         resolve conflicts.  Lots of updates, hope all is well.
6277         
6278         * cygwin/lilypond.hint (requires): Add ghostscript.
6280         * scm: Update some (c).
6281         
6282 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6284         * input/test/{various}.ly: add \header fields and texidoc strings.
6286 2002-10-05  Werner Lemberg  <wl@gnu.org>
6288         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
6289         renamed to `output_latex_quoted'.
6290         Added `output_latex_noquote'.
6291         (schedule_lilypond_block): Implement `noquote' option for LaTeX
6292         mode.
6294 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6296         * ChangeLog: Add 1.6.6 release marker.  See below.
6298         * stepmake/stepmake/po-targets.make: Remove --c++ option.
6300         * scripts/midi2ly.py: Fix global syntax warnings.
6302         * GNUmakefile.in: Generate builddir locale tree too.
6304         * scripts/ly2dvi.py:
6305         * scripts/midi2ly.py: 
6306         * scripts/mup2ly.py: 
6307         * scripts/update-lily.py:
6308         * lily/main.cc (setup_paths): Fix for locales setup.
6310 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6312         * Documentation/windows/installing.texi: Soften wording about
6313         necessity of becoming Administrator.  tommie@iae.nl reports this
6314         does not seem to be necessary for his flavour of Windows 2000.
6315         Explicitely discourage text mode mounts.
6317 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6319         * lily/rest.cc (after_line_breaking): backport dot position fix.
6321         * lily/rest-collision.cc (do_shift): also remove dots for suicided
6322         rests. Thanks to Klaus Zimmermann for finding this bug.
6324 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6326         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
6328 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6330         * Documentation/user/music-glossary.tely: fix links.
6332 2002-10-21  Werner Lemberg  <wl@gnu.org>
6334         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
6335         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
6336         scaling factor) only once and use them in the definition of
6337         \embeddedps.
6338         * ps/music-drawing-routines.ps (skeel): Removed.
6340 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6342         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
6343         Solaris7, as we don't use nested $( ) constructs.
6345 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347         * VERSION: Release 1.6.6.
6348         
6349 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6351         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
6352         as workaround for /bin/sh problems on Solaris7.
6354 2002-10-19  Werner Lemberg  <wl@gnu.org>
6356         * GNUmakefile.in (web-doc): Fix typos.
6357         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
6358         `music-drawing-routines.ps' but emit \special{header=...} once.
6359         * scm/tex.scm (header-end): Updated.
6361 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6363         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
6364         undefined tremolo. 
6366 2002-10-15  Werner Lemberg  <wl@gnu.org>
6368         * scripts/lilypond-book.py (g_make_html): New global variable.
6369         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
6370         if `g_make_html' isn't set.
6371         [main]: Add format `texi-html'.
6372         (option_definitions): Updated.
6373         * Documentation/user/lilypond-book.itely: Updated.
6375         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
6376         * make/ly-rules.make (%.texi, %.nexi): Use it.
6377         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
6378         format to lilypond-book.
6379         * GNUmakefile.in (web-doc): Ditto.
6381 2002-10-14  Werner Lemberg  <wl@gnu.org>
6383         Further improve TeX output.  The produced files are about 40%
6384         smaller.  `lilyponddefs.tex' is now read only once.
6386         * tex/lilyponddefs.tex: Remove footer stuff.
6387         (\ifundefined): Renamed to...
6388         (\lilypondundefined): This.  Use LaTeX's definition to
6389         make it nestable and make it global.
6390         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
6391         output.
6392         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
6393         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
6394         them global.
6395         (\placebox): Renamed to...
6396         (\lyitem): This.
6397         Make it global and call \outputscale by itself.
6398         (\lybox, \lyvrule): New macros to reduce input data.
6399         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
6400         New auxiliary macros.
6401         (\SkipLilydefs, \EndLilyPondOutput): Removed.
6402         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
6403         to...
6404         (\lilypondspace): This and made it global.
6405         (\turnOnPostScript): Renamed to...
6406         (\lilypondpostscript): This and made it global.
6407         (\turnOnExperimentalFeatures): Renamed to...
6408         (\lilypondexperimentalfeatures): This and made it global.
6409         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
6410         (\lilypondsetdimen): This and made it global.
6411         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
6412         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
6413         (all, $(outdir)/music-drawing-routines.ps): New rules.
6414         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
6415         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
6416         start-system, stop-system, stop-last-system, filledbox): Updated to
6417         use the changed macros from lilyponddefs.tex.
6418         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
6420 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6422         * Documentation/windows/installing.texi: Update.
6424 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6426         * VERSION: 1.6.5 released
6428         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
6430 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6432         * scm/translator-property-description.scm (voltaOnThisStaff): add
6433         property.
6435 2002-09-28  Werner Lemberg  <wl@gnu.org>
6437         * scm/tex.scm (header-end): Suppress page numbering.
6439         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
6440         Fix quotation for HTML output.
6442 2002-09-28   Graham Percival   <gperciva@sfu.ca>
6443         
6444         * Documentation/user/refman.itely: grammar and phrasing
6445           fixes to "Note Entry" section.  Also adds a few new examples.
6447 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6449         * flower/include/string-data.icc: include string.h
6451 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6453         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6455 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6457         * Documentation/user/GNUmakefile (extra-local-help): Add.
6459         * stepmake/stepmake/www-targets.make (local-help): Add.
6461 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6463         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
6464         packages.
6466         * Documentation/topdocs/README.texi (Top): building documentation
6467         (not website.)
6469 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6471         * Documentation/user/refman.itely: 
6472         * Documentation/user/tutorial.itely: 
6473         * Documentation/user/music-glossary.tely: Merge changes.
6475         * Documentation/user/glossary.html.in: 
6476         * Documentation/index.texi: 
6477         * Documentation/header.html.in: Accomodate renaming of glossary.
6478         
6479         * Documentation/user/tutorial.itely: Add some glossary references.
6480         
6481         * Documentation/user/refman.itely: Minor fixes.
6482         
6483         * Documentation/user/lilypond.tely: Add glossary do direntry.
6485         * Documentation/user/music-glossary.tely: Rename (previously:
6486         glossary.tely).  Fix anchor placement.
6488         * Documentation/user/GNUmakefile: Make music-glossary.info too.
6490 2002-09-23  Werner Lemberg  <wl@gnu.org>
6492         * scripts/lilypond-book.py (output_dict): Fix handling of
6493         various environments by avoid extraneous newlines.
6494         Rename `output-all' regexp for html to `output-html'.
6495         Replace `output-all' regexp for texi with `output-texi-quote'
6496         and `output-texi-noquote'.
6497         (compose_full_body): Don't override `linewidth' user option
6498         for `singleline'.
6499         (schedule_lilypond_block): Don't indent text specified with
6500         `intertext' option.
6501         Add new option `noquote'.
6502         (compile_all_files): Use latex instead of tex to compile ly
6503         files directly.
6505         * Documentation/user/lilypond-book.itely: Updated and revised.
6506         Improve layout.
6508         * Documentation/user/glossary.tely,
6509         Documentation/user/introduction.itely,
6510         Documentation/user/tutorial.itely,
6511         Documentation/user/refman.itely,
6512         Documentation/user/appendices.itely: Fix overfull LilyPond
6513         boxes caused by the new lilypond-book code.  Other minor
6514         fixes.
6516         * Documentation/user/macros.itexi (@texiflat): Don't emit
6517         trailing space.
6519         * scm/tex.scm (end-output, header-end): Add preamble and
6520         postamble to make lilypond output directly compilable with
6521         latex.
6523         
6524 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6526         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
6527         instructions.
6529 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6531         * Documentation/user/glossary.tely: Add titling and hyperlinks.
6533 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6535         * lily/beam.cc (connect_beams): don't crash if there are quarter
6536         notes in beams.
6538 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6540         * Documentation/user/refman.itely: corrected ancient clef
6541         docu; added docu on ligatures
6543 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6545         * Documentation/user/glossary.tely,
6546         Documentation/user/refman.itely, input/les-nereides.ly,
6547         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6548         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6549         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6550         Stem properties: flag-style -> stroke-style, style -> flag-style.
6553 2002-09-22  Werner Lemberg  <wl@gnu.org>
6555         * scripts/lilypond-book.py: Add option `notime' to suppress
6556         printing of a time signature.  Specify default indentation of 0pt
6557         if single line fragment.  Don't emit redundant `\paper{ }'.
6559         * Documentation/user/lilypond-book.itely: Updated.
6561         * Documentation/user/glossary.tely: Completely reformatting.
6563 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6565         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
6567 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6569         * Documentation/user/tutorial.itely: Fix links.
6570         
6571         * Documentation/topdocs/index.tely:
6572         * Documentation/index.texi:
6573         * Documentation/header.html.in: Small website fixes and updates.
6575         * debian/: Debian patch by Anthony Fok.
6577 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6579         * Documentation/footer.html.in: How time flies: It's already 2002!
6581         * Documentation/topdocs/index.tely: Stable/development fix.  Use
6582         more descriptive link names than 'here'.
6584 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6586         * VERSION: 1.7.2 released
6587         * VERSION: 1.6.4 released
6588         
6589         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
6591         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
6592         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
6594         * mf/feta-din.mf (test): add x-height and space.
6596         * lily/dynamic-engraver.cc (process_music): take dynamic direction
6597         from ^_ for crescendi. Idem for slurs and phrasing slurs.
6599         * ly/grace-init.ly: add-to-grace-init: function to portably add
6600         settings to \grace. 
6602         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
6603         if we get an absolute dynamic event.
6605         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
6607         * lily/source-file.cc (get_line): oops. All line numbers were off
6608         by 2. Fix that. 
6610         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
6611         be after the note, combined with -_^, i.e. c4-(-\)-\>  
6613         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
6615         * lily/parser.yy (number_factor): remove (number) as number
6616         expression. ("Let them eat Lisp").
6618 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6620         * lily/horizontal-bracket.cc: new file.
6622         * lily/horizontal-bracket-engraver.cc: new file.
6624         * input/regression/note-group-bracket.ly: new file. Support
6625         horizontal note brackets for music analysis.
6627         * lily/stem.cc (flag): new flag-style: no-flag.
6629         * input/test/stem-cross-staff.ly: new file
6630         
6631         * Documentation/user/internals.itely: Improved formatting, fixing
6632         typos.  Added a section `Output details' to describe how the TeX
6633         code looks like.
6635         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
6637         * lily/parser.yy: remove \dynamicscript.
6639         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
6640         definitions. 
6642         * python/midi.c (midi_error): take two arguments.
6644         * Merge 1.6.5 changes:
6645         
6646 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6648         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
6649         staff-space.  Previous 1.5 was probably meant as half-spaces.
6650         (cautionary-style): parentheses (was: smaller).  This is what doco
6651         says, and it seems more logical.
6653         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
6654         for 2nd sentence.
6656 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6658         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
6660 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6662         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
6664 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6666         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
6668 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6670         * scm/translator-property-description.scm (voltaOnThisStaff): add
6671         property.
6673 2002-09-28  Werner Lemberg  <wl@gnu.org>
6675         * scm/tex.scm (header-end): Suppress page numbering.
6677         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
6678         Fix quotation for HTML output.
6680 2002-09-28   Graham Percival   <gperciva@sfu.ca>
6681         
6682         * Documentation/user/refman.itely: grammar and phrasing
6683           fixes to "Note Entry" section.  Also adds a few new examples.
6685 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6687         * flower/include/string-data.icc: include string.h
6689 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6691         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6693 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6695         * Documentation/user/GNUmakefile (extra-local-help): Add.
6697         * stepmake/stepmake/www-targets.make (local-help): Add.
6699 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6701         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
6702         packages.
6704         * Documentation/topdocs/README.texi (Top): building documentation
6705         (not website.)
6707 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6709         * Documentation/user/refman.itely: 
6710         * Documentation/user/tutorial.itely: 
6711         * Documentation/user/music-glossary.tely: Merge changes.
6713         * Documentation/user/glossary.html.in: 
6714         * Documentation/index.texi: 
6715         * Documentation/header.html.in: Accomodate renaming of glossary.
6716         
6717         * Documentation/user/tutorial.itely: Add some glossary references.
6718         
6719         * Documentation/user/refman.itely: Minor fixes.
6720         
6721         * Documentation/user/lilypond.tely: Add glossary do direntry.
6723         * Documentation/user/music-glossary.tely: Rename (previously:
6724         glossary.tely).  Fix anchor placement.
6726         * Documentation/user/GNUmakefile: Make music-glossary.info too.
6728 2002-09-23  Werner Lemberg  <wl@gnu.org>
6730         * scripts/lilypond-book.py (output_dict): Fix handling of
6731         various environments by avoid extraneous newlines.
6732         Rename `output-all' regexp for html to `output-html'.
6733         Replace `output-all' regexp for texi with `output-texi-quote'
6734         and `output-texi-noquote'.
6735         (compose_full_body): Don't override `linewidth' user option
6736         for `singleline'.
6737         (schedule_lilypond_block): Don't indent text specified with
6738         `intertext' option.
6739         Add new option `noquote'.
6740         (compile_all_files): Use latex instead of tex to compile ly
6741         files directly.
6743         * Documentation/user/lilypond-book.itely: Updated and revised.
6744         Improve layout.
6746         * Documentation/user/glossary.tely,
6747         Documentation/user/introduction.itely,
6748         Documentation/user/tutorial.itely,
6749         Documentation/user/refman.itely,
6750         Documentation/user/appendices.itely: Fix overfull LilyPond
6751         boxes caused by the new lilypond-book code.  Other minor
6752         fixes.
6754         * Documentation/user/macros.itexi (@texiflat): Don't emit
6755         trailing space.
6757         * scm/tex.scm (end-output, header-end): Add preamble and
6758         postamble to make lilypond output directly compilable with
6759         latex.
6761         
6762 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6764         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
6765         instructions.
6767 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6769         * Documentation/user/glossary.tely: Add titling and hyperlinks.
6771 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6773         * lily/beam.cc (connect_beams): don't crash if there are quarter
6774         notes in beams.
6776 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6778         * Documentation/user/refman.itely: corrected ancient clef
6779         docu; added docu on ligatures
6781 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6783         * Documentation/user/glossary.tely,
6784         Documentation/user/refman.itely, input/les-nereides.ly,
6785         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6786         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6787         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6788         Stem properties: flag-style -> stroke-style, style -> flag-style.
6790 2002-09-22  Werner Lemberg  <wl@gnu.org>
6792         * scripts/lilypond-book.py: Add option `notime' to suppress
6793         printing of a time signature.  Specify default indentation of 0pt
6794         if single line fragment.  Don't emit redundant `\paper{ }'.
6796         * Documentation/user/lilypond-book.itely: Updated.
6798         * Documentation/user/glossary.tely: Completely reformatting.
6800 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6802         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
6804 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6806         * Documentation/user/tutorial.itely: Fix links.
6807         
6808         * Documentation/topdocs/index.tely:
6809         * Documentation/index.texi:
6810         * Documentation/header.html.in: Small website fixes and updates.
6812         * debian/: Debian patch by Anthony Fok.
6814 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6816         * Documentation/footer.html.in: How time flies: It's already 2002!
6818         * Documentation/topdocs/index.tely: Stable/development fix.  Use
6819         more descriptive link names than 'here'.
6821 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6823         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
6825 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6827         * lily/part-combine-music-iterator.cc (get_state): cleanup
6828         (get_music_info): cleanup.
6830 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6832         * scm/backend-documentation-lib.scm (interface-doc-string):
6833         crosslinks between interfaces and grobs. Headings for interfaces
6834         in grob explanation.
6836 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6838         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
6839         dtd).  Add preliminary dtd.
6840         (re-sub-alist): Robustify.
6842 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6844         * lily/include/event-chord-iterator.hh,
6845         lily/context-specced-music-iterator.cc,
6846         lily/event.cc, lily/event-chord-iterator.cc: add
6848 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6850         * lily/: some (c) header fixes.
6851         
6852         * lily/request-chord.cc: Remove.
6853         
6854         * lily/include/event-chord-iterator.hh:
6855         * lily/include/event.hh:
6856         * lily/event-chord.cc: New file.
6857         
6858         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
6859         requested.
6861 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6863         * lily/ : rename Request to Event
6865         * lily/parser.yy (command_element): move clef stuff into Scheme.
6867         * lily/:  rename length_mom () to get_length()
6869         * lily/part-combine-music.cc: removed file and class.
6871         * lily/context-specced-music-iterator.cc (class
6872         Context_specced_music_iterator): new file. Obsoletes the
6873         Context_specced_music type.
6875         * scm/music-types.scm (make-repeated-music): put different kinds
6876         of repeated music into music-type table.
6878         * VERSION: 1.7.1 released.
6880         * scm/to-xml.scm: new file.
6882         * input/test/to-xml.ly (fooBar): demo of what is possible with the
6883         new Input representation: dump music as XML.
6885         * scm/engraver-documentation-lib.scm
6886         (engraver-accepts-music-types?): add links from music to engraver,
6887         from music-type to engraver.
6889         * lily/include/command-request.hh: removed
6890         lily/include/musical-request.hh: removed. Removed all _req classes
6891         except Key_change_req. Changes throughout.
6893 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6895         * lily/tuplet-engraver.cc (try_music): Compile kludge.
6897 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6899         * lily/*.cc: specify accepts for many engravers.
6901         * scm/music-documentation-lib.scm: dump music expressions and
6902         music subtypes.
6904         * scm/documentation-lib.scm: complete revision.
6905         Use GOOPS objects to store document tree explicitly. Cleaned up and
6906         sped up doco generation a lot.
6908 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6910         * input/trip.ly (fugaIILeft): add arpeggio
6912         * lily/translator-group.cc (try_music_on_nongroup_children):
6913         oops. The name symbol is in the cdr of the assoc handle.
6915         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
6916         Hyphen_req, Glissando_req, Break_req, Mark_req 
6918 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6920         * lily/musical-request.cc (music-duration-length,
6921         music-duration-compress): new functions.
6923         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
6924         throughout. Warning doesn't work yet.
6926         * lily/translator-group.cc (try_music_on_nongroup_children):
6927         new implementation: store candidate acceptors in a hashTable.
6929 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6931         * scm/music-types.scm (music-descriptions): change name to
6932         internal-class-name
6934         * scm/chord-name.scm (chord::inner-name-banter): remove space.
6936 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6938         * lily/beam.cc (connect_beams): don't crash if there are quarter
6939         notes in beams.
6941 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
6943         * Documentation/user/refman.itely: corrected ancient clef
6944         docu; added docu on ligatures
6946 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
6948         * Documentation/user/glossary.tely,
6949         Documentation/user/refman.itely, input/les-nereides.ly,
6950         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
6951         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
6952         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
6953         Stem properties: flag-style -> stroke-style, style -> flag-style.
6955 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6957         * scm/music-functions.scm (music-separator?): don't use name music
6958         property.
6960 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6962         * stepmake/stepmake/generic-targets.make (help): Document check
6963         target.
6965         * lily/new-accidental-engraver.cc: Compile fix.
6967 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6969         * scripts/convert-ly.py: Add rule.
6971         * input/test/music-creation.ly:
6972         * input/test/add-staccato.ly:
6973         * input/test/add-text-script.ly: ly-make-music.
6975         * scm/drums.scm (make-head-type-elem, make-articulation-script):
6976         More ly-make-music renamings.
6978         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
6980         * lily/music-constructor.cc (make_music): Add debugging info.
6982         * scm/music-functions.scm (make-simultaneous-music,
6983         (make-sequential-music, context-spec-music):
6984         * scm/music-types.scm (music-descriptions): Get lily to run.
6986 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6988         * lily/command-request.cc (transpose_key_alist): new function.
6990         * lily/key-performer.cc (create_audio_elements): cleanup. 
6992 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6994         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
6996         * lily/include/translator.hh (ENTER_DESCRIPTION): add
6997         events-accepted field.
6999         * scm/music-types.scm: new file.
7001         * lily/parser.yy: put music type initialization into scheme,
7002         similar to grob initialization.  Changes throughout.
7004 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7006         * Documentation/user/tutorial.itely: Fix links.
7007         
7008         * Documentation/index.texi: 
7009         * Documentation/header.html.in: 
7010         * Documentation/topdocs/index.tely: Small website fixes and updates.
7012         * debian/: Debian patch by Anthony Fok.
7014 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7016         * Documentation/footer.html.in: How time flies: It's already 2002!
7018         * Documentation/topdocs/index.tely: Stable/development fix.  Use
7019         more descriptive link names than 'here'.
7021         * ROADMAP: Remove test stuff.
7023         * scripts/update-lily.py: Allow auto-building of stable and
7024         development versions.  Bugfixes.
7026 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7028         * VERSION: released 1.7.0
7030         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
7032         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
7033         positive line widths.
7035 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7037         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
7038         go.  Fix comments.
7040         * cygwin: Cygwin updates.
7042 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7044         * Documentation/windows/installing.texi (Top): version for python,
7045         urls for ghostscript (thanks to John Potelle)
7046         
7047         * lily/simultaneous-music-iterator.cc
7048         (Simultaneous_music_iterator): init children_list_ before
7049         triggering GC.
7051         * lily/*-iterator.cc: be even more careful with smobbed copy
7052         constructors. 
7054         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
7055         LeftEdge item.
7057 2002-09-15  Werner Lemberg  <wl@gnu.org>
7059         Improving LilyPond's output to make them ordinary TeX boxes with
7060         predictable dimensions.  System boxes are now vertically centered on
7061         the baseline; this offset can be further controlled with
7062         \lilypondscoreshift.
7064         * lily/system.cc (System::post_processing): Pass length of current
7065         system to `start-system' (including any horizontal indentation).
7067         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
7068         prettier.
7069         (lily-def): Append `%'.
7070         (start-system): Add parameter `wd'.  Output more TeX code to specify
7071         box dimensions.
7072         (stop-system, stop-last-system): Complement changes in
7073         `start-system'.
7074         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
7075         Updated.
7077         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
7078         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
7079         Write final `\endinput'.
7081         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
7082         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
7083         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
7084         files and macro definitions don't produce spurious spaces and
7085         paragraphs (using \endlinechar).
7086         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
7088         * Documentation/user/internals.itely: Improved formatting, fixing
7089         typos.  Added a section `Output details' to describe how the TeX
7090         code looks like.
7092 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
7094         * lily/accidental-engraver.cc: Also work with partial measures.
7096 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7098         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
7099         spanner.
7101 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7103         * lily/identifier-smob.cc (unpack_identifier): new file.
7105         * lily/lexer.ll (identifier_type): new function.  use ly-id to
7106         pass off scheme expressions as music identifiers.
7108         * scm/lily.scm: reorganisation, cleanups.
7110         * lily/main.cc: small cleanups.
7112 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7114         * lily/ly-module.{cc,hh}: new file.
7116 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
7118         * lily/accidental-engraver.cc: Also work with partial measures.
7120 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7122         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
7124 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7126         * lily/my-lily-lexer.cc: use SCM module in stead of
7127         Scheme_hash_table. Changes throughout.  
7129 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7131         * VERSION (MY_PATCH_LEVEL): make 1.7.0