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