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