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