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