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