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