* lily/lily-guile.cc (ly:dimension?): add dimension as separate
[lilypond.git] / ChangeLog
blob378da4c359e6c0273e368a680dd0e13b19e6e4e1
1 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
4         grob prop type. 
6         * Documentation/user/refman.itely (Printing named chords): add
7         chord name tweak doco.
9         * input/template/gregorian-transcription.ly: new file.
11 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
13         * input/test/*: lots of cleanups/comment-outs/removals in chord
14         examples
15         
16         * input/regression/*: lots of cleanups/comment-outs/removals in chord examples
17         
18         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to options
20         * lily/new-chord-name-engraver.cc (process_music): give original
21         inversion pitch to chord name routine.
23         * input/tutorial/os-score.ly: update to new markup
25         * Documentation/user/appendices.itely: simply include
26         chords-ignatzek. 
28         * Documentation/user/refman.itely (Chords mode): add documentation
29         for chord mode.
31         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
32         not present in chord.
33         (construct-chord): add inversion and bass support.
35         * lily/chord.cc: junk contents.
37 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
39         * Documentation/user/refman.itely:
40         * Documentation/user/music-glossary.tely: fix. 
42 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
44         * scm/chord-entry.scm (construct-chord): move chord construction
45         to Scheme.
47         * lily/parser.yy (new_chord): new setup for chord entry.
49 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
51         * lilypond.words:
52         * Documentation/user/music-glossary.tely: add ambitus.
54 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
56         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
58         * lily/include/*.hh: string() -> to_string()
60         * scm/chords-ignatzek.scm: new file.
62         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
63         standard chord name exceptions.
65         * scm/translator-property-description.scm (chordNameSeparator):
66         add property.
67         (majorSevenSymbol): add property
69         * lily/translator-scheme.cc (ly:context-properties): new function
70         (ly:context-parent): new function.
71         (print_smob): print context name.
73         * lily/music.cc (ly:get-music-length): new function
74         (print_smob): don't print properties.
76         * lily/duration.cc (duration<?): new function
78         * input/regression/chords-funky-ignatzek.ly: new file.
80         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
81         jazz chords.
83         * lily/pitch.cc (ly:pitch-diff): new function.
85         * input/regression/chords-ignatzek.ly: new file.
87 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
89         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
90         pitches for jazz chords.
92 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
94         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
96 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
98         * lilypond.words: add 1
100 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
102         * Documentation/topdocs/AUTHORS.texi: refine.
104 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
106         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
107         
108         * lilypond.words: add one.
110 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
112         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
113         Fontify bass note in chords, e.g., e in c1/e.
114         
115 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
117         * Documentation/user/music-glossary.tely: Dutch updates and
118         additions (Arent Storm).
120 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
122         * input/regression/ambitus.ly:  move file.      
124         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
126         * lily/event.cc (transpose): add tonic property to Key_change_req
127         and to Key_engraver.
129 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
131         * Documentation/user/refman.itely: fix typo.
133         * lilypond.words: removed wrong identifiers.
135 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
137         * mf/feta-toevallig.mf: make flat stem shorter 
139 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
141         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
143         * lilypond.words: add from Phrasing slur.
144         
145 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
147         * lilypond-mode.el: allow launching multiple ViewPS processes.
148         
149         * lilypond.words: add from Text markup.
151 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
153         * input/test/ossia.ly (texidoc): add comment.
155         * input/regression/voice-follower.ly: new file.
157         * mf/feta-toevallig.mf: make flat heavier.
159         * lily/cluster-engraver.cc: clean up Cluster engraver
161         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
162         Engraver. Use Note_column to compute Y positions and deal with
163         line break stuff.
165 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
167         * lily/stem.cc: move french-beaming to stem.
169 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
171         * lilypond-font-lock.el: fontify all durations in chords.
173         * lilypond.words: add from lily/my-lily-lexer.cc
175 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
177         * VERSION: release 1.7.12
179         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
181         * lily/gregorian-ligature.cc: new file
183         * lily/*: the Great 2003 search & replace.
185         * Documentation/user/refman.itely (Manual repeat commands): add
186         note about font selection.
188 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
190         * lilypond-mode.el: propose recompiling midi while invoking playing,
191         not while stopping playing.
193 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
195         * lilypond.words: add one.
197         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
198         and expressional note grouping. Fontify chord modes.
200 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
202         * Documentation/user/music-glossary.tely (Top): translate melisma.
204 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
206         * Documentation/user/music-glossary.tely (Top): add melisma.
208 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
210         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
211         interfaces for (abstract) grob GregorianLigature
213         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
214         renamed head* -> glyph_name*, x-shift* -> x-offset*
216         * scm/grob-property-description.scm: bugfix: added missing descriptions
218 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
220         * input/test/chord-names-dpnj.ly: New file.
222         * scm/double-plus-new-chord-name.scm: Implement full and partial
223         exceptions.
225         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
227         * scm/double-plus-new-chord-name.scm
228         (double-plus-new-chord->markup): Fix sub->markup.
231 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
233         * lily/custos-engraver.cc: added TODO; editorial changes
235         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
236         consistency with other ligature engravers; removed access on (now)
237         private variable _ligature of Ligature_engraver
239         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
240         renamed last_bound -> last_bound_; issue programming_error on
241         abstract method calls; moved primitives code from
242         Mensural_bracket_engraver to here (because almost ligature
243         engravers will need it); renamed try_stop_ligature () ->
244         typeset_ligature (); bugfix: store primitives of finished ligature
245         in separate variable finished_primitives_ to avoid clash on input
246         like "\] \["; added current_ligature () to enable access on
247         private variable _ligature
249         * lily/mensural-ligature-engraver.cc: removed primitives_ code
250         (now in super class); renamed try_stop_ligature () ->
251         typeset_ligature ()
253         * lily/mensural-ligature.cc: issue programming_error on abstract
254         method calls
256         * lily/note-heads-engraver.cc: added TODO comment upon bool
257         in_ligature
259         * mf/parmesan-heads.mf: fixed some of set_char_box()
261         * scm/grob-description.scm: added VaticanaLigature
263         * scm/grob-property-description.scm: added neume prefix properties
265         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
266         lily/include/gregorian-ligature-engraver.hh,
267         lily/include/gregorian-ligature.hh: new files; framework for
268         gregorian ligature engravers such as vaticana
270         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
271         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
272         vaticana style ligature implementation (still somewhat uncomplete)
274 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
276         * VERSION: release 1.7.11
278         * scripts/convert-ly.py: add ly:pitch-transpose rule
280 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
282         * input/test/dpncnt.ly: New file.
284         * lily/my-lily-lexer.cc: Add chordnames keyword.
286         * lily/parser.yy (chordnames_block): Parse chord name exception
287         lists, see input/test/dpncnt.ly.
289         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
290         function.
292         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
293         filter-out too.
295         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
296         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
297         pitch functions (except for ly:make-pitch, but that's apparently
298         some sort of scheme naming standard?).
300         * scm/lily.scm (!=): define-public.
302         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
304 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
306         * scm/double-plus-new-chord-name.scm
307         (double-plus-new-chord-name->markup): New file.
309 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
311         * python/lilylib.py (make_preview): don't suppress progress for
312         bbox extraction.
314 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
316         * Documentation/user/appendices.itely (scheme): update for new syntax.
318         * input/regression/chord-name-styles.ly: new file
320         * lily/instrument-name-engraver.cc: create instrument names
321         without barline too.  Allows instrument name on ChordNames  
323         * scm/new-markup.scm (interpret-markup): allow simple strings as
324         markup too.
326 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
328         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
329         (step->markup-accidental): Fix: add accidental.
330         (chord::inner-name-american): 
331         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
332         append stray '/' if last superscript addition was 'o'.
334         * scm/new-markup.scm (normal-size-sub-markup) 
335         (normal-size-super-markup): New function.
337         * lily/source-file.cc (Source_file): Add warning for possibly
338         intentional but suspicious initialization.
340         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
341         add comments about cut-and-paste programming.
343         * flower/rational.cc (lcm): Not used; comment out.
345 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
347         * lily/new-fingering-engraver.cc (position_scripts): use
348         fingerHorizontalDirection to determine fingering horizontal
349         directions.
351         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
352         fingering support.
354         * scripts/convert-ly.py (FatalConversionError.conv): add style
355         conversion rule. 
357         * scm/chord-name.scm (set-chord-name-style): new function.
358         (new-chord-name-brew-molecule): revise to interpret markup only
359         (new-chord->markup): cleanuppish rewrite. To be called from the
360         new engraver.
362         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
363         Markup earlier, during interpreting.
365         * input/test/{banter,jazz,american}-chords.ly (scheme): update
366         style settings. Rename to chord-names-*.ly
368 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
370         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
371         markup code and update to new markup.  Most probably broke some of
372         it.
373         
374 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
376         * Documentation/user/refman.itely: added docu for ambitus and
377         clusters
379         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
380         ly_quote_scm() in lookup.cc
382         * mf/parmesan-clefs.mf: set_char_box fix
384         * lily/cluster-engraver.cc: junk implicit protection; use
385         Protected_scm instead
387 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
389         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
390         throughout.
392         * scm/new-markup.scm: Turn-off error-triggering test code.
394 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
396         * scm/new-markup.scm (markup-thrower-typecheck) 
397         (markup-typecheck?):  add full typechecking functions.
398         (make-markup-maker): add make-FOO-markup functions.
399         (markup-argument-list-error): nice error checking messages.
400         (make-markup): better function: less quoting escapades.
402 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
404         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
406 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
408         * cygwin/lilypond.hint (requires): Add cygwin.
410         * .cvsignore: Remove stepmake (huh!?!), add lib.
412         * GNUmakefile.in: Add libdir links for builddir runs.
414         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
415         instead of datadir.
417         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
418         local_lilypond_libdir.
420         * config.make.in (lilypond_libdir): Add.
422         * stepmake/stepmake/substitute-rules.make: 
423         * stepmake/stepmake/script-rules.make: 
424         * stepmake/stepmake/python-module-rules.make:
425         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
426         lilypond-python-module patch.
428 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
430         * Documentation/user/refman.itely (Graphical interfaces): add note
431         about xml2ly.
433 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
435         * scripts/ly2dvi.py (run_dvips): remove trailing newline
437 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
439         * VERSION: released 1.7.10
441         * scripts/musedata2ly.py (): idem
443         * scripts/midi2ly.py (dump_chord): idem
445         * scripts/etf2ly.py (version): idem 
447         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
449         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
451         * scm/tex.scm (tex-output-expression): remove eval compat
452         glut. Other output files too.
454         * scm/chord-name.scm: don't export anything from chord module.
456         * input/test/american-chords.ly: idem
458         * input/test/banter-chords.ly (texidoc): idem
460         * input/test/Cc-chords.ly: add breakage notes.
462         * Documentation/user/refman.itely (Text markup): rewrite manual section.
464         * lily/parser.yy (scalar): allow \markup { } as property value. 
466         * scm/chord-name.scm: complete new markup usage
468         * scm/grob-description.scm (all-grob-descriptions): use new markup
469         texts by default
471 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
473         * scm/chord-name.scm: partial move to new markup texts.
475 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
477         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
479         * scm/bass-figure.scm (brew-bass-figure): make stack direction
480         settable.
482 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
484         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
485         invoked for old midi, wait for killing.
487 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
489         * Documentation/user/music-glossary.tely: Finnishing.
491 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
493         * mf/feta-nummer-code.mf: some kerning pairs.
495 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
497         * scm/output-lib.scm (set-bar-number-visibility): Context-function
498         Added.
500         * Documentation/user/refman.itely (Bar numbers):
501         set-bar-number-visibility added, modulo-bar-number removed again
502         (sorry).
504 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
506         * scm/output-lib.scm (modulo-bar-number-visible): add function.
508         * Documentation/user/refman.itely: add modulo-bar-number-visible.
510         * Documentation/user/music-glossary.tely: translate into Finnish.
512 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
514         * lilypond-mode.el: add shortcut for 2midi
516         * lilypond-font-lock.el: fontify lyrics
518 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
520         * scm/drums.scm : use 1.7.x names.
522         * input/regression/drums.ly : Don't use << chords >>
524 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
526         * lilypond-mode.el: tidy, add TODO
528         * make/lilypond.mandrake.spec.in: install-info quietly.
530 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
532         * input/test/markup.ly: use new syntax.
534 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
536         * ly/params-init.ly (interscoreline): add word-space
538         * input/test/metronome.ly (eighthNote): idem.
540         * input/test/script-priority.ly: use new markup
542         * lily/parser.yy (markup): allow HEAD markup0 markup1 
544         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
546         * lily/parser.yy (gen_text_def): bugfix.
547         (full_markup): allow markup identifier.
549 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
551         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
552         jobs at the same time. Add horizontal lines to Command menu.
553         Allow one compiling job -- propose killing others before a new one.
555         * lilypond.words: add markup, teeny, etc.
557 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
559         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
560         Allow only one type of midi process; launching Midi either stops
561         midis or plays the current midi and launching MidiAll stops midis
562         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
563         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
565 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
567         * lily/text-engraver.cc (process_acknowledged_grobs): use new
568         markup  for new markup texts.
570         * lily/mark-engraver.cc (process_music): idem
571         
572         * lily/instrument-name-engraver.cc (create_text): idem
574         * scm/new-markup.scm (magnify-markup): new function.
576         * scm/molecule.scm (stack-lines): bugfix.
578         * lily/font-interface.cc (get_font): take font-magnification from
579         alist chain.
581 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
583         * lily/molecule-scheme.cc: move scheme functions to separate file.
585         * lily/font-metric.cc  (ly_get_glyph): new function. 
586         
587         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
588         (italic-markup, dynamic-markup): new functions
589         (font-markup): new function
591         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
592         padding and minimum
594 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
596         * lily/accidental-engraver.cc:
597         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
599 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
601         * lilypond.vim:
602         * lilypond-font-lock.el: Put \longa as duration. Accept only 
603         [a-zA-Z] for user defined identifiers. Separate note cases 
604         with and without a duration (allow cis\longaX).
606         * lilypond.words: Add words from Info.
608 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
610         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
612 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
614         * lilypond-mode.el: Propose reverting buffer before a command if
615         it was edited with an another editor.
617 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
619         * lily/molecule.cc (ly_translate_molecule): new function
621         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
622         into libdir
624         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
626         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
628 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
630         * lilypond.words: take \words from Info-index.
632 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
634         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
636 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
638         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
640 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
642         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
643         and lilypond-documentation.
645 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
647         * lily/parser.yy: Compile fix (bison 1.75).
649 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
651         * VERSION: 1.7.9 released
653         * scm/music-functions.scm (shift-one-duration-log): refactor.
654         Use music-map.
656         * input/regression/chord-tremolo.ly (texidoc): add dot test.
658         * NEWS: update.
660         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
661         argument
662         
663         * scm/music-functions.scm (display-music): new function
664         (music-map): change arg order.
666         * input/regression/new-markup-syntax.scm: new file
668         * lily/parser.yy (markup): add \markup { .. } syntax.
670         * scm/new-markup.scm (override-markup): new function
671         (lookup-markup): new function
672         (music-markup): new function
673         (lookup-markup-command): use markup-signature to store argument
674         format for parser.
676         * lily/lexer.ll: preliminary \markup syntax. 
678 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
680         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
681         add pre/post-dependencies and menus with icons from source.
683         * Documentation/pictures/lilypond-48x48.xpm:
684         * Documentation/pictures/lilypond-32x32.xpm:
685         * Documentation/pictures/lilypond-16x16.xpm: new files, background
686         transparent.
688         * stepmake/stepmake/generic-targets.make:
689         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
691 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
693         * input/regression/music-map.ly (texidoc): new file.
695         * scm/music-functions.scm (music-map): new function
697 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
699         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
701 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
703         * input/test/to-xml.ly:
704         * lily/ligature-engraver.cc: Fixes documentation.
706         * lilypond.mandrake.spec.in:
707         * lilypond.redhat.spec.in: Add lilypond.words.
709         * Documentation/user/refman.itely: Mention Info inside emacs.
710         
711         * lilypond.suse.spec.in:
712         * lilypond.redhat.spec.in: 
713         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
715 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
717         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
718         os.popen.read ().
720 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
722         * scripts/ly2dvi.py (include_path): print warning if failing anything.
724         * python/lilylib.py (error): add space
726 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
728         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
729         distribution.
731 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733         * lily/paper-outputter.cc (Paper_outputter): close port when
734         finishing score.
736 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
738         * scm/sodipodi.scm: Fixes.
740 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
742         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
744         * buildscripts/make-font-dir.py: Fix. 
746 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
748         * lilypond-mode.el: Add support for Info inside Emacs.
750 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
752         * buildscripts/make-font-dir.py: 
753         * mf/GNUmakefile: Make sodipodi font map.
755         * scm/sodipodi.scm: Add more output functions.
757         * mf/feta-nummer.mf: 
758         * mf/feta-beugel.mf: Add font_coding_scheme.
760         * lily/paper-outputter.cc (output_header): Fix creator string.
762 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
764         * lilypond-mode.el (LilyPond-autocompletion): invoked with
765         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
767         * lilypond.words: add two (Everybody can add/remove words now!).
769         * debian/rules:
770         * make/lilypond.suse.spec.in:
771         * make/lilypond.mandrake.spec.in:
772         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
774         * Documentation/user/refman.itely: Mention autocompletion.
776 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
778         * scripts/ly2dvi.py: Add paper sizes.
780         * lily/timing-engraver.cc: 
781         * lily/time-signature.cc: 
782         * lily/span-bar.cc: 
783         * lily/grob-scheme.cc: Code formatting fixes.
785         * scm/sodipodi.scm: 
786         * scm/sketch.scm:
787         * buildscripts/mf-to-table.py: 
788         * buildscripts/make-font-dir.py: Font testing.
790 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
792         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
793         inserts try-completion and shows all-completions.
795         * lilypond.words: '\' -> '\\'
797         * lilypond-mode.el: load libraries in the end, lilypond.words defines
798         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
799         
800         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
801         and LilyPond-reserved-words.
802         
803 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
805         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
806         from load-path.
807         
808         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
809         the mini-buffer with Control-Shift-c.
810         
811 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
813         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
814         duration. This fixes \tempo taking time.
816 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
818         * lily/volta-engraver.cc (process_acknowledged_grobs): 
819         Allow for text markup in repeatCommands. 
821 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
823         * lilypond-mode.el (LilyPond-insert-string): new function, use it
824         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
825         Get rid of skeleton.el-dependency.
827         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
829 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
831         * lily/beam-engraver.cc (stop_translation_timestep): reset
832         now_stop_ev_
834         * lily/scm-option.cc: add parse-protect to ly:set-option
836         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
838 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
840         * lily/include/ligature-bracket.hh: removed
841         * lily/ligature-bracket.cc: removed
843         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
844         .tex
846         * lily/beam.cc (set_beaming): don't change beam count on rests.
847         (brew_molecule): always set flag-width > 0.
849 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
851         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
852         chars, remove instructions; instead, refer to lilypond-init.el and
853         Documentation/topdocs/INSTALL.texi.
855         * lilypond.words: add identifiers and reserved words.
857         * Documentation/topdocs/INSTALL.texi: separate sections for installing
858         files and adding a load-path.
860         * lilypond-init.el: Instructions, extracted from 
861         Documentation/topdocs/INSTALL.texi. 
862         
863 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
865         * VERSION: 1.7.8 released 
867         * lily/grob.cc (warning): better robustness fix.
869 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
871         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
873         * lily/cluster-engraver.cc: stick better to variable naming
874         conventions
876         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
877         until stop_translation_timestep()
879         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
880         min/max coordinates to backend, but no musical info such as
881         pitches
883         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
885         * lily/grob.cc: robustness fix: warning(): do not crash if
886         cause is not set
888         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
889         the much more elaborated tuplet brackets than the very naive and
890         simple ligature bracket grob
892 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
894         * Documentation/user/refman.itely (Analysis brackets): add
895         horizontal bracket doco.
897         * ly/property-init.ly (setMmRestFermata): added.
899         * Documentation/user/refman.itely (Multi measure rests): fermatas
900         on mm rests.
902         * input/regression/apply-context.ly (texidoc): new file
904         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
905         code to be executed during interpretation. Possible applications:
906         smart octavation, more advanced bar checks. 
908         * lily/apply-context-iterator.cc: new file.
910 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
912         * input/test/new-markup.ly: new file.
914         * lily/text-item.cc (text_to_molecule): new function
916         * scm/new-markup.scm (lambda): new file
918         * lily/function-documentation.cc (ly_add_function_documentation):
919         add proc property as well
921 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
923         * Documentation/user/music-glossary.tely (Top): add custos.
925 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
927         * Documentation/topdocs/INSTALL.texi: advise how to include source
928         path to Emacs load-path and improve language.
930 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
932         * GNUmakefile.in: config.h message fix.
934         * autogen.sh:
935         * aclocal.m4: Regenerate.
937         * configure.in: 
938         * config.make.in: 
939         * stepmake/config.make.in: 
940         * stepmake/configure.in: 
941         * stepmake/autogen.sh: 
942         * stepmake/aclocal.m4: Update for autoconf 2.56.
944 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
946         * Documentation/topdocs/INSTALL.texi: instructions for an user how
947         to install Emacs-mode. Instructions how to use vim-mode.
949 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
951         * scm/music-types.scm (music-descriptions): no length for tempo event.
953         * input/*.ly: add \version everywhere.
954         
955         * input/*.ly: update syntax to 1.7 + new-chords.
957         * VERSION: 1.7.7 released.
958         
959         * Documentation/user/*.tely: new chord syntax.
961         * input/regression/[bc]*.ly (texidoc): syntax updates.
962         
963 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
965         * lilypond.words: add vocabulary to be used in auto-completion
967         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
969         * lilypond.vim: allow note name at EOF
971 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
973         * buildscripts/new-chords.py (edit): -e option: inline editing.
975         * input/regression/a*.ly (texidoc): syntax updates.
977         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
978         music): elucidations. 
980 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
982         * lily/include/lily-proto.hh, ly/engraver-init.ly,
983         ly/spanners-init.ly, scm/grob-description.scm,
984         scm/grob-property-description.scm, scm/music-types.scm,
985         lily/cluster-engraver.cc, lily/cluster.cc,
986         lily/include/cluster.hh, input/test/cluster.ly: cluster
987         implementation
989         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
990         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
991         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
993         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
995         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
997         * scm/grob-description.scm: bugfix: by default, use default note
998         head style when engraving ligatures
1000         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
1002         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
1003         events
1005         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
1007         * input/test/ancient-font.ly: bugfix: style -> flag-style
1009         * lily/ligature-engraver.cc: indentation fix
1011         * lily/parser.yy: indentation fixes
1012         
1013 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1015         * input/regression/measure-grouping.ly: more elaborate example.
1017         * lily/moment.cc: ly:add-moment, ly:mul-moment,
1018         ly:div-moment. New functions 
1020         * scm/music-functions.scm (set-time-signature): new function,
1021         allow inline time sig settings with measure grouping.
1023         * lily/parser.yy (command_element): move time sig construction
1024         into Scheme.
1026         * lily/side-position-interface.cc (out_of_staff): new function,
1027         like padding, but keep minimum distance from staff. Easier than
1028         linespanners (dynamics, pedals), but roughly the same effect.
1030 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
1032         * emacs-mode.el: Added spanish-note-replacements 
1033         (<carlos.betancourt@chello.be>).
1035         * vimrc: (Un)commenting with <(S-)F12>, tidy.
1037 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
1039         * lilypond.vim: Do not fontify cises, desis, etc.
1041         * vimrc: view dvi with <S-F6>
1043 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1045         * lily/lookup.cc (triangle): new function.
1047         * input/regression/measure-grouping.ly (texidoc): new file: show
1048         triangles and brackets for beat groups of 3 and 2.
1050         * lily/include/measure-grouping-spanner.hh (class
1051         Measure_grouping): new file.
1053         * lily/measure-grouping-spanner.cc (brew_molecule): new file
1055         * lily/measure-grouping-engraver.cc (class
1056         Measure_grouping_engraver): new file.
1058 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1060         * Merge from stable:
1062             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
1063         
1064         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
1065         stylesheet.
1067         * ly/paper19.ly: Include paper19-init.ly.
1069         * ly/paper19-init.ly: New file.
1071         * Documentation/user/tutorial.itely (First steps): Fix first
1072         example for font test.
1074         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
1076         * ChangeLog: Add 1.7.6 release marker (see below).
1078         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
1079         Add .py files.
1081 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1083         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
1085         * input/tutorial/*.ly: update to new syntax.
1087         * lily/parser.yy (Composite_music): new transpose syntax,
1088         \transpose FROM TO MUSIC. 
1090 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1092         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
1093         latex progress/error output to stderr (by default this goes to
1094         stdout).  Show lilypond progress, even when not verbose.
1096         * python/lilylib.py (system): New optional parameter to control
1097         showing of progress.
1099         * scm/backend-documentation-lib.scm (check-dangling-properties):
1100         Fix error message.
1102         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
1103         axis, extent.
1105         * scm/grob-property-description.scm (magnify): Remove.
1106         (extent, axis): Add.
1108 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1110         * VERSION: Release 1.7.6.
1112         * scripts/convert-ly.py: more uniformization substitutions.
1114         * buildscripts/new-chords.py (sub_chords): new file.
1116 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1118         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
1119         lilypond.map.  Include sauter fonts too.  Cleanups.
1121 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1123         * Documentation/user/tutorial.itely (First steps): change to new
1124         chord/tie/slur/beam notation.
1126         * lily/parser.yy (event_that_take_dir): allow postfix notation for
1127         ties.
1129         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
1130         engraver. Process ties in postfix notation, i.e. c8-~ c
1132         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
1134         * input/regression/beam-postfix-notation.ly (texidoc): new file.
1136         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
1138         * lily/beam-engraver.cc (try_music): accept new-beam-events
1140         * input/regression/chord-scripts.ly (texidoc): new file
1142         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
1143         script-events.
1145         * scm/script.scm (default-script-alist): cleanup.
1147         * lily/script-engraver.cc (make_script_from_event): cleanup.
1149         * lily/lyric-combine-music-iterator.cc
1150         (Lyric_combine_music_iterator): remove superfluous events.
1151         (melisma_busy): new function. Fix broken melismas.
1153 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
1155         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
1156         Remove nonvalid settings. Use descriptive key names.
1157         Use <Return> to indicate the pressing of that key.
1159 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1161         * scripts/lilypond-book.py (option_definitions): Typo.
1163         * scripts/ly2dvi.py: Updates.
1165         * python/lilylib.py (setup_environment, print_environment)
1166         (get_bbox, make_preview): Merge and remove from ly2dvi and
1167         lilypond-book.
1169         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
1171         * .cvsignore: Remove some cruft.
1173         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
1174         path.
1176         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
1177         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
1178         throughout.
1180         * python/lilylib.py (quiet_system): Junk
1181         (system): Display error log upon failure.
1182         (read_pipe): New function.  Cleanups and fixes.
1184         * python/*.py: Rename from *.py.in.
1185         
1186         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
1188         * GNUmakefile.in (SUBDIRS): Move python before scripts.
1190 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1192         * python/GNUmakefile: Bugfix: handle modules.
1194         * stepmake/stepmake/python-module-targets.make (default): Add
1195         compiled modules. 
1197         * stepmake/stepmake/python-module-rules.make: Add rule for byte
1198         compiling modules.
1200         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
1201         Bugfix.  (OUT_PYC_MODULES): Add.
1203 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
1205         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
1206         Use default paths. Refresh description.
1208 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1210         * VERSION: 1.7.5 released
1212         * input/regression/finger-chords.ly (texidoc): new file.
1214         * lily/script-engraver.cc (process_music): remove scriptHorizontal
1215         support
1217         * lily/fingering-engraver.cc (process_music): remove kludgy
1218         scriptHorizontal stuff.
1220         * lily/script.cc: remove staff-support property.
1222         * lily/new-fingering-engraver.cc (add_fingering): new
1223         file. Fingering engraver for new style chords.
1225 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1227         * lily/parser.yy (bare_number): allow 4 \cm (without
1228         decimal dot). (should backport to 1.6?)
1230         * ly/declarations-init.ly: use Scheme for dimension defs.
1232         * lily/parser.yy (TODO): remove hard coded dimensions, add
1233         REAL NUMBER_IDENTIFIER production.
1235         * lily/rest-collision.cc (force_shift_callback): rewrite using
1236         -done property.
1238         * scm/grob-property-description.scm (rest-collision-done): add
1239         property.
1240         
1241         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
1243 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1245         * input/regression/multi-measure-rest-center.ly: new file.
1247         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
1248         off horizontally by 0.05 ss. Fixed.
1250 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1252         * scm/pdftex.scm: Rename ly-number to ly:number->string.
1254         * Documentation/topdocs/index.tely: Remove duplicate from merge.
1256 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1258         * lily/tie.cc (get_control_points): also avoid staff lines on the
1259         just outside the outer staff lines
1261 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1263         * ly/params-init.ly: Just define style-alist, no need to
1264         define-public.
1266         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
1267         (thanks Han-Wen).
1269         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
1270         (FET_FILES): = FONT_FILES.
1272         * Merge from stable:
1274             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
1276 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1278         * VERSION: 1.7.4 released.  
1279         
1280         * scm/generate-documentation.scm (string-append): add macro
1281         definitions.
1283         * lily/text-item.cc (lookup_text): don't use virtual fonts for
1284         normal texts.
1286         * lily/multi-measure-rest-engraver.cc: make separate
1287         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
1289         * lily/multi-measure-rest.cc: remove text handling. Remove
1290         number-threshold.
1292 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1294         * scm/music-types.scm: doc patch by Graham Percival
1296 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1298         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
1299         encoding part.
1300         (Font_info.set_defaults): pixelsize now also defauts to '0'.
1301         (sketch_p): Sketch wants only first four elements of X11 font spec.
1303         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
1305         * mf/feta-autometric.mf: Write foundry and family to log.
1307         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
1308         font translation table.
1310         * buildscripts/mf-to-table.py: Better font info into afm.
1312         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
1313         1.0.9 required.
1315         * configure.in: Whine for mftrace 1.0.9.
1317 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1319         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
1321         * lily/main.cc (main_prog): don't try to load init.EXT when
1322         processing foo.EXT.
1324 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
1326         * scm/tex.scm (zigzig-line): added.
1328         * scm/ps.scm (zigzag-line): added.
1330         * ps/music-drawing-routines.ps (subvec): added.
1331         (draw_zigzag_line): added.
1332         
1333         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
1334         grob properties zigzag-width and zigzag-length.
1336         * input/regression/glissando.ly: Add some zig-zagged glissandi.
1338 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1340         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
1341         svg output, including font.
1343 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1345         * scm/lily.scm: Register sodipodi output module.
1347         * scm/sodipodi.scm: New file.
1349         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
1351         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
1352         comment, after header.
1353         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
1354         FullName.  Fix FontName key.
1356 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
1358         * lily/rest.cc (after_line_breaking): bugfix: dots after half
1359         and breve rests.
1360         
1361         * input/test/blank-notes.ly: bugfix
1363         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
1364         rests. (Kim Shrier)
1366         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
1367         
1368 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1370         * scm/tex.scm: 
1371         * scm/ps.scm: Cleanup and remove obsolete junk.
1373         * Documentation/user/internals.itely:
1374         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
1376         * lily/parser.yy: Identify shift/reduce problems.
1378         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
1379         make-style-sheet.  Too specific for convert-ly?
1381 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1383         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
1385         * input/test/*.ly: various fixes.
1387         * lily/music.cc (name): bugfix
1389         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
1391         * lily/input-file-results.cc (code): set-point-and-click! ->
1392         set-point-and-click
1393         
1394 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1396         * Use uniform ly: prefix for exported scheme primitive functions.
1398         * scm/music-types.scm: junk compat glue
1400         * scripts/convert-ly.py: add rules for stuff below, junk
1401         compatibility glue for spanrequest.
1403         * lily/parser.yy (verbose_event): remove \spanrequest,
1404         \commandspanrequest, \script. 
1405         
1406         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
1408         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
1409         for \penalty, \glissando.
1411         * VERSION: release 1.7.3
1412         
1413 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
1415         * lily/accidental-engraver.cc: Fix
1416         grace-in-the-beginning-of-measure bug caused by the resent
1417         partial-measure fix.
1419         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
1420         overlap looks too crowded)
1421         
1422 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1424         * lily/parser.yy (assignment): allow SCM expression as assignment.
1426         * lily/include/music-output-def.hh (class Music_output_def):
1427         * lily/music-output-def.cc: 
1428         * lily/paper-def.cc: 
1429         * scm/font.scm (markup-to-properties):
1430         * lily/parser.yy (music_output_def_body): 
1431         remove style_sheet_
1433 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1435         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
1436         length.
1438         * input/regression/spacing-to-grace.ly: new file.
1440         * input/regression/spacing-end-of-line.ly: new file.
1442         * lily/note-spacing.cc (get_spacing): take into account breakable
1443         stuff sticking out at the left (time sig change at line break).
1445         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
1446         raggedright code.
1448         * scm/music-functions.scm (make-voice-props-set): add
1449         staff-position for mm rests.
1451         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
1452         before grace notes a little.
1454         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
1456         * lily/break-align-interface.cc (do_alignment): right-edge spacing
1457         key adds space at the end of line. 
1459 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1461         * scm/sketch.scm: Fix beams.
1463         * buildscripts/mf-to-table.py: Add EncodingScheme.
1465         * scm/sketch.scm: Resurrect.
1467 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1469         * lily/multi-measure-rest.cc: use breve rests for measure lengths
1470         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
1472 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1474         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
1476         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1478 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1480         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
1481         token for origin information.
1483         * lily/parser.yy (My_lily_lexer): do identifier location and
1484         cloning from lexer.
1486         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
1487         logic out of the parser. Add bar checks on both ends.
1489         * Documentation/user/refman.itely (Multi measure rests): add more
1490         notes about mm rests.
1492 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1494         * input/regression/bar-scripts.ly: Re-enable.
1496         * lily/parser.yy:
1497         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1498         released rsn.  Bison 1.50 has a crucial bug and won't work.
1500         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1503 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1505         * input/regression/bar-scripts.ly: Blunt documentation build fix.
1507 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1509         * Actually merge changes since 1.6.4 besides ChangeLog, and
1510         resolve conflicts.  Lots of updates, hope all is well.
1511         
1512         * cygwin/lilypond.hint (requires): Add ghostscript.
1514         * scm: Update some (c).
1515         
1516 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1518         * input/test/{various}.ly: add \header fields and texidoc strings.
1520 2002-10-05  Werner Lemberg  <wl@gnu.org>
1522         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1523         renamed to `output_latex_quoted'.
1524         Added `output_latex_noquote'.
1525         (schedule_lilypond_block): Implement `noquote' option for LaTeX
1526         mode.
1528 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1530         * ChangeLog: Add 1.6.6 release marker.  See below.
1532         * stepmake/stepmake/po-targets.make: Remove --c++ option.
1534         * scripts/midi2ly.py: Fix global syntax warnings.
1536         * GNUmakefile.in: Generate builddir locale tree too.
1538         * scripts/ly2dvi.py:
1539         * scripts/midi2ly.py: 
1540         * scripts/mup2ly.py: 
1541         * scripts/update-lily.py:
1542         * lily/main.cc (setup_paths): Fix for locales setup.
1544 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1546         * Documentation/windows/installing.texi: Soften wording about
1547         necessity of becoming Administrator.  tommie@iae.nl reports this
1548         does not seem to be necessary for his flavour of Windows 2000.
1549         Explicitely discourage text mode mounts.
1551 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1553         * lily/rest.cc (after_line_breaking): backport dot position fix.
1555         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1556         rests. Thanks to Klaus Zimmermann for finding this bug.
1558 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1560         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1562 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1564         * Documentation/user/music-glossary.tely: fix links.
1566 2002-10-21  Werner Lemberg  <wl@gnu.org>
1568         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1569         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1570         scaling factor) only once and use them in the definition of
1571         \embeddedps.
1572         * ps/music-drawing-routines.ps (skeel): Removed.
1574 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1576         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1577         Solaris7, as we don't use nested $( ) constructs.
1579 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1581         * VERSION: Release 1.6.6.
1582         
1583 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1585         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1586         as workaround for /bin/sh problems on Solaris7.
1588 2002-10-19  Werner Lemberg  <wl@gnu.org>
1590         * GNUmakefile.in (web-doc): Fix typos.
1591         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1592         `music-drawing-routines.ps' but emit \special{header=...} once.
1593         * scm/tex.scm (header-end): Updated.
1595 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1597         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1598         undefined tremolo. 
1600 2002-10-15  Werner Lemberg  <wl@gnu.org>
1602         * scripts/lilypond-book.py (g_make_html): New global variable.
1603         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1604         if `g_make_html' isn't set.
1605         [main]: Add format `texi-html'.
1606         (option_definitions): Updated.
1607         * Documentation/user/lilypond-book.itely: Updated.
1609         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1610         * make/ly-rules.make (%.texi, %.nexi): Use it.
1611         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1612         format to lilypond-book.
1613         * GNUmakefile.in (web-doc): Ditto.
1615 2002-10-14  Werner Lemberg  <wl@gnu.org>
1617         Further improve TeX output.  The produced files are about 40%
1618         smaller.  `lilyponddefs.tex' is now read only once.
1620         * tex/lilyponddefs.tex: Remove footer stuff.
1621         (\ifundefined): Renamed to...
1622         (\lilypondundefined): This.  Use LaTeX's definition to
1623         make it nestable and make it global.
1624         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1625         output.
1626         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1627         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1628         them global.
1629         (\placebox): Renamed to...
1630         (\lyitem): This.
1631         Make it global and call \outputscale by itself.
1632         (\lybox, \lyvrule): New macros to reduce input data.
1633         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1634         New auxiliary macros.
1635         (\SkipLilydefs, \EndLilyPondOutput): Removed.
1636         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1637         to...
1638         (\lilypondspace): This and made it global.
1639         (\turnOnPostScript): Renamed to...
1640         (\lilypondpostscript): This and made it global.
1641         (\turnOnExperimentalFeatures): Renamed to...
1642         (\lilypondexperimentalfeatures): This and made it global.
1643         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1644         (\lilypondsetdimen): This and made it global.
1645         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1646         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1647         (all, $(outdir)/music-drawing-routines.ps): New rules.
1648         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1649         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1650         start-system, stop-system, stop-last-system, filledbox): Updated to
1651         use the changed macros from lilyponddefs.tex.
1652         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1654 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1656         * Documentation/windows/installing.texi: Update.
1658 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1660         * VERSION: 1.6.5 released
1662         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1664 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1666         * scm/translator-property-description.scm (voltaOnThisStaff): add
1667         property.
1669 2002-09-28  Werner Lemberg  <wl@gnu.org>
1671         * scm/tex.scm (header-end): Suppress page numbering.
1673         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1674         Fix quotation for HTML output.
1676 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1677         
1678         * Documentation/user/refman.itely: grammar and phrasing
1679           fixes to "Note Entry" section.  Also adds a few new examples.
1681 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1683         * flower/include/string-data.icc: include string.h
1685 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1687         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1689 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1691         * Documentation/user/GNUmakefile (extra-local-help): Add.
1693         * stepmake/stepmake/www-targets.make (local-help): Add.
1695 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1697         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1698         packages.
1700         * Documentation/topdocs/README.texi (Top): building documentation
1701         (not website.)
1703 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1705         * Documentation/user/refman.itely: 
1706         * Documentation/user/tutorial.itely: 
1707         * Documentation/user/music-glossary.tely: Merge changes.
1709         * Documentation/user/glossary.html.in: 
1710         * Documentation/index.texi: 
1711         * Documentation/header.html.in: Accomodate renaming of glossary.
1712         
1713         * Documentation/user/tutorial.itely: Add some glossary references.
1714         
1715         * Documentation/user/refman.itely: Minor fixes.
1716         
1717         * Documentation/user/lilypond.tely: Add glossary do direntry.
1719         * Documentation/user/music-glossary.tely: Rename (previously:
1720         glossary.tely).  Fix anchor placement.
1722         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1724 2002-09-23  Werner Lemberg  <wl@gnu.org>
1726         * scripts/lilypond-book.py (output_dict): Fix handling of
1727         various environments by avoid extraneous newlines.
1728         Rename `output-all' regexp for html to `output-html'.
1729         Replace `output-all' regexp for texi with `output-texi-quote'
1730         and `output-texi-noquote'.
1731         (compose_full_body): Don't override `linewidth' user option
1732         for `singleline'.
1733         (schedule_lilypond_block): Don't indent text specified with
1734         `intertext' option.
1735         Add new option `noquote'.
1736         (compile_all_files): Use latex instead of tex to compile ly
1737         files directly.
1739         * Documentation/user/lilypond-book.itely: Updated and revised.
1740         Improve layout.
1742         * Documentation/user/glossary.tely,
1743         Documentation/user/introduction.itely,
1744         Documentation/user/tutorial.itely,
1745         Documentation/user/refman.itely,
1746         Documentation/user/appendices.itely: Fix overfull LilyPond
1747         boxes caused by the new lilypond-book code.  Other minor
1748         fixes.
1750         * Documentation/user/macros.itexi (@texiflat): Don't emit
1751         trailing space.
1753         * scm/tex.scm (end-output, header-end): Add preamble and
1754         postamble to make lilypond output directly compilable with
1755         latex.
1757         
1758 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1760         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1761         instructions.
1763 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1765         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1767 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1769         * lily/beam.cc (connect_beams): don't crash if there are quarter
1770         notes in beams.
1772 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1774         * Documentation/user/refman.itely: corrected ancient clef
1775         docu; added docu on ligatures
1777 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1779         * Documentation/user/glossary.tely,
1780         Documentation/user/refman.itely, input/les-nereides.ly,
1781         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1782         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1783         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1784         Stem properties: flag-style -> stroke-style, style -> flag-style.
1787 2002-09-22  Werner Lemberg  <wl@gnu.org>
1789         * scripts/lilypond-book.py: Add option `notime' to suppress
1790         printing of a time signature.  Specify default indentation of 0pt
1791         if single line fragment.  Don't emit redundant `\paper{ }'.
1793         * Documentation/user/lilypond-book.itely: Updated.
1795         * Documentation/user/glossary.tely: Completely reformatting.
1797 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1799         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1801 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1803         * Documentation/user/tutorial.itely: Fix links.
1804         
1805         * Documentation/topdocs/index.tely:
1806         * Documentation/index.texi:
1807         * Documentation/header.html.in: Small website fixes and updates.
1809         * debian/: Debian patch by Anthony Fok.
1811 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1813         * Documentation/footer.html.in: How time flies: It's already 2002!
1815         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1816         more descriptive link names than 'here'.
1818 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1820         * VERSION: 1.7.2 released
1821         * VERSION: 1.6.4 released
1822         
1823         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1825         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1826         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1828         * mf/feta-din.mf (test): add x-height and space.
1830         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1831         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1833         * ly/grace-init.ly: add-to-grace-init: function to portably add
1834         settings to \grace. 
1836         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1837         if we get an absolute dynamic event.
1839         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1841         * lily/source-file.cc (get_line): oops. All line numbers were off
1842         by 2. Fix that. 
1844         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1845         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1847         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1849         * lily/parser.yy (number_factor): remove (number) as number
1850         expression. ("Let them eat Lisp").
1852 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1854         * lily/horizontal-bracket.cc: new file.
1856         * lily/horizontal-bracket-engraver.cc: new file.
1858         * input/regression/note-group-bracket.ly: new file. Support
1859         horizontal note brackets for music analysis.
1861         * lily/stem.cc (flag): new flag-style: no-flag.
1863         * input/test/stem-cross-staff.ly: new file
1864         
1865         * Documentation/user/internals.itely: Improved formatting, fixing
1866         typos.  Added a section `Output details' to describe how the TeX
1867         code looks like.
1869         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1871         * lily/parser.yy: remove \dynamicscript.
1873         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1874         definitions. 
1876         * python/midi.c (midi_error): take two arguments.
1878         * Merge 1.6.5 changes:
1879         
1880 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1882         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1883         staff-space.  Previous 1.5 was probably meant as half-spaces.
1884         (cautionary-style): parentheses (was: smaller).  This is what doco
1885         says, and it seems more logical.
1887         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1888         for 2nd sentence.
1890 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1892         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1894 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1896         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1898 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1900         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1902 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1904         * scm/translator-property-description.scm (voltaOnThisStaff): add
1905         property.
1907 2002-09-28  Werner Lemberg  <wl@gnu.org>
1909         * scm/tex.scm (header-end): Suppress page numbering.
1911         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1912         Fix quotation for HTML output.
1914 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1915         
1916         * Documentation/user/refman.itely: grammar and phrasing
1917           fixes to "Note Entry" section.  Also adds a few new examples.
1919 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1921         * flower/include/string-data.icc: include string.h
1923 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1925         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1927 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1929         * Documentation/user/GNUmakefile (extra-local-help): Add.
1931         * stepmake/stepmake/www-targets.make (local-help): Add.
1933 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1935         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1936         packages.
1938         * Documentation/topdocs/README.texi (Top): building documentation
1939         (not website.)
1941 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1943         * Documentation/user/refman.itely: 
1944         * Documentation/user/tutorial.itely: 
1945         * Documentation/user/music-glossary.tely: Merge changes.
1947         * Documentation/user/glossary.html.in: 
1948         * Documentation/index.texi: 
1949         * Documentation/header.html.in: Accomodate renaming of glossary.
1950         
1951         * Documentation/user/tutorial.itely: Add some glossary references.
1952         
1953         * Documentation/user/refman.itely: Minor fixes.
1954         
1955         * Documentation/user/lilypond.tely: Add glossary do direntry.
1957         * Documentation/user/music-glossary.tely: Rename (previously:
1958         glossary.tely).  Fix anchor placement.
1960         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1962 2002-09-23  Werner Lemberg  <wl@gnu.org>
1964         * scripts/lilypond-book.py (output_dict): Fix handling of
1965         various environments by avoid extraneous newlines.
1966         Rename `output-all' regexp for html to `output-html'.
1967         Replace `output-all' regexp for texi with `output-texi-quote'
1968         and `output-texi-noquote'.
1969         (compose_full_body): Don't override `linewidth' user option
1970         for `singleline'.
1971         (schedule_lilypond_block): Don't indent text specified with
1972         `intertext' option.
1973         Add new option `noquote'.
1974         (compile_all_files): Use latex instead of tex to compile ly
1975         files directly.
1977         * Documentation/user/lilypond-book.itely: Updated and revised.
1978         Improve layout.
1980         * Documentation/user/glossary.tely,
1981         Documentation/user/introduction.itely,
1982         Documentation/user/tutorial.itely,
1983         Documentation/user/refman.itely,
1984         Documentation/user/appendices.itely: Fix overfull LilyPond
1985         boxes caused by the new lilypond-book code.  Other minor
1986         fixes.
1988         * Documentation/user/macros.itexi (@texiflat): Don't emit
1989         trailing space.
1991         * scm/tex.scm (end-output, header-end): Add preamble and
1992         postamble to make lilypond output directly compilable with
1993         latex.
1995         
1996 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1998         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1999         instructions.
2001 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2003         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2005 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2007         * lily/beam.cc (connect_beams): don't crash if there are quarter
2008         notes in beams.
2010 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2012         * Documentation/user/refman.itely: corrected ancient clef
2013         docu; added docu on ligatures
2015 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2017         * Documentation/user/glossary.tely,
2018         Documentation/user/refman.itely, input/les-nereides.ly,
2019         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2020         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2021         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2022         Stem properties: flag-style -> stroke-style, style -> flag-style.
2024 2002-09-22  Werner Lemberg  <wl@gnu.org>
2026         * scripts/lilypond-book.py: Add option `notime' to suppress
2027         printing of a time signature.  Specify default indentation of 0pt
2028         if single line fragment.  Don't emit redundant `\paper{ }'.
2030         * Documentation/user/lilypond-book.itely: Updated.
2032         * Documentation/user/glossary.tely: Completely reformatting.
2034 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2036         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2038 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2040         * Documentation/user/tutorial.itely: Fix links.
2041         
2042         * Documentation/topdocs/index.tely:
2043         * Documentation/index.texi:
2044         * Documentation/header.html.in: Small website fixes and updates.
2046         * debian/: Debian patch by Anthony Fok.
2048 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2050         * Documentation/footer.html.in: How time flies: It's already 2002!
2052         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2053         more descriptive link names than 'here'.
2055 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2057         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2059 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2061         * lily/part-combine-music-iterator.cc (get_state): cleanup
2062         (get_music_info): cleanup.
2064 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2066         * scm/backend-documentation-lib.scm (interface-doc-string):
2067         crosslinks between interfaces and grobs. Headings for interfaces
2068         in grob explanation.
2070 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2072         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
2073         dtd).  Add preliminary dtd.
2074         (re-sub-alist): Robustify.
2076 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2078         * lily/include/event-chord-iterator.hh,
2079         lily/context-specced-music-iterator.cc,
2080         lily/event.cc, lily/event-chord-iterator.cc: add
2082 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2084         * lily/: some (c) header fixes.
2085         
2086         * lily/request-chord.cc: Remove.
2087         
2088         * lily/include/event-chord-iterator.hh:
2089         * lily/include/event.hh:
2090         * lily/event-chord.cc: New file.
2091         
2092         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
2093         requested.
2095 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2097         * lily/ : rename Request to Event
2099         * lily/parser.yy (command_element): move clef stuff into Scheme.
2101         * lily/:  rename length_mom () to get_length()
2103         * lily/part-combine-music.cc: removed file and class.
2105         * lily/context-specced-music-iterator.cc (class
2106         Context_specced_music_iterator): new file. Obsoletes the
2107         Context_specced_music type.
2109         * scm/music-types.scm (make-repeated-music): put different kinds
2110         of repeated music into music-type table.
2112         * VERSION: 1.7.1 released.
2114         * scm/to-xml.scm: new file.
2116         * input/test/to-xml.ly (fooBar): demo of what is possible with the
2117         new Input representation: dump music as XML.
2119         * scm/engraver-documentation-lib.scm
2120         (engraver-accepts-music-types?): add links from music to engraver,
2121         from music-type to engraver.
2123         * lily/include/command-request.hh: removed
2124         lily/include/musical-request.hh: removed. Removed all _req classes
2125         except Key_change_req. Changes throughout.
2127 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2129         * lily/tuplet-engraver.cc (try_music): Compile kludge.
2131 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2133         * lily/*.cc: specify accepts for many engravers.
2135         * scm/music-documentation-lib.scm: dump music expressions and
2136         music subtypes.
2138         * scm/documentation-lib.scm: complete revision.
2139         Use GOOPS objects to store document tree explicitly. Cleaned up and
2140         sped up doco generation a lot.
2142 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2144         * input/trip.ly (fugaIILeft): add arpeggio
2146         * lily/translator-group.cc (try_music_on_nongroup_children):
2147         oops. The name symbol is in the cdr of the assoc handle.
2149         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
2150         Hyphen_req, Glissando_req, Break_req, Mark_req 
2152 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2154         * lily/musical-request.cc (music-duration-length,
2155         music-duration-compress): new functions.
2157         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
2158         throughout. Warning doesn't work yet.
2160         * lily/translator-group.cc (try_music_on_nongroup_children):
2161         new implementation: store candidate acceptors in a hashTable.
2163 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2165         * scm/music-types.scm (music-descriptions): change name to
2166         internal-class-name
2168         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2170 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2172         * lily/beam.cc (connect_beams): don't crash if there are quarter
2173         notes in beams.
2175 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2177         * Documentation/user/refman.itely: corrected ancient clef
2178         docu; added docu on ligatures
2180 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2182         * Documentation/user/glossary.tely,
2183         Documentation/user/refman.itely, input/les-nereides.ly,
2184         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2185         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2186         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2187         Stem properties: flag-style -> stroke-style, style -> flag-style.
2189 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2191         * scm/music-functions.scm (music-separator?): don't use name music
2192         property.
2194 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2196         * stepmake/stepmake/generic-targets.make (help): Document check
2197         target.
2199         * lily/new-accidental-engraver.cc: Compile fix.
2201 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2203         * scripts/convert-ly.py: Add rule.
2205         * input/test/music-creation.ly:
2206         * input/test/add-staccato.ly:
2207         * input/test/add-text-script.ly: ly-make-music.
2209         * scm/drums.scm (make-head-type-elem, make-articulation-script):
2210         More ly-make-music renamings.
2212         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
2214         * lily/music-constructor.cc (make_music): Add debugging info.
2216         * scm/music-functions.scm (make-simultaneous-music,
2217         (make-sequential-music, context-spec-music):
2218         * scm/music-types.scm (music-descriptions): Get lily to run.
2220 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2222         * lily/command-request.cc (transpose_key_alist): new function.
2224         * lily/key-performer.cc (create_audio_elements): cleanup. 
2226 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2228         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
2230         * lily/include/translator.hh (ENTER_DESCRIPTION): add
2231         events-accepted field.
2233         * scm/music-types.scm: new file.
2235         * lily/parser.yy: put music type initialization into scheme,
2236         similar to grob initialization.  Changes throughout.
2238 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2240         * Documentation/user/tutorial.itely: Fix links.
2241         
2242         * Documentation/index.texi: 
2243         * Documentation/header.html.in: 
2244         * Documentation/topdocs/index.tely: Small website fixes and updates.
2246         * debian/: Debian patch by Anthony Fok.
2248 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2250         * Documentation/footer.html.in: How time flies: It's already 2002!
2252         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2253         more descriptive link names than 'here'.
2255         * ROADMAP: Remove test stuff.
2257         * scripts/update-lily.py: Allow auto-building of stable and
2258         development versions.  Bugfixes.
2260 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2262         * VERSION: released 1.7.0
2264         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2266         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
2267         positive line widths.
2269 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2271         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
2272         go.  Fix comments.
2274         * cygwin: Cygwin updates.
2276 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2278         * Documentation/windows/installing.texi (Top): version for python,
2279         urls for ghostscript (thanks to John Potelle)
2280         
2281         * lily/simultaneous-music-iterator.cc
2282         (Simultaneous_music_iterator): init children_list_ before
2283         triggering GC.
2285         * lily/*-iterator.cc: be even more careful with smobbed copy
2286         constructors. 
2288         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
2289         LeftEdge item.
2291 2002-09-15  Werner Lemberg  <wl@gnu.org>
2293         Improving LilyPond's output to make them ordinary TeX boxes with
2294         predictable dimensions.  System boxes are now vertically centered on
2295         the baseline; this offset can be further controlled with
2296         \lilypondscoreshift.
2298         * lily/system.cc (System::post_processing): Pass length of current
2299         system to `start-system' (including any horizontal indentation).
2301         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
2302         prettier.
2303         (lily-def): Append `%'.
2304         (start-system): Add parameter `wd'.  Output more TeX code to specify
2305         box dimensions.
2306         (stop-system, stop-last-system): Complement changes in
2307         `start-system'.
2308         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
2309         Updated.
2311         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
2312         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
2313         Write final `\endinput'.
2315         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
2316         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
2317         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
2318         files and macro definitions don't produce spurious spaces and
2319         paragraphs (using \endlinechar).
2320         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
2322         * Documentation/user/internals.itely: Improved formatting, fixing
2323         typos.  Added a section `Output details' to describe how the TeX
2324         code looks like.
2326 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2328         * lily/accidental-engraver.cc: Also work with partial measures.
2330 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2332         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
2333         spanner.
2335 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2337         * lily/identifier-smob.cc (unpack_identifier): new file.
2339         * lily/lexer.ll (identifier_type): new function.  use ly-id to
2340         pass off scheme expressions as music identifiers.
2342         * scm/lily.scm: reorganisation, cleanups.
2344         * lily/main.cc: small cleanups.
2346 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2348         * lily/ly-module.{cc,hh}: new file.
2350 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2352         * lily/accidental-engraver.cc: Also work with partial measures.
2354 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2356         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
2358 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2360         * lily/my-lily-lexer.cc: use SCM module in stead of
2361         Scheme_hash_table. Changes throughout.  
2363 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2365         * VERSION (MY_PATCH_LEVEL): make 1.7.0