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