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