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