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