]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
[lilypond.git] / ChangeLog
1 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
4         path.
5
6         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
7         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
8         throughout.
9
10         * python/lilylib.py (quiet_system): Junk
11         (system): Display error log upon failure.
12         (read_pipe): New function.  Cleanups and fixes.
13
14         * python/*.py: Rename from *.py.in.
15         
16         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
17
18         * GNUmakefile.in (SUBDIRS): Move python before scripts.
19
20 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
21
22         * python/GNUmakefile: Bugfix: handle modules.
23
24         * stepmake/stepmake/python-module-targets.make (default): Add
25         compiled modules. 
26
27         * stepmake/stepmake/python-module-rules.make: Add rule for byte
28         compiling modules.
29
30         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
31         Bugfix.  (OUT_PYC_MODULES): Add.
32
33 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
34
35         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
36         Use default paths. Refresh description.
37
38 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
39
40         * input/regression/finger-chords.ly (texidoc): new file.
41
42         * lily/script-engraver.cc (process_music): remove scriptHorizontal
43         support
44
45         * lily/fingering-engraver.cc (process_music): remove kludgy
46         scriptHorizontal stuff.
47
48         * lily/script.cc: remove staff-support property.
49
50         * lily/new-fingering-engraver.cc (add_fingering): new
51         file. Fingering engraver for new style chords.
52
53 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
54
55         * lily/parser.yy (bare_number): allow 4 \cm (without
56         decimal dot). (should backport to 1.6?)
57
58         * ly/declarations-init.ly: use Scheme for dimension defs.
59
60         * lily/parser.yy (TODO): remove hard coded dimensions, add
61         REAL NUMBER_IDENTIFIER production.
62
63         * lily/rest-collision.cc (force_shift_callback): rewrite using
64         -done property.
65
66         * scm/grob-property-description.scm (rest-collision-done): add
67         property.
68         
69         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
70
71 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
72
73         * input/regression/multi-measure-rest-center.ly: new file.
74
75         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
76         off horizontally by 0.05 ss. Fixed.
77
78 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
79
80         * scm/pdftex.scm: Rename ly-number to ly:number->string.
81
82         * Documentation/topdocs/index.tely: Remove duplicate from merge.
83
84 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
85
86         * lily/tie.cc (get_control_points): also avoid staff lines on the
87         just outside the outer staff lines
88
89 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
90
91         * ly/params-init.ly: Just define style-alist, no need to
92         define-public.
93
94         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
95         (thanks Han-Wen).
96
97         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
98         (FET_FILES): = FONT_FILES.
99
100         * Merge from stable:
101
102             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
103
104 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
105
106         * VERSION: 1.7.4 released.  
107         
108         * scm/generate-documentation.scm (string-append): add macro
109         definitions.
110
111         * lily/text-item.cc (lookup_text): don't use virtual fonts for
112         normal texts.
113
114         * lily/multi-measure-rest-engraver.cc: make separate
115         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
116
117         * lily/multi-measure-rest.cc: remove text handling. Remove
118         number-threshold.
119
120 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
121
122         * scm/music-types.scm: doc patch by Graham Percival
123
124 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
125
126         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
127         encoding part.
128         (Font_info.set_defaults): pixelsize now also defauts to '0'.
129         (sketch_p): Sketch wants only first four elements of X11 font spec.
130
131         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
132
133         * mf/feta-autometric.mf: Write foundry and family to log.
134
135         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
136         font translation table.
137
138         * buildscripts/mf-to-table.py: Better font info into afm.
139
140         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
141         1.0.9 required.
142
143         * configure.in: Whine for mftrace 1.0.9.
144
145 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
146
147         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
148
149         * lily/main.cc (main_prog): don't try to load init.EXT when
150         processing foo.EXT.
151
152 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
153
154         * scm/tex.scm (zigzig-line): added.
155
156         * scm/ps.scm (zigzag-line): added.
157
158         * ps/music-drawing-routines.ps (subvec): added.
159         (draw_zigzag_line): added.
160         
161         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
162         grob properties zigzag-width and zigzag-length.
163
164         * input/regression/glissando.ly: Add some zig-zagged glissandi.
165
166 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
167
168         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
169         svg output, including font.
170
171 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
172
173         * scm/lily.scm: Register sodipodi output module.
174
175         * scm/sodipodi.scm: New file.
176
177         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
178
179         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
180         comment, after header.
181         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
182         FullName.  Fix FontName key.
183
184 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
185
186         * lily/rest.cc (after_line_breaking): bugfix: dots after half
187         and breve rests.
188         
189         * input/test/blank-notes.ly: bugfix
190
191         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
192         rests. (Kim Shrier)
193
194         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
195         
196 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
197
198         * scm/tex.scm: 
199         * scm/ps.scm: Cleanup and remove obsolete junk.
200
201         * Documentation/user/internals.itely:
202         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
203
204         * lily/parser.yy: Identify shift/reduce problems.
205
206         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
207         make-style-sheet.  Too specific for convert-ly?
208
209 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
210
211         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
212
213         * input/test/*.ly: various fixes.
214
215         * lily/music.cc (name): bugfix
216
217         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
218
219         * lily/input-file-results.cc (code): set-point-and-click! ->
220         set-point-and-click
221         
222 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
223
224         * Use uniform ly: prefix for exported scheme primitive functions.
225
226         * scm/music-types.scm: junk compat glue
227
228         * scripts/convert-ly.py: add rules for stuff below, junk
229         compatibility glue for spanrequest.
230
231         * lily/parser.yy (verbose_event): remove \spanrequest,
232         \commandspanrequest, \script. 
233         
234         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
235
236         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
237         for \penalty, \glissando.
238
239         * VERSION: release 1.7.3
240         
241 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
242
243         * lily/accidental-engraver.cc: Fix
244         grace-in-the-beginning-of-measure bug caused by the resent
245         partial-measure fix.
246
247         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
248         overlap looks too crowded)
249         
250 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
251
252         * lily/parser.yy (assignment): allow SCM expression as assignment.
253
254         * lily/include/music-output-def.hh (class Music_output_def):
255         * lily/music-output-def.cc: 
256         * lily/paper-def.cc: 
257         * scm/font.scm (markup-to-properties):
258         * lily/parser.yy (music_output_def_body): 
259         remove style_sheet_
260
261 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
262
263         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
264         length.
265
266         * input/regression/spacing-to-grace.ly: new file.
267
268         * input/regression/spacing-end-of-line.ly: new file.
269
270         * lily/note-spacing.cc (get_spacing): take into account breakable
271         stuff sticking out at the left (time sig change at line break).
272
273         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
274         raggedright code.
275
276         * scm/music-functions.scm (make-voice-props-set): add
277         staff-position for mm rests.
278  
279         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
280         before grace notes a little.
281
282         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
283
284         * lily/break-align-interface.cc (do_alignment): right-edge spacing
285         key adds space at the end of line. 
286
287 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
288
289         * scm/sketch.scm: Fix beams.
290
291         * buildscripts/mf-to-table.py: Add EncodingScheme.
292
293         * scm/sketch.scm: Resurrect.
294
295 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
296
297         * lily/multi-measure-rest.cc: use breve rests for measure lengths
298         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
299
300 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
301
302         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
303
304         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
305
306 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
307
308         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
309         token for origin information.
310
311         * lily/parser.yy (My_lily_lexer): do identifier location and
312         cloning from lexer.
313
314         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
315         logic out of the parser. Add bar checks on both ends.
316
317         * Documentation/user/refman.itely (Multi measure rests): add more
318         notes about mm rests.
319
320 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
321
322         * input/regression/bar-scripts.ly: Re-enable.
323
324         * lily/parser.yy:
325         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
326         released rsn.  Bison 1.50 has a crucial bug and won't work.
327
328         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
329
330
331 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
332
333         * input/regression/bar-scripts.ly: Blunt documentation build fix.
334
335 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
336
337         * Actually merge changes since 1.6.4 besides ChangeLog, and
338         resolve conflicts.  Lots of updates, hope all is well.
339         
340         * cygwin/lilypond.hint (requires): Add ghostscript.
341
342         * scm: Update some (c).
343         
344 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
345
346         * input/test/{various}.ly: add \header fields and texidoc strings.
347
348 2002-10-05  Werner Lemberg  <wl@gnu.org>
349
350         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
351         renamed to `output_latex_quoted'.
352         Added `output_latex_noquote'.
353         (schedule_lilypond_block): Implement `noquote' option for LaTeX
354         mode.
355
356 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
357
358         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
359         as workaround for /bin/sh problems on Solaris7.
360
361 2002-10-19  Werner Lemberg  <wl@gnu.org>
362
363         * GNUmakefile.in (web-doc): Fix typos.
364         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
365         `music-drawing-routines.ps' but emit \special{header=...} once.
366         * scm/tex.scm (header-end): Updated.
367
368 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
369
370         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
371         undefined tremolo. 
372
373 2002-10-15  Werner Lemberg  <wl@gnu.org>
374
375         * scripts/lilypond-book.py (g_make_html): New global variable.
376         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
377         if `g_make_html' isn't set.
378         [main]: Add format `texi-html'.
379         (option_definitions): Updated.
380         * Documentation/user/lilypond-book.itely: Updated.
381
382         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
383         * make/ly-rules.make (%.texi, %.nexi): Use it.
384         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
385         format to lilypond-book.
386         * GNUmakefile.in (web-doc): Ditto.
387
388 2002-10-14  Werner Lemberg  <wl@gnu.org>
389
390         Further improve TeX output.  The produced files are about 40%
391         smaller.  `lilyponddefs.tex' is now read only once.
392
393         * tex/lilyponddefs.tex: Remove footer stuff.
394         (\ifundefined): Renamed to...
395         (\lilypondundefined): This.  Use LaTeX's definition to
396         make it nestable and make it global.
397         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
398         output.
399         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
400         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
401         them global.
402         (\placebox): Renamed to...
403         (\lyitem): This.
404         Make it global and call \outputscale by itself.
405         (\lybox, \lyvrule): New macros to reduce input data.
406         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
407         New auxiliary macros.
408         (\SkipLilydefs, \EndLilyPondOutput): Removed.
409         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
410         to...
411         (\lilypondspace): This and made it global.
412         (\turnOnPostScript): Renamed to...
413         (\lilypondpostscript): This and made it global.
414         (\turnOnExperimentalFeatures): Renamed to...
415         (\lilypondexperimentalfeatures): This and made it global.
416         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
417         (\lilypondsetdimen): This and made it global.
418         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
419         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
420         (all, $(outdir)/music-drawing-routines.ps): New rules.
421         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
422         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
423         start-system, stop-system, stop-last-system, filledbox): Updated to
424         use the changed macros from lilyponddefs.tex.
425         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
426
427 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
428
429         * Documentation/windows/installing.texi: Update.
430
431 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
432
433         * VERSION: 1.6.5 released
434
435         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
436
437 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
438
439         * scm/translator-property-description.scm (voltaOnThisStaff): add
440         property.
441
442 2002-09-28  Werner Lemberg  <wl@gnu.org>
443
444         * scm/tex.scm (header-end): Suppress page numbering.
445
446         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
447         Fix quotation for HTML output.
448
449 2002-09-28   Graham Percival   <gperciva@sfu.ca>
450         
451         * Documentation/user/refman.itely: grammar and phrasing
452           fixes to "Note Entry" section.  Also adds a few new examples.
453
454 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
455
456         * flower/include/string-data.icc: include string.h
457
458 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
459
460         * scm/chord-name.scm (chord::inner-name-banter): remove space.
461
462 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
463
464         * Documentation/user/GNUmakefile (extra-local-help): Add.
465
466         * stepmake/stepmake/www-targets.make (local-help): Add.
467
468 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
469
470         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
471         packages.
472
473         * Documentation/topdocs/README.texi (Top): building documentation
474         (not website.)
475
476 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
477
478         * Documentation/user/refman.itely: 
479         * Documentation/user/tutorial.itely: 
480         * Documentation/user/music-glossary.tely: Merge changes.
481
482         * Documentation/user/glossary.html.in: 
483         * Documentation/index.texi: 
484         * Documentation/header.html.in: Accomodate renaming of glossary.
485         
486         * Documentation/user/tutorial.itely: Add some glossary references.
487         
488         * Documentation/user/refman.itely: Minor fixes.
489         
490         * Documentation/user/lilypond.tely: Add glossary do direntry.
491
492         * Documentation/user/music-glossary.tely: Rename (previously:
493         glossary.tely).  Fix anchor placement.
494
495         * Documentation/user/GNUmakefile: Make music-glossary.info too.
496
497 2002-09-23  Werner Lemberg  <wl@gnu.org>
498
499         * scripts/lilypond-book.py (output_dict): Fix handling of
500         various environments by avoid extraneous newlines.
501         Rename `output-all' regexp for html to `output-html'.
502         Replace `output-all' regexp for texi with `output-texi-quote'
503         and `output-texi-noquote'.
504         (compose_full_body): Don't override `linewidth' user option
505         for `singleline'.
506         (schedule_lilypond_block): Don't indent text specified with
507         `intertext' option.
508         Add new option `noquote'.
509         (compile_all_files): Use latex instead of tex to compile ly
510         files directly.
511
512         * Documentation/user/lilypond-book.itely: Updated and revised.
513         Improve layout.
514
515         * Documentation/user/glossary.tely,
516         Documentation/user/introduction.itely,
517         Documentation/user/tutorial.itely,
518         Documentation/user/refman.itely,
519         Documentation/user/appendices.itely: Fix overfull LilyPond
520         boxes caused by the new lilypond-book code.  Other minor
521         fixes.
522
523         * Documentation/user/macros.itexi (@texiflat): Don't emit
524         trailing space.
525
526         * scm/tex.scm (end-output, header-end): Add preamble and
527         postamble to make lilypond output directly compilable with
528         latex.
529
530         
531 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
532
533         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
534         instructions.
535
536 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
537
538         * Documentation/user/glossary.tely: Add titling and hyperlinks.
539
540 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
541
542         * lily/beam.cc (connect_beams): don't crash if there are quarter
543         notes in beams.
544
545 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
546
547         * Documentation/user/refman.itely: corrected ancient clef
548         docu; added docu on ligatures
549
550 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
551
552         * Documentation/user/glossary.tely,
553         Documentation/user/refman.itely, input/les-nereides.ly,
554         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
555         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
556         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
557         Stem properties: flag-style -> stroke-style, style -> flag-style.
558
559
560 2002-09-22  Werner Lemberg  <wl@gnu.org>
561
562         * scripts/lilypond-book.py: Add option `notime' to suppress
563         printing of a time signature.  Specify default indentation of 0pt
564         if single line fragment.  Don't emit redundant `\paper{ }'.
565
566         * Documentation/user/lilypond-book.itely: Updated.
567
568         * Documentation/user/glossary.tely: Completely reformatting.
569
570 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
571
572         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
573
574 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
575
576         * Documentation/user/tutorial.itely: Fix links.
577         
578         * Documentation/topdocs/index.tely:
579         * Documentation/index.texi:
580         * Documentation/header.html.in: Small website fixes and updates.
581
582         * debian/: Debian patch by Anthony Fok.
583
584 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
585
586         * Documentation/footer.html.in: How time flies: It's already 2002!
587
588         * Documentation/topdocs/index.tely: Stable/development fix.  Use
589         more descriptive link names than 'here'.
590
591 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
592
593         * VERSION: 1.7.2 released
594         * VERSION: 1.6.4 released
595         
596         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
597
598         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
599         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
600
601         * mf/feta-din.mf (test): add x-height and space.
602
603         * lily/dynamic-engraver.cc (process_music): take dynamic direction
604         from ^_ for crescendi. Idem for slurs and phrasing slurs.
605
606         * ly/grace-init.ly: add-to-grace-init: function to portably add
607         settings to \grace. 
608
609         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
610         if we get an absolute dynamic event.
611  
612         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
613
614         * lily/source-file.cc (get_line): oops. All line numbers were off
615         by 2. Fix that. 
616
617         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
618         be after the note, combined with -_^, i.e. c4-(-\)-\>  
619
620         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
621
622         * lily/parser.yy (number_factor): remove (number) as number
623         expression. ("Let them eat Lisp").
624
625 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626
627         * lily/horizontal-bracket.cc: new file.
628
629         * lily/horizontal-bracket-engraver.cc: new file.
630
631         * input/regression/note-group-bracket.ly: new file. Support
632         horizontal note brackets for music analysis.
633
634         * lily/stem.cc (flag): new flag-style: no-flag.
635
636         * input/test/stem-cross-staff.ly: new file
637         
638         * Documentation/user/internals.itely: Improved formatting, fixing
639         typos.  Added a section `Output details' to describe how the TeX
640         code looks like.
641
642         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
643
644         * lily/parser.yy: remove \dynamicscript.
645
646         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
647         definitions. 
648
649         * python/midi.c (midi_error): take two arguments.
650
651         * Merge 1.6.5 changes:
652         
653 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
654
655         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
656         staff-space.  Previous 1.5 was probably meant as half-spaces.
657         (cautionary-style): parentheses (was: smaller).  This is what doco
658         says, and it seems more logical.
659
660         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
661         for 2nd sentence.
662
663 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
664
665         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
666
667 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
668
669         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
670
671 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
672
673         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
674
675 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
676
677         * scm/translator-property-description.scm (voltaOnThisStaff): add
678         property.
679
680 2002-09-28  Werner Lemberg  <wl@gnu.org>
681
682         * scm/tex.scm (header-end): Suppress page numbering.
683
684         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
685         Fix quotation for HTML output.
686
687 2002-09-28   Graham Percival   <gperciva@sfu.ca>
688         
689         * Documentation/user/refman.itely: grammar and phrasing
690           fixes to "Note Entry" section.  Also adds a few new examples.
691
692 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
693
694         * flower/include/string-data.icc: include string.h
695
696 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
697
698         * scm/chord-name.scm (chord::inner-name-banter): remove space.
699
700 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
701
702         * Documentation/user/GNUmakefile (extra-local-help): Add.
703
704         * stepmake/stepmake/www-targets.make (local-help): Add.
705
706 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
707
708         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
709         packages.
710
711         * Documentation/topdocs/README.texi (Top): building documentation
712         (not website.)
713
714 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
715
716         * Documentation/user/refman.itely: 
717         * Documentation/user/tutorial.itely: 
718         * Documentation/user/music-glossary.tely: Merge changes.
719
720         * Documentation/user/glossary.html.in: 
721         * Documentation/index.texi: 
722         * Documentation/header.html.in: Accomodate renaming of glossary.
723         
724         * Documentation/user/tutorial.itely: Add some glossary references.
725         
726         * Documentation/user/refman.itely: Minor fixes.
727         
728         * Documentation/user/lilypond.tely: Add glossary do direntry.
729
730         * Documentation/user/music-glossary.tely: Rename (previously:
731         glossary.tely).  Fix anchor placement.
732
733         * Documentation/user/GNUmakefile: Make music-glossary.info too.
734
735 2002-09-23  Werner Lemberg  <wl@gnu.org>
736
737         * scripts/lilypond-book.py (output_dict): Fix handling of
738         various environments by avoid extraneous newlines.
739         Rename `output-all' regexp for html to `output-html'.
740         Replace `output-all' regexp for texi with `output-texi-quote'
741         and `output-texi-noquote'.
742         (compose_full_body): Don't override `linewidth' user option
743         for `singleline'.
744         (schedule_lilypond_block): Don't indent text specified with
745         `intertext' option.
746         Add new option `noquote'.
747         (compile_all_files): Use latex instead of tex to compile ly
748         files directly.
749
750         * Documentation/user/lilypond-book.itely: Updated and revised.
751         Improve layout.
752
753         * Documentation/user/glossary.tely,
754         Documentation/user/introduction.itely,
755         Documentation/user/tutorial.itely,
756         Documentation/user/refman.itely,
757         Documentation/user/appendices.itely: Fix overfull LilyPond
758         boxes caused by the new lilypond-book code.  Other minor
759         fixes.
760
761         * Documentation/user/macros.itexi (@texiflat): Don't emit
762         trailing space.
763
764         * scm/tex.scm (end-output, header-end): Add preamble and
765         postamble to make lilypond output directly compilable with
766         latex.
767
768         
769 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
770
771         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
772         instructions.
773
774 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
775
776         * Documentation/user/glossary.tely: Add titling and hyperlinks.
777
778 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
779
780         * lily/beam.cc (connect_beams): don't crash if there are quarter
781         notes in beams.
782
783 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
784
785         * Documentation/user/refman.itely: corrected ancient clef
786         docu; added docu on ligatures
787
788 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
789
790         * Documentation/user/glossary.tely,
791         Documentation/user/refman.itely, input/les-nereides.ly,
792         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
793         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
794         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
795         Stem properties: flag-style -> stroke-style, style -> flag-style.
796
797 2002-09-22  Werner Lemberg  <wl@gnu.org>
798
799         * scripts/lilypond-book.py: Add option `notime' to suppress
800         printing of a time signature.  Specify default indentation of 0pt
801         if single line fragment.  Don't emit redundant `\paper{ }'.
802
803         * Documentation/user/lilypond-book.itely: Updated.
804
805         * Documentation/user/glossary.tely: Completely reformatting.
806
807 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
808
809         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
810
811 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
812
813         * Documentation/user/tutorial.itely: Fix links.
814         
815         * Documentation/topdocs/index.tely:
816         * Documentation/index.texi:
817         * Documentation/header.html.in: Small website fixes and updates.
818
819         * debian/: Debian patch by Anthony Fok.
820
821 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
822
823         * Documentation/footer.html.in: How time flies: It's already 2002!
824
825         * Documentation/topdocs/index.tely: Stable/development fix.  Use
826         more descriptive link names than 'here'.
827
828 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
829
830         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
831
832 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
833
834         * lily/part-combine-music-iterator.cc (get_state): cleanup
835         (get_music_info): cleanup.
836
837 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
838
839         * scm/backend-documentation-lib.scm (interface-doc-string):
840         crosslinks between interfaces and grobs. Headings for interfaces
841         in grob explanation.
842
843 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
844
845         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
846         dtd).  Add preliminary dtd.
847         (re-sub-alist): Robustify.
848
849 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
850
851         * lily/include/event-chord-iterator.hh,
852         lily/context-specced-music-iterator.cc,
853         lily/event.cc, lily/event-chord-iterator.cc: add
854
855 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
856
857         * lily/: some (c) header fixes.
858         
859         * lily/request-chord.cc: Remove.
860         
861         * lily/include/event-chord-iterator.hh:
862         * lily/include/event.hh:
863         * lily/event-chord.cc: New file.
864         
865         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
866         requested.
867
868 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
869
870         * lily/ : rename Request to Event
871
872         * lily/parser.yy (command_element): move clef stuff into Scheme.
873
874         * lily/:  rename length_mom () to get_length()
875
876         * lily/part-combine-music.cc: removed file and class.
877
878         * lily/context-specced-music-iterator.cc (class
879         Context_specced_music_iterator): new file. Obsoletes the
880         Context_specced_music type.
881
882         * scm/music-types.scm (make-repeated-music): put different kinds
883         of repeated music into music-type table.
884
885         * VERSION: 1.7.1 released.
886
887         * scm/to-xml.scm: new file.
888
889         * input/test/to-xml.ly (fooBar): demo of what is possible with the
890         new Input representation: dump music as XML.
891
892         * scm/engraver-documentation-lib.scm
893         (engraver-accepts-music-types?): add links from music to engraver,
894         from music-type to engraver.
895
896         * lily/include/command-request.hh: removed
897         lily/include/musical-request.hh: removed. Removed all _req classes
898         except Key_change_req. Changes throughout.
899
900 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
901
902         * lily/tuplet-engraver.cc (try_music): Compile kludge.
903
904 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
905
906         * lily/*.cc: specify accepts for many engravers.
907
908         * scm/music-documentation-lib.scm: dump music expressions and
909         music subtypes.
910
911         * scm/documentation-lib.scm: complete revision.
912         Use GOOPS objects to store document tree explicitly. Cleaned up and
913         sped up doco generation a lot.
914
915 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
916
917         * input/trip.ly (fugaIILeft): add arpeggio
918
919         * lily/translator-group.cc (try_music_on_nongroup_children):
920         oops. The name symbol is in the cdr of the assoc handle.
921
922         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
923         Hyphen_req, Glissando_req, Break_req, Mark_req 
924
925 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
926
927         * lily/musical-request.cc (music-duration-length,
928         music-duration-compress): new functions.
929
930         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
931         throughout. Warning doesn't work yet.
932
933         * lily/translator-group.cc (try_music_on_nongroup_children):
934         new implementation: store candidate acceptors in a hashTable.
935
936 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
937
938         * scm/music-types.scm (music-descriptions): change name to
939         internal-class-name
940
941         * scm/chord-name.scm (chord::inner-name-banter): remove space.
942
943 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
944
945         * lily/beam.cc (connect_beams): don't crash if there are quarter
946         notes in beams.
947
948 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
949
950         * Documentation/user/refman.itely: corrected ancient clef
951         docu; added docu on ligatures
952
953 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
954
955         * Documentation/user/glossary.tely,
956         Documentation/user/refman.itely, input/les-nereides.ly,
957         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
958         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
959         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
960         Stem properties: flag-style -> stroke-style, style -> flag-style.
961
962 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
963
964         * scm/music-functions.scm (music-separator?): don't use name music
965         property.
966
967 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
968
969         * stepmake/stepmake/generic-targets.make (help): Document check
970         target.
971
972         * lily/new-accidental-engraver.cc: Compile fix.
973
974 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
975
976         * scripts/convert-ly.py: Add rule.
977
978         * input/test/music-creation.ly:
979         * input/test/add-staccato.ly:
980         * input/test/add-text-script.ly: ly-make-music.
981
982         * scm/drums.scm (make-head-type-elem, make-articulation-script):
983         More ly-make-music renamings.
984
985         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
986
987         * lily/music-constructor.cc (make_music): Add debugging info.
988
989         * scm/music-functions.scm (make-simultaneous-music,
990         (make-sequential-music, context-spec-music):
991         * scm/music-types.scm (music-descriptions): Get lily to run.
992
993 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
994
995         * lily/command-request.cc (transpose_key_alist): new function.
996
997         * lily/key-performer.cc (create_audio_elements): cleanup. 
998
999 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1000
1001         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1002
1003         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1004         events-accepted field.
1005
1006         * scm/music-types.scm: new file.
1007
1008         * lily/parser.yy: put music type initialization into scheme,
1009         similar to grob initialization.  Changes throughout.
1010
1011 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1012
1013         * Documentation/user/tutorial.itely: Fix links.
1014         
1015         * Documentation/index.texi: 
1016         * Documentation/header.html.in: 
1017         * Documentation/topdocs/index.tely: Small website fixes and updates.
1018
1019         * debian/: Debian patch by Anthony Fok.
1020
1021 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1022
1023         * Documentation/footer.html.in: How time flies: It's already 2002!
1024
1025         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1026         more descriptive link names than 'here'.
1027
1028         * ROADMAP: Remove test stuff.
1029
1030         * scripts/update-lily.py: Allow auto-building of stable and
1031         development versions.  Bugfixes.
1032
1033 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1034
1035         * VERSION: released 1.7.0
1036
1037         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1038
1039         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1040         positive line widths.
1041
1042 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1043
1044         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1045         go.  Fix comments.
1046
1047         * cygwin: Cygwin updates.
1048
1049 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1050
1051         * Documentation/windows/installing.texi (Top): version for python,
1052         urls for ghostscript (thanks to John Potelle)
1053         
1054         * lily/simultaneous-music-iterator.cc
1055         (Simultaneous_music_iterator): init children_list_ before
1056         triggering GC.
1057
1058         * lily/*-iterator.cc: be even more careful with smobbed copy
1059         constructors. 
1060
1061         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1062         LeftEdge item.
1063
1064 2002-09-15  Werner Lemberg  <wl@gnu.org>
1065
1066         Improving LilyPond's output to make them ordinary TeX boxes with
1067         predictable dimensions.  System boxes are now vertically centered on
1068         the baseline; this offset can be further controlled with
1069         \lilypondscoreshift.
1070
1071         * lily/system.cc (System::post_processing): Pass length of current
1072         system to `start-system' (including any horizontal indentation).
1073
1074         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1075         prettier.
1076         (lily-def): Append `%'.
1077         (start-system): Add parameter `wd'.  Output more TeX code to specify
1078         box dimensions.
1079         (stop-system, stop-last-system): Complement changes in
1080         `start-system'.
1081         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1082         Updated.
1083
1084         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1085         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1086         Write final `\endinput'.
1087
1088         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1089         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1090         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1091         files and macro definitions don't produce spurious spaces and
1092         paragraphs (using \endlinechar).
1093         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1094
1095         * Documentation/user/internals.itely: Improved formatting, fixing
1096         typos.  Added a section `Output details' to describe how the TeX
1097         code looks like.
1098
1099 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1100
1101         * lily/accidental-engraver.cc: Also work with partial measures.
1102
1103 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1104
1105         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1106         spanner.
1107
1108 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109
1110         * lily/identifier-smob.cc (unpack_identifier): new file.
1111
1112         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1113         pass off scheme expressions as music identifiers.
1114
1115         * scm/lily.scm: reorganisation, cleanups.
1116
1117         * lily/main.cc: small cleanups.
1118
1119 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1120
1121         * lily/ly-module.{cc,hh}: new file.
1122
1123 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1124
1125         * lily/accidental-engraver.cc: Also work with partial measures.
1126
1127 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1128
1129         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1130
1131 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1132
1133         * lily/my-lily-lexer.cc: use SCM module in stead of
1134         Scheme_hash_table. Changes throughout.  
1135
1136 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1137
1138         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1139