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