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