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