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