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