*** empty log message ***
[lilypond.git] / ChangeLog
blob00178da948fd34c3272ec46cd20e8d94143b6f90
1 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3         * lily/cluster.cc (height): Fix warning.
5         * lily/parser.yy: Janitorial cleanups.
7         * Documentation/user/tutorial.itely (Tutorial): Typo.
9 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
12         not voice-state index for tie state. This fixes a partcombine
13         problem with ties.
15         * Documentation/user/tutorial.itely (Commenting input files): add
16         note about convert-ly.
18         * input/test/cadenza-skip.ly:  new file.
20 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
22         * po/nl.po: Spelling fixes.
24         * autogen.sh (srcdir): Regenerate.
26         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
27         autogen.sh.
29         * configure.in: Use C++ to check for C++ header.
31         * po/nl.po: Update.
33         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
35         * lily/event.cc (to_relative_octave): Translatable sentence should
36         be one string.
38         * python/lilylib.py (warranty): Year range is not translatable.
39         It's 2004 already!
41         * flower/warn.cc (non_fatal_error, warning, programming_error):
42         Remove whitespace from translated string.
44 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
46         * VERSION: release 2.1.37.
48 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
50         * configure.in: check for C language.
52         * lily/source-file.cc: include strstream without h.
54         * scm/documentation-generate.scm (string-append): use name without
55         .texi.
57         * autogen.sh (srcdir): SUSE fix.
59         * Documentation/user/notation.itely (Ancient clefs): idem.
61         * Documentation/user/lilypond-book.itely (Integrating HTML and
62         music): idem.
64         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
66         * lily/change-iterator.cc (process): use find_existing_context().
68         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
70         * input/regression/repeat-unfold-tremolo.ly: new file.
72         * scm/music-functions.scm (unfold-repeats): undo music compression
73         too.
75         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
76         (LY_DEFINE): ly:music-compress new function.
78         * scm/part-combiner.scm (determine-split-list): split for voice
79         crossings
81         * input/regression/part-combine-cross.ly: new file.
83         * scm/part-combiner.scm (make-part-combine-music): don't do
84         relative inside partcombine arguments.
86         * scm/music-functions.scm (make-non-relative-music): new function.
88         * Documentation/user/notation.itely (Automatic part combining):
89         add note about \relative.
91         * lily/part-combine-iterator.cc (construct_children): add
92         start_moment_ member.
94         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
95         stem-tremolo by stem object. This fixes no stem for tremolo bug.
97         * lily/stem-tremolo.cc (print): don't crash for no-stem.
99         * Documentation/user/changing-defaults.itely (Which properties to
100         change): fixes.
102 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
104         * po/fr.po: update.
106 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
108         * input/wilhelmus.ly: More original lyrics.  Add to examples.
110         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
111         Reinstate old code that issues warning.  Fixes --srcdir build.
113 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
115         * input/wilhelmus.ly: New file.
117         * Documentation/user/notation.itely: 
118         * Documentation/user/introduction.itely:
119         * Documentation/user/tutorial.itely: Use quote ly-option instead
120         of explicit @quotation.  This fixes too long lilypond linewidths
121         resulting in overful hboxes.
123         * scripts/lilypond-book.py: Add ly-option: `quote'.
125 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
127         * tex/titledefs.tex: Avoid that the first score line is extra
128         indented if instrument is defined but not piece.
130 2004-03-30  Werner Lemberg  <wl@gnu.org>
132         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
133         `lilypond/' to info file name.
134         (@usermanref) [info]: New variant.
136         * scm/documentation-generate.scm: Fix definition of @usermanref
137         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
138         to info file name.
140 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
142         * VERSION: release 2.1.36
143         
144         * Documentation/user/changing-defaults.itely (Interpretation
145         contexts): rewrite introduction.
147 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
149         * scm/define-markup-commands.scm: Use TeX accents instead of
150         straight iso-8859-1 encoding in the doc string.
152 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
154         * Documentation/user/tutorial.itely (A lead sheet): remove extra
155         space after dotted duration.
157 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
159         * Documentation/user/introduction.itely: 
160         * Documentation/user/notation.itely:
161         * Documentation/user/tutorial.itely: Up all relative examples.
162         Enclose @lilypond displays in @quotation.  Typos and corrections.
164         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
166 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
168         * scm/music-functions.scm (make-voice-props-revert): Revert also
169         MultiMeasureRest staff-position in oneVoice.
171 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
173         * Documentation/user/changing-defaults.itely, 
174         Documentation/user/lilypond.tely: few fixes. Place no comma between
175         two options: a and b, but commas between three options: a, b, and c.
176         By this manner, grouping is possible: a and b, and c and d.
178 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
180         * Documentation/user/GNUmakefile: add rule for .nexi
182 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
184         * Documentation/user/music-glossary.tely: move glossary direntry
186         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
187         only do mkdir/install-info if INFO_INSTALL_FILES != "".
189 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
191         * stepmake/aclocal.m4: Verify that gettext configure check with
192         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
194 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
196         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
197         glob.glob for .png filenames. This catches multipage pngs.  
199         * Documentation/user/changing-defaults.itely (Determining the grob
200         property): fix references.
202         * lily/staff-symbol.cc (print): only add extent if non empty.
203         This fixes staff-container.ly.
205         * lily/timing-engraver.cc (initialize): init whichBar, so a score
206         starting with a mmrest also works.
208         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
209         PNG for texinfo too.
211         * po/lilypond.pot: update translation strings.
213         * VERSION: 2.1.35 released
214         
215         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
216         context argument too.
218         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
220         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
222         * python/lilylib.py (command_name): don't return 1st path
223         component.
225         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
226         .png case separately.
228         * python/lilylib.py (system): typo.
229         
230 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
232         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
233         run indent-region.
235         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
236         Fixes compile.
238         * lily/function-documentation.cc: Compile fix: Include <string.h>.
239         Add header.
241 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
243         * vim/lilypond-indent.vim: small fixes.
245 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
247         * Documentation/user/notation.itely (Entering lyrics): Add example
248         with correct english double quotes (at least for LaTeX output,
249         maybe not a good idea if we switch to PS as the default output
250         format).
252 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
254         * lily/staff-performer.cc (create_audio_elements): play instrument
255         changes before notes arrive. This fixes instrument of the first
256         note in a score.
258         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
259         to 1.9.0 conversion.
261         * lily/mark-engraver.cc: doc string.
263         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
265         * Documentation/user/introduction.itely (Introduction): new node.
267 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
269         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
271         * input/regression/spacing-ragged-last.ly: new file.
273         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
274         spacing.
276         * scm/font.scm: rewrite using GOOPS.
277         
278         * lily/context-def.cc (filter_engravers): derefence pointer.
280         * lily/lily-guile.cc (type_check_assignment): use
281         ly_scheme_function iso. scm_primitive_eval where possible.
283         * lily/performance.cc (output): limit channels at 15. This fixes
284         percussion inadvertently showing up in large scores.
286 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
288         * input/regression/tuplet-gap.ly: new file.
290         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
291         (print): compute gap length from number size, include italic
292         correction.
294         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
295         tuplet-bracket
297         * scm/paper.scm (set-default-paper-size): new function, to be
298         called at toplevel.
299         (set-paper-size): new function, to be called inside \paper {}
300         (set-default-paper-size): new function, to be called at toplevel.
302         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
304         * lily/beam-performer.cc (process_music): idem.
306         * lily/slur-performer.cc (process_music): stop melisma for stop event.
307         
308         * tex/titledefs.tex: remove scshape for piece.
310         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
311         font-family
313         * lily/time-signature.cc (special_time_signature): font-encoding
314         not family.
316         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
317         dynamic to head. This fixes p placement in morgenlied.
319 2004-03-23  Werner Lemberg  <wl@gnu.org>
321         * stepmake/stepmake/generic-targets.make (help): Improve text.
323 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
325         * VERSION: 2.1.34 released
326         
327         * lily/main.cc (main_with_guile): switch debugging.
329         * lily/system.cc (get_line): plug leak.
331         * lily/paper-book.cc (pages): plug memory leaks: delete page array
332         and contents.
333         (stencil2line): plug leak.
335         * Documentation/user/changing-defaults.itely (Determining a grob
336         property):  new node.
337         (Layout interfaces): new node.
338         (Navigating the program reference): new node.
340         * lily/accidental-engraver.cc (acknowledge_grob): add property
341         harmonicAccidentals
343         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
344         general cleanups.
345         
346         * input/les-nereides.ly (middleDynamics): resurrect Les
347         nereides. Remove pedal hack.
349 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
351         * input/regression/property-grace-polyphony.ly: new file.
353         * lily/translator-property.cc (execute_pushpop_property): only pop
354         one instance of the property. This fixes << \\ >> together with
355         \grace.
357         * lily/break-align-interface.cc (ordered_elements): we cannot
358         modify the #'elements property, so return reordered array.
360 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
362         * buildscripts/lilypond.words.py: remove.
363         * buildscripts/lilypond-words.py: add new, renamed file. 
364         Give generated targets and dirs explicitly in arguments.
366         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
367         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
368         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
369         
370         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
372         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
374         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
375         orders.
377         * vim/GNUmakefile: add local-uninstall target.
379         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
380         
381         * vim/vimrc: add a one-liner file.
383         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
384         vimrc in EXTRA_DIST_FILES.
386         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
388 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
390         * config.make.in: add vimdir.
392         * vim/GNUmakefile: add local-install.
394 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
396         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
397         with \lilypondifundefined{blabla}. Solves problem with multiple
398         titles in the same lilypond-book document.
400 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
402         * scm/document-backend.scm (interface-doc): sort grob list for
403         interface.
405         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
406         pre/post break align-order.
408         * spelling patch courtesy Edward Sutton.
410         * Documentation/user/changing-defaults.itely (Changing context
411         default settings): new node.
412         (Defining new  contexts): new node.
414         * scripts/lilypond-book.py (is_derived_class): use numbers
415         iso. booleans.
417         * python/lilylib.py (make_ps_images): add margin to PS images.
419         * scripts/lilypond-book.py (is_derived_class): new function. Take
420         class arg iso. object.
421         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
422         for bug in GS/dvips.
424         * lily/text-item.cc (interpret_markup): idem.
426         * scm/define-markup-commands.scm: remove split around-space hack.
428         * lily/staff-symbol-referencer.cc (get_rounded_position): new
429         function, fold WL's fixes into one function.
431 2004-03-22  Werner Lemberg  <wl@gnu.org>
433         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
434         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
435         (Note_column::head_position_interval): Do proper rounding for
436         calls to Staff_symbol_referencer::get_position.
438 2004-03-21  Werner Lemberg  <wl@gnu.org>
440         * lily/score.cc (ly_run_translator), lily/paper-def.cc
441         (Paper_def::get_paper_outputter), lily/input-file-results.cc
442         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
443         (My_lily_parser::parse_file): Improve formatting progress indication
444         sent to stdout.
446 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
448         * VERSION: 2.1.33 released.
450         * scripts/lilypond-book.py (do_file): reinstate --filter support.
452         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
454         * stepmake/stepmake/generic-targets.make: rewrite hack so no
455         warning is issued about dummy.dep.
457         * scm/new-font.scm: fix design sizes of nummer
459 2004-03-21  Werner Lemberg  <wl@gnu.org>
461         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
462         some annoying warnings from mkdir during `make install'.
464 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
466         * lily/performer-group-performer.cc (do_announces): call
467         Performer_group_performer::create_audio_elements () too.
469         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
471         * scm/define-grobs.scm (all-grob-descriptions): add property
472         break-align-orders
474         * lily/global-context.cc (get_default_interpreter): new
475         function. Override from base class, so no new Score contexts are
476         created.
478         * lily/include/stencil.hh (class Stencil): document origin field.
480         * lily/staff-symbol.cc (print): span staff-symbol on column
481         extents for non-broken columns. 
483         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
484         key-signature.
486         * tex/titledefs.tex: don't use smallcaps for piece.
488         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
489         translated stencils in the output.
491         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
493 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
495         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
496         and init ties_created_
498         * VERSION: release 2.1.32
500         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
501         doc string from IMPLEMENT_CTOR_CALLBACK().
503         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
504         that engraver is in a performer hierarchy.
506 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
508         * vim/lilypond-ftdetect.vim: new file.
510 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
512         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
513         (compose_ly): default octave should be middle C.
515         * Documentation/user/changing-defaults.itely (Layout tunings
516         within contexts): new node.
518         * lily/include/smobs.hh: document C++ smob interface.
520         * lily/function-documentation.cc: don't doc functions without
521         docstring.
523 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
525         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
526         direntry, so that `info lilypond' goes to Top.
528         * scm/output-ps.scm (polygon): Fix: add spaces.
530         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
531         solutions are now optimal too.
533         * input/test/page-breaks.ly: New file.
535         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
536         functions into safe module.
538         * lily/lily-guile.cc (ly:number->string): Do not leave space at
539         end, prepend zeros.
541         * scm/output-*.scm: Use ly:number->string rather than
542         number->string.  Makes for saner output.
544         * scm/output-ps.scm (define-fonts): Always scale by designsize.
545         Fixes feta-nummer, feta-din scaling.
547 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
549         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
551         * scm/music-functions.scm (descend-to-context): new
552         function. Similar to context-spec-music.
553         (make-time-signature-set): specify Score as descend-only. This
554         fixes the polymetric.ly example.
556         * lily/context-specced-music-iterator.cc (construct_children): add
557         support for descend-only context spec.
559         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
560         determine ez-notation letter. 
562         * lily/system.cc (get_line): start with dumping layer 3. This
563         fixes ez notation.
565 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
567         * input/test/title-markup.ly: Stress breaking harder.
569         * scm/page-layout.scm (height-score): Overfull page scores twice
570         as bad as underfull (was: by a power).
571         (walk-lines): Omit first walk-path round (breaking after new node,
572         without lines).
574         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
575         diff values are negative.
576         (output): Bugfix: treat negative vfill differently.
578         * Documentation/user/lilypond.tely (direntry): Add note about why
579         `info lilypond' brings up `Invoking LilyPond' node.
581 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
583         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
585         * lily/paper-book.cc: Remove cruft.
586         (output): Bugfix: put vfill between lines.
587         (pages): Bugfix: set page vars needed for filling.
589         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
590         (was: @ar).
592         * scm/page-layout.scm: Further development.
594         * ly/declarations-init.ly (paper): Define page-breaking.
596 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
598         * lily/note-head.cc (brew_ez_stencil): add note-names
599         property. Provides internationalization for note names.
601         * Documentation/user/changing-defaults.itely (Creating contexts):
602         new node.
604         * lily/grace-iterator.cc (process): descend to child for \grace.
606         * lily/timing-translator.cc (initialize): Timing_translator adds
607         Timing alias by itself.
609         * lily/context.cc (add_alias): new function.
611         * scm/lily.scm (tex-output-expression): new function, eval within
612         drawing API. Guards against eval vulnerabilities.
614         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
616         * scm/output-ps.scm (scm): export lily drawing API.
618         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
619         throughout.
621 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
623         * scm/page-layout.scm (optimal-page-breaking): New function.
624         
625         * lily/paper-book.cc (pages): Use it.
627 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
629         * lily/include/paper-line.hh (class Paper_line): Full smob.
631 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
633         * lily/global-context.cc (run_iterator_on_me): fix grace note
634         nesting by initting measurePosition.
636         * lily/timing-translator.cc (initialize): do no init
637         measurePosition
638         
639         * lily/include/music-output-def.hh (class Music_output_def): add
640         input_origin_ field.
642         * Documentation/user/changing-defaults.itely (Changing context
643         properties on the fly): new node.
645         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
646         function. Only have smobbed_copy (), and do not provide
647         smobbed_copy() for non-simple smobs. Changes throughout.
649 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
651         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
652         start_moment_. Fix by Doug A. Linhardt.
654 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
656         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
657         accidentals for harmonic notes.
659         * lily/note-collision.cc (check_meshing_chords): don't merge heads
660         of different style. (Thanks to Doug Linhardt).
662         * Documentation/user/changing-defaults.itely (Scheme tutorial):
663         new node.
665 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
667         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
669         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
670         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
671         vim/lilypond-indent.vim: doc targets and deps in comments.
673 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
675         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
677         * lily/system.cc (get_line): Return Paper_line.  Change all users.
679         * lily/include/paper-line.hh:
680         * lily/include/paper-line.cc: New file.
682 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
684         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
686         * GNUmakefile.in: remove stray make out=www
688         * input/test/bagpipe.ly (gcdg): octave fixes.
690         * scm/define-markup-commands.scm (number): use font-encoding
691         iso. font-family
693         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
694         font-encoding.
695         
696 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
698         * lily/parse-scm.cc: compile-bugfix: add missing header files for
699         `output_format_global' and `PAGE_LAYOUT'.
701 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
703         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
704         lily functions in safe mode.
706         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
707         Print filename for HTML, LATEX, before texidoc.
709         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
710         instructions in output-ps module.
712         * scm/lily.scm: Do not load output-ps module.
714         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
715         safe mode.
717 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
719         * lily/span-dynamic-performer.cc (process_music): remove spurious
720         warning.
722         * lily/context-def.cc (Context_def): init name to ""
724         * lily/font-interface.cc: add font-encoding property.
726         * scm/lily.scm (chain-assoc-get): bugfix.
728         * lily/paper-book.cc (stencil2line): protect static SCM.
730         * lily/font-interface.cc (text_font_alist_chain): rename function,
731         and use text-font-defaults. 
733         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
735         * scm/paper.scm (paper-set-staff-size): use new function.
737         * scm/new-font.scm (make-font-tree): new function.
739 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
741         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
743         * scm/lily.scm (get-output-module): New function.
744         (output-alist): Remove ,ps-output-expression.
746         * scm/output-tex.scm (ps-output-expression): New function.
748         * scm/output-ps.scm (ps-output-expression): Remove.
749         (header, start-page): Output page metadata.
751         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
752         initialise output_module_.  Do not write part of header.
753         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
754         (output_header): Output full header.
756         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
757         FIXME.
759 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
761         * scm/new-font.scm: new file. Tree based font lookup.
763         * scm/lily.scm (assoc-get): take default argument. Remove
764         assoc-get-default.
765         (chain-assoc-get): use chain-assoc-get everywhere.
767         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
768         autobeamsettings conversion bug.
770         * lily/include/global-context.hh (Context): clean-up data hiding.
772         * lily/include/music-iterator.hh (class Music_iterator): clean-up
773         data hiding.
775         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
777         * input/regression/stem-shorten.ly: add chord case.
779         * lily/stem.cc (get_default_stem_end_position): shorten stems
780         triggered by note-head positions, not by forced-direction. This
781         fixes a bug with too short stems.  
783 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
785         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
786         Lilypond_snippet.output_latex): Always call output_print_filename.
788         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
789         expand pages.
791 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
793         * scm/part-combiner.scm (make-autochange-music): switch rests
794         before switched notes too.
796         * lily/figured-bass-engraver.cc (process_music): change calling
797         convention.
799         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
801         * scm/define-markup-commands.scm (bracketed-y-column): new markup
802         command.
804         * lily/include/stencil.hh (class Stencil): add origin field.
806         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
807         function.
809         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
811         * lily/lexer.ll: remove support for \$ and $ in identifiers
813         * lily/sequential-iterator.cc: remove copy_grace_fixups
814         (get_grace_fixup): slight abstraction of fixup code.
816         * input/test/title-markup.ly (spaceTest): vary staff sizes.
818 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
820         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
821         in insert-mode. add indenting rules.
823 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
825         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
826         protect hack.
828         * scm/page-layout.scm:
829         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
830         layout and titling should now match external latex based version.
832         * scm/output-tex.scm (output-scopes): Bugfix: only write string
833         header fields.
835         * ps/lilyponddefs.ps: Remove automatic page layout.
837         * scm/output-ps.scm (new-start-system): New interface function.
839         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
841         * lily/paper-book.cc (output): Bugfix.
843 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
845         * VERSION (MY_PATCH_LEVEL): release 2.1.30
846         
847 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
849         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
850         direntries.
852         * ps/lilyponddefs.ps: Bugfix.
854         * input/regression/multi-measure-rest-instr-name.ly: Typo.
856 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
858         * lily/auto-beam-engraver.cc (create_beam): add Stem as
859         cause. This should fix warnings.
861         * mf/feta-slag.mf (trill_ne): fix upmordent size.
863         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
864         prevent aligned 6ths.
866         * lily/custos.cc (print): remove adjust-if-on-staffline.
868 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
870         * lily/paper-book.cc: Do header and footer.
872 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
874         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
876         * scm/paper.scm (lineheight): Remove
877         (head-sep, foot-sep): Add.
879 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
881         * mf/feta-schrift.mf: reduce portato thickness.
883         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
885         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
886         programming_error ().
888         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
889         bracket to last command column.
891         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
892         continues on next/prev system.
894         * input/regression/pedal-end.ly: new file.
896 2004-03-10  Werner Lemberg  <wl@gnu.org>
898         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
899         Remove pmx2ly stuff.
900         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
902 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
904         * scm/page-layout.scm: New file.
906         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
907         settings.
908         (Lilypond_snippet.is_outdated): Also check for PNG file.
909         Workaround for interrupted (web) builds.
911         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
913         * ps/lilyponddefs.ps: Use only very small top-marging.
914         (init-paper): Also pop page size string.
915         (start-page, stop-page): New function.
917         * scm/output-ps.scm (header-end): Remove stray exec commands.
919 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
921         * lily/input-file-results.cc (do_one_file): use new Paper_book()
923         * lily/score.cc (default_rendering): clean protection.
925         * lily/paper-book.cc (mark_smob): implement smob marking.
927         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
929         * Documentation/user/*.itely: user manual edits. 
931 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
933         * Documentation/user/converters.itely (Invoking musedata2ly):
934         remove pmx2ly.
936         * scripts/pmx2ly: remove script.
937         
938 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
940         * lily/score.cc (default_rendering): Protect paper-book members.
942         * lily/paper-def.cc (smobbed_copy): New method.
944         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
945         switch runtime.
947         * lily/include/music-output.hh (process): Change signature to
948         return SCM.
950         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
951         method.
953         * lily/paper-score.cc (process): Return stencils rather than
954         outputting directly.  Remove paper-book kludge.  Delete grobs.
955         (output): Remove.
957         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
959         * lily/score-engraver.cc (get_output): Do not reset pscore_.
961         * lily/score.cc (default_rendering)
962         (ly_render_output): Move adding paper-score two levels up.
964         * lily/system.cc (get_line):
965         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
967 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
969         * scm/font.scm (paper20-font-vector): add more design sizes for
970         number.
972         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
973         feta-nummber{5,7,11,13}.
975         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
976         for 12pt design size. 
978 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
980         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
982 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
984         * lily/font-select.cc (properties_to_font_size_family): Fix
985         warning message.
987         * Experimental PostScript latin1 encoding:
988         
989         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
991         * scm/output-ps.scm: Experimental encoding using reencode-font.
992         * scm/font.scm: Add latin1 `font-shape'.
993         
994         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
996         * ps/lilyponddefs.ps (reencode-font): New function.
998         * lily/paper-book.cc (get_pages): Simplistic page breaking.
1000         * scm/output-tex.scm (start-page):
1001         (stop-page): New interface function.
1003 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1005         * lily/paper-outputter.cc (output_expr):
1006         (output_header):
1007         (output_line): New method.
1009         * lily/system.cc (get_line):
1010         (get_lines): New method.
1011         (output_scheme):
1012         (output_line): Remove.
1014         * scm/lily.scm (make-title): New function.
1016         * lily/paper-book.cc: 
1017         * lily/include/paper-book.hh: New file.
1019         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
1020         ly-modules.hh).
1022         * lily/ly-module.cc (ly_modules_lookup): New function.
1024         * lily/main.cc (main_with_guile): Move memory leak debug code back.
1026         * scm/output-ps.scm (make-title): Remove.
1027         (output-scopes): Junk header-title test.
1029 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1031         * mf/feta-schrift.mf: thicker dot for portato.
1033         * lily/accidental-placement.cc (position_accidentals): bugfix in
1034         offset, this fixes right-padding of AccidentalPlacement.
1036         * lily/[h-z]*.cc: () formatting.
1038         * Documentation/user/tutorial.itely (An orchestral part): more
1039         fixes for the tutorial.
1041         * scm/translation-functions.scm (fraction-tuplet-formatter):
1042         reverse fraction.
1044         * lily/parser.yy (context_def_spec_block): use \context instead of
1045         \translator.
1047         * lily/[a-g].cc: () style cleanup.
1049         * Documentation/user/tutorial.itely (Automatic and manual beams):
1050         editing of tutorial.
1052 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1054         * buildscripts/mf-to-table.py (base): write encoding name.
1056 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1058         * Documentation/user/GNUmakefile (local-install-info): Issue
1059         warning (for packager, ie, if not installing in /usr or /usr/local).
1061         * lily/stencil-scheme.cc: 
1062         * lily/staff-symbol-referencer.cc: 
1063         * lily/script-column.cc: 
1064         * lily/pitch.cc: 
1065         * lily/music.cc: 
1066         * lily/grob-pq-engraver.cc: 
1067         * lily/font-interface.cc: 
1068         * lily/music-output-def.cc: 
1069         * lily/duration.cc: 
1070         * lily/grob-scheme.cc:
1071         * lily/context-scheme.cc: Put scheme name on first line in
1072         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
1073         style cleanups.
1075         * stepmake/stepmake/scm-vars.make: 
1076         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
1077         Rename and split TAGS_FILES.
1079         * GNUmakefile.in (ALL-TAGS): Remove.
1080         
1081         * stepmake/stepmake/generic-targets.make (TAGS): Also include
1082         deeper TAGS files.  Fixes regexp tags in TOP dir.
1084 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1086         * VERSION: 2.1.29 released.
1087         
1088         * Documentation/user/changing-defaults.itely (Changing defaults):
1089         new file.
1091         * Documentation/user/notation.itely (Notation manual): rename from 
1092         refman.itely
1094         * Documentation/user/notation-appendices.itely (The Feta font):
1095         new file.
1097         * Documentation/user/advanced.itely: add aborted attempt for
1098         advanced topics manual.
1100 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1102         * scm/new-markup.scm: display Markups in sane format. Patch by
1103         Nicolas Sceaux.
1105 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1107         * lily/main.cc: Cleanups.
1108         (setup_localisation): New function.
1109         (sane_putenv): Remove.
1110         (main_with_guile): New name (Was: main_prog).  Remove musings
1111         about possible preparation for GUILE heavy memory usage and
1112         practical uselessness.  Do not set environment variables
1113         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
1114         name juggling.
1115         (parse_argv): New function.
1116         (copyright): New function.  It's 2004 already.
1118         * lily/input-file-results.cc (do_one_file): Add file name juggling.
1119         (distill_inname): Move from main.
1121 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1123         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
1125         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
1127         * Documentation/user/running.itely: new file.
1129         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
1131         * lily/score-performer.cc (finish): call Translator::finalize ().
1133 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
1135         * lilypond-ftpplugin.vim: renamed to the following file.
1136         * lilypond-ftplugin.vim: new file.
1138         * GNUmakefile.in: update VIM_FILES.
1140 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1142         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
1143         props.
1145         * input/test/tie-sparse.ly: remove.
1147         * lily/tie-performer.cc (try_music): copy & paste from
1148         Tie_engraver.
1150         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
1151         variable_ref twice.
1153         * lily/key-performer.cc (create_audio_elements): use
1154         alterations-in-key.
1156         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
1158 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
1160         * input/test/smart-transpose.ly: fix cases fes->e and similar.
1161         handle also quarter tones (not shown as tests). test also flats.
1163         * Documentation/index.html.in: small fixes.
1165 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1167         * input/regression/new-markup-scheme.ly: Typo.
1169         * scm/define-markup-commands.scm (fill-line): New markup.
1171         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
1172         (output-paper-def): Fix alignment.
1173         (make-title): Fix height/width scaling.
1175         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
1177         * input/test/title-markup.ly: Add remaining titles.  Layout and
1178         font size fixes.  Add simplistic latin1 test.
1180 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
1182         * input/test/nested-groups.ly: remove. move content (to next). 
1183         * input/test/staff-bracket.ly: replace content (from prev), this 
1184         has been already in templates.
1186 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1188         * stepmake/autogen.sh: Only issue warning about running configure
1189         without arguments when autogen.sh will actually be running
1190         configure.
1192 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1194         * scm/new-markup.scm (stack-stencil-line): robustness.
1196         * scm/define-markup-commands.scm (simple): robustification of
1197         simple-markup.
1199         * Documentation/user/music-glossary.tely (Top): change central C
1200         to middle C.
1202         * lily/text-item.cc (interpret_markup): cache make-simple-markup
1204 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1206         * input/test/title-markup.ly (spaceTest): Add.
1208         * lily/text-item.cc (interpret_markup): Make line markup from
1209         multi word markup.
1211         * scm/define-markup-commands.scm (word): New markup command.
1212         (simple): Use it.
1214         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
1216 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
1218         * vim/ftplugin/lilypond.vim:
1219         * vim/syntax/lilypond.vim: use only local settings with setlocal.
1220         show matching paren in insert mode.
1222 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1224         * scm/output-ps.scm (make-title, output-scopes): Further
1225         development.
1227         * input/test/title-markup.ly: New file.
1229         * ps/lilyponddefs.ps: Disable PostScript titling.
1231         * lily/paper-score.cc (process): Quote PORT argument to make-title.
1233 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1235         * lily/arpeggio.cc (width_callback): remove padding.
1237         * scm/define-grobs.scm (all-grob-descriptions): add padding.
1239         * scm/define-music-types.scm: remove make-music-by-name.
1241         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
1243 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1245         * lily/paper-score.cc (process): Output titles using make-title.
1247         * scm/output-ps.scm (output-stencil): Display directly instead of
1248         constructing string.
1249         (make-title): New function.
1251 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1253         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
1254         music), Documentation/user/invoking.itexi (Invoking lilypond): 
1255         Move documentation of LaTeX packages for latin1 characters to the
1256         lilypond-book manual.
1258 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
1260         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
1262         * vimrc: add menu in console and shortcut <F10> for it.
1264         * vim/:
1265         * vim/compiler/:
1266         * vim/syntax/:
1267         * vim/indent/:
1268         * vim/ftplugin/: new directories.
1269         
1270         * vim/filetype.vim: new file.
1272         * lilypond.vim: remove files (see next).
1273         * vim/syntax/lilypond.vim: new, renamed file (see prev).
1275         * vimrc: remove file (see next).
1276         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
1278         * vim/ftplugin/lilypond.vim: change dir for dictionary.
1279         add header. apply bindings only locally.
1281         * vim/indent/lilypond.vim: new file.
1283         * vim/ftplugin/lilypond.vim: remove errorformat.
1284         * vim/compiler/lilypond.vim: new file for errorformats.
1286         * Documentation/topdocs/INSTALL.texi: give easier orders.
1288         * ROADMAP: add vim/
1290 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1292         * Documentation/user/introduction.itely (Introduction): Use @image
1293         iso @html <img...>.  Add workaround for images in columns in info.
1295         * stepmake/aclocal.m4: Store computed version in variable.
1297         * configure.in: Export MAKEINFO_VERSION.
1299         * config.make.in (MAKEINFO_VERSION): Add.
1301         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
1303         * Documentation/user/GNUmakefile: Only build info with images when
1304         building web.
1306         * GNUmakefile.in (install-WWW): Visit Documentation/user.
1308         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
1309         stuff from documentation-targets.make
1311 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1313         * VERSION: 2.1.28 released
1314         
1315         * scripts/convert-ly.py (conv): 
1317 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
1319         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
1320         \arpeggioBoth. redefine \arpeggioBracket.
1322         * Documentation/user/refman.itely: document new arpeggio
1323         functions.
1325         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
1327         * input/regression/arpeggio-bracket.ly: apply convert-ly.
1329         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
1331 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1333         * Documentation/user/introduction.itely (Automated engraving):
1334         rewrite introduction using website text.
1336 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1338         * scm/*.scm: make-music-by-name is replaced by make-music, which
1339         also accept music property settings, eg:
1340           (make-music 'TextScriptEvent 'direction DOWN 'text
1341               (make-simple-markup x))
1343         Patch courtesy Nicolas Sceaux
1345         * lily/beam-quanting.cc: cleanup, separate counts for left and
1346         right beam ends.
1348         * lily/side-position-interface.cc (quantised_position): also
1349         quantize staccato position for forced stem directions. 
1351 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1353         * scm/*.scm: Patch by Nicolas Sceaux: 
1355         * scm/music-functions.scm: ly:grob-property and ly:music-property
1356         are made procedure with setters.
1358         * scm/*.scm: replace ..-set-property! with set! (..-property  )
1359         
1360 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
1362         * input/test/[t-v]*.ly: finish rewriting texidocs.
1364         * input/test/vaticana.ly: remove.
1365         * input/test/ligature-vaticana.ly: new, renamed file name.
1367         * input/test/stem-centered.ly: remove.
1368         * input/test/mensural-note-heads.ly: new file. take content from
1369         removed file stem-centered.ly.
1371         * input/test/scales-greek.ly: simplify.
1373         * input/test/s*.ly: reformulate texidocs.
1374         
1375         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
1376         of missing features.
1378 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
1380         * input/test/[j-o]*.ly: update texidocs.
1382 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1384         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
1386         * Documentation/topdocs/NEWS.texi: Add note about info docs with
1387         images.
1389         * Documentation/user/lilypond.tely (@direntry): Update.
1391         * stepmake/stepmake/documentation-targets.make
1392         (install-info,uninstall-info): Install into $(package_infodir).
1393         Install images.  Run install-info to update dir.
1395         * config.make.in (package_infodir): Add.
1397         * Documentation/user/GNUmakefile (info-with-images,
1398         local-install-info, local-uninstall-info): New target.
1400 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1402         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
1403         gap/threshold.
1405         * lily/beam-quanting.cc (score_slopes_dy): remove
1406         ROUND_TO_ZERO_SLOPE kludge.
1408         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
1410         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
1412         * lily/global-context.cc (Global_context): alway accept Score
1413         (run_iterator_on_me): cast Context to Score_context, not
1414         Context_def.
1416         * Documentation/user/refman.itely: documentation patch by Edward
1417         Sanford Sutton.
1419         * mf/GNUmakefile: unset sauter-fonts.
1421 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1423         * scripts/lilypond-book.py (output_texinfo): Output @image
1424         descriptions for info too.
1426         * input/test/chord-names-jazz.ly: 
1427         * input/test/embedded-scm.ly: Clarify.
1429         * input/test/cautionaries.ly: Typo.
1431         * lily/input-smob.cc (ly_input_location): Compile fix.
1433 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1435         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
1437         * ly/engraver-init.ly: move \grobdescriptions to Global. This
1438         fixes problems with system defaults being reverted with \override
1439         on Score level.
1441         * lily/global-context.cc (Global_context): apply property-ops to
1442         Global_context too. 
1444 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1446         * scm/output-ps.scm (stencil->string): Rewrite.
1448 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
1450         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
1451         impersonal style.
1453 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1455         * lily/input-smob.cc (ly_input_location: New function.
1457         * scm/define-markup-commands.scm (upright): New markup command.
1459         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
1461         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
1463         * scm/output-ps.scm (output-stencil): New function.
1465         * scripts/lilypond-book.py (do_file): Bugfix: change search order
1466         of snippet types; fixes @ignore and @verbatim blocks.
1468 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
1470         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
1471         to a file in printed documentation, instead, refer either to a 
1472         syntax or to an output.
1474 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1476         * input/regression/beam-center-slope.ly: Add test.
1478 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1480         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
1481         (SAUTER_FONTS): Reinstate.
1483         * scm/define-markup-commands.scm (caps): New markup command.
1485         * scm/output-ps.scm (output-scopes): Experimental markup output.
1487         * scm/: Add missing headers.
1489         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
1491         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
1493 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1495         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
1496         Stray style cleanups.
1498 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1500         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
1501         no dot combination.
1503         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
1504         substitute \override Staff.autoBeamSettings too
1506         * Documentation/user/tutorial.itely: proofreading fixes by David
1507         Bobroff
1509 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1511         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
1513         * ps/music-drawing-routines.ps: 
1514         * ps/lilyponddefs.ps: Add end markers.
1516 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1518         * VERSION: 2.1.27 released.
1519         
1520         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
1522         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
1523         obey documentation.
1525 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1527         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
1529         * scm/output-ps.scm: Resurrect.
1530         
1531         * scm/output-tex.scm: Minimal cleanups.
1533         * scm/paper.scm (paper-set-staff-size): Add lineheight.
1535         * make/ly-rules.make: Remove any broken lily-*.tex files before
1536         lilypond-book run.
1538         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
1539         comment.
1541         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
1542         Enabled by default, may save 10% compile time.
1544 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1546         * lily/lyric-phrasing-engraver.cc: remove
1547         
1548         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
1549         longer necessary. 
1551         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
1552         so lyric-phrasing-engraver is no longer necessary.
1554         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
1555         Grob_pq_engraver from Staff.
1557         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
1558         busyGrobs directly.
1560         * input/regression/quote-transposition.ly: new file.
1562         * lily/recording-group-engraver.cc (stop_translation_timestep):
1563         store instrumentTuning too. 
1565         * lily/quote-iterator.cc (process): transpose events using
1566         instrumentTuning.
1568         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
1569         -> \tuning <pitch>
1571         * lily/parser.yy (command_req): add \tuning command for setting
1572         instrument tuning of staff.
1574         * Documentation/user/GNUmakefile
1575         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
1577         * Documentation/user/refman.itely (Customized accidental rules):
1578         typo.
1580 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
1582         * Documentation/user/music-glossary.tely: remove the missing norwegian
1583         translation; they can be put in later properly.
1585 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1587         * lily/recording-group-engraver.cc (start_translation_timestep):
1588         init Recording_group_engraver twice.
1590 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1592         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
1593         stray style cleanups:
1595         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
1596         -Wmissing-prototypes.
1598         * flower/include/killing-cons.tcc (Killing_cons): Add template
1599         specifier for car_.
1601         * flower/include/parray.hh (binsearchs): Add template specifier
1602         for maxkey.
1604         * flower/include/interval.hh: Declare elem () with template specfier.
1606 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
1608         * elisp/lilypond-indent.el (get-buffer-size): add customization
1609         groups for several variables (Reuben Thomas).
1611 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1613         * Documentation/user/invoking.itexi (Point and click): add index
1614         entry.
1616         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
1617         go under beam.
1619         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
1620         sarabande beam. 
1622         * flower/warn.cc (programming_error): cross fingers not thumbs.
1624         * lily/rest.cc (polyphonic_offset_callback): return 0 when
1625         staff-position is set.
1627         * VERSION: release 2.1.26 
1628         
1629         * scm/chord-entry.scm (construct-chord): process transposition
1630         after processing explicit-11.  
1632 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1634         * lily/parser.yy (add_quote): add syntax for adding quotes:
1635         \addquote "id-string" Music
1637         * scripts/lilypond-book.py (do_file): do not overwrite input file.
1639         * scripts/convert-ly.py (conv): add rules for name changes.
1641         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
1642         music/context/grob property functions. Internally, use
1643         get_property() and set_property() for both.
1645 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
1647         * elisp/lilypond-mode.el (get-buffer-size): define new function,
1648         for Emacs <= 20 (Laurent Martelli).
1650 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1652         * lily/parser.yy (command_element): extract quoted vector in
1653         parser.
1655         * input/regression/quote.ly: new file.
1657         * lily/sequential-iterator.cc (process): only process if moment >= 0.
1659         * lily/parser.yy (command_element): \quote DURATION NAME: support
1660         cue notes. 
1662         * lily/quote-iterator.cc (class Quote_iterator): new file.
1664 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1666         * lily/auto-beam-engraver.cc (try_music): accept and process
1667         beam-forbid-event.
1669         * input/regression/auto-beam-no-beam.ly: new file.
1671 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1673         * lily/accidental.cc (print): Change font-relative-size ->
1674         font-size. Fixes cautionary-style = smaller.
1676 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1678         * lily/system-start-delimiter.cc (staff_brace): remove
1679         font-relative-size
1681         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
1682         forgotten with scm_list_n. Fixes spurious coredumps.
1684         * lily/accidental-engraver.cc (stop_translation_timestep): move
1685         update of localKeySignature to stop_translation_timestep (). This
1686         makes sure that all ties are noticed at the right moment.
1687         (stop_translation_timestep): clear tie only when right-side
1688         notehead was seen.
1689         (number_accidentals_from_sig): cleanup. 
1691         * input/regression/accidental-tie.ly (mus): new file
1693         * input/regression/tie-accidental, tie-break-accidental.ly: remove
1694         these longish tests.
1696 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1698         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
1700         * THANKS: update bugreporter list.
1702         * lily/beam.cc (print): broken beams last until end of staff.
1703         (print): broken beams start from prefatory matter.
1705         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
1707         * lily/paper-score.cc (process): dump header only once.
1709         * lily/paper-outputter.cc (Paper_outputter): move logic into
1710         Scheme.
1712         * scm/output-tex.scm (output-scopes): new function.
1713         (output-paper-def): new function
1714         (tex-string-def): new function
1715         (symbol->tex-key): new function
1717         * scripts/convert-ly.py (conv): add rule for | ~
1719 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
1721         * input/regression/{many}.ly: refresh, trying to guess how
1722         it was designed.
1724 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1726         * VERSION: release 2.1.25
1728         * scm/define-translator-properties.scm
1729         (all-user-translation-properties): add printOctaveNames
1731         * ly/engraver-init.ly: remove Note_event_swallower from
1732         NoteNamesContext.
1734         * lily/note-name-engraver.cc (process_music): new property
1735         printOctaveNames
1737         * lily/context.cc (find_existing_context): remove support for
1738         Current.
1740         * scm/music-functions.scm (set-accidental-style): new function;
1741         duplicate accidental macros.
1743         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
1745         * lily/note-name-engraver.cc (process_music):
1746         process_acknowledged_grobs () -> process_music ()
1748         * scm/part-combiner.scm (determine-split-list): robustification.
1750 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1752         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
1753         lines for falling into beam-gap.
1754         (score_forbidden_quants): check all staff lines for falling in
1755         beam gaps.
1757         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
1758         key/clef/time signatures. 
1760         * input/test/ossia.ly: revise example.
1762         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
1763         cleanup.
1764         
1765         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
1766         comply to Scheme standard.  Remove ly:get-paper-variable
1768 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1770         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
1772 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1774         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
1775         properties from Voice context. This fixes accidental size for
1776         staff-switches during grace contexts.
1778         * lily/note-collision.cc (check_meshing_chords): only wipe heads
1779         if necessary. Else, simply wipe dots.
1781         * input/test/beam-alternate.ly: new file
1783         * input/test/piano-staff-distance.ly: new file.
1785         * lily/translator-group.cc (recurse_down_translators): use
1786         Direction for bottom-up/top-down.
1788         * lily/include/translator.hh (class Translator): add
1789         process_music() and do_announces(). This obviates
1790         recurse_down_{engravers,performers}.
1792         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
1793         \melisma and \melismaEnd
1795         * lily/melisma-engraver.cc (process_music): change to
1796         Melisma_translator, unify with performer. Accept
1797         ManualMelismaEvent.
1799         * ly/engraver-init.ly: add Font_size_engraver.
1801 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
1803         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
1804         it hara-kiri.
1806         * input/regression/{many}.ly: improve descriptions trying to figure
1807         out what is tested.
1809 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1811         * lily/slur.cc (broken_trend_offset): robustness fix.
1813         * VERSION: release 2.1.24
1815         * lily/context.cc (find_create_context): go to Score if it exists.
1817         * lily/context-scheme.cc: new file.
1819         * lily/score-translator.cc (get_output): new file.
1821         * lily/include/grob-info.hh: origin_contexts() now does not
1822         include the originating engraver
1824         * lily/translator-group.cc (translator_each): clean up contents,
1825         remove superfluous stubs. Engraver_group_engraver and
1826         Performer_group_performer are the only classes using multiple
1827         inheritance.
1829         * lily/include/score-context.hh (class Score_context): interface
1830         between Score_{engraver,performer} and Global_context.
1832         * lily/include/global-context.hh (Context): change from
1833         global-translator. This is the entry point for contexts; it is not
1834         tweakable using \translator{}. Score is no longer the top context,
1835         but sits underneath Global.
1837         * lily/include/context.hh (class Context): brain surgery: split
1838         out Context functionality from Translator_group. Context is now a
1839         separate type from Translator.
1841 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1843         * lily/include/translator.hh (class Translator): make
1844         get_score_context() and get_global_translator (), and use the one
1845         which is appropriate.
1847         * lily/context.cc: partially put functionality of Translator_group
1848         into Context.
1850         * lily/include/context.hh (Translator): new class: put between
1851         Translator and Translator_group. 
1853         * lily/new-accidental-engraver.cc: remove file.
1855 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
1857         * input/regression/{many}.ly: improve descriptions: use complete 
1858         sentences, try to describe what is tested, avoid `we´, do not use 
1859         don't, ... 
1861 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
1863         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
1864         is at EOL.
1866         * Documentation/user/lilypond.tely: declare the topmost node only
1867         once; removes empty line in @contents.
1869         * Documentation/user/music-glossary.tely: really add Finnish author.
1870         Draw more beatiful `->´ arrow in html: &rarr;
1872 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1874         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
1876         * scripts/convert-ly.py (conv): add ly:music-list  change.
1878         * lily/grob.cc: edit doc string.
1880         * scm/define-grob-properties.scm (all-user-grob-properties):
1881         proofreading, editing of doc strings.
1883         * input/regression/tablature-string-tunings.ly: new file.
1885         * lily/staff-symbol-engraver.cc (process_music): new engraver,
1886         listen to stringTunings
1888         * lily/align-interface.cc (align_elements_to_extents): remove Grob
1889         for self-alignment-[XY] code.
1891 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1893         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
1894         cond) into function. Cleanup.
1896         * lily/text-spanner.cc: remove text-repeat-if-broken property.
1897         
1898         * VERSION (PACKAGE_NAME): 2.1.23 released
1900 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
1902         * Documentation/user/{refman,internals}.itely: small fixes.
1904 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1906         * lily/accidental-engraver.cc (acknowledge_grob): don't make
1907         accidentals for harmonic notes
1909         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
1910         for harmonic notes.
1912         * scm/document-backend.scm (interface-doc): prune Grob
1913         documentation: don't duplicate interface information.
1915         * lily/*.cc: lots of updates of doc strings.
1917 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1919         * input/test/ac-extra-voice.ly (accompany): remove file.
1921         * input/test/maximum-rest-count.ly: remove file.
1923         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
1924         conversion rule for \translator { }. Apply everywhere.  
1926         * lily/parser.yy (music_property_def): set property for \once in
1927         the PropertyMusic itself, not the ContextSpec.
1928         (property_operation): change syntax within \translator { }
1930         * scm/define-music-properties.scm (all-music-properties): clean up.
1932         * lily/auto-beam-engraver.cc (test_moment): use
1933         updated_grob_properties() to retrieve autoBeam settings.
1935         * lily/spacing-spanner.cc: bound shortest_playing_len by
1936         measure_length
1938         * lily/spacing-engraver.cc (acknowledge_grob): ignore
1939         multi-measure events for spacing computation.
1941         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
1942         elliptical, to 1.49.
1944         * lily/rest.cc (polyphonic_offset_callback): new function. Do
1945         vertical positioning for polyphony, without RestCollision object.
1947         * lily/note-column.cc (add_head): prevent rests & note heads on
1948         one stem.
1950         * lily/rest-collision.cc (do_shift): ignore rests with beams.
1951         (do_shift): rewrite only-rests case: use common refpoints: the
1952         routine will have sensible results when other rest-translations
1953         have taken place.
1955         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
1956         < 0 case. 
1958         * VERSION: 2.1.22 released
1959         
1960         * input/GNUmakefile (SUBDIRS): remove ascii-art
1962 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1964         * input/: Convert ly files that still had \property.  Fixes make
1965         web.  Remove exta spaces around '='. 
1967         * scripts/convert-ly.py (conv): Redundant space fixes.
1969         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
1971 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1973         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
1974         create scalable PS and PDFs  for input/{test,template,regression}.
1976         * lily/context.cc (is_alias): move function.
1977         (is_alias): add Bottom as context alias. 
1978         (find_create_translator): add Bottom as a context alias for creation.
1980         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
1982         * lily/parser.yy (music_property_def): new syntax for property
1983         assignments:
1985         \set A.B = #C , \unset A.B
1986         \override A.B #C = #D, \revert A.B #C 
1988         * lily/my-lily-lexer.cc: remove \property
1990 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
1992         * Documentation/user/refman.itely: add dots after seealso refs.
1994         * input/template/{many}.ly: harmonise descriptions.
1996         * Documentation/user/music-glossary.itely: add Finnish author.
1998 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2000         * VERSION (PACKAGE_NAME): release 2.1.21
2002 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2004         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
2006         * scripts/lilypond-book.py (snippet_res): @include filename must
2007         not be empty.
2009 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2011         * scm/documentation-generate.scm (markup-doc-string): dump
2012         markup-commands.tely
2014         * scm/define-markup-commands.scm (override): new file.
2015         Move documentation from refman into doc-strings. 
2017         * input/test/staff-container.ly: fix example.
2019         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2020         StaffContainer
2022         * lily/grob.cc: remove point_dimension_callback
2023         (Grob): read forced dimensions from X-extent and Y-extent.
2024         (get_paper): remove preset_extent.
2026         * scm/define-grobs.scm (all-grob-descriptions): remove
2027         point_dimension_callback. 
2029         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
2030         textscript to head. This makes no-spacing-rods work on
2031         DynamicText.
2033         * lily/chord-name.cc: remove props chord, bass, inversion.
2035         * Documentation/user/appendices.itely: add Scheme functions,
2036         context-properties and layout properties to manual.
2038         * scm/part-combiner.scm (determine-split-list): include rests in a
2039         solo1/2 sequence.
2041         * lily/new-part-combine-iterator.cc (substitute_both): new
2042         function.
2043         (class New_pc_iterator): add separate Voice=solo context, fixes
2044         autobeams going from chords to solo.
2046 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2048         * Documentation/user/invoking.itexi (Editor support): Fix typo.
2050         * Documentation/user/tutorial.itely:
2051         * Documentation/user/refman.itely: Add short note about being part
2052         of lilypond.tely.
2054         * COPYING: Make note more clear with respect to files that are
2055         explicitely licenced otherwise (Documention/user/ comes to mind).
2056         
2057         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
2058         comment about barfing of @c,{}.
2060         * Documentation/user/music-glossary.tely: Add list of authors.
2062         * stepmake/stepmake/library-rules.make: Thank Nelson only in
2063         source (was: also in build log).
2065 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2067         * lily/side-position-interface.cc (general_side_position): if
2068         staff-padding is set, then include staff in support too.
2070         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
2071         module workbook
2073         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
2075         * lily/tuplet-engraver.cc: remove tupletInvisible
2077         * scm/define-translator-properties.scm: cleanup, separate in
2078         internal and user props. 
2080         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
2081         LyricsVoice -> Lyrics
2083         * lily/new-part-combine-iterator.cc (process): only print warning
2084         for symbols.
2086 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2088         * scm/part-combiner.scm: Add proper header.
2090         * All but lily/*: The great --2003 --2004 replace; the missing
2091         `bits'.
2093         * TODO: Fix outline mode.  Add book notes.
2095         * ROADMAP: Update.
2097 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2099         * scm/part-combiner.scm (make-autochange-music): use
2100         accumulator. Fixes stack overflow.
2102         * lily/*: rename brew_molecule -> print , molecule-callback ->
2103         print-function
2105         * scm/define-grob-properties.scm: cleanup. Separate into internal
2106         and user properties.
2108         * lily/translator-property.cc (updated_grob_properties): new
2109         function
2110         (execute_pushpop_property): change to new convention:
2111         object property inits are stored as (cons ALIST BASED-ON). This
2112         storage format allows concurrent tweaks in different contexts.
2114 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2116         * TODO: new file.
2118 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2120         * debian/: Late Debian update (sorry Anthony).
2122         * scripts/lilypond-book.py (do_file): Look for input_file in
2123         include path, or ask kpathsea if LATEX.
2125         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
2126         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
2127         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
2128         --header=texidoc.
2130         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
2131         relative.
2133         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
2134         only when filtering, default to input_base otherwise.  Coding
2135         style fixes.
2137 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2139         * lily/include/translator.hh (class Translator): add virtual
2140         qualifier.
2142 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2144         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
2146 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2148         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
2150         * Documentation/user/refman.itely: Run texinfo-all-menus-update
2151         (fixes make web).
2153         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
2154         live in $(out)-www).
2156         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
2157         dependencies.  Add link to .ly source in HTML output.
2158         (Lilypond_snippet.output_html): Handle multiple page picture
2159         output.
2160         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
2161         Make usable for output_texinfo again.
2163         * Documentation/user/GNUmakefile: Add static dependency for
2164         lilypond.tely includes.
2166         * Documentation/user/tutorial.itely: Add some lost `relative'
2167         ly-options.
2169 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2171         * lily/include/translator-group.hh: move Music_output_def member
2172         to Global_translator.
2174         * scripts/lilypond-book.py (do_file):  fix latex output.
2176         * VERSION: release 2.1.20
2177         
2178         * scm/part-combiner.scm (determine-split-list): robustness fix 
2180         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
2182         * lily/parser.yy (music_output_def_body): plug memory leak.
2184         * lily/translator-group.cc (add_fresh_group_translator): plug
2185         memory leak: unprotect Translator_group once added.   
2187         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
2189         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
2190         write .dep file.
2191         (Lilypond_snippet.ly): add \renameinput.
2193 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2195         * Documentation/user/refman.itely (Markup command definition): Doc
2196         by Nicolas Sceaux. Rewrite by Han-Wen
2198         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
2199         thing of the line.
2200         (brew_molecule): only remove if hyphen is not at the end of line.
2201         (set_spacing_rods): new function: minimum-length specifies
2202         distance between syllables.
2204         * scm/define-grobs.scm (all-grob-descriptions): add
2205         Hyphen_spanner::set_spacing_rods to LyricHyphen
2207         * input/regression/lyric-hyphen-break.ly: new file.
2209         * input/test/lyric-hyphen-retain.ly: new file.
2211         * lily/new-part-combine-iterator.cc (construct_children):
2212         add Rest direction.
2214 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2216         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
2218         * Documentation/bibliography/engraving.bib (donemus1982):
2219         update entry.
2221 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2223         * scripts/lilypond-book.py (Substring.__init__): new class.
2224         (Snippet.output_texinfo): add texidoc option.
2225         (Include_snippet.replacement_text): new class.
2226         (Lilypond_snippet.__init__): new class
2227         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
2229         * Documentation/user/refman.itely (Sound): 
2230         note about number of channels.
2232         * scm/music-functions.scm (voicify-music): add \context Staff for
2233         << \\ >> polyphony.
2235         * lily/parser.yy (verbose_command_req): \skip now creates
2236         SkipMusic, and does not lead to spurious staves.
2238         * scm/define-music-types.scm (music-descriptions): rename
2239         NonEventSkip to SkipMusic
2241         * input/no-notation/midi-lyric-barcheck.ly: new file.
2243         * input/regression/collision-dots-invert.ly: new file.
2245         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
2246         case.
2248         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
2249         die if melody died too.
2251 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2253         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
2254         with reading from stdin.
2256         * lily/slur-performer.cc (try_music): new file.
2258         * lily/melisma-performer.cc (try_music): new file. Handle
2259         melismata to help lyrics.
2261         * lily/beam-performer.cc (try_music): new file. Handle beam events
2262         to help lyrics.
2264         * lily/score-performer.cc (one_time_step): reinstate
2265         process_music().
2267         * lily/performer.cc (process_music): add to interface.
2269         * lily/performer-group-performer.cc (process_music): new function.
2271         * lily/dot-column.cc (do_shifts): do collision resolution before
2272         dot positioning.
2273         
2274         * scripts/lilypond-book.py (Snippet.output_print_filename): new
2275         file, process printfilename option.
2276         (Snippet.__init__): rewrite: do not use global variables h or
2277         index.
2278         (main): really support -I option.
2279         (find_toplevel_snippets): new code.
2280         (find_toplevel_snippets): reinstate old version, without global
2281         variables.
2283         * tex/texinfo.tex: really add file.
2284         
2285 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2287         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
2288         compatibility.
2290 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2292         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
2294         * scm/define-translator-properties.scm (drumPitchTable): add
2295         property.
2297         * scripts/lilypond-book.py (simple_toplevel_snippets): new
2298         function.
2299         (help_summary): docstrings.
2300         (do_file): strip the dir of input_base too.
2302 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2304         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
2306         * Documentation/user/lilypond-book.itely: Update.
2308         * make/ly-rules.make: Update lilypond-book commands.
2310         * Documentation/user/GNUmakefile: Update makeinfo commands,
2311         lilypond-book flags.
2313         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
2314         
2315         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
2317         * scripts/filter-lilypond-book.py: Remove.
2319         * Documentation/user/*tely: Update options for new lilypond-book.
2321         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
2322         with @macros in @includes.
2324 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2326         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
2327         make rest-collision only.
2329         * lily/break-substitution.cc (substitute_one_mutable_property):
2330         clear all-elements using scm_assq_remove_x(). 
2332         * lily/rest-collision.cc (do_shift): shift single rests
2334         * flower/include/array.hh (class Array): rename to is_empty ()
2336         * lily/drum-note-performer.cc: new file: perform drum notes.
2338         * VERSION (PACKAGE_NAME): release 2.1.19.
2339         
2340 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2342         * scripts/filter-lilypond-book.py
2343         (classic_lilypond_book_compatibility): New function.
2345 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2347         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
2349         * Grand 2003 -> 2004 search replace. 
2351         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
2352         (i.e. < > )
2354         * ly/performer-init.ly: add DrumStaff
2356         * lily/axis-group-engraver.cc (acknowledge_grob): also take
2357         lyric-interface; this prevents lines with only extender lines from
2358         being junked.
2360         * scm/define-grob-interfaces.scm (lyric-interface): new interface
2362         * lily/lyric-extender.cc (brew_molecule): get line breaking and
2363         extenders right, for once and for all (hopefully).
2364         
2365         * lily/break-substitution.cc (substitute_one_mutable_property):
2366         clear old 'all-elements for System grobs.
2368         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
2369         that associatedVoiceContext is always assigned when music & lyrics
2370         are found. 
2372         * ly/engraver-init.ly: remove Lyrics context.
2373         (TabVoice): add noteheads engraver
2375         * input/test/improv.ly: update: do not use Thread switching. 
2377         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
2378         squashedPosition is a number  
2380         * Documentation/user/refman.itely (Automatic note splitting):
2381         remove Thread references.
2383         * input/no-notation/pc-direction.ly: remove file.
2385         * ly/engraver-init.ly: remove Thread
2387         * input/regression/tie-chord-partial.ly: remove file.
2389         * scripts/convert-ly.py (conv): \harmonic rule
2391         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
2392         notation for harmonic notes: <c' g''\harmonic>
2394         * lily/lily-guile.cc (alist_to_hashq): new function
2396         * scm/lily.scm (alist->hash-table): new function.
2398         * Documentation/user/refman.itely (Percussion staves): update doco.
2400         * input/regression/drums.ly (timb): updates
2402         * lily/note-performer.cc (create_audio_elements): robustness fix.
2404         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
2406 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2408         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
2409         discard valid matches.
2411 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2413         * lily/drum-note-engraver.cc: new file.
2415         * ly/drumpitch-init.ly: move drum definitions
2417         * scm/drums.scm: remove file.
2419         * lily/*.cc: remove abort-event everywhere.
2421         * lily/note-heads-engraver.cc (process_music): robustification.
2423         * lily/accidental-engraver.cc (process_acknowledged_grobs):
2424         robustification.
2426         * lily/parser.yy (simple_element): add \drums mode.
2427         (simple_element): remove \pitchnames , \chordmodifiers. Use
2428         variables to store this. 
2430         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
2431         outside \notes.
2433         * VERSION: release 2.1.18.
2434         
2435         * input/test: remove octave-duplicate.ly
2437 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2439         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
2441 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2443         * lily/simultaneous-music-iterator.cc: remove clone() and copy
2444         constructor from Music_iterator. Changes throughout.
2446         * lily/include/music-iterator.hh (class Music_iterator): remove
2447         Music_iterator::skip and Music_iterator::get_pending_events from
2448         interface. Rename report_to -> get_outlet 
2450         * lily/auto-change-iterator.cc: move contents from
2451         new-auto-change-iterator.cc from
2453         * scm/part-combiner.scm: determine split-list from Scheme. 
2455         * lily/new-auto-change-iterator.cc (process): new file.
2457         * lily/parser.yy (part_combined_music): remove old PC cruft.
2459         * ly/engraver-init.ly: remove old
2460         PC cruft.
2462         * Documentation/user/refman.itely (The Lyrics context): note about
2463         extender lines.
2465         * lily/multi-measure-rest-engraver.cc (process_music): extra check
2466         to allow 0-length mmrest events.
2468         * scm/part-combiner.scm (determine-split-list): many bugfixes.
2470         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
2472         * lily/spacing-engraver.cc (finalize): robustifications.
2474         * input/regression/new-part-combine-solo-global.ly: new file.
2476         * scm/part-combiner.scm: rewrite.
2478 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
2480         * Documentation/user/refman.itely, input/puer-fragment.ly,
2481         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
2482         updated for proper use of lyricsto; replaced "(" and ")" ->
2483         "\melisma" and "\melismaEnd"
2485         * input/test/ancient-font.ly: small updates to reduce compile
2486         warnings (TODO: junk this file)
2488         * input/test/gregorian-scripts.ly: added comment about bug
2490         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
2491         tiny robustness fix
2493         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
2494         recent changes in the feta code); temporarily mapped mensural g
2495         clef to a copy of petrucci g clef until mensural g clef will have
2496         been rewritten
2498         * mf/parmesan-heads.mf: bugfix: solved character name clashing
2499         between mensural and neo-mensural heads (this broke quite a while
2500         ago)
2502         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
2504 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2506         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
2507         indication.  Fixes for verbatim, multi line comments.
2509 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2511         * input/regression/new-part-combine-solo.ly: more cases.
2513         * lily/slur.cc (height): robustness fix.
2515         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
2517         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
2518         stemUp/stemDown.
2520         * scm/music-functions.scm (determine-split-list): further analysis.
2522         * lily/script-engraver.cc (try_music): discard duplicate
2523         articulations.
2525         * input/regression/new-part-combine-solo.ly: new file
2527         * input/regression/new-part-combine-a2.ly: new file.
2529         * ly/performer-init.ly: add Devnull
2531         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
2532         for \musicglyph #"accidental-*"
2533         (conv): \newpartcombine rule.
2535 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2537         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
2539 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2541         * scripts/filter-lilypond-book.py: Handle verbatim, latex
2542         textwidth, --output.
2544 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2546         * scm/new-markup.scm (doubleflat): add accidental markups.
2548         * VERSION: release 2.1.17
2549         
2550         * Documentation/user/refman.itely (Automatic part combining):
2551         revise documentation of the part-combiner.
2553         * input/regression/pc-switch-slur.ly (texidoc): remove file.
2554         
2555         * input/test/part-combine-{moment,staff}.ly: remove file.
2557         * input/regression/pc-mmrest.ly (two): remove file.
2559         * scm/define-music-types.scm (music-descriptions): add
2560         Solo{One,Two}Event and UnisonoEvent
2562         * lily/new-part-combine-iterator.cc (unisono): add state_
2563         variable, signal changes with part-combine-event.
2565         * input/regression/new-part-combine-text.ly: new file.
2567         * lily/part-combine-engraver.cc: new file.
2569 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2571         * scripts/filter-lilypond-book.py: Handle snippet options.
2573 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2575         * scm/music-functions.scm (determine-split-list): detect solo1/2
2576         and unisono.
2578         * lily/new-lyric-combine-music-iterator.cc (construct_children):
2579         revert fix, document why.
2581         * lily/tie-performer.cc (process_music): new function. Set melisma
2582         property.
2584         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
2585         always smaller than bracket size.
2586         (make_bracket): oops. Size of the gap was off by factor 2
2588         * input/test/text-rotate.ly: new file.
2590         * scm/new-markup.scm (markup): a macro that provides a
2591         LilyPond-like syntax in scheme for building markups, in order to
2592         help markup command definition. (Nicolas Sceaux)
2594         * input/test/lyrics-skip-notes.ly: new example.
2596         * lily/parser.yy (post_event): make HYPHEN into postfix event.
2598         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
2599         use is_alias() iso. == . This fixes lyrics on
2600         GregorianTranscriptions. 
2602 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2604         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
2605         \thispagestyle{lastpage} to avoid that it's printed on the second
2606         last page when there's only a single score line on the last page.
2607         (The page breaking mechanism in TeX played some ugly tricks to us.)
2609 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2611         * scripts/filter-lilypond-book.py: Further development.
2613         * input/regression/collision-dots-move.ly: New test.
2615         * lily/note-collision.cc (check_meshing_chords): Move dots on left
2616         hand side note head of non-merged collision to the right.
2618         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
2619         Construct children before accessing property from emtpy
2620         lyrics_context_.
2621         (construct_children): Find thread before finding LyricsVoice.
2622         Create LyricsVoice one if none found, fixes crash (thanks Erik
2623         Sandberg).
2625 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2627         * cygwin/: Forward port.
2629 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2631         * buildscripts/install-info-html.sh: Use Bash.
2633         * cygwin/mknetrel: Patch from Bert.
2635 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2637         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
2639         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
2640         try to copy *png, index.html (Bertalan Fodor).
2642         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
2644 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2646         * lily/note-collision.cc (check_meshing_chords): Do not remove
2647         dots (from down head) when merging similar heads (thanks Matthias
2648         Kilian).  Simplify merge_possible tests and other cleanups
2650         * input/regression/collision-merge-differently-dotted.ly: Add test
2651         for disappearing dots on similar heads for both voices.
2653 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2655         * Documentation/user/invoking.itexi (Invoking lilypond): Document
2656         that tagline overrides copyright for single page scores. Correct
2657         the default tagline value.
2659 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2661         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
2663 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2665         * buildscripts/lilypond-login.sh: Avoid warning about undefined
2666         TEXMF if it's previously unset.
2668 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
2670         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
2672         * input/test/trills.ly: fix the unfolding of lineprall.
2674         * input/test/figured-bass-alternative.ly: fix accidental.
2676 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2678         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
2679         
2680         * input/no-notation/dos-guile.ly: 
2681         * input/no-notation/dos-ps.ly: 
2682         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
2683         
2684         * input/no-notation/safe-include.ly:
2685         * input/no-notation/safe-guile.ly:
2686         * input/no-notation/safe-ps.ly: 
2687         * input/no-notation/safe-tex.ly: New file.
2689         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
2690         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
2691         options now.
2692         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
2693         When in --safe-mode, set environment openout_any=p[aranoid].
2695         * tex/ltest.tex: 
2696         * tex/lilyponddefs.tex: Add \nofiles.
2698         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
2699         options.
2701         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
2702         This allows building the user manual using a binary installation
2703         and a matching unpacked source tree.
2705         * scm/lily.scm (safe-module): New variable. 
2707         * lily/includable-lexer.cc (new_input): Fix error messages.
2709         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
2710         If SAFE, evaluate in safe-module.  Change callers.
2712         * lily/main.cc (Long_option_init): Reinstate safe-mode.
2714         * lily/lexer.ll (embedded_scm): While processing main-input,
2715         invoke ly_parse_scm with safe mode if running in safe-mode.
2716         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
2717         in init.ly for safe-mode.
2719 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2721         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
2722         compatibility with old versions of geometry.sty (compat2
2723         already implied includehead).
2724         Change the page layout slightly so bottom + footskip = top +
2725         headheight + headsep = 16mm, the remaining paperheight-32mm
2726         are used for the music. Increase footskip to 5mm, so the top of
2727         the footer text doesn't touch the music.
2729 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2731         * VERSION: release 2.1.16
2732         
2733         * scm/music-functions.scm (determine-split-list): bugfix: only use
2734         new-active for both voices if both indexes advance. This fixes the
2735         biggest outstanding problem with new-pc. 
2737         * lily/new-part-combine-iterator.cc (construct_children): set more
2738         directions.
2740 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2742         * scripts/convert-ly.py (conv): add instrument rule.
2744         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
2746         * lily/side-position-interface.cc: remove add_staff_support ()
2747         Change all callers to use staff-padding.
2749         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
2750         make_spanner().
2752         * lily/a2-engraver.cc (process_acknowledged_grobs): 
2754         * lily/text-engraver.cc: remove scriptHorizontal property.
2756         * lily/beam.cc (least_squares): also set least-squares-dy for
2757         special case of slanted 2-stem beam to center.
2759         * lily/side-position-interface.cc (out_of_staff): move contents of
2760         out_of_staff into aligned_side.
2761         remove out_of_staff().
2763         * input/regression/measure-grouping.ly: fix warning.
2765         * lily/side-position-interface.cc: add staff-padding support to
2766         Side_position_interface::aligned_side.
2768         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
2769         one get_property too many.
2771         * flower/include/drul-array.hh (linear_combination): new function
2772         (scale_drul): new function
2774         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
2775         operations on empty intervals are silly.
2777 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2779         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
2780         (iso gh_scm2int), fixes crash in new part-combiner.
2782         * configure.in: Up mftrace to 1.0.27.
2784 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2786         * VERSION: release 2.1.15
2787         
2788         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
2789         align all stanza numbers.
2791 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
2793         * Documentation/user/{introduction.itely,refman.itely,
2794         converters.itely}: fix some text inside parentheses; text should
2795         be readable (even) if parentheses are either replaced with commas 
2796         or dropped out.
2798 2004-01-25  Werner Lemberg  <wl@gnu.org>
2800         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
2801         input/test/vaticana.ly, input/test/ancient-font.ly,
2802         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
2803         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
2804         ly/params-as-init.ly, scm/define-grobs.scm,
2805         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
2807         * ly/params-as-init.ly: Removed.  Obsolete.
2808         * buildscripts/lilypond.words.py: Updated.
2810 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2812         * mf/parmesan-clefs.mf: switch off mensural G clefs.
2814         * mf/feta-din{4,5,7,9}.mf: remove.
2815         
2816         * lily/engraver.cc (internal_make_item): centralize item/spanner
2817         factory.
2819         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
2820         do correct chord conversion for ^"sim."  (backportme)
2821         (FatalConversionError.sub_articulations): substitute ^"foo" in
2822         chords too. (backportme)
2824         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
2825         for Fingering.
2827         * lily/side-position-interface.cc (out_of_staff): don't do
2828         anything if staff-padding not defined. 
2830         * mf/feta-params.mf (stafflines): introduce linethickness as
2831         general blackness of the font.
2833         * lily/stem.cc (position_noteheads): rounding error robustness.
2835         * input/regression/rest-collision-beam.ly: move beam/rest stuff
2836         from beam-collision.ly 
2838         * lily/beam.cc (rest_collision_callback): remove direction.
2840         * scm/define-grobs.scm (all-grob-descriptions): remove
2841         enclose-bounds in OttavaBracket and PianoPedalBracket
2843         * scm/new-markup.scm (def-markup-command) new macro, which takes
2844         care of defining the COMMAND-markup and make-COMMAND-markup
2845         procedures, setting markup-signature and keyword-signature object
2846         properties, and pushing the markup command in
2847         markup-function-list.
2849         All markup commands are defined thanks to it.  Users may also use
2850         it to define their own markup commands. (Nicolas Sceaux)
2852         * scm/new-markup.scm: Scheme style clean-up: there should be no
2853         parenthesis alone on a line; LET* should not be used where LET is
2854         enough. (Nicolas Sceaux)
2856 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2858         * scripts/filter-lilypond-book.py: Add script.
2860 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2862         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
2864 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2866         * Documentation/user/refman.itely (Fingering instructions): add
2867         single note chords. 
2869         * lily/multi-measure-rest-engraver.cc: use a single
2870         MultiMeasureEvent for mm rests. This prevents problems with the
2871         new part combiner.
2873         * scm/music-functions.scm (determine-split-list): analysis has
2874         global effect: a difference halfway a phrase makes the entire
2875         phrase be typeset as apart.
2876         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
2878 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2880         * ly/performer-init.ly: add Devnull.
2882         * Documentation/user/refman.itely (Font selection): remove paper20
2883         ref.
2884         
2885 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2887         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
2889 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2891         * scm/music-functions.scm (determine-split-list): bugfixes.
2893         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
2895         * input/test/scales-greek.ly: use C as base, results in different
2896         alterations at the clef.
2898         * input/regression/pedal-ped.ly: new file.
2900         * input/regression/pedal-bracket.ly: new file.
2902         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
2903         replace after_line_breaking()
2905         * lily/line-interface.cc (line): read thickness.
2906         (line): dash-fraction = 0 always for dotted-line style.
2908         * input/test/staff-lines.ly (lower): bugfix.
2910         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
2911         \accepts Devnull into Score.
2913         * scm/lily.scm: remove bla.scm load.
2915 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2917         * VERSION: release 2.1.14
2918         
2919         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
2921         * lily/side-position-interface.cc (general_side_position): add
2922         Staff_symbol_referencer::staff_space ().
2924         * lily/include/context-def.hh: rename from translator-def.hh
2926 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2928         * input/template/piano-dynamics.ly (pedal): Updated definition of
2929         Dynamics such that \cresc works, for example.
2931 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2933         * lily/stem.cc (calc_stem_info): use
2934         Staff_symbol_referencer::staff_space
2936         * lily/beam-quanting.cc (quanting): scale Stem_info 
2938         * lily/beam.cc (rest_collision_callback): use minimum-distance
2939         property for rest/beam collisions.
2940         (rest_collision_callback): bugfixes.
2942         * lily/system.cc (post_processing): extra-offset is now relative
2943         to the size of the current staff.
2945         * scm/music-functions.scm (notice-the-events-for-pc): record all
2946         voices, only analyze "one" and "two".
2948         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
2949         not parent. 
2951         * lily/new-part-combine-iterator.cc (construct_children): create
2952         Devnull from Voice context
2954         * scm/music-functions.scm (determine-split-list): bugfixes.
2956         * lily/lily-guile.cc (robust_scm2int): new function
2958         * lily/staff-symbol-referencer.cc (line_thickness): new
2959         function. Use throughout.
2961         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
2962         in its own context.  Add to preset font-size.
2964         * lily/stem.cc (thickness): new function.
2966         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
2967         compute thickness from ledger-line-thickness.
2969         * lily/note-head.cc (brew_ledger_lines): use
2970         Staff_symbol::get_ledger_line_thickness ().
2972         * lily/beam.cc (rest_collision_callback): use
2973         Staff_symbol_referencer::staff_space().
2975         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
2976         Mus1 Mus2
2978         * lily/include/translator.hh (class Translator): add accepts_list_
2979         so  \with { \denies / \accepts } also works.
2981         * scm/music-functions.scm (determine-split-list): determine split
2982         list from music events.
2984         * lily/new-part-combine-iterator.cc: more states.
2986         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
2988 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2990         * lily/system.cc (set_loose_columns): use the right prebroken cols
2991         for interpolating loose column position.
2993         * lily/text-spanner.cc (brew_molecule): default to no vertical
2994         lines.
2996         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
2997         take space.
2999         * scm/define-grobs.scm (all-grob-descriptions): less padding.
3001 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3003         * scripts/convert-ly.py: Do not test filename when processing
3004         stdin.
3006         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
3008 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3010         * lily/axis-group-engraver.cc (finalize): extra check; if
3011         process_music () is never called, then staffline_ == 0.
3013         * lily/simultaneous-music-iterator.cc (pending_moment): don't
3014         check run_always ().
3015         
3016         * VERSION: release 2.1.13
3018         * input/regression/note-head-style.ly (pattern): cleanup.
3020         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
3021         downloading.
3023         * scm/output-lib.scm (shift-right-at-line-begin): new function:
3024         kludge rehearsalmark placement.
3026         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
3027         , ly:spanner?
3029         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
3030         close to note head for accidentals.
3032         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
3033         tuplet direction.
3035         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
3037 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3039         * lily/include/music-iterator.hh (class Music_iterator): add
3040         substitute_outlet() to iterator API.
3042         * lily/new-part-combine-iterator.cc (construct_children):
3043         New_pc_iterator: new class, better part combining.
3045         * lily/tie-column.cc (werner_directions): new function
3047         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
3049         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
3050         empty objects group spanner as parent
3052         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
3053         slope against graphical slope.
3055         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
3056         for ottava bracket.
3058         * lily/side-position-interface.cc (general_side_position):
3059         opps. reinstate *dir.
3061         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
3062         parser run.
3064         * lily/tuplet-bracket.cc: remove calc_dy ().
3066         * Documentation/user/refman.itely (Balloon help): document balloon
3067         help
3069 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3071         * scm/document-backend.scm (check-dangling-properties): Grob
3072         properties are defined define-grob-properties.scm.
3073         
3074 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3075         
3076         * VERSION: release 2.1.12
3078         * scm/define-grobs.scm (all-grob-descriptions): larger font for
3079         ChordName
3081         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
3082         relation to surroundings.
3084         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
3085         Y-extent to the note-extents: stay clear of the staff.
3087 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3089         * Documentation/user/GNUmakefile
3090         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
3091         iso. copy.
3093         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
3095         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
3097         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
3099         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
3101         * lily/line-interface.cc (line): remove thickness from calling interface.
3103         * lily/hairpin.cc: use Line_interface
3105         * lily/line-interface.cc: new file. Line_interface for everything
3106         with dotted/dashed lines.
3107         
3109         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
3111         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
3112         for constructing ottava brackets.
3113         
3114         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
3115         the note heads.
3117         * Documentation/user/internals.itely (Engravers and performers):
3118         fix broken link.
3120         * scm/music-functions.scm (make-mark-set): new function.
3122         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
3123         functionally identical to beam.
3125         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
3126         () with beam (). 
3128         * Documentation/user/refman.itely (Rehearsal marks): document new
3129         functionality.
3131         * input/regression/rehearsal-mark-number.ly: new file.
3133         * input/regression/rehearsal-mark-letter.ly: new file.
3135         * scm/translation-functions.scm (number->mark-string): new function
3136         (format-mark-letters): new function
3137         (format-mark-numbers): new function
3139         * lily/mark-engraver.cc (process_music): rehearsalMark is now
3140         integer; formatting is done through markFormatter property.
3141         
3142         * scm/define-translator-properties.scm: fold all *-done properties
3143         into positioning-done.
3145         * lily/beam.cc (position_beam): new function
3146         (brew_molecule): make sure that positions are calced before making
3147         the molecule.
3149         * scm/output*.scm (beam):  take 4th argument for function.
3151         * ps/music-drawing-routines.ps: take blot as 4th argument.
3153         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
3154         stem to avoid small dents.
3155         
3156 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3158         * VERSION: release 2.1.11
3160         * input/regression/balloon.ly: new file.
3162         * lily/balloon.cc (brew_molecule): new file: draw boxes around
3163         objects, and make help texts. 
3165         * scm/new-markup.scm (parse-simple-duration): parse duration
3166         string to log & dots. (Thanks Nicolas!)
3168         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
3169         rule.
3171 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
3173         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
3174         Lemberg).
3176         * THANKS: alphabetic order.
3178 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3180         * input/regression/note-head-harmonic.ly: new file.
3182         * Documentation/user/internals.itely (Technical manual): explain
3183         difference between music, translation, layout.
3185         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
3187         * scm/output-ascii-script.scm (bracket): rounding bfs.
3189         * scripts/convert-ly.py (conv): add \include "paper" rule. 
3191         * ly/paper*.ly: remove files. 
3192         
3193         * scm/paper.scm (set-staff-size): new function: set default
3194         staff-size.
3196         * scripts/convert-ly.py (conv): add conversion rule.
3198         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
3199         function.
3201         * scm/paper.scm: new file.
3202         (set-staff-size): new function 
3203         (set-paper-size): new function
3205         * lily/parser.yy (music_output_def_body): restructure definition,
3206         so first Scheme statement in \paper also happens in new scope. 
3208         * lily/system.cc (post_processing): move uniquify_list () to
3209         dumping molecule stage.
3211         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
3212         this will mess up scores that use barchecks to shorten measures.
3214         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
3215         at 20pt too.
3217         * Documentation/user/tutorial.itely (Printing lyrics): document
3218         \lyricsto
3220         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
3222         * Documentation/user/refman.itely (Fermatas): document \lyricsto
3224         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
3225         if Voice is not found.
3227         * VERSION: release 2.1.10
3228         
3229         * input/{test,regression}/: remove old-relative 
3231         * lily/lexer.ll: add empty markup signature. 
3233         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
3234         strut markup
3236         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
3238         * scm/define-translator-properties.scm: update melismata property
3239         doco.
3241         * lily/system.cc (output_lines): revert uniquify_list() patch,
3242         strange side effects seen.
3243         
3244         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
3245         dash-period < 0.
3247         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
3248         for flute. 
3250 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3252         * input/regression/*.ly: use newaddlyrics iso. addlyrics
3254         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
3256         * lily/lyric-extender.cc (brew_molecule): behave decently in case
3257         of line breaks.
3258         (brew_molecule): add padding to left, not right.
3260         * lily/system.cc (uniquify_list): new function
3261         (output_lines): uniquify_list () on all-elements. This fixes
3262         double symbols in the output.
3264         * lily/beam.cc (rest_collision_callback): don't move anything if
3265         staff-position is set.
3267         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
3269         * lily/system.cc (typeset_grob): warn if adding twice.
3271         * lily/sequential-iterator.cc (run_always): implement run_always().
3272         (also in other files.)
3273         
3274         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
3276         * lily/event.cc (to_relative_octave): add octave-check.
3278         * Documentation/user/refman.itely (Line breaking): add noBreak.
3280         * scm/new-markup.scm (normalsize-markup): add function.
3281         (sans-markup): new function.
3283         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
3284         come earlier nowadays.  This fixes beams on grace notes.
3285         
3286         * scm/music-functions.scm (direction-polyphonic-grobs): new
3287         variable, share between override and revert. This fixes script
3288         directions in polyphonic sections. (backportme)
3290 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3292         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
3293         breakpoints.
3295         * lily/break-align-interface.cc: add doco
3297         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
3299 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3301         * VERSION: release 2.1.9
3303         * scm/document-markup.scm (markup-doc-node): add note about naming.
3305         * scm/new-markup.scm (left-align-markup): bugfix. 
3307         * Documentation/user/refman.itely (Ottava brackets): more doco for
3308         ottava.
3310         * lily/side-position-interface.cc (out_of_staff): also do
3311         out_of_staff() correctly for d == DOWN.
3313         * lily/text-spanner.cc (brew_molecule): only put vertical line and
3314         horizontal line if they move to the right.
3315         
3316         * scm/define-grobs.scm (all-grob-descriptions): set
3317         text-repeat-if-broken for ottava spanner
3319         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
3320         property.
3322         * mf/feta18.mf: design size is 18 not 22.5
3324         * lily/new-lyric-combine-music-iterator.cc (process): new file.
3325         Add a single LyricsVoice to a melody. Melismata may be set
3326         individually.
3328         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
3330         * lily/dot-column.cc: add stdio.h
3332 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3334         * lily/item.cc: documentation for break-visibility (Thanks, John).
3336 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3338         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
3340         * lily/translator-def.cc: rename Translator_def to Context_def.
3342         * Documentation/user/internals.itely (Lexical details): clarify
3343         string def.
3345         * Documentation/user/refman.itely (Rhythmic music): add link to
3346         RhythmicStaff 
3348 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3350         * lily/translator.cc: document start_translation_timestep()
3352         * scm/output-tex.scm (tex-encoded-fontswitch): use
3353         round for rounding (inexact->exact yields rationals)
3355         * lily/*.cc: remove superfluous start_translation_timestep() calls.
3357         * lily/translator-group.cc (get_simple_trans_list): 
3358         new function; construct simple_trans_list_ lazily.
3359         
3360 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3362         * lily/paper-outputter.cc (output_scope): Check if number before
3363         checking exact (guile cvs).
3365         * scm/*: Escape backslashes in scheme strings (guile cvs).
3367 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3369         * Documentation/user/refman.itely (Tablatures basic): annotate
3370         seealso sections.
3372         * lily/*.cc: cleanup of engraver initialize() functions.
3374         * lily/repeat-acknowledge-engraver.cc
3375         (start_translation_timestep): remove first_b_
3377         * lily/tab-note-heads-engraver.cc: listen to string number events
3378         inside < > too. (backportme).
3380         * Documentation/user/refman.itely (Text scripts): add fatText to
3381         index.
3383 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3385         * VERSION: 2.1.8
3387         * stepmake/bin/add-html-footer.py (built): add Wiki links to
3388         footer.
3390         * lily/parser.yy (translator_mod): allow \with { \remove .. }
3392         * lily/bar-check-iterator.cc (process): only warn if
3393         barCheckLastFail was changed.
3395         * scm/define-translator-properties.scm (barCheckLastFail): add
3396         property.
3398         * lily/main.cc (main_prog): print summary of failed files.
3400         * lily/axis-group-engraver.cc: move all spanner creation to
3401         process_music (). Now staffs can be adjusted with \override too.
3402         (Jan, you are a brilliant programmer!)
3403         
3404         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
3406 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3408         * Documentation/user/tutorial.itely (Integrating text and music):
3409         Show the commands to produce a PDF as well.
3411 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3413         * lily/translator-def.cc (get_translator_names): accept user
3414         tweaks too. 
3416         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
3417         as big as normal heads. 
3419         * input/*ly: run convert-ly
3420         
3421         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
3422         () if dependencies are fluked.
3424         * scm/document-translation.scm (engraver-doc-string): update on
3425         latest string/symbol conventions.
3427         * lily/translator-ctors.cc: use Scheme_hash_table.
3429         * lily/translator-def.cc (get_translator_names): new function
3430         (add_context_mod): new function
3431         (get_accepted): new function
3433         * lily/parser.yy (context_mod): put all modifications of
3434         \translator { } in a single production, encode as SCM.
3436         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
3437         to use read-only lists, so additions to the definition can be
3438         prepended easily.  
3440         * Documentation/user/invoking.itexi (Editor support): add node on
3441         editor support.
3443         * Documentation/user/refman.itely (Bar check): add lyrics example
3444         of bar checks. 
3446         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
3448         * scripts/convert-ly.py (conv): add conversion rule.
3450         * lily/parser.yy: use \change iso. \translator for staff switch.
3452         * lily/my-lily-lexer.cc: add \change.
3454         * scm/define-translator-properties.scm
3455         (default-melisma-properties): add definition.
3457 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3459         * Documentation/user/refman.itely (Bar lines): clarification of
3460         systemStartDelimiter. 
3462         * input/test/slur-shape.ly (x): remove file.
3464         * lily/translator-group.cc (apply_property_operations): new function.
3466 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3468         * lily/parser.yy (optional_prop_ops): allow \with {
3469         PROPERTYSETTINGS } following \context or \new.
3471         * lily/my-lily-lexer.cc: add \with.
3473         * lily/parser.yy (property_operation): clean up definition of
3474         property operations.
3475         (property_op_to_music): new function.
3476         (context_spec_music): new function
3478         * VERSION: 2.1.7 released.
3479         
3480         * input/regression/collision-merge-dots.ly: new file.
3482         * lily/note-collision.cc (check_meshing_chords): if merging heads,
3483         then kill the dots too. 
3485         * lily/separating-line-group-engraver.cc (acknowledge_grob):
3486         set/unset breakableSeparationItem
3488         * lily/separation-item.cc (relative_width): add function.
3490         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
3491         only-prebreak-interface
3493         * lily/system.cc (output_lines): only junk only-prebreak-interface
3494         grobs.
3496         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
3497         read breakableSeparationItem
3499         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
3501         * lily/system.cc (output_lines): don't suicide Spacing_items. 
3503         * lily/dot-column.cc (dot_config_badness): new function:
3504         select the best scoring dot configuration: dots should go close to
3505         the note heads, but be shifted up or down according to conventions.
3506         (print_dot_configuration): idem.
3507         (shift_one): idem
3508         (remove_collision): idem.
3510         * input/regression/dots.ly: add more test cases.
3512 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3514         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
3516         * flower/include/interval.hh: rename elem_b to contains 
3518         * lily/tie.cc: change 'heads to 'head-pair.
3520         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
3521         fill in 'heads field.
3523         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
3524         minimum-length for short ones, and shorten so collisions with the
3525         next syllable are avoided.
3527         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
3528         near-zero slopes.
3529         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
3531         * lily/dots.cc: remove quantized_position callback. All Y
3532         positioning is done by dot-column.cc
3534         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
3535         exhaustive test of all dot positions. This fixes disappearing dots
3536         in dotted chords.
3538 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3540         * mf/feta-klef.mf (test_staff): fatten up G clef
3541         (test_staff): fatten up f clef.
3542         
3544 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3546         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
3547         * input/les-nereides.ly: Use latin1 characters for title, like
3548         Morgenlied.
3550 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3552         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
3553         cmb10).
3555         * lily/lyric-extender.cc (brew_molecule): add little space before
3556         extender line.
3558         * lily/beam-quanting.cc (score_forbidden_quants): check if
3559         outer stafflines fall in any beam gaps.
3561         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
3562         for lyric texts.
3564 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3566         * VERSION: 2.1.6 released.
3568         * lily/beam-quanting.cc (quanting): add inspect-quants property:
3569         this shows the demerits of a user-defined beam position pair.
3571         * scm/define-grobs.scm (all-grob-descriptions): set
3572         beamed-extreme-minimum-free-lengths to a different value.
3574         * lily/scm-option.cc: add debug-beam scm-option
3576         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
3578 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3580         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
3582         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
3583         space after barline.
3585         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
3587         * lily/spacing-spanner.cc (breakable_column_spacing): take average
3588         of spacing wishes, not maximum. Only do this for delta-t == 0. In
3589         the other case, take standard column-breakable spacing. Do not
3590         warn about "no spacing wishes".
3592         This fixes wide spaces after barlines in very loose lines.
3594         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
3596 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3598         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
3599         acknowledge_grob lyric-syllable, not lyric-text.
3601         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
3602         dashes of length #'length separated by #'dash-period. 
3604         * lily/lyric-extender.cc (brew_molecule): idem
3606         * lily/multi-measure-rest.cc (big_rest): idem
3608         * lily/system-start-delimiter.cc (simple_bar): idem
3610         * lily/bar-line.cc (simple_barline): use rounded box
3612         * VERSION: release 2.1.5
3614         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3615         music): move note about dvips to more visible place.
3617         * lily/lyric-phrasing-engraver.cc: move from
3618         new-phrasing-engraver.cc, remove old cruft (syllable-group,
3619         lyric-phrasing-engraver.hh)
3620         
3621         * lyric-align.ly: remove file
3622         
3623         * scripts/convert-ly.py (FatalConversionError.func): add removal
3624         rule for automaticMelismata
3626         * ly/engraver-init.ly (ScoreContext): switch on
3627         New_phrasing_engraver by default.
3629         * lily/slur-engraver.cc (class Slur_engraver):
3630         process_acknowledged_grobs -> process_music.
3631         (try_music): signal melismata correctly.
3633         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
3634         word-space, right-trim-amount, and extend past right bound only
3635         for note heads.
3637         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
3638         lyric-extender support: add note-heads to the extender
3639         automatically.
3641         * lily/parser.yy: extender is now post_event. 
3643         * lily/accidental-engraver.cc (number_accidentals): remove
3644         spurious warning about non-parent contexts.
3646         * lily/music-output-def.cc (assign_translator): \translator { }
3647         for a Foo context implicitly redefines \FooContext.
3649         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
3650         fixes.
3652         * lily/slur.cc (brew_molecule): don't use stafflinethickness
3653         doubly in slur weight. 
3655         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
3656         combination.
3658         * scm/define-grobs.scm (all-grob-descriptions): change clef -
3659         staffbar distance.
3661         * scripts/lilypond.py (global_latex_preamble): crank down size of
3662         the margins. Now there is a 12 mm top and bottom margin, which
3663         should correspond with the printable area of modern printers.
3665         This enlarges the music height of the printable page a little.
3667         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
3668         signs. Use \markup instead.
3669         (accreg_pen): tweak for accordeon asterisk.
3671 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3673         * lily/melisma-engraver.cc (try_music): use melisma_busy()
3675         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
3677         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
3679         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
3681         * scm/define-grobs.scm (all-grob-descriptions): change
3682         StanzaNumber description: make side support, i.s.o. breakable.
3683         use Instrument_name_engraver for texts in the margin.
3685         * scm/define-translator-properties.scm: remove
3686         melismaEngraverBusy, stz property.
3688         * *.cc: naming: change empty_b () into is_empty ()
3690         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
3692         * input/regression/lyric-phrasing-new.ly: new file.
3694         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
3695         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
3696         melismata are now left-aligned.
3698 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3700         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
3702         * mf/feta19.mf: remove.
3703         
3704         * mf/feta-klef.mf (test_staff): more tweaks
3706         * mf/feta-toevallig.mf: more small size tweaks.
3708         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
3709         rests for smaller sizes.
3711         * mf/feta-bolletjes.mf: fix cross heads.
3713         * VERSION: release 2.1.4
3714         
3715         * scripts/convert-ly.py (FatalConversionError.func): add rule for
3716         deprecated #'ancient font family
3718         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
3719         it is a string or number.
3721         * scm/output-lib.scm (note-head-style->attachment-coordinates):
3722         change calling convention of stem-attachment function. 
3724         * buildscripts/mf-to-table.py: read and dump WX/WY fields
3726         * mf/feta-autometric.mf: dump WX/WY fields too
3727         
3728         * mf/parmesan-heads.mf: idem.
3730         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
3731         attachment coordinates.
3733         * lily/note-head.cc (stem_attachment_coordinate): read stem
3734         attachment from the notehead glyphs WX/WY fields.
3736         * lily/include/font-metric.hh (struct Font_metric): add methods
3737         get_indexed_wxwy (), make a distinction between looking up by
3738         index and ASCII  
3740         * mf/feta-bolletjes.mf: rewrite note head MF code.
3741         (test_outlines): make heads more rotund for smaller sizes. 
3743 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3745         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
3746         throughout. Font scaling fixes throughout.
3748         * mf/feta-sleur,slur.mf: remove. 
3750         * mf/feta-slag.mf: rewrite.
3752 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3754         * VERSION: release 2.1.3
3756         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
3758         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
3760         * lily/mark-engraver.cc (process_music): fix mark
3761         \default. (backportme)
3763         * stepmake/stepmake/automatically-generated.sub.make (default):
3764         use -n for head/tail commands. 
3766         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
3767         heads with the same pitch.
3769 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
3771         * lily/recording-group-engraver.cc (finalize): set protected_scm
3772         member to '() before finalizing.
3774         * lily/translator-group.cc (finalize): remove removal_processing () 
3776         * lily/recording-group-engraver.cc: new engraver: record
3777         synchronized start & end times for each music object.
3779         * lily/parser.yy (toplevel_expression): execute score rendering
3780         during parsing. Cleanup output-filename handling; this is no
3781         longer done with global variables.
3782         (translator_spec_body): allow \type modification too.
3784         * lily/score.cc:  ly:run-translator: new function
3785         (LY_DEFINE): ly:render-output new function.
3787         Separate interpreting and rendering, and make available as
3788         functions at Scheme level.
3790 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3792         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
3793         (musicxml-node->string):
3794         (xml-node->string):
3795         (music-to-musicxml): New function.
3797 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3799         * VERSION: 2.1.2 released
3801         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
3803         * scm/font.scm (paper20-font-vector): discouple font design sizes
3804         from sizes specified in .ly file: store all design sizes of a font
3805         in a single vector.
3807         * lily/font-select.cc (get_font_by_design_size): new function
3809         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
3810         add parmesan,feta in sizes 14 and 18.
3811         
3812         * mf/feta-toevallig.mf: use blot diameter for double sharp.
3814         * lily/font-size-engraver.cc (acknowledge_grob): change definition
3815         of fontSize: this now sets font-size
3817 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3819         * VERSION: 2.1.1 released
3820         
3821         * Documentation/user/refman.itely (Tuning objects): add note about
3822         concurrent tweaks in different contexts. 
3824         * lily/tie-engraver.cc (acknowledge_grob): use
3825         Staff_symbol_referencer::get_position iso. reading staff-position
3826         directly.
3828         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
3829         currentMusicalColumn as left span-point for bracket. The bracket
3830         is too long when there are accidentals.
3832 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3834         * buildscripts/lilypond-profile.sh,
3835         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
3836         Thanks to Reuben Thomas <rrt@mupsych.org>
3838 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
3840         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
3841         Wurbel <wurbel@univ-tln.fr>.
3843 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3845         * scripts/midi2ly.py: Add space after chords.
3847 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
3849         * input/regression/{many}: add few @code{ ... }.
3851 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3853         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
3854         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
3855         Removed cmbx5, cmbx6 (which are included in teTeX)
3856         and cmbxti14 which is not used in fonts.scm.
3858 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
3860         * lily/midi-item.cc: fine tune quarter tones.
3862 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
3864         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
3865         new function, warn how many cents are missing in fine tuning.
3867 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
3869         * input/bugs/rhytmicstaff-tie.ly: add file.
3871         * THANKS: Create skeleton for 2.1.
3873 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
3875         * input/test/bar-lines.ly (TODO): dashed "|".
3877 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
3879         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
3880         input/regression/tie-chord.ly: Fix spell for tying.
3882         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
3884         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
3885         new file (renamed, see above).
3887         * Documentation/user/lilypond-book.itely
3888         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
3889         * input/example-1.ly input/example-2.ly input/example-3.ly
3890         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
3891         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
3892         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
3893         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
3894         * scripts/lilypond-book.py scripts/lilypond.py
3895         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
3896         * vimrc: replace ly2dvi with lilypond and remove silly comments.
3898         * Documentation/user/lilypond.tely: update version.
3900         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
3901         Remove extra spaces in each @node, fixes spaces.
3903 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3905         * scripts/lilypond-book.py (output_dict): Add definition of
3906         \lilypondbook also for LaTeX output. Solves several bug reports.
3908 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
3910         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
3912 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
3914         * input/test/transposition.ly: Fix key signatures, given in comments.
3916 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3918         * scm/midi.scm (instrument-names-alist),
3919         Documentation/user/appendices.itely: Correct spelling of shakuhachi
3921 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3923         * input/test/temporary-stave.ly (texidoc): New example based on an
3924         email question from Ralph Little.
3926 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3928         * VERSION: release 2.1.0
3929         
3930         * lily/note-performer.cc (try_music): accept busy-playing-event.
3932         * lily/swallow-perf.cc (try_music): return false for
3933         busy-playing-event and melisma-playing-event.
3935 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3937         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
3938         >> in \score.
3940 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3942         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
3943         that articulation_substitute will not move beam start again.
3944         (articulation_substitute): Bugfix: remove stray space so that new
3945         old chords ending '>>' does not get broken up.
3946         (sub_chord): Use TAB for indentation (not spaces).
3947         
3948         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
3949         Bugfix for startup: Use ?^ instead of ?\^.
3951 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3953         * lily/lyric-combine-music-iterator.cc
3954         (Lyric_combine_music_iterator): change init order, to prevent GC
3955         segfaults.
3957         * lily/context-specced-music-iterator.cc (construct_children): 
3958         only change  translator if found. This fixes a core dump problem.
3960 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3962         * scm/slur.scm (default-slur-extremity-rules): use equal? for
3963         comparison.
3965         * mf/feta-bolletjes.mf: make hole in half note little
3966         smaller for stem attachment.
3968         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
3970         * mf/feta-banier.mf: don't draw stem with flag, just small square
3971         attachment.
3973         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
3975         * mf/feta-banier.mf: remove upstem/downstem characters.
3977         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
3979         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
3980         stafflinethickness (in the default)
3982         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
3984         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
3986         * Documentation/topdocs/INSTALL.texi (Top): reorder.
3988         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
3990         * lily/include/directional-element-interface.hh:
3991         junk class, make {get,set}_grob_direction functions.
3993         * lily/slur.cc (get_attachment): do something sensible when
3994         attaching to stem without heads (eg. a rest).
3996         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
3997         forcing up to staff.  remove #'support-head property
3998         (brew_molecule): small cleanup.
3999         (flag): remove #'grace property.
4001 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4003         * cygwin/postinstall-lilypond.sh: 
4004         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
4005         (Volker Zell).
4007 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4009         * scripts/lilypond-book.py: resurrect 'eps' option. 
4010         (TexiPaper.to_eps): use -Ppdf for EPS files.
4012         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
4014         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
4016         * VERSION: release 2.0.1
4018         * lily/bezier.cc (get_other_coordinate): change assert into
4019         warning.
4021         * lily/note-head.cc (internal_brew_molecule): make left protusion
4022         smaller, to accomodate for natural sign.
4023         (internal_brew_molecule): only do this when the accidental is
4024         close enough.
4025         (extent): new function
4027         * lily/skyline.cc (merge_skyline): new function
4028         (heighten_skyline): new function
4030         * lily/accidental-placement.cc (position_accidentals) 
4031         (position_accidentals): fix todo.
4033 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4035         * input/test/+.ly (texidoc): put version number inline.
4037         * GNUmakefile.in: remove rsync-web target.
4038         
4039         * input/regression/bar-scripts.ly (onestaff): raggedright
4041 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4043         * lily/*.cc: remove #if 0'd code in couple of places.
4045         * lily/midi-stream.cc (operator <<): rewrite.
4047         * lily/note-head.cc (internal_brew_molecule): 
4048         only make ledgers when the Staff symbol has lines.
4050         * ly/property-init.ly (arpeggioBracket): simplify
4052         * lily/translator-group.cc (execute_pushpop_property): use
4053         SCM_EQ_P for comparing keys. This fixes reverting
4054         auto-beam-settings.
4056 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4058         * lily/midi-stream.cc (operator <<): Also write MIDI string when
4059         midi_debug_global_b.
4060         (operator <<): Normalise loop.
4062 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4064         * scripts/lilypond.py (escape_path): revise.
4066         * scm/music-functions.scm (set-output-property): new function.
4067         
4068 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4070         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
4071         use addmakeflags again.
4073         * cygwin/lily-wins.py (escape_shell): New function; use it.
4075         * scripts/lilypond.py (escape_shell): Escape quotes and other
4076         spaces too.  Do not escape escaping backslashes.
4078         * make/srcdir.make.in (web-install): Must call install-WWW now.
4080         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
4081         dependency
4083 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4085         * scripts/lilypond.py (escape_path): escape quotes too. 
4087         * Documentation/user/lilypond.tely (Unified index): rename Index
4088         to accomodate Windows breakage.
4090         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
4092         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
4093         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
4094         target not a source.
4096 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4098         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
4099         addmakeflags.  Build and install doc and web also when building on
4100         Cygwin.
4102         * mf/GNUmakefile: Bugfix.
4104         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
4105         target web.
4107         * cygwin/lily-wins.py: Quote filename.
4109 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4111         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
4113 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4115         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
4116         settings.
4118         * configure.in: Require g++ > 3.0.4.
4120         * mf/GNUmakefile: Bugfix: Add list.ly target.
4121         
4122         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
4124         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
4125         make omf directory, add uninstall targets.
4127 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4129         * lily/tie-performer.cc (initialize): init prev_event
4131         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
4133         * lily/script-engraver.cc (make_script_from_event): don't crash on
4134         non-string articulation-type.
4136         * lily/new-fingering-engraver.cc (add_script): don't crash on
4137         0 scripts 
4138         (acknowledge_grob): warn about text script events.
4140 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
4142         * buildscript/lilypond.words: fix path for drums.scm.
4144 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4146         * lily/spacing-spanner.cc (note_spacing): don't make longer
4147         durations than measure-length.
4149         * VERSION: release 2.0.0
4151         * GNUmakefile.in (rsync-web): version independent rsync target.
4153         * input/test/+.ly (texidoc): idem.
4155         * input/regression/+.ly: print version number.
4157         * input/regression/accidentals.ly (mel): shorten.
4159         * input/regression/accidental-octave.ly (texidoc): shorten.
4161         * input/regression/hairpin-dashed.ly (texidoc): docstring.
4163         * input/regression/completion-heads-polyphony.ly: octave
4165         * input/regression/beam-manual.ly: remove
4167         * input/regression/beam-chord.ly: remove
4169         * input/regression/grace-dynamic.ly: remove
4170         
4171         * input/regression/grace-volta-repeat.ly: octave fixes.
4173         * input/regression/hairpin-dashed.ly (texidoc): doc string.
4175         * lily/parser.yy (step_number): semitones for chord entry too.
4176         (make_chord_step): more robust code, semitones. 
4178         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
4180         * input/regression/breathing-sign.ly (texidoc): split ancient and
4181         normal breathing signs.
4183         * scm/define-grobs.scm (all-grob-descriptions): swap
4184         beamed-extreme-minimum-free-lengths and
4185         beamed-minimum-free-lengths; the 'extreme' case should allow
4186         shorter stems. This fixes forced directions on beamed 32nd and
4187         shorter notes.
4189         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
4190         quartertones, not semitones.
4191         (NoteNamesContext): swallow more event types
4193         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
4195         * VERSION (PACKAGE_NAME): release 1.9.10
4197 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4199         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
4200         set note head as cause of note-column.  This gives a better error
4201         message.
4203 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4205         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
4207 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4209         * mf/GNUmakefile (pfa_warning): instruct 
4211         * stepmake/aclocal.m4: typo.
4213         * Documentation/user/cheatsheet.itely: more verbose examples.
4215         * input/regression/clefs.ly: remove bogus docstring.
4217 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4219         * GNUmakefile.in (SUBDIRS): Add elisp.
4221         * elisp/lilypond-mode.el: 
4222         * elisp/lilypond-init.el: 
4223         * elisp/lilypond-indent.el: 
4224         * elisp/lilypond-font-lock.el: Move from top dir.
4226         * stepmake/stepmake/elisp-vars.make: New file.
4228         * config.make.in (elispdir): Add.
4230         * Documentation/topdocs/INSTALL.texi: Typo.
4232         * make/ly-rules.make: Test for files instead of touching void and
4233         ignoring errors.
4235         * GNUmakefile.in:
4236         * make/lilypond.redhat.spec.in:
4237         * debian/rules: Fix lilypond.words stuff a bit.  For running from
4238         <builddir>, adding
4239         
4240              (push "<builddir>/share/lilypond/elisp" load-path)
4242         to your ~/.emacs.el should give you LilyPond-mode again.
4244         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
4245         regexp for DOS/Windows, we are too paranoid to fix others.
4247 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4249         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
4251         * input/test/chord-names-jazz.ly (banterProperties): fix
4253         * lily/parser.yy (bass_mod): bass figure alterations are semi
4254         tones, not quarter tones
4256         * lily/beam.cc (set_stem_lengths): only lengthen stems
4257         for gapped beams.
4259         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
4260         by beamcount.
4262         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
4263         a warning that the warning may erroneous.
4265         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
4266         target.
4268         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
4269         targets.
4271         * GNUmakefile.in ($(config_h)): config.h should depend on
4272         config.hh.in .
4273         (lilypond.words): remove fontball stuff.
4275         * stepmake/aclocal.m4: only print config.cache warning if it exists.
4277         * configure.in: remove pktrace reference.
4279         * GNUmakefile.in (rsync-web): permissions and ownership for
4280         website.
4282         * lily/volta-engraver.cc (staff_eligible): new function.
4283         (stop_translation_timestep): kill off spanners if not eligible.
4285         * VERSION (PATCH_LEVEL): release 1.9.9
4287         * input/regression/beam-quanting-32nd.ly (texidoc): new file
4289         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
4290         length is more important than forbidden quants.
4291         
4292 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
4294         * buildscripts/lilypond.words: order words in search order,
4295         add lilypond.words.vim to be generated.
4297         * lilypond.vim: use lilypond.words.vim for keyword matching.
4299         * lilypond-mode.el: use search order. fix word selection rules.
4301         * lilypond-font-lock.el: fix fontifying long durations.
4303         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
4305 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4307         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
4309         * stepmake/stepmake/generic-targets.make:
4310         * stepmake/stepmake/bin/make-version.py: 
4311         * stepmake/aclocal.m4:
4312         * make/stepmake.make:
4313         * make/toplevel-version.make: Build fixes: remove last traces of
4314           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
4316         * lily/beam.cc: Add gap-count property.
4318 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4320         * scm/define-grob-properties.scm (gap-count): add gap-count
4322         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
4324 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4326         * cygwin/mknetrel.doc: Typo.
4328         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
4330         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
4332 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4334         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
4335         sizes. Remove support for 'ledger'(=tabloid+landscape).
4337 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4339         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
4340         sauter PFAs.
4342         * configure.in: remove VERSION stuff once again.
4344         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
4346         * scm/define-grobs.scm (all-grob-descriptions): use sans family
4347         for chord names.
4349         * mf/GNUmakefile: always trace pfa fonts.
4350         (SAUTER_FONTS): add cmss[567] too fonts
4352         * configure.in: require mftrace. 
4354         * lily/staff-performer.cc (new_instrument_string): don't look at
4355         instrument property.
4357         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
4358         is_direction is the C++ one. Similar for ly_axis_p and
4359         ly_number_pair_p
4361 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4363         * lily/beam.cc (brew_molecule): read gap-count to determine
4364         number of tremolo (gapped) beams.
4366         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
4367         shorter than 1/8
4369         * flower/include/array.hh (default_compare): new function
4371         * cygwin/mknetrel: Native fixes.
4373         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
4375 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4377         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
4378         feature for Windows.
4380         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
4382         * cygwin/mknetrel: Updates for native use on Cygwin.
4384         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
4386         * stepmake/stepmake/help2man-rules.make: 
4387         * cygwin/mknetrel: Bugfix for manpages.
4389         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
4390         $(builddir).  Stepmake is a normal subdirectory now, that is not
4391         configured.  Another srcdir build fix.
4393         * Documentation/topdocs/INSTALL.texi,
4394         buildscripts/lilypond.words.py, lilypond-font-lock.el,
4395         lilypond-init.el, lilypond-mode.el, debian/rules,
4396         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
4397         rename generated file lilypond.words to lilypond.words.el.
4399 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
4401         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
4403         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
4404         GNUmakefile.in.
4406 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4408         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
4409         when cross building.
4411         * configure.in: srcdir build fix.
4413         * cygwin/GNUmakefile:
4414         * cygwin/lily-wins.py:
4415         * cygwin/postremove-lilypond.sh: 
4416         * cygwin/postinstall-lilypond.sh: Merge from stable.
4418         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
4419         s/ly2dvi/lilypond/.
4421 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4423         * lily/slur.cc (after_line_breaking): only set control points if
4424         none supplied yet.
4426         * input/test/slur-manual.ly: new file.
4428         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
4429         <<  >> chords too.
4431         * VERSION (PACKAGE_NAME): release 1.9.8
4433         * scripts/lilypond.py (escape_path): escape spaces in directory names
4435         * input/test/text-spanner.ly: fixes.
4437 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
4439         * buildscripts/lilypond.words.py: add drum names as note names to
4440         Emacs-mode.
4442 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4444         * input/regression/hairpin-dashed.ly: new file.
4446         * scripts/convert-ly.py (conv): warn about dash-length.
4448         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
4449         automatically if we get a new one.
4451         * lily/lookup.cc (dashed_line): new function
4453         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
4454         dash-fraction.
4456 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
4458         * buildscripts/lilypond.words.py: extract note names.
4460         * lilypond-mode.el: take note names from lilypond.words -file.
4461         small fix in the use of string-match.
4463         * lilypond-font-lock.el: use lilypond.words for note names, add 
4464         maxima to note a duration.
4466 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4468         * lily/breathing-sign.cc: remove railtracks() function. 
4470         * input/regression/arpeggio-bracket.ly (texidoc): add file.
4472         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
4473         (brew_molecule): bugfix don't make arpeggio shorter when
4474         arpeggio-direction is set.
4476         *  debian/rules: small corrections in the (Pedro K)
4478         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
4479         examples.
4481         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
4482         special (repeat) bar comes along.
4484         * input/regression/auto-beam-bar.ly: update.
4486         * scripts/lilypond-book.py (output_dict): remove support for the
4487         EPS option.
4489         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
4490         VerticalAlignment and VerticalAxisGroup this fixes the size
4491         computations for the entire system.
4493         * input/les-nereides.ly (bass): remove superfluous fontSize.
4495         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
4496         causes directory of file to be added to include path.
4498         * input/regression/beam-break.ly: test single stem beams.
4500         * input/regression/system-start-bracket.ly: fix.
4502         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
4504         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
4506         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
4507         (score_stem_lengths): do something sensible for single stem beams.
4509         * lily/beam.cc (least_squares): add kludge for single stem beams.
4511         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
4512         keySignature to list of broken things.
4514         * input/regression/keys.ly: fix.
4516         * VERSION (PACKAGE_NAME): release 1.9.7
4518         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
4520         * Documentation/user/refman.itely (Pitches): doc quarter tones.
4522         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
4523         (quartertone_pitch): new function
4525         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
4526         flat. WARNING: FONT CHANGED.
4528         * ly/nederlands.ly: add -eh and -ih for quarter tones.
4530         * lily/accidental-placement.cc (add_accidental): support for
4531         quarter tones.
4533         * ly/LANGUAGEs.ly: use symbols for alterations.
4535         * mf/feta-toevallig.mf: change accidental codes. 
4537         * scm/lily.scm (ly:get-option): switch on debugging only for
4538         --verbose.
4540         * lily/lily-guile.cc: remove ly:verbose?
4542         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
4544         * lily/parser.yy (TODO): only do gh_call() for apply with
4545         procedure argument.
4547         * lily/tie-engraver.cc (start_translation_timestep): move melisma
4548         stuff in accordance with new timing of tie-events.
4550         * lily/my-lily-lexer.cc: remove \outputproperty
4552         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
4554         * scm/define-translator-properties.scm (melismaBusyProperties):
4555         add melismaBusyProperties property.
4557 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4559         * input/test/ambitus-mixed.ly (texidoc): new file.
4561         * buildscripts/mutopia-index.py (find): prune debugging
4563         * lily/side-position-interface.cc: doc updates
4565         * Documentation/user/refman.itely: updates, tweaks.
4567         * lily/parser.yy (Simple_music): remove outputproperty
4569         * make/stepmake.make: use VERSION again; importing VERSION via
4570         autoconf dependencies is too hairy.
4572 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
4574         * lilypond-mode.el: allow `-' for keywords and identifiers.
4576 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4578         * VERSION: release 1.9.6
4579         
4580         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
4581         iso. ly2dvi.
4583         * Documentation/user/*.itely: fixes everywhere
4585         * lily/completion-note-heads-engraver.cc: rewrite engraver:
4586         produce ties from the engraver itself, do not broadcast TieEvent.
4588         * lily/my-lily-lexer.cc: remove pitch & duration.
4590         * lily/parser.yy (TODO): remove \pitch and \duration
4592         * input/test/explicit.ly: remove file.
4594         * Documentation/user/refman.itely (Pitches): remove \pitch 
4595         \duration command.
4597 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
4599         * buildscripts/lilypond.words.py: add all slur types to Emacs
4600         insertion menu, suppose everything is postfixed by dropping 
4601         unnecessary `-' -marks.
4603 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4605         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
4606         tremoloed stems.
4608         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
4609         head for flagged stems.
4611         * lily/stem.cc (get_default_stem_end_position): futz with extra
4612         stem length if there is a stem tremolo.
4614         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
4615         it would be too small.
4617         * lily/font-metric.cc: return #f for non-existent glyph.
4618         
4619         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
4620         exported through config.make.
4622         * input/regression/clef-oct.ly: new file.
4624         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
4625         transposition.
4627         * input/template/*.ly: remove old relative.
4629         * ly/english.ly: add X names for double sharp.
4631 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4633         * lily/font-select.cc: new file handle font selection routines.
4635         * lily/parser.yy: add ; (Patrick Atamaniuk)
4637         * input/test/time-signature-double.ly: use markups for double time
4638         sigs.
4640         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
4641         ChordNames.SeparationItem #'padding for adjusting space after chords.
4642         
4643         * lily/music-output-def.cc (LY_DEFINE): 
4644         new function ly:paper-lookup.
4645         
4646         * mf/parmesan-clefs.mf: use # quantities for char_box
4647         offsets. Fixes overflow errors in the PFA. 
4649         * scm/new-markup.scm (strut-markup): change calling interface for
4650         markup. Pass paper-def, not grob. This would allow \markup to be
4651         used separately from grobs.
4653         * lily/paper-def.cc: new function ly:paper-font; this function
4654         replaces ly:get-font.
4656         * lily/include/font-interface.hh (struct Font_interface): take
4657         Paper_def iso. Grob for get_font().
4659 2003-09-14  Graham Percival  <gperlist@shaw.ca>
4661         * Documentation/user/ tutorial.itely, refman.itely: add warning
4662         about \key and accidentals.
4664 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4666         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
4668         * Documentation/user/*.itely: manual tweaks
4670 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
4672         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
4673         cleanup; bugfix: exact_center
4675         * Documentation/user/refman.itely: added more documentation on
4676         ambitus according to recent questions on lilypond-user list
4678 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4680         * input/regression/ottava.ly (texidoc): demo 15ma too.
4682         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
4684         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
4685         octave fixes.
4687 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4689         * lily/lexer.ll: add \r to the rules for newlines; this fixes
4690         problems on older Mac editors.
4692 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
4694         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
4696 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
4698         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
4699         mf/parmesan-clefs.mf: added comments on character alignment and
4700         set_char_box() conventions
4702         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
4703         set_char_box()'s
4705         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
4707 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
4709         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
4711 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
4713         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
4714         shortened to avoid almost-collision with staff line; code cleanup;
4715         other custodes: fixed char boxes; code cleanup
4717 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4719         * configure.in: release 1.9.5
4720         
4721         * scripts/lilypond.py (global_latex_preamble): only set
4722         twosideshift if 'twoside' is in latexoptions 
4724         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
4726         * VERSION: remove
4728         * scripts/*2ly.py: update <> syntax
4730 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4732         * lily/chord-name-engraver.cc (process_music): add origin for
4733         chord name.
4735         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
4737         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
4738         bass notes for exceptions too.
4740         * scm/define-grobs.scm (all-grob-descriptions): rename
4741         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
4743         * scm/define-grob-properties.scm (remove-first): add remove-first
4744         property for orchestral scores.
4746         * Documentation/user/*.itely: switch <<>> and <> 
4748         * lily/glissando-engraver.cc (process_music): bugfix: move line to
4749         last_line only once. This fixes the two consecutive glissandi problem.
4751 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
4753         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
4754         error message "flexa-width undefined"
4756         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
4757         lily/include/gregorian-ligature.hh: print warning when ignoring
4758         head prefixes on flexa shapes
4760         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
4761         space before a series of inclinatum heads
4763         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
4764         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
4765         cleanups
4767         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
4768         and char_box
4770 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
4772         * input/regression/breathing-sign.ly: tiny fixes
4774         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
4775         semantical collision with vaticana ligatures
4777         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
4778         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
4779         now consistent with mensural ligatures
4781         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
4782         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
4783         context pitches and staff position; dto. for virga stem; removed
4784         obsolete virga and clivis characters from parmesan font (WARNING:
4785         font changed)
4787         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
4788         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
4790         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
4791         scm/define-grob-properties.scm: consistency fix: renamed
4792         join_left->add_cauda
4794         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
4795         appendix length; bugfix: yoffs_bt for reverse direction punctum
4796         characters
4798         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
4799         small cleanups; added more docu
4801         * lily/mensural-ligature-engraver.cc,
4802         lily/vaticana-ligature-engraver.cc,
4803         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
4804         computation to CoherentLigatureEngraver
4806         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
4807         scm/define-grob-properties.scm: bugfix: added missing linea and
4808         cavum properties; bugfix: removed dead semivocalis property
4810         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
4811         length; redesigned quilisma, stropha and auctum
4813         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
4814         line thickness
4816         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
4817         Documentation/user/refman.itely: bugfix: introduced shifted
4818         epiphonus head to avoid collision with adjacent plica
4820 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4822         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
4824         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
4826 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4828         * Documentation/user/tutorial.itely (A lead sheet): remove
4829         duplicate chords.
4831         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
4833 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4835         * Documentation/bibliography/computer-notation.bib (isbn): add
4836         xivcim publication.
4838 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
4840         * GNUmakefile.in: drop lilypond.words for generation.
4842 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
4844         * buildscripts/lilypond.words.py: take filename (also) from an arg.
4846         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
4848 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4850         * input/test/figured-bass-alternate.ly (fl): new file.
4852         * Documentation/topdocs/README.texi (Top): clarifications.
4854         * Documentation/bibliography/computer-notation.bib (isbn): add phd
4855         theses of Gieseking and Renz.
4857         * GNUmakefile.in (README_FILES): remove README.mandrake.
4859 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
4861         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
4862         from source files and search patterns listed in the script.
4864         * GNUmakefile.in: add target `lilypond.words'.
4866         * lilypond.words: remove file, generated by `make lilypond.words'.
4868         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
4870 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
4872         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
4874 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4876         * VERSION: 1.9.4 released
4878         * scripts/convert-ly.py (FatalConversionError.figures_replace):
4879         rule for < > <-> << >> substitution
4881         * lily/lexer.ll: exchange meaning of << >> and < > 
4883         * VERSION (PACKAGE_NAME): 1.9.3 released
4885         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
4886         pages unconditionally.
4888 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4890         * Documentation/user/music-glossary.tely (Top): small syntax
4891         fixes.
4893         * scm/music-functions.scm (remove-tag): filter \tagged music
4894         expressions.
4896         * input/regression/tag-filter.ly (texidoc): new file.
4898         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
4899         symbol2 .. ) etc. 
4901         * scripts/convert-ly.py (FatalConversionError.conv): fingering
4902         convert rule.
4904         * Documentation/user/refman.itely (Fingering instructions): adjust
4905         manual.
4907         * lily/new-fingering-engraver.cc (position_scripts): don't crash
4908         for borderline cases (e.g. 1 fingering.)
4909         (position_scripts): revise interface, use fingerOrientations to
4910         set fingering positions.
4912         * scm/document-translation.scm (context-doc): add aliases to
4913         automated documentation.
4915         * make/lilypond-vars.make: remove stepmake compat glue.
4917         * make/generic-vars.make: remove cruft.
4919         * lily/main.cc (main): don't identify binary.
4921 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4923         * lily/include/translator.hh (class Translator): remove
4924         type_string_ , use symbol for context name throughout.
4925         Changes through whole source tree.
4927         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
4928         set PDF as default, and always make PDF.
4930         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
4932 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
4934         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
4935         Documentation/user/refman.itely input/regression/allfontstyle.ly
4936         input/regression/grace-types.ly:
4937         fix spelling for acciaccatura (Webster's 1913).
4939 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4941         * lily/main.cc (usage): adjust blurb, include url.
4943         * input/regression/breathing-sign.ly (texidoc): transpose up
4945 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
4947         * input/regression/breathing-sign.ly: changed ancient examples to
4948         be relevant (by request of Han-Wen); updated BreathingSign text
4949         property according to new syntax.
4951         * ly/gregorian-init.ly: updated BreathingSign text property
4952         according to new syntax
4954 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4956         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
4957         (Clef): index entries for clefs.
4959         * python/lilylib.py (system): remove errorlog files.
4960         
4961 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
4963         * lilypond.words: add \new and new graces. Add dynamics to menus
4964         keeping 1.8.x compatibility; after all the engraving relating to 
4965         notes becomes postfixed `-' marks will be removed.
4967 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4969         * lily/molecule.cc (align_to): idem.
4971         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
4972         
4973         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
4974         accacciatura everywhere.
4976         * VERSION (PACKAGE_NAME): released 1.9.2
4978         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
4980         * scm/document-markup.scm (markup-doc-node): sort markup function
4981         list.
4983         * lily/paper-outputter.cc (output_version): change "Lily was here"
4984         into  "Engraved by LilyPond"
4986         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
4987         on unquoted strings before \notenames.
4989         * lily/parser.yy (lyric_element): allow markup as lyric text. This
4990         increases the number of s/r reductions to 4.
4992         * scm/new-markup.scm (fraction-markup): \fraction command.
4994         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
4995         mode
4997         * lily/lookup.cc (round_filled_box): rename function.
4998         (LY_DEFINE): round-filled-box: change signature.
5000         * Documentation/user/refman.itely: revise section explaining grace
5001         notes.
5003         * lily/translator-scheme.cc (LY_DEFINE): add ! to
5004         ly:set-context-property
5006         * input/*/*.ly (vmus): use \new everywhere.
5008         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
5010         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
5011         default
5013         * scm/music-functions.scm (set-stop-grace-properties)
5014         (set-start-grace-properties, add-grace-property): new functions
5015         for modular grace tweak control.
5017         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
5018         
5019 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5021         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
5023         * GNUmakefile.in (install-pfa-fonts):
5024         (get-pfa-fonts): New target.
5026         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
5027         install-pfa-fonts help.
5029 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5031         * lily/translator-scheme.cc (LY_DEFINE):
5032         ly:context-pushpop-property new function.
5033         (LY_DEFINE): new function ly:translator-find  
5034         new function ly:translator?
5035         (LY_DEFINE): new function ly:context?
5037         * lily/translator-def.cc: remove
5038         Translator_def::apply_pushpop_property().
5040         * python/lilylib.py (read_pipe): only store and display error log
5041         if verbose not set.
5042         (read_pipe): only display log if it contains something.
5044 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5046         * Documentation/misc/GNUmakefile: Re-add.
5047         (TEXTS): Add CHANGES.
5049 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
5051         * lilypond.words: add \newcontext.
5053 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5055         * lily/tie-performer.cc (stop_translation_timestep): only flush
5056         tied_notes when we have actually made a tie. Fixes bugs with ties
5057         in polyphonic scores.
5059 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5061         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
5062         they do not exist.
5064 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5066         * VERSION (PACKAGE_NAME): released 1.9.1 
5068         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
5069         Instrument_name_engraver
5071         * lily/tie-performer.cc (create_audio_elements): bugfix
5073         * Documentation/user/music-glossary.tely (Top): comment out
5074         font-style statements.
5076         * input/test/force-hshift.ly: revise example.
5078         * Documentation/bibliography/engraving.bib (note): typos.
5080         * configure.in: bump GCC requirements to 3.x
5082         * lily/include/audio-item.hh (class Audio_tie): rename
5083         note_l_drul_ to note_drul_
5085         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
5087         * lily/parser.yy (relative_music): whoops. All \relative were off
5088         by ...  a lot .... Ahem.
5090         * scm/define-music-types.scm (music-descriptions): idem.
5092         * lily/beam-engraver.cc: move new-beam-event to beam-event
5094         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
5095         to Tie_engraver
5097         * input/regression/bar-number.ly: remove unnecessary old-relative
5098         options.
5099         
5100         * Documentation/user/internals.itely (Creating contexts): document
5101         \newcontext
5103         * lily/parser.yy (Composite_music): add \newcontext
5105         * Documentation/user/refman.itely (MIDI block): add note about
5106         dotted tempos.
5108         * scm/font.scm: remove old markup legacy
5110         * GNUmakefile.in (web-clean): remake share/ after web-clean.
5112         * lily/breathing-sign.cc (brew_molecule): remove function
5114         * lily/text-item.cc: remove old-style markups.
5115         (interpret_markup): C++ version of markup function
5116         (brew_molecule): idem.
5118         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
5119         as Scheme variable.
5121         * scripts/convert-ly.py (conv): dashes rule.
5122         Apply rule.
5124         * Documentation/user/lilypond-book.itely: syntax fixes. 
5126 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5128         * VERSION (PACKAGE_NAME): release 1.9.0
5130         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
5131         note about dvips. (Should backport.)
5133         * scripts/convert-ly.py
5134         (FatalConversionError.articulation_substitute): add
5135         convert-new-chords code. Remove convert-new-chords.py
5137         * Documentation/user/refman.itely (Octave check): document
5138         \octave.
5140         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
5141         \relative changes.
5143         * lily/parser.yy (command_element): octave check:
5145            \octave PITCH
5147         checks that PITCH (without octave) yields PITCH (with octave) in
5148         \relative
5150         * lily/relative-octave-music.cc (to_relative_octave): octave check.
5152         * lily/scm-option.cc: ly:set-option now has the default argument
5153         #t.
5155         * lily/lexer.ll: add \renameinput
5157         * python/lilylib.py (command_name): robustifications.
5159         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
5160         /dev/stderr. This is ash compatible.
5162         * ly/init.ly: add warning if compatibility was not necessary.
5164         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
5166         * flower/include/string-handle.icc: formatting cleanups, rename
5167         references by ref_count_.
5169 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
5171         * make/lilypond.mandrake.spec.in: syncronize the spec file with
5172         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
5173         package libs separately, fix conflicting php variable out=/dev/vc/
5174         invoking `unset out', declare menus, use only one icon-file, fix
5175         doc-path in menu.
5177 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5179         * scripts/convert-ly.py (FatalConversionError.conv): typo
5181         * Documentation/misc/GNUmakefile: restore misc directory.
5183         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
5185         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
5186         Petites-Preludes 
5188         * input/test/partial-blank.ly (quickmeasure): syntax
5190         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
5191         attachment property.
5193         * Documentation/user/refman.itely: remove superfluous -'s 
5194         (Grace notes): ) fixes.
5196         * lily/music.cc: generic compress(), transpose() functions. Remove
5197         others.
5199         * lily/parser.yy (gen_text_def): remove support for #'(italic )
5200         style markup entry.
5202         * lily/parser.yy: all articulations postfix; remove obligatory -
5203         for [,  ) and \!
5204         
5205         * lily/music.cc (to_relative_octave): write generic
5206         to_relative_octave function; various relative cleanups.
5207         Hmmm.
5209         * lily/scm-option.cc: add options new-relative and old-relative
5211         * po/sv.po: new po file.
5213         * Documentation/user/refman.itely (Dynamics): website
5214         fixes. (should backport!)
5216 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
5218         * make/lilypond.mandrake.spec.in: declare version only once.
5220 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5222         * lily/simultaneous-music.cc (to_relative_octave): undo relative
5223         meaning for now.
5225 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5227         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
5229         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
5231         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
5233         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
5235         * lily/music.cc (var): add ly:music-transpose function.
5237         * lily/parser.yy (pre_events): remove prefix articulations.
5239         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
5241         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
5243         * Documentation/user/refman.itely (Text markup): add comment about
5244         markup in header.
5246 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5248         * lily/paper-outputter.cc (write_header_fields_to_file): 
5249         only dump value if it is a string.
5251         * flower/include/dictionary.hh: remove.
5252         
5253         * Documentation/ChangeLog-1.5: add back old log.
5255         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
5256         .pfas from a .deb.
5258 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5260         * Documentation/bibliography/engraving.bib: add entry for
5261         Jaschinski's Notation
5263 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5265         * Documentation/user/refman.itely (Beaming): add note about
5266         allowBeamBreak
5268 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
5270         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
5271         GregorianTranscription contexts
5273         * ly/engraver-init.ly: vaticana contexts: minor fixes
5275         * Documentation/user/refman.itely (Ancient notation): added note
5276         on appendix length bug
5278         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
5279         input/test/vaticana.ly: use vaticana contexts; small fixes
5281 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5283         * flower/hash.cc: Remove.
5285         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
5286         to (nonexistent?) hash_func_ identifier.
5288         * python/midi.c (midi_error, midi_warning): Use char const* for
5289         __FUNCTION__ argument.
5291         * python/gettext.py: Remove.  We already require python 2.1, which
5292         includes gettext.py.
5294         * configure.in: Require python 2.1, as INSTALL.texi says.
5295         it.
5297         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
5298         versions 1.50 and 1.75.  Remove note about lexer patch.
5300 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5302         * Documentation/topdocs/INSTALL.texi: Update type1 font
5303         description to actual situation.  Add comment about new font ball
5304         layout.
5306         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
5307         in $LILYPONDPREFIX suffices for installation.
5309 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5311         * debian/control (Build-Depends): Add flex-old as alternative to
5312         flex.  Deprecate bison 1.75.
5314 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
5316         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
5317         Vaticana contexts
5319         * Documentation/user/refman.itely (Ancient notation): documented
5320         some bugs; tiny fixes; added docu on Vaticana contexts
5322         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
5323         scripts
5325 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
5327         * Documentation/user/refman.itely (Ancient notation): added some
5328         introductory words; added section on ancient time signatures;
5329         added some @seealso and @refcommands; small fixes and
5330         beautifications
5332 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
5334         * input/regression/note-head-style.ly: many fixes and updates
5336         * Documentation/user/refman.itely: added small sections on ancient
5337         accidentals, rests and flags; revised ancient note head section;
5338         small wording/spelling fixes
5340         * input/test/rests.ly: layout fixes
5342 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
5344         * input/puer-fragment.ly: bugfix: central C position of do clef
5346         * ly/gregorian-init.ly: workaround: add small padding space before
5347         divisiones (the correct fix would be the spacing engine to handle
5348         this)
5350 2003-08-13  Graham Percival  <gperlist@shaw.ca>
5352         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
5353         cue-notes.ly: minor fixes.
5355 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
5357         * Documentation/user/refman.itely: bugfix: remove obsolete link to
5358         input/test/custos-style.ly
5360         * Documentation/index.html.in: bugfix: link to Tutorial.html
5362         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
5363         to neumes; bugfix: "et": epiphonus, not just a simple pes
5365 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
5367         * lilypond-mode.el: split `Insert Tag' if it is long enough.
5369         * lilypond.words: add new features: markup, column, center, \[ \].
5370         
5371 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
5373         * Documentation/topdocs/NEWS.texi, DEDICATION,
5374         stepmake/bin/add-html-footer.py
5375         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
5376         input/mutopia/J.S.Bach/wtk1-fugue1.ly
5377         input/mutopia/J.S.Bach/wtk1-prelude1.ly
5378         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
5379         added (only) after a sentence which is complete; if the sentence is 
5380         not ended a comma `,' or nothing is used. fix also spaces.
5382 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5384         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
5385         requirements to plain 1.6.
5387         * buildscripts/mutopia-index.py (read_lilypond_header): update
5388         mutopia-index.py to 1.4 syntax [sic]
5390 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
5392         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
5394 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5396         * Documentation/index.html.in: url for regression pdf
5398         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
5400         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
5402         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
5404         * VERSION: 1.8.0 released
5405         
5406         * GNUmakefile.in (local-WWW-post): footify build fix.
5408         * configure.in: require GUILE 1.6.4
5410         * Documentation/user/GNUmakefile: don't copy *.png for
5411         lilypond-internals
5413         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
5414         local-WWW-post target.
5415         (rsync-web): add rsync-web target
5417         * Documentation/user/introduction.itely (Music notation and
5418         engraving): add neume example
5420         * input/puer-fragment.ly (cantus): add puer-fragment
5422 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5424         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
5425         to notes, so that equalizer is actualy being used.
5427         * scm/midi.scm (instrument-equalizer-alist):
5428         (absolute-volume-alist): Define public, so that user can copy or
5429         override.
5431         * lily/key-performer.cc (create_audio_elements): Check for minor
5432         key.  Only if key is minor, set MIDI key to minor.
5434 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5436         * Documentation/user/refman.itely (Hiding staffs): fixes.
5438         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
5440         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
5441         vertical extents to deal with Hara kiri correctly.
5443         * input/regression/hara-kiri-short.ly: remove
5445         * input/regression/hara-kiri-pianostaff.ly: update test.
5447         * Documentation/user/*.tely: remove WEBTITLE
5449         * scm/output-tex.scm (comment): idem.
5451         * scm/output-pdftex.scm: remove GUILE 1.4 glue
5453         * scm/music-functions.scm (make-lyric-event): new function
5455         * scm/lily.scm (lilypond-version): new function
5457         * input/test/version-output.ly: new file.
5459         * Documentation/user/lilypond.tely: add version number to
5460         front-page.
5462 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5464         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
5466 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5468         * input/template/gregorian-transcription.ly (barTwo): syntax update.
5470         * Documentation/user/refman.itely (Hiding staffs): rename node.
5472 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5474         * input/regression/new-markup-syntax.ly (texidoc): remove
5475         molecule-callback override.
5477 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5479         * input/les-nereides.ly: Mark tweaks with %tweak.
5481         * Debian patch, see debian/changelog (Anthony Fok).
5483 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5485         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
5486         problem.
5488 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
5490         * Documentation/user/refman.itely (Text markup): Fix language bug.
5492 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5494         * input/* : postfix syntax fixes.
5496         * Documentation/user/refman.itely (Text markup): add note about
5497         raise/lower with ^ or _ .
5498         
5499         * po/fi.po: fix \\apply strings.
5501         * lily/parser.yy (open_event): warn for prefix articulations.
5503 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
5505         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
5506         fix also on parmesan font.
5508 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5510         * VERSION 1.7.30 released
5511         
5512         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
5514         * buildscripts/mutopia-index.py (headertext): rewording
5516 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5518         * scm/new-markup.scm (strut-markup): new markup function.
5520         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
5521         space also when no accidental is there.
5523 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5525         * input/les-nereides.ly: Updates.
5527 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
5529         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
5530         which repeats the tag insertion selected from "Insert tag" menu.
5532 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5534         * lily/all-font-metrics.cc (find_font): load AFM files first only
5535         for feta fonts. This fixes problems with TeXlive and other TeX
5536         distros that include AFM files for the CM fonts. 
5538         * scm/font.scm (qualifiers-to-font-name): remove.
5540         * lily/paper-def.cc: remove get_var.
5542         * input/trip.ly: remove file.
5543         
5544         * input/regression/spacing-note-flags.ly (raggedright): remove
5545         stafflinethickness
5547         * input/les-nereides.ly: update to new syntax, cleanups.
5549 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5551         * Documentation/user/refman.itely: Clarify shortest-note problem
5552         of autobeamer.
5554 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
5556         * lilypond-mode.el: Add each word to regexps only once.
5558         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
5559         is based on the syntax definitions in lilypond.words. Remove all 
5560         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
5561         LilyPond->Insert menu is generated by the entries in lilypond.words 
5562         to which have been given a syntax definition.
5564         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
5565         \notes, \relative, \score, \simultaneous, \transpose.
5567         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
5569         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
5570         
5571         * lilypond-mode.el: add menu keywords separately.
5573         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
5575 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
5577         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
5578         current ugly installation method for PFA fonts.
5580 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
5582         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
5583         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
5585         * Documentation/user/music-glossary.tely: update legato.
5587 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5589         * lexer-gcc-3.0.patch: Remove.
5591         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
5593 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5595         * debian/rules (binary-arch): remove NEWS.
5597 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
5599         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
5600         stepmake/bin{ many }: polish the `--help's of different scripts;
5601         model taken from the core-utils of Linux.
5603         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
5605 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5607         * flower/parse-afm.cc (parseCharMetrics): add warnings.
5609         * flower/libc-extension.cc: idem.
5611         * flower/include/libc-extension.hh: protect against isinf macros.
5613 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
5615         * { many }: Use two uppercase letters in LilyPond.
5617         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
5619         * VERSION: 1.7.29 released.
5620         
5621 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5623         * lily/tie.cc: add TODO comment.
5625         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
5627         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
5628         linejoins and linecaps. This fixes problems with occasional spikes
5629         on slur/tie endings.
5630         
5631         * input/regression/font-name.ly: don't use PS fonts for
5632         compatibility reasons. 
5634         * mutopia/claop.py (accents): update to 1.8
5636         * Documentation/user/music-glossary.tely (Top): remove 13pt.
5638         * Documentation/user/macros.itexi: don't color glossary links.
5640         * Documentation/user/invoking.itexi (Error messages): new section
5642 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5644         * input/regression/font-name.ly: add file.
5646         * scm/document-backend.scm (grob-doc): remove <hr> from
5647         lilypond-internals
5649         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
5650         reqd version to 1.6.4 
5652         * lily/font-interface.cc (get_font): bugfix: take font-name from
5653         alist chain too. This fixes font-name override for \markup.
5655 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5657         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
5659         * input/test/polymetric-differing-notes.ly: Compile fix.
5661 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
5663         * Documentation/user/refman.itely: fixed typo
5665         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
5666         before flexa
5668 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
5670         * input/test/{ many }: search & fix some typos.
5672 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5674         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
5675         images.
5677         * scm/music-functions.scm (make-voice-props-set): set Script /
5678         TextScript dir for polyphony too.
5680         * scm/define-grobs.scm (all-grob-descriptions): decrease space
5681         before clef.
5683         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
5685 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
5687         * Documentation/user/refman.itely (Percussion): Small
5688         clarifications and fixes.
5690         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
5691         threads. This fixes different heads playing simultaneously.
5693 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
5695         * Documentation/user/{ many }: increase readability (read through 
5696         User manual from `one big page').
5698 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5700         * input/test/polymetric-differing-notes.ly: add example with
5701         disparate note values.
5703         * input/test/polymetric.ly: rename from poly-metric
5705         * scripts/ly2dvi.py (include_path): bugfix: use outbase
5706         iso. outname.
5708         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
5709         G-clef bbox to real char extents. This fixes the G-clef being
5710         offset too much to the right.
5711         document perc clef offset.
5713         WARNING: FONT CHANGED.
5715         * Documentation/user/tutorial.itely (Tutorial): move menu.
5717 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5719         * buildscripts/lilypond-profile.sh (Error): trim error message.
5721         * Documentation/user/invoking.itexi (Invoking the lilypond
5722         binary): add note about path.
5724         * Documentation/user/macros.itexi: add @c at EOL, hopefully
5725         suppresses superfluous spaces.
5727 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5729         * buildscripts/lilypond-profile.sh: Add documentation to error
5730         message.
5732         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
5734 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5736         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
5737         <mike@ossmann.com>)
5739         * Documentation/bibliography/computer-notation.bib (pages): prune
5740         unscientific language.
5742         * Documentation/user/GNUmakefile: copy unsplit file to
5743         lilypond.html (idem for lilypond-internals).
5745         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
5747         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
5749         * python/lilylib.py (lilypond_version): 2.1 proof version check.
5751         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
5752         fix.
5753         
5754 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
5756         * Documentation/user/{ various }: bind text snippets with their
5757         examples, e.g. by punctuation: This is an example.
5759 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5761         * ly/performer-init.ly (VoiceContext): Typos.
5763         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
5764         builds, leave final-install to toplevel srcdir makefile.
5766         * make/srcdir.make.in (install): New target.
5768 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5770         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
5771         This fixes core dump on MIDI output (Simon Weatherill).
5773         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
5774         on local-WWW-post.
5776 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5778         * make/lilypond.redhat.spec.in: add dvips to reqs.
5780 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5782         * make/srcdir.make.in (web): Add special web target.
5784         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
5785         from inner $(LOOP).
5787         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
5789         * stepmake/stepmake/generic-targets.make (www-targets-help):
5790         * GNUmakefile.in (web-install): Install in $(webdir).
5792         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
5794         * cygwin/changelog: 
5795         * cygwin/mknetrel: Update.
5797         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
5798         (html-doc): Remove (use: web).
5800         * stepmake/stepmake/script-rules.make: 
5801         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
5802         Fix $(config_make) dependencies for srcdir build.
5804         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
5805         target for srcdir build.
5807         * stepmake/make/stepmake.make: 
5808         * make/srcdir.make.in: 
5809         * GNUmakefile.in:
5810         * make/stepmake.make (config_make): Rename variable (was:
5811         configuration).
5813 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5815         * Documentation/user/internals.itely (Manipulating music
5816         expressions): run lilypond on example too.
5818         * flower/include/libc-extension.hh: move lrint define to
5819         header. bugfix.
5820         
5821 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5823         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
5824         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
5825         do we recurse whole tree?).
5827         * GNUmakefile.in (html-doc): Resurrect.
5829         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
5830         obsolete $(package-icon) dependency.
5832 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5834         * Documentation/user/refman.itely (Automatic staff changes):
5835         add seealso 
5837         * Documentation/index.html.in: link to bigpage.
5839         * Documentation/user/tutorial.itely (Tutorial): streamline.
5841         * Documentation/index.html.in: url typo.
5843         * VERSION (PACKAGE_NAME): release 1.7.28
5845         * python/lilylib.py (error_log): remove '/' from name.
5847         * input/regression/pedal.ly: remove; dups input/test/
5848         
5849         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
5851         * Documentation/index.html.in: python style doco index.
5853         * Documentation/{footer,header}.html.in (src): remove, 
5855         * Documentation/pictures: remove all but lelie-logo.xpm.
5857         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
5858         before running makeinfo.
5860         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
5861         @code{}
5863 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5865         * input/test/bar-number-regular-interval.ly: rename.
5867         * Documentation/user/*: various fixes. 
5869 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
5871         * Documentation/{ many }: polish for update-all-menus. typos.
5873         * po/fi.po: fixes.
5875         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
5877         * buildscripts/mutopia-index.py: polish.
5879         * input/regression/{ many }, input/test{ many }: polish texidocs.
5881 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5883         * scripts/convert-ly.py (FatalConversionError.conv): rule for
5884         pedal-style
5886         * lily/text-spanner.cc (brew_molecule): use bracket-flare
5887         iso. edge-widen.
5889         * lily/piano-pedal-engraver.cc (process_music): change from
5890         process_acknowledged ()
5892         * lily/piano-pedal-bracket.cc: new file. Change
5893         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
5894         cleaned up.
5896         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
5898         * input/regression/tuplets.ly (texidoc): rename file.
5900         * po/fr.po: update
5902         * buildscripts/lilypond-profile.sh: error message if script is not
5903         sourced.
5905         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
5906         bracket-flare
5907         (make_bracket): simplify code.
5909         * lily/parser.yy (verbose_command_req): catch typos in \key scale
5910         argument.
5912         * python/lilylib.py (lilypond_version_check): new function
5914         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
5916         * scripts/ly2dvi.py (run_lilypond): add version check.
5918         * scripts/lilypond-book.py (option_definitions): typo
5920         * scripts/ly2dvi.py (include_path): typo
5922         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
5924         * lily/parse-scm.cc (parse_handler): typo
5926         * Documentation/user/macros.itexi: use @heading for headings.
5928         * Documentation/user/refman.itely: updates, fixes.
5930 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
5932         * po/fi.po: add Finnish translations. fixes.
5934         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
5936         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
5937         from lily/glissando-engraver.cc.
5939 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5941         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
5942         for non-first _broken_ bracket.
5944         * Documentation/user/refman.itely: corrections.
5946 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5948         * lily/new-fingering-engraver.cc (position_scripts): add heads to
5949         support of the fingerings.
5951         * po/fr.po: French translation update.
5953         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
5954         strings.
5956 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5958         * Documentation/user/introduction.itely: Small fixes.
5960 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
5962         * Documentation/topdocs/AUTHORS.texi: polish.
5964 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5966         * Documentation/user/introduction.itely: revise
5968         * Documentation/user/tutorial.itely: reorganise.
5970         * Documentation/topdocs/index.tely: remove.
5972         * Documentation/header.html.in: prune.
5974         * GNUmakefile.in: clean up web building.
5976         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
5977         target.
5979 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
5981         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
5983         * lilypond-mode.el: turn on blink-matching-paren.
5985 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5987         * scm/output-sodipodi.scm (svg-header): Fix typo.
5989 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5991         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
5992         fixes a security hole.
5994         * scripts/lilypond-book.py (original_dir): remove temp_dir
5996         * scm/document-translation.scm: use @code tags.
5998 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
6000         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
6002         * lilypond-mode.el: add a buffer-local post-command-hook to set
6003         context dependent syntax-table after each cursor event. Remove old
6004         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
6006         * lilypond-indent.el: update comments.
6008         * Documentation/footer.html.in: add period.
6010 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6012         * make/lilypond.redhat.spec.in (Group): don't strip binary.
6014         * scm/document-translation.scm (document-property-operation): add
6015         @code{} tags.
6017         * VERSION (PACKAGE_NAME): release 1.7.27
6019         * config.make.in: add PAPER variable
6021         * buildscripts/new-chords.py (help): add help text
6023         * Documentation/user/introduction.itely (Typography and program
6024         architecture):  fixes.
6026         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
6027         for texinfo and dvips. This fixes problems with PDF output of the
6028         wrong size.
6030         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
6031         DVIPS_PAPERSIZE variable
6033         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
6034         TEXINFO_PAPERSIZE variable 
6036 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6038         * mf/feta-macros.mf: whoops: only draw lines for test situations.
6040         * mf/feta-toevallig.mf: lowres fixes.
6042 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6044         * NEWS: Typo and fill-paragraph fixes.
6046         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
6047         cast #define.
6049         * configure.in: 
6050         * config.hh.in: Check for lrint.
6052 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6054         * VERSION: 1.7.26 released
6056         * lily/separation-item.cc: add padding property.
6058         * input/test/*.ly: various fixes, remove solo-a2.ly
6060         * scm/new-markup.scm (brew-new-markup-molecule): arg order
6061         bugfix. Fixes old-style markup compatibility.
6063         * Documentation/user/introduction.itely (Introduction): historical
6064         elucidations
6066         * Documentation/user/music-glossary.tely (Top): linewidth fix.
6068         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
6070         * Documentation/index.texi (Top): cleanup.
6072         * Documentation/user/introduction.itely (Introduction): rewrite
6073         introduction, 
6074         (Music notation and  engraving): about notation. Add flat-picture
6076 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6078         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
6079         separation items. This keeps lyrics from bumping into each other.
6081 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6083         * GNUmakefile.in (topdocs-web): New target.
6084         (local-web): Depend on topdocs-web; fixes html-doc.
6086 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6088         * po/lilypond.pot: run po-replace
6090         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
6092         * scm/drums.scm (reset-drum-kit): new function.
6094         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
6096         * scripts/update-lily.py: remove
6097         
6098         * VERSION: release 1.7.25
6099         
6100         * Documentation/user/introduction.itely (Introduction): rewrite
6101         start of introduction.
6103 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
6105         * lily/all-font-metrics.cc: fixed typo
6107 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
6109         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
6110         LilyPond-mode-context-set-syntax-table): new functions to define
6111         the syntax table according to context.
6113         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
6115 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6117         * Documentation/user/refman.itely (Figured bass): 
6118         language nit courtesy http://www.vocabula.com
6120         * GNUmakefile.in: remove no kpathsea hack.
6122         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
6123         doco.
6125         * GNUmakefile.in: remove web-doc target.
6127         * lily/all-font-metrics.cc (find_afm): add message about
6128         buildscripts/clean-fonts.sh 
6130         * scm/define-music-properties.scm (figure): use string for 'figure
6132         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
6134         * input/regression/ : add raggedright = ##t where applicable. 
6135         
6136         * scm/bass-figure.scm (make-bass-figure-markup): add
6137         alignBassFigureAccidentals property.
6139         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
6140         bracket.
6142         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
6143         syllables widths into account for minimum-length.
6145         * input/test/staff-container.ly: update file
6147         * input/test/stem.ly: remove
6149         * lily/event.cc (LY_DEFINE): add ly: prefix.
6151         * input/test/clef-manual-control.ly: from manual-clef
6153         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
6155         * input/test/different-time-signatures.ly: move to poly-metric.ly
6157         * input/test/hara-kiri*,scales.ly: remove
6158         
6159         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
6160         with chord-names-jazz.ly)
6162         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
6163         get scalable cm fonts too.
6165         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
6166         --encoding for mftrace if present.
6168         * input/regression/slur-area.ly: move from test/
6170         * input/test/: remove simple-slur-endings slur-attachment
6171         slur-broken-cross-staff slur-broken.ly slur-damping.ly
6172         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
6173         slur-symmetry slur-symmetry tie-broken.ly
6175         * scm/drums.scm (set-drum-kit): add function.
6177         * Documentation/user/refman.itely (Percussion staves): use
6178         set-drum-kit
6180         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
6181         too
6182         (Global_measure.set_timesig): handle 3/8 time sig too.
6184         * scm/output-lib.scm (note-head-style->attachment-coordinates):
6185         note about triangle note heads.
6187         * scm/drums.scm: use alist for instrument-settings. This fixes the
6188         bug with assigning to drums in the .ly file.
6190         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
6191         CHANGED.
6193         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
6194         cluster-beacon-interface
6196         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
6198         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
6200         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
6202         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
6203         to get positions.
6205         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
6206         make ClusterSpannerBeacon to record Y positions. This removes the
6207         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
6208         make cluster-note-events.
6210 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6212         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
6214         * configure.in: Use lily/main.cc as identifying source file.
6216         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
6218         * config.hh.in: 
6219         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
6221         * configure.in: Require PYTHON >= 2.0.
6223         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
6224           $PYTHON for include dir location.
6225         (STEPMAKE_PYTHON): New function.  Use
6226         
6227             PYTHON=foo ./configure
6229           to override.
6231 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6233         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
6234         something.
6236         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
6237         ftp.lilypond.org everywhere.
6239 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6241         * lily/text-item.cc (interpret_new_markup): do only if new-markup
6242         detected.
6244         * Documentation/user/refman.itely (Grace notes): note on explicit
6245         contexts
6247 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
6249         * lilypond-font-lock.el: add a comment about LilyPond specific
6250         escape characters: ^, - and _, in the syntax table.
6252         * Documentation/user/appendices.itely: a majuscule fix.
6254 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6256         * input/test/trills.ly (endHorizScript): fixes.
6258         * input/test/chord-names-jazz.ly: merge in alternate Jazz
6259         notation, move from regression.
6261         * input/test/script-stack.ly: change name from stacked-scripts
6263         * input/test/ossia.ly: octave errors.
6265         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
6266         for midi-volume-equaliser
6268 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6270         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
6271         cm fonts.
6273         * mf/feta-beugel.mf: don't multiply font_count by 10.
6275         * lily/lookup.cc (horizontal_line): new function. Use
6276         horizontal-line in output backends.
6278         * Documentation/user/tutorial.itely (An orchestral part): new
6279         section on orchestral stuff and identifiers.
6281 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
6283         * lilypond-mode.el: comment-out paren-highlighting, it still causes
6284         some interference to other modes.
6286 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6288         * lily/spacing-spanner.cc (musical_column_spacing): use average,
6289         not maximum of spacing wishes in polyphonic situations.
6291         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
6292         number
6294         * lilypond-indent.el: remove paren matching. 
6296         * lily/text-item.cc (interpret_new_markup): new function
6297         use iso. text2molecule.
6299         * lily/main.cc (notice): change FSF address 
6301         * po/de.po: update PO file to 1.6.
6303 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
6305         * Documentation/user/ {many}: Add periods and remove spaces.
6306         
6307 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
6309         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
6310         Disable buffer-locally default paren hook and make a new one. 
6312         * lilypond-mode.el: Turn off locally paren-mode, but turn on
6313         locally LilyPond-paren-mode. Add todo for mouse double-click.
6315 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
6317         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
6318         Disable buffer-locally default paren idle timer and make a new one. 
6320         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
6321         locally LilyPond-show-paren-mode. Add to menu a toggle for
6322         LilyPond-show-paren-function.
6324 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6326         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
6328 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
6330         * Documentation/user/refman.itely: spelling fix.
6332         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
6333         paren highlight function definitions. add todo for
6334         LilyPond-show-paren-mode.
6336 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6338         * input/template/jazz-combo.ly: new file.
6340 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6342         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
6343         lo-res fixes.
6345         * mf/feta-schrift.mf: bugfix in varcoda sign.
6346         WARNING: FONT CHANGED
6348         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
6349         in accordance with lexer.ll.   
6351 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6353         * Documentation/user/tutorial.itely: Edit introduction.
6355 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6357         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
6358         ly:grob-staff-position
6360 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6362         * scm/to-xml.scm: import srfi-1
6364         * VERSION (MAJOR_VERSION):  release 1.7.24
6366         * python/lilylib.py (make_ps_images): make multipage _really_ work.
6368         * scripts/lilypond-book.py (do_file): put texidoc before image.
6369         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
6371         * input/regression/*.ly: fix snippet octaves 
6373         * input/test/spanner-after-break-tweak.ly: import
6374         broken-spanner-adjustment
6376         * input/no-notation/midi-transposing.ly: move from input/test/
6378         * input/test/: remove chord-markup
6380         * input/regression/instrument-name-partial.ly: move from input/test.
6382         * input/test/vertical-text.ly: remove
6384         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
6385         space above lyrics lines.
6387         * input/test/uniform-breaking.ly: remove file.
6389         * lily/gourlay-breaking.cc (combine_demerits): add comment about
6390         uniform spacing density. 
6392         * input/test/chords.ly (keys): remove file.
6394         * scm/documentation-lib.scm (oop): use srfi-1 too.
6396         * input/regression/*.ly: add \version
6398         * Documentation/user/*.itely: various fixes.
6400         * buildscripts/mf-to-table.py (base): break table every three
6401         symbols.
6403         * input/:  remove %% new-chords-done %% .
6405         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
6406         os-music.ly
6407         
6408 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6410         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
6412         * scm/new-markup.scm (box-markup): new function.
6413         (box-markup): new function. Contributed by Dick Schoeller
6414         <schoeller@attbi.com>
6416         * scm/lily.scm: remove reduce-no-unit 
6417         (list-insert-separator): use fold-right
6419         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
6420         of arguments. 
6422         * NEWS: more neutral language for ancient notation 
6424         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
6425         inside pointing beaming for chord tremolo.
6427         * Documentation/user/lilypond-book.itely: minor editing
6429 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
6431         * NEWS: added news for 1.8 regarding ancient notation
6433         * Documentation/user/refman.itely (Gregorian square neumes
6434         ligatures): fixed typo
6436         * lily/vaticana-ligature-engraver.cc,
6437         lily/include/vaticana-ligature.hh: bugfix: use special heads for
6438         lower/upper head of Pes only when heads are stacked
6440         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6441         scm/define-grob-properties.scm: cleanup: make "join-left" a
6442         boolean grob property and save delta pitch in grob property
6443         "delta-pitch" instead
6445         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
6447 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6449         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
6450         completely borked
6452         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
6453         (try_music): bug fix: beam multiplicity was completely borked.
6455         * scm/lily.scm: remove tail, filter-list, filter-out-list,
6456         first-n, butfirst-n in favor of srfi-1 functions.
6457         remove string-join, string-pad in favor of srfi-13 functions.
6459         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
6461         * NEWS: use complete sentences.
6463         * Documentation/user/introduction.itely (Example applications):
6464         add note about databases and lilypond-book.
6466         * input/test/volta.ly: remove file
6468         * input/regression/volta-broken-left-edge.ly: simplify file
6470 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6472         * Documentation/user/refman.itely (Constructing a tweak): new
6473         subsection.
6475         * Documentation/user/tutorial.itely (Fine tuning layout): add
6476         common tweaks.
6478         * scm/define-grobs.scm (TextScript): use new brewer.
6480 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6482         * VERSION: release 1.7.23
6484         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
6486         * python/lilylib.py (make_ps_images): bugfixes.
6488         * input/regression/volta-multi-staff.ly: new file.
6490         * Documentation/user/macros.itexi: refcommands, refcommand macros.
6492         * Documentation/user/tutorial.itely (Piano staffs): new section.
6493         (Setting variables): new section
6494         (Fine tuning layout): new section
6496         * input/just-friends.ly: remove file. Superseeded by
6497         input/test/chords-without-melody.ly
6499         * ly/property-init.ly: add all commands to refman.
6501         * scm/define-translator-properties.scm: remove
6502         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
6504         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
6505         name. Underscores botch up PS output.
6507         * scm/define-translator-properties.scm: remove
6508         textNonEmpty, oneBeat, regularSpacingDelta
6510         * scripts/convert-ly.py (FatalConversionError.conv): conversion
6511         rule for automaticBars.
6513         * lily/timing-engraver.cc (start_translation_timestep): change
6514         barNonAuto to automaticBars
6516 2003-06-30  Graham Percival  <gperlist@shaw.ca>
6518         * input/test/perform-tie.ly: delete file.
6520 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
6522         * Documentation/user/refman.itely (Gregorian square neumes
6523         ligatures): bugfix: do not show ledger lines in neumes table
6524         (fixed by setting staff symbol to transparent rather than removing
6525         it from staff context)
6527 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6529         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
6530         glue into brew-new-markup-molecule.
6532         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
6534         * Documentation/user/introduction.itely (Computerized typography):
6535         new section
6537         * Documentation/user/tutorial.itely (An orchestral part): remove
6538         pc example from tutorial.
6540         * input/tutorial/lilbook.tex: use screech-boink
6542         * scripts/lilypond-book.py (compile_all_files): split formatting
6543         output body and scheduling lilypond compilation.
6544         (format_lilypond_output_bodies): new function
6545         (format_lilypond_block): new function
6546         (html_pages): allow multi-page images in HTML
6548         * python/lilylib.py (make_ps_images): rename function from
6549         make_preview, merge with make_page_images
6551 2003-06-28  Graham Percival  <gperlist@shaw.ca>
6553         * input/test/key-clefs.ly: moved to regression.
6555         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
6557         * input/no-notation/README: added note about midi-*.ly files.
6559         * input/test/two-key.ly: moved to no-notation/parse5.ly
6561         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
6562         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
6564         * input/test/ {various}: modified comments, marked some for deletion.
6566         * input/test/lines.ly: deleted file; duplicate of
6567         embedded-postscript.ly
6569         * input/test/mmrest-collision: moved to regression.
6571 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6573         * scm/chord-name.scm (note-name->markup): don't superscript root
6574         alterations in chordnames.
6576 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6578         * Documentation/user/refman.itely (Multi measure rests): more
6579         index/cross-referencing.
6581         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
6583         * scm/font.scm: remove properties-to-font-name code.
6585         * scm/define-grob-properties.scm: remove 'type
6587         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
6588         conversion
6590         * lily/text-spanner.cc: change 'type grob prop to 'style 
6592         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
6593         "first" flag to decide whether to make a start-repeat
6595         * input/regression/grace-volta-repeat-2.ly: new file.
6597 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6599         * lilypond-indent.el: rename generic functions to LilyPond-*
6601 2003-06-22  Graham Percival  <gperlist@shaw.ca>
6603         * input/test/thumb.ly: delete, merged into refman.
6605         * Documentation/user/refman.itely: added thumb info to Fingering.
6607         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
6608         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
6609         vertical-align.ly : deleted files.
6611 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6613         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
6615         * lily/line-spanner.cc (broken_trend_offset): remove function.
6616         (get_broken_offset): idem.
6617         (brew_molecule): rewrite the line-break case.
6619         * input/regression/follow-voice-break.ly:  new file.
6621         * lily/line-spanner.cc (after_line_breaking): remove lines at the
6622         start of a system.
6624 2003-06-20  Graham Percival  <gperlist@shaw.ca>
6626         * input/test/tuplet-rest.ly: moved to regression.
6628         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
6629         deleted file.
6631         * input/test/ {many} : marked file for possible deletion.
6633 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6635         * input/regression/beam-funky.ly: add note about (disputed)
6636         correct beaming.
6638         * ly/engraver-init.ly (ScoreContext): put key-signature after
6639         staff-bar
6640         
6641 2003-06-20  Graham Percival  <gperlist@shaw.ca>
6643         * input/test/ broken.ly lyric-phrasing.ly: deleted.
6645         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
6647         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
6649         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
6650         stem-extend was deleted (it was duplicate example, and not as
6651         good).
6653         * input/test/[s-z]*.ly: add texidoc index.
6655 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6657         * lily/slur.cc (get_boundary_notecolumn_y): change name from
6658         get_first_notecolumn_y
6660         * lily/spanner.cc (broken_spanner_index): new function.
6662 2003-06-19  Graham Percival  <gperlist@shaw.ca>
6664         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
6665         lyric-hyphen.ly : moved to regression.
6667         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
6668         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
6670         * input/test/instrument-name-mmrest.ly: moved to
6671         ../regression/multi-measure-rest-instr-name.ly
6673         * input/test/knee-sym.ly: moved to
6674         ../regression/beam-knee-symmetry.ly.
6676         * input/test/hymn.ly: change comments.
6678         * input/test/[p-r]*.ly: add texidoc index.
6680 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6682         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
6683         to postfix syntax
6684         
6685         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
6686         syntax.
6688         * VERSION: release 1.7.22
6690 2003-06-18  Graham Percival  <gperlist@shaw.ca>
6692         * input/test/[h-k]*.ly: added texidoc index.
6694         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
6696         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
6698         * input/test/ various : mark files for deletion or moving to
6699         regression.
6701         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
6703         * input/test/[l-o]*.ly: added texidoc index.
6705 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6707         * scm/music-functions.scm (make-ottava-set): 
6708         only do ottavation if centralCPosition is set.
6710         * lily/translator-scheme.cc (ly:context-property-where-defined):
6711         return '() if not found.
6713 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
6715         * lilypond-mode.el (LilyPond-un-comment-region): removed.
6716         Use one command for both commenting and uncommenting.
6718         * lilypond-indent.el (LilyPond-comment-region): new function,
6719         (un)comments each line separately.
6721         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
6722         
6723         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
6724         imenu is not added by default; adapted from f90.el,
6725         makes Help-menu, which does not fit, visible in XEmacs.
6726         
6727 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
6729         * lilypond-mode.el: Set show-paren-mode local; minor-mode
6730         show-paren-mode sets blink-matching-paren-on-screen local.
6731         Try to make show-paren-function to paren-highlight local.
6733         * lilypond-indent.el (LilyPond-scan-sexps): new function.
6734         Copy definitions of Emacs' show-paren-function and
6735         XEmacs' paren-highlight and make minimal changes;
6736         add comments about locality. 
6737         Fix matching first open-paren-char in '<< .. >>'.
6739 2003-06-16  Graham Percival  <gperlist@shaw.ca>
6741         * input/test/g*: added texidoc index.
6743         * input/test/[a-g]*: added raggedright==#t when it
6744          seemed appropiate.
6746         * input/test/ fake-grace.ly figured-bass.ly : removed file.
6748         * Documentation/topdoc/INSTALL.texi: removed false warnings
6749         about gcc 3.3.
6751 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6753         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
6755         * input/test/chords-without-melody.ly (texidoc): add from
6756         input/just-friends.ly
6758         * input/regression/size{13--26}.ly: move from input/
6760         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
6761         input/{star-spangled-banner,twinkle}.ly: remove 
6762         
6763         * lily/slur.cc: remove slur over rest warnings.
6765         * lily/note-spacing.cc (get_spacing): include left part of right
6766         object in fixed space. This fixes stretched space before
6767         accidentals.
6769         * input/regression/spacing-accidental-stretch.ly: new file.
6771 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
6773         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
6774         Reduce to 16pt.
6776 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6778         * input/regression/spacing-knee.ly: docstring
6780         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
6782         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
6783         input/tutorial/{test,solar,flowing}.ly: remove
6785         * input/rhythm.ly: remove
6787         * input/mutopia/F.Schubert/standchen.ly: update syntax.
6789         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
6790         update syntax. 
6792         * scm/define-grobs.scm (all-grob-descriptions): set
6793         knee-spacing-correction to 1.0
6795         * lily/note-spacing.cc (stem_dir_correction): compute knee
6796         correction using stem-thickness and head width.
6798         * input/regression/beam-quanting-horizontal.ly: update texidoc
6800         * scm/define-grobs.scm (all-grob-descriptions): set
6801         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
6802         This fixes 32nd beams for noteheads in spaces quants.
6804         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
6806 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
6808         * README.mandrake: Change lilypond-extras to lilypond-documentation.
6810 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6812         * input/test/dpncnt.ly,part-combine-score.ly: remove.
6814         * VERSION (PACKAGE_NAME): release 1.7.21
6816         * input/regression/stem-shorten.ly: new file.
6818         * lily/stem.cc (get_default_stem_end_position): revise stem
6819         shortening code.
6821         * input/regression/spacing-multi-tuplet.ly: move from input/test/
6823         * input/test/{scripts,volta-start,sleur}.ly: remove
6824         
6825         * input/regression/span-bar.ly: smaller file.
6827         * input/regression/spacing-{natural,tight,loose}.ly: remove
6829         * input/test/markup.ly: remove
6831         * scripts/lilypond-book.py: put printfilename in separate chunk,
6832         so texidoc is printed after the filename.  
6834 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
6836         * make/lilypond.mandrake.spec.in: fix docdirs.
6838 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6840         * input/regression/beam-french.ly: bugfix.
6842         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
6844         * input/regression/(various).ly: add raggedright = #t.
6846         * input/regression/auto-beam.ly: move from abe.ly
6848 2003-06-13  Graham Percival  <gperlist@shaw.ca>
6850         * input/test/f*.ly: added texinfo index.
6851         
6852         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
6854 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6856         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
6857         quant penalty for beam just outside staff.
6859         * input/regression/beam-quanting-horizontal.ly (texidoc): move
6860         from beam-pos.ly,  remove non-horizontal tests. 
6862         * input/test/(various): cleanup header info. 
6864         * input/test/tchaikovsky.ly: remove file.
6866         * scm/chord-generic-names.scm: move from
6867         double-plus-new-chord-name.scm
6869         * input/test/orchestscore.ly: remove file
6871         * Documentation/user/refman.itely (Vocal music): update documentation.
6873         * scm/define-translator-properties.scm (chordNoteNamer): remove
6874         chordNameStyle, use chordNameFunction
6876         * scm/chord-name.scm (set-chord-name-style): remove
6877         set-chord-name-style. Use \property chordNameFunction.
6879 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6881         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
6882         music): remove @TeX{} command.
6884 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6886         * lilypond-indent.el (scan-sexps): Renamed to
6887         aargh-this-breaks-other-emacs-modes-scan-sexps.
6889 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
6891         * lilypond-indent.el: Fix: match concurrent one-char opening and 
6892         closing slurs: '()', etc. Add comments.
6894         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
6896         * lilypond-font-lock.el: match unending string at eof.
6898         * make/lilypond.mandrake.spec.in: refreshed packed file list.
6899         
6900 2003-06-10  Graham Percival  <gperlist@shaw.ca>
6902         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
6903         input/test/beam-dir.ly input/test/beam-position.ly    
6904         input/test/beam-suspect.ly input/test/beam-trend.ly    
6905         input/test/beams.ly input/test/crescendo-text.ly : deleted
6906         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
6907         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
6908         * input/test/default-bars.ly: moved to bar-always.ly
6909         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
6911 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6913         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
6915 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6917         * scm/chord-ignatzek-names.scm (remove-step): rename file.
6919 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
6921         * lilypond-indent.el: Match better slurs in scheme expressions.
6922         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
6924         * Documentation/user/invoking.itexi: document Emacs' paren matching.
6926 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6928         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
6930         * input/ac-extra-voice.ly: Add texidoc.
6932         * ly/chord-modifiers-init.ly: 
6933         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
6934         and chordNameExceptionsPartial for new chord names.
6936         * input/test/chord-names-dpnj.ly: 
6937         * input/test/dpncnt.ly: Update.
6939         * scm/chord-name.scm: 
6940         * scm/double-plus-new-chord-name.scm: Add compatibility for new
6941         chord selection and options.
6943         * ly/chord-modifiers-init.ly: Add exceptions 
6945         * scm/define-translator-properties.scm (chordNameStyle) 
6946         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
6948 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
6950         * ly/property-init.ly (germanChords): Added.
6951         (semiGermanChords): Added.
6952         
6953         * input/test/chord-names-german.ly: Use new macros
6954         
6955 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
6957         * lilypond-indent.el: Use similar parenthesis highlighting for 
6958         Emacs and XEmacs through redefinitions of parenthesis highlighting 
6959         functions; removed LilyPond-show-paren-function. Fix indenting.
6960         Turn paren-matching on also in XEmacs.
6962         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
6963         as needed by parenthesis highlighting functions (in scan-sexp).
6965 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6967         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
6968         function.
6969         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
6971 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
6973         * lilypond-indent.el: tune regexp for show-paren-function.
6975 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6977         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
6978         for all LilyPond-produced tex snippets.
6980         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
6981         fixes one line --preview output of ly2dvi.
6983 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
6985         * lilypond-indent.el: match only one type of slurs in
6986         LilyPond-show-paren-function.
6988 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6990         * debian/GNUmakefile (EXTRA_DIST_FILES): 
6991         * debian/lilypond1.7.dirs: 
6992         * debian/lilypond1.7-doc.dirs: New file.
6994         * input/regression/chord-name-exceptions.ly: Add parameter for
6995         ignatzekExceptions.  Quote hash in docstring.
6997 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
6999         * lilypond-indent.el (show-paren-function): define show-paren-function
7000         as LilyPond-blink-matching-open and use it for closing parens.
7001         Let LilyPond-blink-matching-open know whether a bracket was inserted.
7003         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
7004         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
7005         LilyPond-blink-matching-paren in order to match both open and close
7006         brackets.
7007         
7008 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
7010         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
7011         testing by modifying the code from FSF Emacs paren.el. Add comments.
7013 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7015         * input/test/dpncnt.ly: Transpose example to match new
7016         default \chords octave.  Add comment.
7017         
7018         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
7019         comment about octave change.
7021 2003-06-04  Graham Percival  <gperlist@shaw.ca>
7023         * input/test/[d,e]: added texinfo index tags.
7024         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
7026 2003-06-04  Graham Percival  <gperlist@shaw.ca>
7028         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
7030 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
7032         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
7033         as in blink-matching-open.
7035 2003-06-03  Graham Percival  <gperlist@shaw.ca>
7037         * input/test/[a-c]: more comments in files.
7038         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
7039         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
7040         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
7041         mark file for proposed deletion.
7042         * input/test: renaming files:
7043         auto-beam-4-8.ly to beam-auto-4-8.ly
7044         auto-beam-override.ly to beam-auto-override.ly
7045         auto-beam.ly to beam-auto.ly
7046         blank.ly to blank-paper.ly
7047         absolute-volume.ly to dynamic-absolute-volume.ly
7049 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7051         * input/test/dpncnt.ly: 
7052         * input/test/chord-names-dpnj.ly: Resurrect.
7054         * lily/my-lily-lexer.cc: Remove chordnames keyword.
7056         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
7058         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
7059         Better docstring, add parameter OMIT-ROOT, tidy up.
7061 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
7063         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
7065 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7067         * scm/output-ascii-script.scm (as-font-alist-alist):
7068         (as-properties-to-font-name):
7069         (as-make-style-sheet): Remove.
7071         * scm/font.scm (as-make-font-list): New function.
7072         (as-font-sheet-alist): New variable.
7074         * ly/paper-as9-init.ly: 
7075         * ly/paper-as5-init.ly: Update.
7077         * ly/paper-as5.ly:
7078         * ly/paper-as9.ly: New file.
7080 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7082         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
7084 2003-05-28  Graham Percival  <gperlist@shaw.ca>
7085         * input/sondag-morgen/*: removed due to copyright concerns.
7086         * input/[a,b]*.ly: added a newline at the end of the texinfo
7087         doc string (produces better output in HTML version).
7088         * input/c*.ly: added texinfo index and added comments to
7089         aid in future changes to input/test/ files.
7091 2003-05-28  Graham Percival  <gperlist@shaw.ca>
7092         
7093         * Documentation/user/refman.itely: fixed build problem (missing
7094         file) caused by previous renaming.
7096 2003-05-28  Graham Percival  <gperlist@shaw.ca>
7097         
7098         * input/test/[a,b]*.ly: added texinfo index and added comments to
7099         aid in future changes to input/test/ files.
7100         * input/test/bar-number-every-5-reset.ly: renamed to
7101         bar-number-every-five-reset.ly
7102         * input/test/bar-script-visibility.ly: renamed to
7103         bar-number-show-all.ly
7105 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7107         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
7108         to Voice.
7110         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
7111         out note-line and glissando functionality.
7112         
7113         * lily/line-spanner.cc (brew_molecule): cleanup.
7115 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7117         * scripts/as2text.scm: Use rdelim module.
7118         (start-system): Rename from start-line.
7119         (stop-system): Rename from stop-line.
7120         (af-gulp-file): Use string iso symbol for getenv.
7122         * scm/output-ascii-script.scm: Add guile and lily modules.
7123         (font-name-alist): New variable.
7124         (draw-line): New function.
7126         * scm/output-lib.scm (func, arg->string): Re-add from archive.
7127         (Were these silently removed, without ChangeLog entry?)
7129 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7131         * scm/music-functions.scm (make-ottava-set): bugfixes: also
7132         process 2nd ottava correctly.
7134 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
7136         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
7138 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7140         * Documentation/user/converters.itely (Invoking midi2ly): Update.
7142 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7144         * VERSION: release 1.7.20
7145         
7146         * lily/text-spanner.cc (brew_molecule): clean up function. This
7147         fixes bugs with broken 8va spanners.
7149         * lily/simple-spacer.cc (solve): also compute force for raggedright.
7150         This prevents spurious line-breaks with raggedright
7151         
7152 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7154         * lily/key-performer.cc (create_audio_elements): always use major
7155         key
7157         * Documentation/user/internals.itely: updates
7159         * input/regression/beam-break.ly: new file.
7161         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
7162         beams if starting or terminating stems have 'beaming set.)
7164         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
7165         property.
7167         * lily/parser.yy (verbose_command_req): add comment about scales.
7169 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
7171         * lilypond-indent.el: adjust regexps in bracket-matching.
7173 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
7175         * Documentation/user/refman.itely: more tiny fixes
7177         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
7178         "Chord names"; added table with input syntax for solesmes neumes
7179         table; added some words about rationale on input syntax design
7181         * lily/gregorian-ligature-engraver.cc,
7182         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7183         lily/include/gregorian-ligature.hh: bugfix: horizontal head
7184         alignment of Pes Initio Debilis
7186         * Documentation/user/refman.itely,
7187         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7188         mf/parmesan-heads.mf: fixed most of the head selection/alignment
7189         bugs in the solesmes neumes table
7191 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
7193         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
7194         Similarly, match '[' and ']' by skipping '\[' and '\]'.
7196         * lilypond-mode.el: fix tag-score. small improvements.
7198 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7200         * .cvsignore: Add aclocal.m4.
7202         * lily/music-constructor.cc: Include <assert.h>.
7204 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7206         * ly/engraver-init.ly (HaraKiriStaffContext): use
7207         RemoveEmptyStaffContext instead.
7209         * Documentation/user/refman.itely: updates
7211 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
7213         * Documentation/user/refman.itely: added solesmes neumes table;
7214         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
7215         bugfix: "Ornaments" -> "Articulations"
7217         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
7219 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
7221         * lilypond-indent.el: Add a message about trying to match \] or \).
7222         
7223 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
7224         
7225         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
7226         obsolete "arithmetic_*"
7228         * input/bugs/ligatures.ly: removed (will be put into a different
7229         directory later)
7231 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7233         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
7234         libkpathsea (Maurizio Tomasi).
7236 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7238         * input/regression/repeat-slash.ly (texidoc): new file
7240         * lily/slash-repeat-engraver.cc (try_music): new file, handle
7241         slash repeats separately. Slash repeats and %
7242         repeats can now be nested.
7244 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
7246         * lilypond-indent.el: Add preliminary test for closing \] and \).
7247         
7248 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
7250         * lily/gregorian-ligature-engraver.cc,
7251         lily/vaticana-ligature-engraver.cc,
7252         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
7253         mf/parmesan-heads.mf: various semivocalis related bugfixes
7255         * input/bugs/ligatures.ly: new file demonstrating problems with
7256         ligatures
7257         
7258 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
7260         * lilypond-mode.el,
7261         lilypond-font-lock.el,
7262         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
7264 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
7266         * lilypond-mode.el: Remove outdated code. Stress the difference 
7267         between Emacs and XEmacs definitions.
7269         * lilypond-mode.el,
7270         lilypond-indent.el: Define a function interactive only when necessary.
7272 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
7274         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
7275         Use inactive regions also in XEmacs.
7277 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7279         * Documentation/user/refman.itely (Repeat syntax): more updates
7281         * lily/simple-spacer.cc (solve): move solution process into
7282         solve(). This fixes a bug with collisions and raggedright = ##t.
7284         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
7286         * ly/engraver-init.ly: remove GraceContext. Update examples.
7288 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7290         * GNUmakefile.in (fonts): Also make fontball.
7292         * Website fixes:
7294         * ly/engraver-init.ly (GraceContext): Add.
7296         * run:
7298             convert-ly $(find . -name *.ly)
7300         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
7301         new chords.
7303 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7305         * VERSION: 1.7.19 released
7306         
7307         * scm/music-functions.scm (set-octavation): new function.
7309         * input/regression/ottava.ly: new file
7311         * lily/translator-scheme.cc (LY_DEFINE): new function
7312         ly:unset-context-property
7313         (LY_DEFINE) new function ly:context-property-where-defined: 
7315 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
7317         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
7319         * lilypond.words: add few.
7321         * input/test/script-chart.ly: fix typo.
7323 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7325         * scm/define-grobs.scm: uniform naming for definitions and output
7326         routine files. 
7328         * ly/engraver-init.ly (ChoirStaffContext): add \description from
7329         scm/context-description.scm
7331         * lily/parser.yy (translator_spec_body): add \description to the
7332         \translator{} body syntax.
7334         * lily/ottava-engraver.cc: new file.
7336         * scm/chord-name.scm (natural-chord-alteration): replace old
7337         chord stuff. 
7339         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
7341         * Documentation/user/refman.itely (Metronome marks): update doco.
7343         * input/regression/markup-note.ly: new file
7345         * input/regression/metronome-marking.ly: new file
7347         * lily/metronome-engraver.cc: new file. Print \tempo markings.
7349         * scm/new-markup.scm (note-markup): make a note glyph, useful for
7350         metronome marks.
7352 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7354         * Documentation/user/GNUmakefile: Compatibility fix for new
7355         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
7356         for making binary packages; info splitting bug has been fixed.
7358         * Documentation/user/refman.itely: Compile fixes.
7360 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
7362         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
7363         Count \midi -keywords also for a region.
7365 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7367         * lily/lookup.cc (LY_DEFINE): new function
7369         * Documentation/user/tutorial.itely: updates
7371 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
7373         * lilypond-mode.el: Allow Midi on buffer.
7374         Use only '.ly'-extension, remove '.sly' and '.fly'.
7375         Allow use of inactive regions. Invoke next Command on Master file, 
7376         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
7378 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7380         * Documentation/user/tutorial.itely: updates.
7382 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
7384         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
7386 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
7388         * lily/coherent-ligature-engraver.cc: fixed typo
7390         * lily/coherent-ligature-engraver.cc,
7391         lily/gregorian-ligature-engraver.cc,
7392         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
7393         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
7394         lily/vaticana-ligature-engraver.cc,
7395         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
7396         scm/grob-description.scm: cleanup: junked LigatureHead grob and
7397         removed all ligature specific stuff from NoteHead code
7399         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
7400         ligatures now use regular noteheads
7402         * lily/vaticana-ligature.cc: tiny code cleanups
7404         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
7405         space between two adjacent noteheads of the same pitch
7407         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
7408         description; cleanup: removed obsolete font-family settings
7410 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
7412         * lily/coherent-ligature-engraver.cc,
7413         lily/gregorian-ligature-engraver.cc,
7414         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
7415         lily/mensural-ligature-engraver.cc,
7416         lily/vaticana-ligature-engraver.cc,
7417         lily/include/gregorian-ligature-engraver.hh: updated for new
7418         Coherent_ligature_engraver; added comments that describe the basic
7419         design ideas of the ligature implementation
7421         * lily/coherent-ligature-engraver.cc,
7422         lily/include/coherent-ligature-engraver.hh: new file: shared code
7423         between mensural ligatures and Gregorian chant notation ligatures
7425 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
7427         * lilypond-mode.el: XEmacs fixes: include two definitions for the
7428         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
7429         use only two arguments in sit-for, use no arguments in
7430         read-char-exclusive, backspace is not a character (127) in XEmacs.
7432         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
7434 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
7436         * lilypond-mode.el: un-commenting works after syntax-table fix.
7438         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
7439         group, verbose commenting for syntax table.
7441         * lilypond-indent.el: add TODO for ligature slurs.
7443 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
7445         * lilypond-mode.el: Move comments of parenthesis matching away,
7446         (blink-matching-paren-on-screen) fix blinking in Emacs.
7448         * lilypond-font-lock.el: Fix parent-matching for Emacs:
7449         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
7451         * lilypond-indent.el: Add TODO for parenthesis matching.
7453 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
7455         * lilypond-mode.el: Fix XEmacs: 
7456         changed [S-iso-lefttab] to [(shift iso-lefttab)],
7457         invoke explicitly easy-menu-add (in Emacs done automatically).
7458         
7459         * lilypond.words: Add few words from input/*/*.ly.
7461 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7463         * VERSION (PATCH_LEVEL): release 1.7.18
7465         * scripts/lilypond-book.py: only print basename for printfilename
7466         option
7468         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
7469         and syntax updates.
7471 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7473         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
7474         better parametrisation. Move fatness of bulb downward.
7476         * mf/parmesan-custodes.mf (dir_down): remove underscores from
7477         glyph names. Underscores are not allowed .ps encoding files.
7479 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
7481         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
7482         variable "packed" for packed right-ragged mode
7484         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
7485         unused variable ragged; fixed indentation
7487         * Documentation/user/refman.itely: tiny cleanups in ancient
7488         clef and custos section
7490 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7492         * lily/parser.yy (Simple_music): add \applyoutput, syntax
7493         \applyoutput PROCEDURE
7495         * lily/my-lily-lexer.cc: add \applyoutput.
7497         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
7499         * lily/text-item.cc: clean text-interface description
7501 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7503         * input/{regression,test}/: use postfix for slur endings and beam
7504         begins.
7506         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
7507         style beams too. 
7509         * input/regression/lyrics-melisma-beam.ly: new file.
7511         * lily/lyric-engraver.cc (process_music): change from
7512         process_acknowledged_grobs()
7514         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
7515         functions to set and revert auto-beam settings.
7517 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7519         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
7521 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
7523         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
7524         Documentation/user/lilypond.tely: fixed some typos; updated author
7525         info
7527         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
7528         #"" -> #'flag-style = #'()
7530         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
7531         cleanup: removed dead #includes
7533         * lily/gregorian-ligature-engraver.cc,
7534         lily/include/gregorian-ligature.hh,
7535         scm/grob-property-description.scm: small cleanups, small spacing
7536         fixes
7538         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
7539         lily/vaticana-ligature.cc,
7540         lily/include/gregorian-ligature-engraver.hh,
7541         scm/grob-property-description.scm, scm/music-types.scm:
7542         "porrectus" -> "pes or flexa"
7544         * ly/engraver-init.ly, scm/grob-description.scm,
7545         scm/grob-property-description.scm: junked porrectus, now handled
7546         by ligature code
7548         * scm/grob-description.scm: bugfix: added space-alist entry for
7549         breathing sign/custos
7551 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7553         * Another grand 2003 update.
7554         
7555         * Remove mentioning of `mudela'; There's no such thing.
7557 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7559         * Documentation/user/preface.itely (Preface to version 1.8): update
7561         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
7563         * Documentation/user/converters.itely (Invoking convert-ly): revise
7565         * scripts/convert-ly.py (outfile_name): remove --assume-old.
7567         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
7569 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7571         * Documentation/user/internals.itely: more updates.
7573 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7575         * Documentation/user/refman.itely: revise 
7577         * Documentation/user/internals.itely: revise
7579         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
7581 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
7583         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
7584         beautification: reformatted ancient clefs section; cleanup: small
7585         wording fixes
7587 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
7589         * lilypond.words: added words for chant notation, sorted
7590         alphabetically through "sort lilypond.words"
7592 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
7594         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
7595         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
7596         chant notation
7598 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
7600         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
7601         prevent TeX from interpreting them as long dash
7603         * input/test/vaticana.ly: updated
7605         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
7606         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
7607         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
7608         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
7609         fixes
7611         * mf/parmesan-heads.mf: ledger endings: removed dead code
7613 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7615         * VERSION: 1.7.17 released
7616         
7617         * Documentation/user/GNUmakefile
7618         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
7619         files too.
7621         * scm/document-markup.scm: new file: document all markup
7622         functions.
7624         * scm/documentation-generate.scm: rename all documentation modules
7625         to document-*.scm
7627         * scripts/lilypond-book.py: generate link to .ly file iso. link to
7628         .png
7630         * input/test/divisiones.ly: added
7632         * input/regression/output-property.ly: new file
7634         * lily/cluster.cc: change cluster-interface to use style property
7636 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
7638         * input/test/chord-names-german.ly: modified.
7640         * scm/chords-ignatzek.scm:
7641           chord-name->german-markup: Added
7642           note-name->german-markup: Changed (now producing lowercase notenames)
7644         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
7645         
7646 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7648         * scripts/convert-ly.py (FatalConversionError.conv):
7649         divisiominima -> divisioMinima, etc.
7651         * ly/engraver-init.ly (FiguredBassContext): add
7652         Separating_line_group_engraver to Figured bass context.
7654         * ly/german-chords-init.ly: remove file
7656         * input/test/chord-names-german.ly (scm): new file.
7658         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
7660         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
7661         Chord_name_engraver
7663         * Documentation/user/refman.itely: lots of updates.
7665         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
7666         new file
7668         * input/test/bar-number-every-5-reset.ly: new file.
7670 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7672         * input/regression/chord-name-major7.ly: new file
7674         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
7675         if specced explicitly.
7677         * input/regression/chord-name-entry-11.ly: new file.
7679         * input/test/slur-beautiful.ly: new file.
7681         * Documentation/user/refman.itely: updates.
7683         * input/regression/collisions.ly (threevoice): cleanup.
7685         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
7687 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7689         * Documentation/user/*.itely: various updates.
7691         * ly/spanners-init.ly: enddecr/ endcr.
7693         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
7694         of tutorial
7696 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7698         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
7700         * lily/new-chord-name-engraver.cc (process_music): use octavation
7701         (a number) instead of original-pitch to store inversions. This
7702         fixes a problem with transposed chords with inversions.  
7704 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7706         * stepmake/aclocal.m4: Include compile fix for broken flex, as
7707         used in includable-lexer.hh.
7709         * lily/includable-lexer.cc: Bugfix: include config.h.
7711         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
7712         circumvention of Debian packaging bug.
7714 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7716         * flex-2.5.31 hits Debian/unstable.  Fixes below.
7717         
7718         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
7720         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
7721         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
7723         * lily/include/includable-lexer.hh: 
7724         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
7726         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
7728         * aclocal.m4: Regenerate.
7730         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
7731         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
7733         * scm/pdf.scm (use-modules): Include lily.
7735         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
7736         Noordkamp).
7737         (use-modules): Include lily.
7738         (lily-def): Bugfix: include tex-val in let.
7740 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
7742         * lilypond-mode.el: sensible error if lilypond.words not found.
7744         * lilypond.words: add few words.
7746 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
7748         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
7750         * mf/parmesan-scripts.mf: fixed typo in char name
7752 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7754         * VERSION: 1.7.16 released
7756         * python/lilylib.py (setup_temp): temporary directories are mode 700.
7757         (this is a security vulnerability).
7759         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
7761         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
7762         add staff support.
7764 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
7766         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
7767         ly/script-init.ly, scm/script.scm: bugfix: renamed
7768         fermata->signumcongruentiae to fix naming clash with feta font
7770 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7772         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
7774         * lily/multi-measure-rest-engraver.cc
7775         (start_translation_timestep): use grace timing too for determining
7776         when to make mmrest.
7777         (start_translation_timestep): clear numbers too.
7779 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
7781         * scm/music-types.scm: compile fix: escape braces
7783         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
7784         work around font selection problem
7786         * Documentation/user/refman.itely: BreathingSign: added docu for
7787         property "text"
7789 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7791         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
7792         information.
7794 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7796         * lily/multi-measure-rest-engraver.cc (class
7797         Multi_measure_rest_engraver): make multiple Number objects, one
7798         for each MultiMeasureTextEvent.
7800         * scm/music-functions.scm (glue-mm-rest-texts): use
7801         MultiMeasureTextEvent
7803         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
7805         * Documentation/user/refman.itely (Multi measure rests): update.
7807 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7809         * lily/ly-module.cc (ly_copy_module_variables): use
7810         scm_internal_hash_fold() for iterating modules.
7812 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
7814         * Documentation/user/refman.itely: Section Custodes: added more
7815         example code
7817         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
7818         neo-mensural rests to parmesan font
7820         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
7821         header
7823 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7825         * Documentation/user/macros.itexi: @fileref macro.
7827         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
7828         each file. 
7830 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
7832         * lily/include/custos.hh, make/lilypond.suse.spec.in,
7833         Documentation/topdocs/AUTHORS.texi: updated my email address
7835         * Documentation/user/refman.itely: updated custos documentation;
7836         beautified divisiones example; beautified articulations table
7838         * lily/breathing-sign.cc: bugfix: finalis molecule
7840 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
7842         * Documentation/user/refman.itely: added docu for
7843         contemporary fermata symbols, gregorian breathing signs; small fixes
7845         * ly/gregorian-init.ly: removed obsolete #'type props
7847 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7849         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
7850         minimum-length property correctly.
7852 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7854         * scm/music-functions.scm (make-multi-measure-rest): set input
7855         locations for multimeasure rests.
7857 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
7859         * input/regression/breathing-sign.ly: updated to for ancient
7860         notation
7862 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
7864         * scripts/ly2dvi.py: Add newline.
7866 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7868         * scripts/ly2dvi.py (dependency_files): Compile fix.
7870 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7872         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
7873         (make_html_menu_file): --html menu. 
7875 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7877         * scripts/ly2dvi.py (run_dvips): +add the .map file 
7879 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7881         * input/screech-boink.ly: new file.
7883 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7885         * scripts/lilypond-book.py (make_lilypond_file): convert
7886         lilypond-file to lilypond block directly, without going through
7887         begin/end lilypond text.
7888         
7890 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
7892         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
7893         scm/grob-description.scm: moved Michael's original breathing sign
7894         code in brew_molecule() to divisio_minima(); provided new
7895         brew_molecule() that effectively replaces the
7896         Text_item::brew_molecule callback (with additional fallback to
7897         Michael's original code); added callbacks for brewing divisio
7898         maior/maxima and finalis
7900         * gregorian-init.ly: added breathing sign shortcuts for virgula,
7901         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
7903         * script-init.ly: added shortfermata, longfermata,
7904         verylongfermata, varcoda
7906         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
7907         longfermata, verylongfermata, varcomma, varcoda
7909 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7911         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
7912           Remove all noquote and insert a few quote.
7913         
7914         * Documentation/user/lilypond-book.itely (Music fragment options),
7915           scripts/lilypond-book.py: Don't include quotation blocks by
7916           default. Introduce option quote instead of noquote
7918 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7920         * VERSION: 1.7.15 released
7921         
7922         * Documentation/user/lilypond.tely: omf updates.
7924         * buildscripts/texi2omf.py (omf_vars): include version.date
7926         * make/lilypond.redhat.spec.in: fixes for spec file. 
7928         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
7929         by function definition: lily now requires a recent GNU Make.
7931         * scripts/lilypond-book.py (write_deps): remove .tex dependency
7932         writing.
7934         * make/ly-rules.make: remove .ly -> .tex rule
7936         * Documentation/user/refman.itely (Figured bass): revised figured
7937         bass example.
7939 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7941         * stepmake/stepmake/omf-targets.make (local-install): add
7942         scrollkeeper-update message.
7944         * scripts/lilypond-book.py (lilypond_binary): explicity add path
7945         to binary.
7946         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
7948         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
7950         * Documentation/user/converters.itely (Invoking midi2ly): add
7951         track/channel notice.
7953 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7955         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
7957         * lily/parser.yy (scalar): DIGIT is also a scalar.
7959         * Documentation/user/music-glossary.tely: add @omf tags
7961         * Documentation/user/lilypond.tely: add @omf tags
7963         * scm/generate-documentation.scm (string-append): add @omf tags.
7965         * stepmake/stepmake/omf-*: new files 
7967         * input/regression/multi-measure-rest.ly (texidoc): add doco
7969         * GNUmakefile.in (web-doc-install): add web-doc-install target
7971         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
7972         fixes crashes while dumping MIDI.
7974         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
7975         midi
7977 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7979         * buildscripts/texi2omf.py: new file.
7981         * mf/feta-beugel.mf: include font count, not staffsize (16) in
7982         font-name
7984 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7986         * input/regression/beam-manual-beaming.ly (texidoc): new file.
7988         * lily/sequential-iterator.cc (descend_to_child): call
7989         descend_to_child() for all types of music.
7991 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7993         * scm/translator-property-description.scm: Add
7994         bassFigureFormatFunction.  Replace some entries.
7996 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7998         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
7999         clean out.
8001 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8003         * scripts/midi2ly.py (Note.dump): never dump duration for
8004         dump_dur=0.
8006         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
8007         new function
8009         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
8010         figures using new markups. Much simpler, and should improve layout
8011         a little.
8013         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
8015 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8017         * ly/engraver-init.ly: use Hara kiri by default for 
8018         ChordNames, FiguredBass and Lyrics(Voice) context. 
8020         * lily/axis-group-engraver.cc (acknowledge_grob): use
8021         rhythmic-grob-interface for selecting items not to hara-kiri'd 
8023         * scm/new-markup.scm (markup-function-list): add bracket,
8024         vbracket.
8026         * ly/engraver-init.ly (ChordNamesContext): set
8027         minimumVerticalExtent
8029 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8031         * input/test/time-signature-double.ly: new file 
8033         * input/regression/collision-head-chords.ly (texidoc): new file.
8035         * lily/type-swallow-translator.cc: add note swallow translator 
8037         * input/test/time-signature-double.ly: new file.
8039         * lily/type-swallow-translator.cc: add Rest_swallow_translator
8041         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
8042         (FiguredBassContext): idem.
8044         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
8046         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
8048         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
8050         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
8051         .afm dependency
8053         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
8055         * python/lilylib.py (make_page_images): add function.
8057         * scripts/ly2dvi.py (run_latex): include title in preview image.
8059         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
8060         from lilypond-book for <ly2dvifile> tags in HTML.
8062         * scripts/ly2dvi.py (option_definitions): add --debug option to
8063         print out environment.
8065         * input/regression/tie-chord-partial.ly: new file.
8067 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
8069         * lilypond.words: add 3
8071 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8073         * scm/new-markup.scm (markup-function-list): add finger-markup
8075         * input/tutorial/brahms-tweaked.ly: new markup 
8077         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
8079         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
8080         crash when processing '() markup
8082         * input/regression/breathing-sign.ly (texidoc): add caesura example.
8084         * lily/breathing-sign.cc (railtracks): another caesura.
8086         * mf/feta-schrift.mf: caesura symbol. 
8088 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8090         * scripts/convert-ly.py (FatalConversionError.conv): add
8091         ly:molecule-XXX conversions.
8093         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
8095         * input/regression/multi-measure-rest-text.ly: new file.
8097         * scm/music-functions.scm (glue-mm-rest-texts): automatically
8098         convert MMREST-TEXT to MultiMeasureRestNumber settings.
8100         * ly/engraver-init.ly (ScoreContext): move tablature settings to
8101         ScoreContext
8103         * scm/new-markup.scm (center-markup): \center markup.
8105         * scm/music-functions.scm: remove pitchify scripts.
8107         * lily/music.cc (print_smob): display music name if available 
8109 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8111         * Documentation/user/refman.itely (Instrument names): remove
8112         \turnOff doco.
8114 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8116         * lily/score.cc (mark_smob): bugfix.
8118         * input/regression/rehearsal-mark.ly: new file.
8120         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
8121         report error at the current token again.
8123 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8125         * cygwin/mknetrel: Exit if doc build fails.
8127         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
8129 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8131         * scm/music-types.scm (music-descriptions): add doc strings
8133 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8135         * lily/lexer.ll: 
8136         * lily/include/my-lily-lexer.hh: 
8137         * lily/include/includable-lexer.hh: Add flex kludge.
8139         * config.hh.in: 
8140         * config.make.in: 
8141         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
8142         cruft.
8143         
8144         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
8145         code.
8147 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8149         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
8151         * lily/parser.yy (new_chord): Compile fix.
8153 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8155         * Documentation/user/refman.itely (Tuning groups of objects):
8156         remove documentation for \turnOff. 
8158         * lily/percent-repeat-engraver.cc (try_music): add correct
8159         processing moments for double-measure percents as well.
8161         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
8163         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
8164         grob prop type. 
8166         * Documentation/user/refman.itely (Printing named chords): add
8167         chord name tweak doco.
8169         * input/template/gregorian-transcription.ly: new file.
8171 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8173         * VERSION: 1.7.13 released
8174         
8175         * input/test/*: lots of cleanups/comment-outs/removals in chord
8176         examples
8177         
8178         * input/regression/*: lots of cleanups/comment-outs/removals in
8179         chord examples
8180         
8181         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
8182         options
8184         * lily/new-chord-name-engraver.cc (process_music): give original
8185         inversion pitch to chord name routine.
8187         * input/tutorial/os-score.ly: update to new markup
8189         * Documentation/user/appendices.itely: simply include
8190         chords-ignatzek. 
8192         * Documentation/user/refman.itely (Chords mode): add documentation
8193         for chord mode.
8195         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
8196         not present in chord.
8197         (construct-chord): add inversion and bass support.
8199         * lily/chord.cc: junk contents.
8201 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
8203         * Documentation/user/refman.itely:
8204         * Documentation/user/music-glossary.tely: fix. 
8206 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8208         * scm/chord-entry.scm (construct-chord): move chord construction
8209         to Scheme.
8211         * lily/parser.yy (new_chord): new setup for chord entry.
8213 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
8215         * lilypond.words:
8216         * Documentation/user/music-glossary.tely: add ambitus.
8218 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8220         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
8222         * lily/include/*.hh: string() -> to_string()
8224         * scm/chords-ignatzek.scm: new file.
8226         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
8227         standard chord name exceptions.
8229         * scm/translator-property-description.scm (chordNameSeparator):
8230         add property.
8231         (majorSevenSymbol): add property
8233         * lily/translator-scheme.cc (ly:context-properties): new function
8234         (ly:context-parent): new function.
8235         (print_smob): print context name.
8237         * lily/music.cc (ly:get-music-length): new function
8238         (print_smob): don't print properties.
8240         * lily/duration.cc (duration<?): new function
8242         * input/regression/chords-funky-ignatzek.ly: new file.
8244         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
8245         jazz chords.
8247         * lily/pitch.cc (ly:pitch-diff): new function.
8249         * input/regression/chords-ignatzek.ly: new file.
8251 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8253         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
8254         pitches for jazz chords.
8256 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8258         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
8260 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
8262         * lilypond.words: add 1
8264 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
8266         * Documentation/topdocs/AUTHORS.texi: refine.
8268 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
8270         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
8271         
8272         * lilypond.words: add one.
8274 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
8276         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
8277         Fontify bass note in chords, e.g., e in c1/e.
8278         
8279 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8281         * Documentation/user/music-glossary.tely: Dutch updates and
8282         additions (Arent Storm).
8284 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8286         * input/regression/ambitus.ly:  move file.      
8288         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
8290         * lily/event.cc (transpose): add tonic property to Key_change_req
8291         and to Key_engraver.
8293 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
8295         * Documentation/user/refman.itely: fix typo.
8297         * lilypond.words: removed wrong identifiers.
8299 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8301         * mf/feta-toevallig.mf: make flat stem shorter 
8303 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
8305         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
8307         * lilypond.words: add from Phrasing slur.
8308         
8309 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
8311         * lilypond-mode.el: allow launching multiple ViewPS processes.
8312         
8313         * lilypond.words: add from Text markup.
8315 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8317         * input/test/ossia.ly (texidoc): add comment.
8319         * input/regression/voice-follower.ly: new file.
8321         * mf/feta-toevallig.mf: make flat heavier.
8323         * lily/cluster-engraver.cc: clean up Cluster engraver
8325         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
8326         Engraver. Use Note_column to compute Y positions and deal with
8327         line break stuff.
8329 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8331         * lily/stem.cc: move french-beaming to stem.
8333 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
8335         * lilypond-font-lock.el: fontify all durations in chords.
8337         * lilypond.words: add from lily/my-lily-lexer.cc
8339 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8341         * VERSION: release 1.7.12
8343         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
8345         * lily/gregorian-ligature.cc: new file
8347         * lily/*: the Great 2003 search & replace.
8349         * Documentation/user/refman.itely (Manual repeat commands): add
8350         note about font selection.
8352 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
8354         * lilypond-mode.el: propose recompiling midi while invoking playing,
8355         not while stopping playing.
8357 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
8359         * lilypond.words: add one.
8361         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
8362         and expressional note grouping. Fontify chord modes.
8364 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
8366         * Documentation/user/music-glossary.tely (Top): translate melisma.
8368 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8370         * Documentation/user/music-glossary.tely (Top): add melisma.
8372 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
8374         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
8375         interfaces for (abstract) grob GregorianLigature
8377         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
8378         renamed head* -> glyph_name*, x-shift* -> x-offset*
8380         * scm/grob-property-description.scm: bugfix: added missing descriptions
8382 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8384         * input/test/chord-names-dpnj.ly: New file.
8386         * scm/double-plus-new-chord-name.scm: Implement full and partial
8387         exceptions.
8389         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
8391         * scm/double-plus-new-chord-name.scm
8392         (double-plus-new-chord->markup): Fix sub->markup.
8395 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
8397         * lily/custos-engraver.cc: added TODO; editorial changes
8399         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
8400         consistency with other ligature engravers; removed access on (now)
8401         private variable _ligature of Ligature_engraver
8403         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
8404         renamed last_bound -> last_bound_; issue programming_error on
8405         abstract method calls; moved primitives code from
8406         Mensural_bracket_engraver to here (because almost ligature
8407         engravers will need it); renamed try_stop_ligature () ->
8408         typeset_ligature (); bugfix: store primitives of finished ligature
8409         in separate variable finished_primitives_ to avoid clash on input
8410         like "\] \["; added current_ligature () to enable access on
8411         private variable _ligature
8413         * lily/mensural-ligature-engraver.cc: removed primitives_ code
8414         (now in super class); renamed try_stop_ligature () ->
8415         typeset_ligature ()
8417         * lily/mensural-ligature.cc: issue programming_error on abstract
8418         method calls
8420         * lily/note-heads-engraver.cc: added TODO comment upon bool
8421         in_ligature
8423         * mf/parmesan-heads.mf: fixed some of set_char_box()
8425         * scm/grob-description.scm: added VaticanaLigature
8427         * scm/grob-property-description.scm: added neume prefix properties
8429         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
8430         lily/include/gregorian-ligature-engraver.hh,
8431         lily/include/gregorian-ligature.hh: new files; framework for
8432         gregorian ligature engravers such as vaticana
8434         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
8435         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
8436         vaticana style ligature implementation (still somewhat uncomplete)
8438 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8440         * VERSION: release 1.7.11
8442         * scripts/convert-ly.py: add ly:pitch-transpose rule
8444 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8446         * input/test/dpncnt.ly: New file.
8448         * lily/my-lily-lexer.cc: Add chordnames keyword.
8450         * lily/parser.yy (chordnames_block): Parse chord name exception
8451         lists, see input/test/dpncnt.ly.
8453         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
8454         function.
8456         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
8457         filter-out too.
8459         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
8460         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
8461         pitch functions (except for ly:make-pitch, but that's apparently
8462         some sort of scheme naming standard?).
8464         * scm/lily.scm (!=): define-public.
8466         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
8468 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8470         * scm/double-plus-new-chord-name.scm
8471         (double-plus-new-chord-name->markup): New file.
8473 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8475         * python/lilylib.py (make_preview): don't suppress progress for
8476         bbox extraction.
8478 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8480         * Documentation/user/appendices.itely (scheme): update for new syntax.
8482         * input/regression/chord-name-styles.ly: new file
8484         * lily/instrument-name-engraver.cc: create instrument names
8485         without barline too.  Allows instrument name on ChordNames  
8487         * scm/new-markup.scm (interpret-markup): allow simple strings as
8488         markup too.
8490 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8492         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
8493         (step->markup-accidental): Fix: add accidental.
8494         (chord::inner-name-american): 
8495         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
8496         append stray '/' if last superscript addition was 'o'.
8498         * scm/new-markup.scm (normal-size-sub-markup) 
8499         (normal-size-super-markup): New function.
8501         * lily/source-file.cc (Source_file): Add warning for possibly
8502         intentional but suspicious initialization.
8504         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
8505         add comments about cut-and-paste programming.
8507         * flower/rational.cc (lcm): Not used; comment out.
8509 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8511         * lily/new-fingering-engraver.cc (position_scripts): use
8512         fingerHorizontalDirection to determine fingering horizontal
8513         directions.
8515         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
8516         fingering support.
8518         * scripts/convert-ly.py (FatalConversionError.conv): add style
8519         conversion rule. 
8521         * scm/chord-name.scm (set-chord-name-style): new function.
8522         (new-chord-name-brew-molecule): revise to interpret markup only
8523         (new-chord->markup): cleanuppish rewrite. To be called from the
8524         new engraver.
8526         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
8527         Markup earlier, during interpreting.
8529         * input/test/{banter,jazz,american}-chords.ly (scheme): update
8530         style settings. Rename to chord-names-*.ly
8532 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8534         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
8535         markup code and update to new markup.  Most probably broke some of
8536         it.
8537         
8538 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
8540         * Documentation/user/refman.itely: added docu for ambitus and
8541         clusters
8543         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
8544         ly_quote_scm() in lookup.cc
8546         * mf/parmesan-clefs.mf: set_char_box fix
8548         * lily/cluster-engraver.cc: junk implicit protection; use
8549         Protected_scm instead
8551 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8553         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
8554         throughout.
8556         * scm/new-markup.scm: Turn-off error-triggering test code.
8558 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8560         * scm/new-markup.scm (markup-thrower-typecheck) 
8561         (markup-typecheck?):  add full typechecking functions.
8562         (make-markup-maker): add make-FOO-markup functions.
8563         (markup-argument-list-error): nice error checking messages.
8564         (make-markup): better function: less quoting escapades.
8566 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8568         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
8570 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8572         * cygwin/lilypond.hint (requires): Add cygwin.
8574         * .cvsignore: Remove stepmake (huh!?!), add lib.
8576         * GNUmakefile.in: Add libdir links for builddir runs.
8578         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
8579         instead of datadir.
8581         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
8582         local_lilypond_libdir.
8584         * config.make.in (lilypond_libdir): Add.
8586         * stepmake/stepmake/substitute-rules.make: 
8587         * stepmake/stepmake/script-rules.make: 
8588         * stepmake/stepmake/python-module-rules.make:
8589         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
8590         lilypond-python-module patch.
8592 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8594         * Documentation/user/refman.itely (Graphical interfaces): add note
8595         about xml2ly.
8597 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8599         * scripts/ly2dvi.py (run_dvips): remove trailing newline
8601 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8603         * VERSION: released 1.7.10
8605         * scripts/musedata2ly.py (): idem
8607         * scripts/midi2ly.py (dump_chord): idem
8609         * scripts/etf2ly.py (version): idem 
8611         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
8613         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
8615         * scm/tex.scm (tex-output-expression): remove eval compat
8616         glut. Other output files too.
8618         * scm/chord-name.scm: don't export anything from chord module.
8620         * input/test/american-chords.ly: idem
8622         * input/test/banter-chords.ly (texidoc): idem
8624         * input/test/Cc-chords.ly: add breakage notes.
8626         * Documentation/user/refman.itely (Text markup): rewrite manual
8627         section.
8629         * lily/parser.yy (scalar): allow \markup { } as property value. 
8631         * scm/chord-name.scm: complete new markup usage
8633         * scm/grob-description.scm (all-grob-descriptions): use new markup
8634         texts by default
8636 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8638         * scm/chord-name.scm: partial move to new markup texts.
8640 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8642         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
8644         * scm/bass-figure.scm (brew-bass-figure): make stack direction
8645         settable.
8647 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
8649         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
8650         invoked for old midi, wait for killing.
8652 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
8654         * Documentation/user/music-glossary.tely: Finnishing.
8656 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8658         * mf/feta-nummer-code.mf: some kerning pairs.
8660 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
8662         * scm/output-lib.scm (set-bar-number-visibility): Context-function
8663         Added.
8665         * Documentation/user/refman.itely (Bar numbers):
8666         set-bar-number-visibility added, modulo-bar-number removed again
8667         (sorry).
8669 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
8671         * scm/output-lib.scm (modulo-bar-number-visible): add function.
8673         * Documentation/user/refman.itely: add modulo-bar-number-visible.
8675         * Documentation/user/music-glossary.tely: translate into Finnish.
8677 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
8679         * lilypond-mode.el: add shortcut for 2midi
8681         * lilypond-font-lock.el: fontify lyrics
8683 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
8685         * scm/drums.scm : use 1.7.x names.
8687         * input/regression/drums.ly : Don't use << chords >>
8689 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
8691         * lilypond-mode.el: tidy, add TODO
8693         * make/lilypond.mandrake.spec.in: install-info quietly.
8695 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8697         * input/test/markup.ly: use new syntax.
8699 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8701         * ly/params-init.ly (interscoreline): add word-space
8703         * input/test/metronome.ly (eighthNote): idem.
8705         * input/test/script-priority.ly: use new markup
8707         * lily/parser.yy (markup): allow HEAD markup0 markup1 
8709         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
8711         * lily/parser.yy (gen_text_def): bugfix.
8712         (full_markup): allow markup identifier.
8714 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
8716         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
8717         jobs at the same time. Add horizontal lines to Command menu.
8718         Allow one compiling job -- propose killing others before a new one.
8720         * lilypond.words: add markup, teeny, etc.
8722 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
8724         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
8725         Allow only one type of midi process; launching Midi either stops
8726         midis or plays the current midi and launching MidiAll stops midis
8727         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
8728         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
8730 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8732         * lily/text-engraver.cc (process_acknowledged_grobs): use new
8733         markup  for new markup texts.
8735         * lily/mark-engraver.cc (process_music): idem
8736         
8737         * lily/instrument-name-engraver.cc (create_text): idem
8739         * scm/new-markup.scm (magnify-markup): new function.
8741         * scm/molecule.scm (stack-lines): bugfix.
8743         * lily/font-interface.cc (get_font): take font-magnification from
8744         alist chain.
8746 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8748         * lily/molecule-scheme.cc: move scheme functions to separate file.
8750         * lily/font-metric.cc  (ly_get_glyph): new function. 
8751         
8752         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
8753         (italic-markup, dynamic-markup): new functions
8754         (font-markup): new function
8756         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
8757         padding and minimum
8759 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
8761         * lily/accidental-engraver.cc:
8762         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
8764 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
8766         * lilypond.vim:
8767         * lilypond-font-lock.el: Put \longa as duration. Accept only 
8768         [a-zA-Z] for user defined identifiers. Separate note cases 
8769         with and without a duration (allow cis\longaX).
8771         * lilypond.words: Add words from Info.
8773 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8775         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
8777 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
8779         * lilypond-mode.el: Propose reverting buffer before a command if
8780         it was edited with an another editor.
8782 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8784         * lily/molecule.cc (ly_translate_molecule): new function
8786         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
8787         into libdir
8789         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
8791         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
8793 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
8795         * lilypond.words: take \words from Info-index.
8797 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8799         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
8801 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
8803         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
8805 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
8807         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
8808         and lilypond-documentation.
8810 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8812         * lily/parser.yy: Compile fix (bison 1.75).
8814 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8816         * VERSION: 1.7.9 released
8818         * scm/music-functions.scm (shift-one-duration-log): refactor.
8819         Use music-map.
8821         * input/regression/chord-tremolo.ly (texidoc): add dot test.
8823         * NEWS: update.
8825         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
8826         argument
8827         
8828         * scm/music-functions.scm (display-music): new function
8829         (music-map): change arg order.
8831         * input/regression/new-markup-syntax.scm: new file
8833         * lily/parser.yy (markup): add \markup { .. } syntax.
8835         * scm/new-markup.scm (override-markup): new function
8836         (lookup-markup): new function
8837         (music-markup): new function
8838         (lookup-markup-command): use markup-signature to store argument
8839         format for parser.
8841         * lily/lexer.ll: preliminary \markup syntax. 
8843 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
8845         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
8846         add pre/post-dependencies and menus with icons from source.
8848         * Documentation/pictures/lilypond-48x48.xpm:
8849         * Documentation/pictures/lilypond-32x32.xpm:
8850         * Documentation/pictures/lilypond-16x16.xpm: new files, background
8851         transparent.
8853         * stepmake/stepmake/generic-targets.make:
8854         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
8856 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8858         * input/regression/music-map.ly (texidoc): new file.
8860         * scm/music-functions.scm (music-map): new function
8862 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8864         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
8866 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
8868         * input/test/to-xml.ly:
8869         * lily/ligature-engraver.cc: Fixes documentation.
8871         * lilypond.mandrake.spec.in:
8872         * lilypond.redhat.spec.in: Add lilypond.words.
8874         * Documentation/user/refman.itely: Mention Info inside emacs.
8875         
8876         * lilypond.suse.spec.in:
8877         * lilypond.redhat.spec.in:
8878         * lilypond.mandrake.spec.in: Set root-owner for doc
8879         (tobbe@nyvalls.se).
8881 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8883         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
8884         os.popen.read ().
8886 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8888         * scripts/ly2dvi.py (include_path): print warning if failing anything.
8890         * python/lilylib.py (error): add space
8892 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8894         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
8895         distribution.
8897 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8899         * lily/paper-outputter.cc (Paper_outputter): close port when
8900         finishing score.
8902 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8904         * scm/sodipodi.scm: Fixes.
8906 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
8908         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
8910         * buildscripts/make-font-dir.py: Fix. 
8912 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
8914         * lilypond-mode.el: Add support for Info inside Emacs.
8916 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8918         * buildscripts/make-font-dir.py: 
8919         * mf/GNUmakefile: Make sodipodi font map.
8921         * scm/sodipodi.scm: Add more output functions.
8923         * mf/feta-nummer.mf: 
8924         * mf/feta-beugel.mf: Add font_coding_scheme.
8926         * lily/paper-outputter.cc (output_header): Fix creator string.
8928 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
8930         * lilypond-mode.el (LilyPond-autocompletion): invoked with
8931         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
8933         * lilypond.words: add two (Everybody can add/remove words now!).
8935         * debian/rules:
8936         * make/lilypond.suse.spec.in:
8937         * make/lilypond.mandrake.spec.in:
8938         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
8940         * Documentation/user/refman.itely: Mention autocompletion.
8942 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8944         * scripts/ly2dvi.py: Add paper sizes.
8946         * lily/timing-engraver.cc: 
8947         * lily/time-signature.cc: 
8948         * lily/span-bar.cc: 
8949         * lily/grob-scheme.cc: Code formatting fixes.
8951         * scm/sodipodi.scm: 
8952         * scm/sketch.scm:
8953         * buildscripts/mf-to-table.py: 
8954         * buildscripts/make-font-dir.py: Font testing.
8956 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
8958         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
8959         inserts try-completion and shows all-completions.
8961         * lilypond.words: '\' -> '\\'
8963         * lilypond-mode.el: load libraries in the end, lilypond.words defines
8964         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
8965         
8966         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
8967         and LilyPond-reserved-words.
8968         
8969 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
8971         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
8972         from load-path.
8973         
8974         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
8975         the mini-buffer with Control-Shift-c.
8976         
8977 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8979         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
8980         duration. This fixes \tempo taking time.
8982 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8984         * lily/volta-engraver.cc (process_acknowledged_grobs): 
8985         Allow for text markup in repeatCommands. 
8987 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
8989         * lilypond-mode.el (LilyPond-insert-string): new function, use it
8990         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
8991         Get rid of skeleton.el-dependency.
8993         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
8995 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8997         * lily/beam-engraver.cc (stop_translation_timestep): reset
8998         now_stop_ev_
9000         * lily/scm-option.cc: add parse-protect to ly:set-option
9002         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
9004 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9006         * lily/include/ligature-bracket.hh: removed
9007         * lily/ligature-bracket.cc: removed
9009         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
9010         .tex
9012         * lily/beam.cc (set_beaming): don't change beam count on rests.
9013         (brew_molecule): always set flag-width > 0.
9015 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
9017         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
9018         chars, remove instructions; instead, refer to lilypond-init.el and
9019         Documentation/topdocs/INSTALL.texi.
9021         * lilypond.words: add identifiers and reserved words.
9023         * Documentation/topdocs/INSTALL.texi: separate sections for installing
9024         files and adding a load-path.
9026         * lilypond-init.el: Instructions, extracted from 
9027         Documentation/topdocs/INSTALL.texi. 
9028         
9029 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9031         * VERSION: 1.7.8 released 
9033         * lily/grob.cc (warning): better robustness fix.
9035 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
9037         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
9039         * lily/cluster-engraver.cc: stick better to variable naming
9040         conventions
9042         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
9043         until stop_translation_timestep()
9045         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
9046         min/max coordinates to backend, but no musical info such as
9047         pitches
9049         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
9051         * lily/grob.cc: robustness fix: warning(): do not crash if
9052         cause is not set
9054         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
9055         the much more elaborated tuplet brackets than the very naive and
9056         simple ligature bracket grob
9058 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9060         * Documentation/user/refman.itely (Analysis brackets): add
9061         horizontal bracket doco.
9063         * ly/property-init.ly (setMmRestFermata): added.
9065         * Documentation/user/refman.itely (Multi measure rests): fermatas
9066         on mm rests.
9068         * input/regression/apply-context.ly (texidoc): new file
9070         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
9071         code to be executed during interpretation. Possible applications:
9072         smart octavation, more advanced bar checks. 
9074         * lily/apply-context-iterator.cc: new file.
9076 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9078         * input/test/new-markup.ly: new file.
9080         * lily/text-item.cc (text_to_molecule): new function
9082         * scm/new-markup.scm (lambda): new file
9084         * lily/function-documentation.cc (ly_add_function_documentation):
9085         add proc property as well
9087 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9089         * Documentation/user/music-glossary.tely (Top): add custos.
9091 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
9093         * Documentation/topdocs/INSTALL.texi: advise how to include source
9094         path to Emacs load-path and improve language.
9096 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9098         * GNUmakefile.in: config.h message fix.
9100         * autogen.sh:
9101         * aclocal.m4: Regenerate.
9103         * configure.in: 
9104         * config.make.in: 
9105         * stepmake/config.make.in: 
9106         * stepmake/configure.in: 
9107         * stepmake/autogen.sh: 
9108         * stepmake/aclocal.m4: Update for autoconf 2.56.
9110 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
9112         * Documentation/topdocs/INSTALL.texi: instructions for an user how
9113         to install Emacs-mode. Instructions how to use vim-mode.
9115 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9117         * scm/music-types.scm (music-descriptions): no length for tempo event.
9119         * input/*.ly: add \version everywhere.
9120         
9121         * input/*.ly: update syntax to 1.7 + new-chords.
9123         * VERSION: 1.7.7 released.
9124         
9125         * Documentation/user/*.tely: new chord syntax.
9127         * input/regression/[bc]*.ly (texidoc): syntax updates.
9128         
9129 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
9131         * lilypond.words: add vocabulary to be used in auto-completion
9133         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
9135         * lilypond.vim: allow note name at EOF
9137 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9139         * buildscripts/new-chords.py (edit): -e option: inline editing.
9141         * input/regression/a*.ly (texidoc): syntax updates.
9143         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
9144         music): elucidations. 
9146 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
9148         * lily/include/lily-proto.hh, ly/engraver-init.ly,
9149         ly/spanners-init.ly, scm/grob-description.scm,
9150         scm/grob-property-description.scm, scm/music-types.scm,
9151         lily/cluster-engraver.cc, lily/cluster.cc,
9152         lily/include/cluster.hh, input/test/cluster.ly: cluster
9153         implementation
9155         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
9156         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
9157         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
9159         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
9161         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
9163         * scm/grob-description.scm: bugfix: by default, use default note
9164         head style when engraving ligatures
9166         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
9168         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
9169         events
9171         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
9173         * input/test/ancient-font.ly: bugfix: style -> flag-style
9175         * lily/ligature-engraver.cc: indentation fix
9177         * lily/parser.yy: indentation fixes
9178         
9179 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9181         * input/regression/measure-grouping.ly: more elaborate example.
9183         * lily/moment.cc: ly:add-moment, ly:mul-moment,
9184         ly:div-moment. New functions 
9186         * scm/music-functions.scm (set-time-signature): new function,
9187         allow inline time sig settings with measure grouping.
9189         * lily/parser.yy (command_element): move time sig construction
9190         into Scheme.
9192         * lily/side-position-interface.cc (out_of_staff): new function,
9193         like padding, but keep minimum distance from staff. Easier than
9194         linespanners (dynamics, pedals), but roughly the same effect.
9196 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
9198         * emacs-mode.el: Added spanish-note-replacements 
9199         (Carlos Betancourt, <carlos.betancourt@chello.be>).
9201         * vimrc: (Un)commenting with <(S-)F12>, tidy.
9203 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
9205         * lilypond.vim: Do not fontify cises, desis, etc.
9207         * vimrc: view dvi with <S-F6>
9209 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9211         * lily/lookup.cc (triangle): new function.
9213         * input/regression/measure-grouping.ly (texidoc): new file: show
9214         triangles and brackets for beat groups of 3 and 2.
9216         * lily/include/measure-grouping-spanner.hh (class
9217         Measure_grouping): new file.
9219         * lily/measure-grouping-spanner.cc (brew_molecule): new file
9221         * lily/measure-grouping-engraver.cc (class
9222         Measure_grouping_engraver): new file.
9224 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9226         * Merge from stable:
9228             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
9229         
9230         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
9231         stylesheet.
9233         * ly/paper19.ly: Include paper19-init.ly.
9235         * ly/paper19-init.ly: New file.
9237         * Documentation/user/tutorial.itely (First steps): Fix first
9238         example for font test.
9240         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
9242         * ChangeLog: Add 1.7.6 release marker (see below).
9244         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
9245         Add .py files.
9247 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9249         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
9251         * input/tutorial/*.ly: update to new syntax.
9253         * lily/parser.yy (Composite_music): new transpose syntax,
9254         \transpose FROM TO MUSIC. 
9256 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9258         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
9259         latex progress/error output to stderr (by default this goes to
9260         stdout).  Show lilypond progress, even when not verbose.
9262         * python/lilylib.py (system): New optional parameter to control
9263         showing of progress.
9265         * scm/backend-documentation-lib.scm (check-dangling-properties):
9266         Fix error message.
9268         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
9269         axis, extent.
9271         * scm/grob-property-description.scm (magnify): Remove.
9272         (extent, axis): Add.
9274 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9276         * VERSION: Release 1.7.6.
9278         * scripts/convert-ly.py: more uniformization substitutions.
9280         * buildscripts/new-chords.py (sub_chords): new file.
9282 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9284         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
9285         lilypond.map.  Include sauter fonts too.  Cleanups.
9287 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9289         * Documentation/user/tutorial.itely (First steps): change to new
9290         chord/tie/slur/beam notation.
9292         * lily/parser.yy (event_that_take_dir): allow postfix notation for
9293         ties.
9295         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
9296         engraver. Process ties in postfix notation, i.e. c8-~ c
9298         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
9300         * input/regression/beam-postfix-notation.ly (texidoc): new file.
9302         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
9304         * lily/beam-engraver.cc (try_music): accept new-beam-events
9306         * input/regression/chord-scripts.ly (texidoc): new file
9308         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
9309         script-events.
9311         * scm/script.scm (default-script-alist): cleanup.
9313         * lily/script-engraver.cc (make_script_from_event): cleanup.
9315         * lily/lyric-combine-music-iterator.cc
9316         (Lyric_combine_music_iterator): remove superfluous events.
9317         (melisma_busy): new function. Fix broken melismas.
9319 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
9321         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
9322         Remove nonvalid settings. Use descriptive key names.
9323         Use <Return> to indicate the pressing of that key.
9325 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9327         * scripts/lilypond-book.py (option_definitions): Typo.
9329         * scripts/ly2dvi.py: Updates.
9331         * python/lilylib.py (setup_environment, print_environment)
9332         (get_bbox, make_preview): Merge and remove from ly2dvi and
9333         lilypond-book.
9335         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
9337         * .cvsignore: Remove some cruft.
9339         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
9340         path.
9342         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
9343         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
9344         throughout.
9346         * python/lilylib.py (quiet_system): Junk
9347         (system): Display error log upon failure.
9348         (read_pipe): New function.  Cleanups and fixes.
9350         * python/*.py: Rename from *.py.in.
9351         
9352         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
9354         * GNUmakefile.in (SUBDIRS): Move python before scripts.
9356 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9358         * python/GNUmakefile: Bugfix: handle modules.
9360         * stepmake/stepmake/python-module-targets.make (default): Add
9361         compiled modules. 
9363         * stepmake/stepmake/python-module-rules.make: Add rule for byte
9364         compiling modules.
9366         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
9367         Bugfix.  (OUT_PYC_MODULES): Add.
9369 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
9371         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
9372         Use default paths. Refresh description.
9374 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9376         * VERSION: 1.7.5 released
9378         * input/regression/finger-chords.ly (texidoc): new file.
9380         * lily/script-engraver.cc (process_music): remove scriptHorizontal
9381         support
9383         * lily/fingering-engraver.cc (process_music): remove kludgy
9384         scriptHorizontal stuff.
9386         * lily/script.cc: remove staff-support property.
9388         * lily/new-fingering-engraver.cc (add_fingering): new
9389         file. Fingering engraver for new style chords.
9391 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9393         * lily/parser.yy (bare_number): allow 4 \cm (without
9394         decimal dot). (should backport to 1.6?)
9396         * ly/declarations-init.ly: use Scheme for dimension defs.
9398         * lily/parser.yy (TODO): remove hard coded dimensions, add
9399         REAL NUMBER_IDENTIFIER production.
9401         * lily/rest-collision.cc (force_shift_callback): rewrite using
9402         -done property.
9404         * scm/grob-property-description.scm (rest-collision-done): add
9405         property.
9406         
9407         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
9409 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9411         * input/regression/multi-measure-rest-center.ly: new file.
9413         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
9414         off horizontally by 0.05 ss. Fixed.
9416 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9418         * scm/pdftex.scm: Rename ly-number to ly:number->string.
9420         * Documentation/topdocs/index.tely: Remove duplicate from merge.
9422 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9424         * lily/tie.cc (get_control_points): also avoid staff lines on the
9425         just outside the outer staff lines
9427 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9429         * ly/params-init.ly: Just define style-alist, no need to
9430         define-public.
9432         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
9433         (thanks Han-Wen).
9435         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
9436         (FET_FILES): = FONT_FILES.
9438         * Merge from stable:
9440             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
9442 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9444         * VERSION: 1.7.4 released.  
9445         
9446         * scm/generate-documentation.scm (string-append): add macro
9447         definitions.
9449         * lily/text-item.cc (lookup_text): don't use virtual fonts for
9450         normal texts.
9452         * lily/multi-measure-rest-engraver.cc: make separate
9453         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
9455         * lily/multi-measure-rest.cc: remove text handling. Remove
9456         number-threshold.
9458 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9460         * scm/music-types.scm: doc patch by Graham Percival
9462 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9464         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
9465         encoding part.
9466         (Font_info.set_defaults): pixelsize now also defauts to '0'.
9467         (sketch_p): Sketch wants only first four elements of X11 font spec.
9469         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
9471         * mf/feta-autometric.mf: Write foundry and family to log.
9473         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
9474         font translation table.
9476         * buildscripts/mf-to-table.py: Better font info into afm.
9478         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
9479         1.0.9 required.
9481         * configure.in: Whine for mftrace 1.0.9.
9483 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9485         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
9487         * lily/main.cc (main_prog): don't try to load init.EXT when
9488         processing foo.EXT.
9490 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
9492         * scm/tex.scm (zigzig-line): added.
9494         * scm/ps.scm (zigzag-line): added.
9496         * ps/music-drawing-routines.ps (subvec): added.
9497         (draw_zigzag_line): added.
9498         
9499         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
9500         grob properties zigzag-width and zigzag-length.
9502         * input/regression/glissando.ly: Add some zig-zagged glissandi.
9504 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9506         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
9507         svg output, including font.
9509 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9511         * scm/lily.scm: Register sodipodi output module.
9513         * scm/sodipodi.scm: New file.
9515         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
9517         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
9518         comment, after header.
9519         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
9520         FullName.  Fix FontName key.
9522 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
9524         * lily/rest.cc (after_line_breaking): bugfix: dots after half
9525         and breve rests.
9526         
9527         * input/test/blank-notes.ly: bugfix
9529         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
9530         rests. (Kim Shrier)
9532         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
9533         
9534 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9536         * scm/tex.scm: 
9537         * scm/ps.scm: Cleanup and remove obsolete junk.
9539         * Documentation/user/internals.itely:
9540         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
9542         * lily/parser.yy: Identify shift/reduce problems.
9544         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
9545         make-style-sheet.  Too specific for convert-ly?
9547 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9549         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
9551         * input/test/*.ly: various fixes.
9553         * lily/music.cc (name): bugfix
9555         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
9557         * lily/input-file-results.cc (code): set-point-and-click! ->
9558         set-point-and-click
9559         
9560 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9562         * Use uniform ly: prefix for exported scheme primitive functions.
9564         * scm/music-types.scm: junk compat glue
9566         * scripts/convert-ly.py: add rules for stuff below, junk
9567         compatibility glue for spanrequest.
9569         * lily/parser.yy (verbose_event): remove \spanrequest,
9570         \commandspanrequest, \script. 
9571         
9572         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
9574         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
9575         for \penalty, \glissando.
9577         * VERSION: release 1.7.3
9578         
9579 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
9581         * lily/accidental-engraver.cc: Fix
9582         grace-in-the-beginning-of-measure bug caused by the resent
9583         partial-measure fix.
9585         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
9586         overlap looks too crowded)
9587         
9588 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9590         * lily/parser.yy (assignment): allow SCM expression as assignment.
9592         * lily/include/music-output-def.hh (class Music_output_def):
9593         * lily/music-output-def.cc: 
9594         * lily/paper-def.cc: 
9595         * scm/font.scm (markup-to-properties):
9596         * lily/parser.yy (music_output_def_body): 
9597         remove style_sheet_
9599 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9601         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
9602         length.
9604         * input/regression/spacing-to-grace.ly: new file.
9606         * input/regression/spacing-end-of-line.ly: new file.
9608         * lily/note-spacing.cc (get_spacing): take into account breakable
9609         stuff sticking out at the left (time sig change at line break).
9611         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
9612         raggedright code.
9614         * scm/music-functions.scm (make-voice-props-set): add
9615         staff-position for mm rests.
9617         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
9618         before grace notes a little.
9620         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
9622         * lily/break-align-interface.cc (do_alignment): right-edge spacing
9623         key adds space at the end of line. 
9625 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9627         * scm/sketch.scm: Fix beams.
9629         * buildscripts/mf-to-table.py: Add EncodingScheme.
9631         * scm/sketch.scm: Resurrect.
9633 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9635         * lily/multi-measure-rest.cc: use breve rests for measure lengths
9636         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
9638 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9640         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
9642         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
9644 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9646         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
9647         token for origin information.
9649         * lily/parser.yy (My_lily_lexer): do identifier location and
9650         cloning from lexer.
9652         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
9653         logic out of the parser. Add bar checks on both ends.
9655         * Documentation/user/refman.itely (Multi measure rests): add more
9656         notes about mm rests.
9658 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9660         * input/regression/bar-scripts.ly: Re-enable.
9662         * lily/parser.yy:
9663         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
9664         released rsn.  Bison 1.50 has a crucial bug and won't work.
9666         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
9669 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9671         * input/regression/bar-scripts.ly: Blunt documentation build fix.
9673 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9675         * Actually merge changes since 1.6.4 besides ChangeLog, and
9676         resolve conflicts.  Lots of updates, hope all is well.
9677         
9678         * cygwin/lilypond.hint (requires): Add ghostscript.
9680         * scm: Update some (c).
9681         
9682 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9684         * input/test/{various}.ly: add \header fields and texidoc strings.
9686 2002-10-05  Werner Lemberg  <wl@gnu.org>
9688         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
9689         renamed to `output_latex_quoted'.
9690         Added `output_latex_noquote'.
9691         (schedule_lilypond_block): Implement `noquote' option for LaTeX
9692         mode.
9694 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9696         * ChangeLog: Add 1.6.6 release marker.  See below.
9698         * stepmake/stepmake/po-targets.make: Remove --c++ option.
9700         * scripts/midi2ly.py: Fix global syntax warnings.
9702         * GNUmakefile.in: Generate builddir locale tree too.
9704         * scripts/ly2dvi.py:
9705         * scripts/midi2ly.py: 
9706         * scripts/mup2ly.py: 
9707         * scripts/update-lily.py:
9708         * lily/main.cc (setup_paths): Fix for locales setup.
9710 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9712         * Documentation/windows/installing.texi: Soften wording about
9713         necessity of becoming Administrator.  tommie@iae.nl reports this
9714         does not seem to be necessary for his flavour of Windows 2000.
9715         Explicitely discourage text mode mounts.
9717 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9719         * lily/rest.cc (after_line_breaking): backport dot position fix.
9721         * lily/rest-collision.cc (do_shift): also remove dots for suicided
9722         rests. Thanks to Klaus Zimmermann for finding this bug.
9724 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9726         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
9728 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9730         * Documentation/user/music-glossary.tely: fix links.
9732 2002-10-21  Werner Lemberg  <wl@gnu.org>
9734         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
9735         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
9736         scaling factor) only once and use them in the definition of
9737         \embeddedps.
9738         * ps/music-drawing-routines.ps (skeel): Removed.
9740 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9742         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
9743         Solaris7, as we don't use nested $( ) constructs.
9745 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9747         * VERSION: Release 1.6.6.
9748         
9749 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9751         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
9752         as workaround for /bin/sh problems on Solaris7.
9754 2002-10-19  Werner Lemberg  <wl@gnu.org>
9756         * GNUmakefile.in (web-doc): Fix typos.
9757         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
9758         `music-drawing-routines.ps' but emit \special{header=...} once.
9759         * scm/tex.scm (header-end): Updated.
9761 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9763         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
9764         undefined tremolo. 
9766 2002-10-15  Werner Lemberg  <wl@gnu.org>
9768         * scripts/lilypond-book.py (g_make_html): New global variable.
9769         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
9770         if `g_make_html' isn't set.
9771         [main]: Add format `texi-html'.
9772         (option_definitions): Updated.
9773         * Documentation/user/lilypond-book.itely: Updated.
9775         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
9776         * make/ly-rules.make (%.texi, %.nexi): Use it.
9777         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
9778         format to lilypond-book.
9779         * GNUmakefile.in (web-doc): Ditto.
9781 2002-10-14  Werner Lemberg  <wl@gnu.org>
9783         Further improve TeX output.  The produced files are about 40%
9784         smaller.  `lilyponddefs.tex' is now read only once.
9786         * tex/lilyponddefs.tex: Remove footer stuff.
9787         (\ifundefined): Renamed to...
9788         (\lilypondundefined): This.  Use LaTeX's definition to
9789         make it nestable and make it global.
9790         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
9791         output.
9792         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
9793         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
9794         them global.
9795         (\placebox): Renamed to...
9796         (\lyitem): This.
9797         Make it global and call \outputscale by itself.
9798         (\lybox, \lyvrule): New macros to reduce input data.
9799         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
9800         New auxiliary macros.
9801         (\SkipLilydefs, \EndLilyPondOutput): Removed.
9802         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
9803         to...
9804         (\lilypondspace): This and made it global.
9805         (\turnOnPostScript): Renamed to...
9806         (\lilypondpostscript): This and made it global.
9807         (\turnOnExperimentalFeatures): Renamed to...
9808         (\lilypondexperimentalfeatures): This and made it global.
9809         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
9810         (\lilypondsetdimen): This and made it global.
9811         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
9812         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
9813         (all, $(outdir)/music-drawing-routines.ps): New rules.
9814         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
9815         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
9816         start-system, stop-system, stop-last-system, filledbox): Updated to
9817         use the changed macros from lilyponddefs.tex.
9818         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
9820 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9822         * Documentation/windows/installing.texi: Update.
9824 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9826         * VERSION: 1.6.5 released
9828         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
9830 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9832         * scm/translator-property-description.scm (voltaOnThisStaff): add
9833         property.
9835 2002-09-28  Werner Lemberg  <wl@gnu.org>
9837         * scm/tex.scm (header-end): Suppress page numbering.
9839         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
9840         Fix quotation for HTML output.
9842 2002-09-28   Graham Percival   <gperciva@sfu.ca>
9843         
9844         * Documentation/user/refman.itely: grammar and phrasing
9845           fixes to "Note Entry" section.  Also adds a few new examples.
9847 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9849         * flower/include/string-data.icc: include string.h
9851 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9853         * scm/chord-name.scm (chord::inner-name-banter): remove space.
9855 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9857         * Documentation/user/GNUmakefile (extra-local-help): Add.
9859         * stepmake/stepmake/www-targets.make (local-help): Add.
9861 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9863         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
9864         packages.
9866         * Documentation/topdocs/README.texi (Top): building documentation
9867         (not website.)
9869 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9871         * Documentation/user/refman.itely: 
9872         * Documentation/user/tutorial.itely: 
9873         * Documentation/user/music-glossary.tely: Merge changes.
9875         * Documentation/user/glossary.html.in: 
9876         * Documentation/index.texi: 
9877         * Documentation/header.html.in: Accomodate renaming of glossary.
9878         
9879         * Documentation/user/tutorial.itely: Add some glossary references.
9880         
9881         * Documentation/user/refman.itely: Minor fixes.
9882         
9883         * Documentation/user/lilypond.tely: Add glossary do direntry.
9885         * Documentation/user/music-glossary.tely: Rename (previously:
9886         glossary.tely).  Fix anchor placement.
9888         * Documentation/user/GNUmakefile: Make music-glossary.info too.
9890 2002-09-23  Werner Lemberg  <wl@gnu.org>
9892         * scripts/lilypond-book.py (output_dict): Fix handling of
9893         various environments by avoid extraneous newlines.
9894         Rename `output-all' regexp for html to `output-html'.
9895         Replace `output-all' regexp for texi with `output-texi-quote'
9896         and `output-texi-noquote'.
9897         (compose_full_body): Don't override `linewidth' user option
9898         for `singleline'.
9899         (schedule_lilypond_block): Don't indent text specified with
9900         `intertext' option.
9901         Add new option `noquote'.
9902         (compile_all_files): Use latex instead of tex to compile ly
9903         files directly.
9905         * Documentation/user/lilypond-book.itely: Updated and revised.
9906         Improve layout.
9908         * Documentation/user/glossary.tely,
9909         Documentation/user/introduction.itely,
9910         Documentation/user/tutorial.itely,
9911         Documentation/user/refman.itely,
9912         Documentation/user/appendices.itely: Fix overfull LilyPond
9913         boxes caused by the new lilypond-book code.  Other minor
9914         fixes.
9916         * Documentation/user/macros.itexi (@texiflat): Don't emit
9917         trailing space.
9919         * scm/tex.scm (end-output, header-end): Add preamble and
9920         postamble to make lilypond output directly compilable with
9921         latex.
9923         
9924 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9926         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
9927         instructions.
9929 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9931         * Documentation/user/glossary.tely: Add titling and hyperlinks.
9933 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9935         * lily/beam.cc (connect_beams): don't crash if there are quarter
9936         notes in beams.
9938 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
9940         * Documentation/user/refman.itely: corrected ancient clef
9941         docu; added docu on ligatures
9943 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9945         * Documentation/user/glossary.tely,
9946         Documentation/user/refman.itely, input/les-nereides.ly,
9947         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
9948         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
9949         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
9950         Stem properties: flag-style -> stroke-style, style -> flag-style.
9953 2002-09-22  Werner Lemberg  <wl@gnu.org>
9955         * scripts/lilypond-book.py: Add option `notime' to suppress
9956         printing of a time signature.  Specify default indentation of 0pt
9957         if single line fragment.  Don't emit redundant `\paper{ }'.
9959         * Documentation/user/lilypond-book.itely: Updated.
9961         * Documentation/user/glossary.tely: Completely reformatting.
9963 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9965         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
9967 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9969         * Documentation/user/tutorial.itely: Fix links.
9970         
9971         * Documentation/topdocs/index.tely:
9972         * Documentation/index.texi:
9973         * Documentation/header.html.in: Small website fixes and updates.
9975         * debian/: Debian patch by Anthony Fok.
9977 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9979         * Documentation/footer.html.in: How time flies: It's already 2002!
9981         * Documentation/topdocs/index.tely: Stable/development fix.  Use
9982         more descriptive link names than 'here'.
9984 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9986         * VERSION: 1.7.2 released
9987         * VERSION: 1.6.4 released
9988         
9989         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
9991         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
9992         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
9994         * mf/feta-din.mf (test): add x-height and space.
9996         * lily/dynamic-engraver.cc (process_music): take dynamic direction
9997         from ^_ for crescendi. Idem for slurs and phrasing slurs.
9999         * ly/grace-init.ly: add-to-grace-init: function to portably add
10000         settings to \grace. 
10002         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
10003         if we get an absolute dynamic event.
10005         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
10007         * lily/source-file.cc (get_line): oops. All line numbers were off
10008         by 2. Fix that. 
10010         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
10011         be after the note, combined with -_^, i.e. c4-(-\)-\>  
10013         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
10015         * lily/parser.yy (number_factor): remove (number) as number
10016         expression. ("Let them eat Lisp").
10018 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10020         * lily/horizontal-bracket.cc: new file.
10022         * lily/horizontal-bracket-engraver.cc: new file.
10024         * input/regression/note-group-bracket.ly: new file. Support
10025         horizontal note brackets for music analysis.
10027         * lily/stem.cc (flag): new flag-style: no-flag.
10029         * input/test/stem-cross-staff.ly: new file
10030         
10031         * Documentation/user/internals.itely: Improved formatting, fixing
10032         typos.  Added a section `Output details' to describe how the TeX
10033         code looks like.
10035         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
10037         * lily/parser.yy: remove \dynamicscript.
10039         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
10040         definitions. 
10042         * python/midi.c (midi_error): take two arguments.
10044         * Merge 1.6.5 changes:
10045         
10046 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10048         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
10049         staff-space.  Previous 1.5 was probably meant as half-spaces.
10050         (cautionary-style): parentheses (was: smaller).  This is what doco
10051         says, and it seems more logical.
10053         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
10054         for 2nd sentence.
10056 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10058         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
10060 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10062         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
10064 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10066         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
10068 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10070         * scm/translator-property-description.scm (voltaOnThisStaff): add
10071         property.
10073 2002-09-28  Werner Lemberg  <wl@gnu.org>
10075         * scm/tex.scm (header-end): Suppress page numbering.
10077         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
10078         Fix quotation for HTML output.
10080 2002-09-28   Graham Percival   <gperciva@sfu.ca>
10081         
10082         * Documentation/user/refman.itely: grammar and phrasing
10083           fixes to "Note Entry" section.  Also adds a few new examples.
10085 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10087         * flower/include/string-data.icc: include string.h
10089 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10091         * scm/chord-name.scm (chord::inner-name-banter): remove space.
10093 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10095         * Documentation/user/GNUmakefile (extra-local-help): Add.
10097         * stepmake/stepmake/www-targets.make (local-help): Add.
10099 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10101         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
10102         packages.
10104         * Documentation/topdocs/README.texi (Top): building documentation
10105         (not website.)
10107 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10109         * Documentation/user/refman.itely: 
10110         * Documentation/user/tutorial.itely: 
10111         * Documentation/user/music-glossary.tely: Merge changes.
10113         * Documentation/user/glossary.html.in: 
10114         * Documentation/index.texi: 
10115         * Documentation/header.html.in: Accomodate renaming of glossary.
10116         
10117         * Documentation/user/tutorial.itely: Add some glossary references.
10118         
10119         * Documentation/user/refman.itely: Minor fixes.
10120         
10121         * Documentation/user/lilypond.tely: Add glossary do direntry.
10123         * Documentation/user/music-glossary.tely: Rename (previously:
10124         glossary.tely).  Fix anchor placement.
10126         * Documentation/user/GNUmakefile: Make music-glossary.info too.
10128 2002-09-23  Werner Lemberg  <wl@gnu.org>
10130         * scripts/lilypond-book.py (output_dict): Fix handling of
10131         various environments by avoid extraneous newlines.
10132         Rename `output-all' regexp for html to `output-html'.
10133         Replace `output-all' regexp for texi with `output-texi-quote'
10134         and `output-texi-noquote'.
10135         (compose_full_body): Don't override `linewidth' user option
10136         for `singleline'.
10137         (schedule_lilypond_block): Don't indent text specified with
10138         `intertext' option.
10139         Add new option `noquote'.
10140         (compile_all_files): Use latex instead of tex to compile ly
10141         files directly.
10143         * Documentation/user/lilypond-book.itely: Updated and revised.
10144         Improve layout.
10146         * Documentation/user/glossary.tely,
10147         Documentation/user/introduction.itely,
10148         Documentation/user/tutorial.itely,
10149         Documentation/user/refman.itely,
10150         Documentation/user/appendices.itely: Fix overfull LilyPond
10151         boxes caused by the new lilypond-book code.  Other minor
10152         fixes.
10154         * Documentation/user/macros.itexi (@texiflat): Don't emit
10155         trailing space.
10157         * scm/tex.scm (end-output, header-end): Add preamble and
10158         postamble to make lilypond output directly compilable with
10159         latex.
10161         
10162 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10164         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
10165         instructions.
10167 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10169         * Documentation/user/glossary.tely: Add titling and hyperlinks.
10171 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10173         * lily/beam.cc (connect_beams): don't crash if there are quarter
10174         notes in beams.
10176 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
10178         * Documentation/user/refman.itely: corrected ancient clef
10179         docu; added docu on ligatures
10181 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
10183         * Documentation/user/glossary.tely,
10184         Documentation/user/refman.itely, input/les-nereides.ly,
10185         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
10186         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
10187         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
10188         Stem properties: flag-style -> stroke-style, style -> flag-style.
10190 2002-09-22  Werner Lemberg  <wl@gnu.org>
10192         * scripts/lilypond-book.py: Add option `notime' to suppress
10193         printing of a time signature.  Specify default indentation of 0pt
10194         if single line fragment.  Don't emit redundant `\paper{ }'.
10196         * Documentation/user/lilypond-book.itely: Updated.
10198         * Documentation/user/glossary.tely: Completely reformatting.
10200 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10202         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
10204 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10206         * Documentation/user/tutorial.itely: Fix links.
10207         
10208         * Documentation/topdocs/index.tely:
10209         * Documentation/index.texi:
10210         * Documentation/header.html.in: Small website fixes and updates.
10212         * debian/: Debian patch by Anthony Fok.
10214 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10216         * Documentation/footer.html.in: How time flies: It's already 2002!
10218         * Documentation/topdocs/index.tely: Stable/development fix.  Use
10219         more descriptive link names than 'here'.
10221 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10223         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
10225 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10227         * lily/part-combine-music-iterator.cc (get_state): cleanup
10228         (get_music_info): cleanup.
10230 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10232         * scm/backend-documentation-lib.scm (interface-doc-string):
10233         crosslinks between interfaces and grobs. Headings for interfaces
10234         in grob explanation.
10236 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10238         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
10239         dtd).  Add preliminary dtd.
10240         (re-sub-alist): Robustify.
10242 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10244         * lily/include/event-chord-iterator.hh,
10245         lily/context-specced-music-iterator.cc,
10246         lily/event.cc, lily/event-chord-iterator.cc: add
10248 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10250         * lily/: some (c) header fixes.
10251         
10252         * lily/request-chord.cc: Remove.
10253         
10254         * lily/include/event-chord-iterator.hh:
10255         * lily/include/event.hh:
10256         * lily/event-chord.cc: New file.
10257         
10258         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
10259         requested.
10261 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10263         * lily/ : rename Request to Event
10265         * lily/parser.yy (command_element): move clef stuff into Scheme.
10267         * lily/:  rename length_mom () to get_length()
10269         * lily/part-combine-music.cc: removed file and class.
10271         * lily/context-specced-music-iterator.cc (class
10272         Context_specced_music_iterator): new file. Obsoletes the
10273         Context_specced_music type.
10275         * scm/music-types.scm (make-repeated-music): put different kinds
10276         of repeated music into music-type table.
10278         * VERSION: 1.7.1 released.
10280         * scm/to-xml.scm: new file.
10282         * input/test/to-xml.ly (fooBar): demo of what is possible with the
10283         new Input representation: dump music as XML.
10285         * scm/engraver-documentation-lib.scm
10286         (engraver-accepts-music-types?): add links from music to engraver,
10287         from music-type to engraver.
10289         * lily/include/command-request.hh: removed
10290         lily/include/musical-request.hh: removed. Removed all _req classes
10291         except Key_change_req. Changes throughout.
10293 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10295         * lily/tuplet-engraver.cc (try_music): Compile kludge.
10297 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10299         * lily/*.cc: specify accepts for many engravers.
10301         * scm/music-documentation-lib.scm: dump music expressions and
10302         music subtypes.
10304         * scm/documentation-lib.scm: complete revision.
10305         Use GOOPS objects to store document tree explicitly. Cleaned up and
10306         sped up doco generation a lot.
10308 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10310         * input/trip.ly (fugaIILeft): add arpeggio
10312         * lily/translator-group.cc (try_music_on_nongroup_children):
10313         oops. The name symbol is in the cdr of the assoc handle.
10315         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
10316         Hyphen_req, Glissando_req, Break_req, Mark_req 
10318 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10320         * lily/musical-request.cc (music-duration-length,
10321         music-duration-compress): new functions.
10323         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
10324         throughout. Warning doesn't work yet.
10326         * lily/translator-group.cc (try_music_on_nongroup_children):
10327         new implementation: store candidate acceptors in a hashTable.
10329 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10331         * scm/music-types.scm (music-descriptions): change name to
10332         internal-class-name
10334         * scm/chord-name.scm (chord::inner-name-banter): remove space.
10336 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10338         * lily/beam.cc (connect_beams): don't crash if there are quarter
10339         notes in beams.
10341 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
10343         * Documentation/user/refman.itely: corrected ancient clef
10344         docu; added docu on ligatures
10346 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
10348         * Documentation/user/glossary.tely,
10349         Documentation/user/refman.itely, input/les-nereides.ly,
10350         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
10351         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
10352         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
10353         Stem properties: flag-style -> stroke-style, style -> flag-style.
10355 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10357         * scm/music-functions.scm (music-separator?): don't use name music
10358         property.
10360 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10362         * stepmake/stepmake/generic-targets.make (help): Document check
10363         target.
10365         * lily/new-accidental-engraver.cc: Compile fix.
10367 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10369         * scripts/convert-ly.py: Add rule.
10371         * input/test/music-creation.ly:
10372         * input/test/add-staccato.ly:
10373         * input/test/add-text-script.ly: ly-make-music.
10375         * scm/drums.scm (make-head-type-elem, make-articulation-script):
10376         More ly-make-music renamings.
10378         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
10380         * lily/music-constructor.cc (make_music): Add debugging info.
10382         * scm/music-functions.scm (make-simultaneous-music,
10383         (make-sequential-music, context-spec-music):
10384         * scm/music-types.scm (music-descriptions): Get lily to run.
10386 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10388         * lily/command-request.cc (transpose_key_alist): new function.
10390         * lily/key-performer.cc (create_audio_elements): cleanup. 
10392 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10394         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
10396         * lily/include/translator.hh (ENTER_DESCRIPTION): add
10397         events-accepted field.
10399         * scm/music-types.scm: new file.
10401         * lily/parser.yy: put music type initialization into scheme,
10402         similar to grob initialization.  Changes throughout.
10404 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10406         * Documentation/user/tutorial.itely: Fix links.
10407         
10408         * Documentation/index.texi: 
10409         * Documentation/header.html.in: 
10410         * Documentation/topdocs/index.tely: Small website fixes and updates.
10412         * debian/: Debian patch by Anthony Fok.
10414 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10416         * Documentation/footer.html.in: How time flies: It's already 2002!
10418         * Documentation/topdocs/index.tely: Stable/development fix.  Use
10419         more descriptive link names than 'here'.
10421         * ROADMAP: Remove test stuff.
10423         * scripts/update-lily.py: Allow auto-building of stable and
10424         development versions.  Bugfixes.
10426 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10428         * VERSION: released 1.7.0
10430         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
10432         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
10433         positive line widths.
10435 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10437         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
10438         go.  Fix comments.
10440         * cygwin: Cygwin updates.
10442 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10444         * Documentation/windows/installing.texi (Top): version for python,
10445         urls for ghostscript (thanks to John Potelle)
10446         
10447         * lily/simultaneous-music-iterator.cc
10448         (Simultaneous_music_iterator): init children_list_ before
10449         triggering GC.
10451         * lily/*-iterator.cc: be even more careful with smobbed copy
10452         constructors. 
10454         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
10455         LeftEdge item.
10457 2002-09-15  Werner Lemberg  <wl@gnu.org>
10459         Improving LilyPond's output to make them ordinary TeX boxes with
10460         predictable dimensions.  System boxes are now vertically centered on
10461         the baseline; this offset can be further controlled with
10462         \lilypondscoreshift.
10464         * lily/system.cc (System::post_processing): Pass length of current
10465         system to `start-system' (including any horizontal indentation).
10467         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
10468         prettier.
10469         (lily-def): Append `%'.
10470         (start-system): Add parameter `wd'.  Output more TeX code to specify
10471         box dimensions.
10472         (stop-system, stop-last-system): Complement changes in
10473         `start-system'.
10474         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
10475         Updated.
10477         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
10478         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
10479         Write final `\endinput'.
10481         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
10482         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
10483         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
10484         files and macro definitions don't produce spurious spaces and
10485         paragraphs (using \endlinechar).
10486         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
10488         * Documentation/user/internals.itely: Improved formatting, fixing
10489         typos.  Added a section `Output details' to describe how the TeX
10490         code looks like.
10492 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
10494         * lily/accidental-engraver.cc: Also work with partial measures.
10496 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10498         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
10499         spanner.
10501 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10503         * lily/identifier-smob.cc (unpack_identifier): new file.
10505         * lily/lexer.ll (identifier_type): new function.  use ly-id to
10506         pass off scheme expressions as music identifiers.
10508         * scm/lily.scm: reorganisation, cleanups.
10510         * lily/main.cc: small cleanups.
10512 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10514         * lily/ly-module.{cc,hh}: new file.
10516 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
10518         * lily/accidental-engraver.cc: Also work with partial measures.
10520 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10522         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
10524 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10526         * lily/my-lily-lexer.cc: use SCM module in stead of
10527         Scheme_hash_table. Changes throughout.  
10529 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10531         * VERSION (MY_PATCH_LEVEL): make 1.7.0