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