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