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