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