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