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