]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
Restructure invoking midi commands.
[lilypond.git] / ChangeLog
1 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
2
3         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
4         Allow only one type of midi process; launching Midi either stops
5         midis or plays the current midi and launching MidiAll stops midis
6         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
7         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
8
9 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10
11         * lily/text-engraver.cc (process_acknowledged_grobs): use new
12         markup  for new markup texts.
13
14         * lily/mark-engraver.cc (process_music): idem
15         
16         * lily/instrument-name-engraver.cc (create_text): idem
17
18         * scm/new-markup.scm (magnify-markup): new function.
19
20         * scm/molecule.scm (stack-lines): bugfix.
21
22         * lily/font-interface.cc (get_font): take font-magnification from
23         alist chain.
24
25 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
26
27         * lily/molecule-scheme.cc: move scheme functions to separate file.
28
29         * lily/font-metric.cc  (ly_get_glyph): new function. 
30         
31         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
32         (italic-markup, dynamic-markup): new functions
33         (font-markup): new function
34
35         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
36         padding and minimum
37
38 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
39
40         * lily/accidental-engraver.cc:
41         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
42
43 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
44
45         * lilypond.vim:
46         * lilypond-font-lock.el: Put \longa as duration. Accept only 
47         [a-zA-Z] for user defined identifiers. Separate note cases 
48         with and without a duration (allow cis\longaX).
49
50         * lilypond.words: Add words from Info.
51
52 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
53
54         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
55
56 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
57
58         * lilypond-mode.el: Propose reverting buffer before a command if
59         it was edited with an another editor.
60
61 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
62
63         * lily/molecule.cc (ly_translate_molecule): new function
64
65         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
66         into libdir
67
68         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
69
70         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
71
72 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
73
74         * lilypond.words: take \words from Info-index.
75
76 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
77
78         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
79
80 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
81
82         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
83
84 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
85
86         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
87         and lilypond-documentation.
88
89 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
90
91         * lily/parser.yy: Compile fix (bison 1.75).
92
93 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
94
95         * VERSION: 1.7.9 released
96
97         * scm/music-functions.scm (shift-one-duration-log): refactor.
98         Use music-map.
99
100         * input/regression/chord-tremolo.ly (texidoc): add dot test.
101
102         * NEWS: update.
103
104         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
105         argument
106         
107         * scm/music-functions.scm (display-music): new function
108         (music-map): change arg order.
109
110         * input/regression/new-markup-syntax.scm: new file
111
112         * lily/parser.yy (markup): add \markup { .. } syntax.
113
114         * scm/new-markup.scm (override-markup): new function
115         (lookup-markup): new function
116         (music-markup): new function
117         (lookup-markup-command): use markup-signature to store argument
118         format for parser.
119
120         * lily/lexer.ll: preliminary \markup syntax. 
121
122 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
123
124         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
125         add pre/post-dependencies and menus with icons from source.
126
127         * Documentation/pictures/lilypond-48x48.xpm:
128         * Documentation/pictures/lilypond-32x32.xpm:
129         * Documentation/pictures/lilypond-16x16.xpm: new files, background
130         transparent.
131
132         * stepmake/stepmake/generic-targets.make:
133         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
134
135 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
136
137         * input/regression/music-map.ly (texidoc): new file.
138
139         * scm/music-functions.scm (music-map): new function
140
141 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
142
143         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
144
145 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
146
147         * input/test/to-xml.ly:
148         * lily/ligature-engraver.cc: Fixes documentation.
149
150         * lilypond.mandrake.spec.in:
151         * lilypond.redhat.spec.in: Add lilypond.words.
152
153         * Documentation/user/refman.itely: Mention Info inside emacs.
154         
155         * lilypond.suse.spec.in:
156         * lilypond.redhat.spec.in: 
157         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
158
159 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
160
161         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
162         os.popen.read ().
163
164 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
165
166         * scripts/ly2dvi.py (include_path): print warning if failing anything.
167
168         * python/lilylib.py (error): add space
169
170 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
171
172         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
173         distribution.
174
175 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
176
177         * lily/paper-outputter.cc (Paper_outputter): close port when
178         finishing score.
179
180 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
181
182         * scm/sodipodi.scm: Fixes.
183
184 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
185
186         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
187
188         * buildscripts/make-font-dir.py: Fix. 
189
190 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
191
192         * lilypond-mode.el: Add support for Info inside Emacs.
193
194 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
195
196         * buildscripts/make-font-dir.py: 
197         * mf/GNUmakefile: Make sodipodi font map.
198
199         * scm/sodipodi.scm: Add more output functions.
200
201         * mf/feta-nummer.mf: 
202         * mf/feta-beugel.mf: Add font_coding_scheme.
203
204         * lily/paper-outputter.cc (output_header): Fix creator string.
205
206 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
207
208         * lilypond-mode.el (LilyPond-autocompletion): invoked with
209         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
210
211         * lilypond.words: add two (Everybody can add/remove words now!).
212
213         * debian/rules:
214         * make/lilypond.suse.spec.in:
215         * make/lilypond.mandrake.spec.in:
216         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
217
218         * Documentation/user/refman.itely: Mention autocompletion.
219
220 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
221
222         * scripts/ly2dvi.py: Add paper sizes.
223
224         * lily/timing-engraver.cc: 
225         * lily/time-signature.cc: 
226         * lily/span-bar.cc: 
227         * lily/grob-scheme.cc: Code formatting fixes.
228
229         * scm/sodipodi.scm: 
230         * scm/sketch.scm:
231         * buildscripts/mf-to-table.py: 
232         * buildscripts/make-font-dir.py: Font testing.
233
234 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
235
236         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
237         inserts try-completion and shows all-completions.
238
239         * lilypond.words: '\' -> '\\'
240
241         * lilypond-mode.el: load libraries in the end, lilypond.words defines
242         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
243         
244         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
245         and LilyPond-reserved-words.
246         
247 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
248
249         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
250         from load-path.
251         
252         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
253         the mini-buffer with Control-Shift-c.
254         
255 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
256
257         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
258         duration. This fixes \tempo taking time.
259
260 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
261
262         * lily/volta-engraver.cc (process_acknowledged_grobs): 
263         Allow for text markup in repeatCommands. 
264
265 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
266
267         * lilypond-mode.el (LilyPond-insert-string): new function, use it
268         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
269         Get rid of skeleton.el-dependency.
270
271         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
272
273 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
274
275         * lily/beam-engraver.cc (stop_translation_timestep): reset
276         now_stop_ev_
277
278         * lily/scm-option.cc: add parse-protect to ly:set-option
279
280         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
281
282 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
283
284         * lily/include/ligature-bracket.hh: removed
285         * lily/ligature-bracket.cc: removed
286
287         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
288         .tex
289
290         * lily/beam.cc (set_beaming): don't change beam count on rests.
291         (brew_molecule): always set flag-width > 0.
292
293 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
294
295         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
296         chars, remove instructions; instead, refer to lilypond-init.el and
297         Documentation/topdocs/INSTALL.texi.
298
299         * lilypond.words: add identifiers and reserved words.
300
301         * Documentation/topdocs/INSTALL.texi: separate sections for installing
302         files and adding a load-path.
303
304         * lilypond-init.el: Instructions, extracted from 
305         Documentation/topdocs/INSTALL.texi. 
306         
307 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
308
309         * VERSION: 1.7.8 released 
310
311         * lily/grob.cc (warning): better robustness fix.
312
313 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
314
315         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
316
317         * lily/cluster-engraver.cc: stick better to variable naming
318         conventions
319
320         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
321         until stop_translation_timestep()
322
323         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
324         min/max coordinates to backend, but no musical info such as
325         pitches
326
327         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
328
329         * lily/grob.cc: robustness fix: warning(): do not crash if
330         cause is not set
331
332         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
333         the much more elaborated tuplet brackets than the very naive and
334         simple ligature bracket grob
335
336 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
337
338         * Documentation/user/refman.itely (Analysis brackets): add
339         horizontal bracket doco.
340
341         * ly/property-init.ly (setMmRestFermata): added.
342
343         * Documentation/user/refman.itely (Multi measure rests): fermatas
344         on mm rests.
345
346         * input/regression/apply-context.ly (texidoc): new file
347
348         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
349         code to be executed during interpretation. Possible applications:
350         smart octavation, more advanced bar checks. 
351
352         * lily/apply-context-iterator.cc: new file.
353
354 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
355
356         * input/test/new-markup.ly: new file.
357
358         * lily/text-item.cc (text_to_molecule): new function
359
360         * scm/new-markup.scm (lambda): new file
361
362         * lily/function-documentation.cc (ly_add_function_documentation):
363         add proc property as well
364
365 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
366
367         * Documentation/user/music-glossary.tely (Top): add custos.
368
369 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
370
371         * Documentation/topdocs/INSTALL.texi: advise how to include source
372         path to Emacs load-path and improve language.
373
374 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
375
376         * GNUmakefile.in: config.h message fix.
377
378         * autogen.sh:
379         * aclocal.m4: Regenerate.
380
381         * configure.in: 
382         * config.make.in: 
383         * stepmake/config.make.in: 
384         * stepmake/configure.in: 
385         * stepmake/autogen.sh: 
386         * stepmake/aclocal.m4: Update for autoconf 2.56.
387
388 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
389
390         * Documentation/topdocs/INSTALL.texi: instructions for an user how
391         to install Emacs-mode. Instructions how to use vim-mode.
392
393 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
394
395         * scm/music-types.scm (music-descriptions): no length for tempo event.
396
397         * input/*.ly: add \version everywhere.
398         
399         * input/*.ly: update syntax to 1.7 + new-chords.
400
401         * VERSION: 1.7.7 released.
402         
403         * Documentation/user/*.tely: new chord syntax.
404
405         * input/regression/[bc]*.ly (texidoc): syntax updates.
406         
407 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
408
409         * lilypond.words: add vocabulary to be used in auto-completion
410
411         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
412
413         * lilypond.vim: allow note name at EOF
414
415 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
416
417         * buildscripts/new-chords.py (edit): -e option: inline editing.
418
419         * input/regression/a*.ly (texidoc): syntax updates.
420
421         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
422         music): elucidations. 
423
424 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
425
426         * lily/include/lily-proto.hh, ly/engraver-init.ly,
427         ly/spanners-init.ly, scm/grob-description.scm,
428         scm/grob-property-description.scm, scm/music-types.scm,
429         lily/cluster-engraver.cc, lily/cluster.cc,
430         lily/include/cluster.hh, input/test/cluster.ly: cluster
431         implementation
432
433         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
434         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
435         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
436
437         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
438
439         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
440
441         * scm/grob-description.scm: bugfix: by default, use default note
442         head style when engraving ligatures
443
444         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
445
446         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
447         events
448
449         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
450
451         * input/test/ancient-font.ly: bugfix: style -> flag-style
452
453         * lily/ligature-engraver.cc: indentation fix
454
455         * lily/parser.yy: indentation fixes
456         
457 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
458
459         * input/regression/measure-grouping.ly: more elaborate example.
460
461         * lily/moment.cc: ly:add-moment, ly:mul-moment,
462         ly:div-moment. New functions 
463
464         * scm/music-functions.scm (set-time-signature): new function,
465         allow inline time sig settings with measure grouping.
466
467         * lily/parser.yy (command_element): move time sig construction
468         into Scheme.
469
470         * lily/side-position-interface.cc (out_of_staff): new function,
471         like padding, but keep minimum distance from staff. Easier than
472         linespanners (dynamics, pedals), but roughly the same effect.
473
474 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
475
476         * emacs-mode.el: Added spanish-note-replacements 
477         (<carlos.betancourt@chello.be>).
478
479         * vimrc: (Un)commenting with <(S-)F12>, tidy.
480
481 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
482
483         * lilypond.vim: Do not fontify cises, desis, etc.
484
485         * vimrc: view dvi with <S-F6>
486
487 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
488
489         * lily/lookup.cc (triangle): new function.
490
491         * input/regression/measure-grouping.ly (texidoc): new file: show
492         triangles and brackets for beat groups of 3 and 2.
493
494         * lily/include/measure-grouping-spanner.hh (class
495         Measure_grouping): new file.
496
497         * lily/measure-grouping-spanner.cc (brew_molecule): new file
498
499         * lily/measure-grouping-engraver.cc (class
500         Measure_grouping_engraver): new file.
501
502 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
503
504         * Merge from stable:
505
506             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
507         
508         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
509         stylesheet.
510
511         * ly/paper19.ly: Include paper19-init.ly.
512
513         * ly/paper19-init.ly: New file.
514
515         * Documentation/user/tutorial.itely (First steps): Fix first
516         example for font test.
517
518         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
519
520         * ChangeLog: Add 1.7.6 release marker (see below).
521
522         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
523         Add .py files.
524
525 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
526
527         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
528
529         * input/tutorial/*.ly: update to new syntax.
530
531         * lily/parser.yy (Composite_music): new transpose syntax,
532         \transpose FROM TO MUSIC. 
533
534 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
535
536         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
537         latex progress/error output to stderr (by default this goes to
538         stdout).  Show lilypond progress, even when not verbose.
539
540         * python/lilylib.py (system): New optional parameter to control
541         showing of progress.
542
543         * scm/backend-documentation-lib.scm (check-dangling-properties):
544         Fix error message.
545
546         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
547         axis, extent.
548
549         * scm/grob-property-description.scm (magnify): Remove.
550         (extent, axis): Add.
551
552 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
553
554         * VERSION: Release 1.7.6.
555
556         * scripts/convert-ly.py: more uniformization substitutions.
557
558         * buildscripts/new-chords.py (sub_chords): new file.
559
560 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
561
562         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
563         lilypond.map.  Include sauter fonts too.  Cleanups.
564
565 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
566
567         * Documentation/user/tutorial.itely (First steps): change to new
568         chord/tie/slur/beam notation.
569
570         * lily/parser.yy (event_that_take_dir): allow postfix notation for
571         ties.
572
573         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
574         engraver. Process ties in postfix notation, i.e. c8-~ c
575
576         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
577
578         * input/regression/beam-postfix-notation.ly (texidoc): new file.
579
580         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
581
582         * lily/beam-engraver.cc (try_music): accept new-beam-events
583
584         * input/regression/chord-scripts.ly (texidoc): new file
585
586         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
587         script-events.
588
589         * scm/script.scm (default-script-alist): cleanup.
590
591         * lily/script-engraver.cc (make_script_from_event): cleanup.
592
593         * lily/lyric-combine-music-iterator.cc
594         (Lyric_combine_music_iterator): remove superfluous events.
595         (melisma_busy): new function. Fix broken melismas.
596
597 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
598
599         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
600         Remove nonvalid settings. Use descriptive key names.
601         Use <Return> to indicate the pressing of that key.
602
603 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
604
605         * scripts/lilypond-book.py (option_definitions): Typo.
606
607         * scripts/ly2dvi.py: Updates.
608
609         * python/lilylib.py (setup_environment, print_environment)
610         (get_bbox, make_preview): Merge and remove from ly2dvi and
611         lilypond-book.
612
613         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
614
615         * .cvsignore: Remove some cruft.
616
617         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
618         path.
619
620         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
621         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
622         throughout.
623
624         * python/lilylib.py (quiet_system): Junk
625         (system): Display error log upon failure.
626         (read_pipe): New function.  Cleanups and fixes.
627
628         * python/*.py: Rename from *.py.in.
629         
630         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
631
632         * GNUmakefile.in (SUBDIRS): Move python before scripts.
633
634 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
635
636         * python/GNUmakefile: Bugfix: handle modules.
637
638         * stepmake/stepmake/python-module-targets.make (default): Add
639         compiled modules. 
640
641         * stepmake/stepmake/python-module-rules.make: Add rule for byte
642         compiling modules.
643
644         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
645         Bugfix.  (OUT_PYC_MODULES): Add.
646
647 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
648
649         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
650         Use default paths. Refresh description.
651
652 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
653
654         * VERSION: 1.7.5 released
655
656         * input/regression/finger-chords.ly (texidoc): new file.
657
658         * lily/script-engraver.cc (process_music): remove scriptHorizontal
659         support
660
661         * lily/fingering-engraver.cc (process_music): remove kludgy
662         scriptHorizontal stuff.
663
664         * lily/script.cc: remove staff-support property.
665
666         * lily/new-fingering-engraver.cc (add_fingering): new
667         file. Fingering engraver for new style chords.
668
669 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
670
671         * lily/parser.yy (bare_number): allow 4 \cm (without
672         decimal dot). (should backport to 1.6?)
673
674         * ly/declarations-init.ly: use Scheme for dimension defs.
675
676         * lily/parser.yy (TODO): remove hard coded dimensions, add
677         REAL NUMBER_IDENTIFIER production.
678
679         * lily/rest-collision.cc (force_shift_callback): rewrite using
680         -done property.
681
682         * scm/grob-property-description.scm (rest-collision-done): add
683         property.
684         
685         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
686
687 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
688
689         * input/regression/multi-measure-rest-center.ly: new file.
690
691         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
692         off horizontally by 0.05 ss. Fixed.
693
694 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
695
696         * scm/pdftex.scm: Rename ly-number to ly:number->string.
697
698         * Documentation/topdocs/index.tely: Remove duplicate from merge.
699
700 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
701
702         * lily/tie.cc (get_control_points): also avoid staff lines on the
703         just outside the outer staff lines
704
705 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
706
707         * ly/params-init.ly: Just define style-alist, no need to
708         define-public.
709
710         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
711         (thanks Han-Wen).
712
713         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
714         (FET_FILES): = FONT_FILES.
715
716         * Merge from stable:
717
718             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
719
720 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
721
722         * VERSION: 1.7.4 released.  
723         
724         * scm/generate-documentation.scm (string-append): add macro
725         definitions.
726
727         * lily/text-item.cc (lookup_text): don't use virtual fonts for
728         normal texts.
729
730         * lily/multi-measure-rest-engraver.cc: make separate
731         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
732
733         * lily/multi-measure-rest.cc: remove text handling. Remove
734         number-threshold.
735
736 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
737
738         * scm/music-types.scm: doc patch by Graham Percival
739
740 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
741
742         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
743         encoding part.
744         (Font_info.set_defaults): pixelsize now also defauts to '0'.
745         (sketch_p): Sketch wants only first four elements of X11 font spec.
746
747         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
748
749         * mf/feta-autometric.mf: Write foundry and family to log.
750
751         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
752         font translation table.
753
754         * buildscripts/mf-to-table.py: Better font info into afm.
755
756         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
757         1.0.9 required.
758
759         * configure.in: Whine for mftrace 1.0.9.
760
761 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
762
763         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
764
765         * lily/main.cc (main_prog): don't try to load init.EXT when
766         processing foo.EXT.
767
768 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
769
770         * scm/tex.scm (zigzig-line): added.
771
772         * scm/ps.scm (zigzag-line): added.
773
774         * ps/music-drawing-routines.ps (subvec): added.
775         (draw_zigzag_line): added.
776         
777         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
778         grob properties zigzag-width and zigzag-length.
779
780         * input/regression/glissando.ly: Add some zig-zagged glissandi.
781
782 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
783
784         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
785         svg output, including font.
786
787 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
788
789         * scm/lily.scm: Register sodipodi output module.
790
791         * scm/sodipodi.scm: New file.
792
793         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
794
795         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
796         comment, after header.
797         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
798         FullName.  Fix FontName key.
799
800 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
801
802         * lily/rest.cc (after_line_breaking): bugfix: dots after half
803         and breve rests.
804         
805         * input/test/blank-notes.ly: bugfix
806
807         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
808         rests. (Kim Shrier)
809
810         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
811         
812 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
813
814         * scm/tex.scm: 
815         * scm/ps.scm: Cleanup and remove obsolete junk.
816
817         * Documentation/user/internals.itely:
818         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
819
820         * lily/parser.yy: Identify shift/reduce problems.
821
822         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
823         make-style-sheet.  Too specific for convert-ly?
824
825 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
826
827         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
828
829         * input/test/*.ly: various fixes.
830
831         * lily/music.cc (name): bugfix
832
833         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
834
835         * lily/input-file-results.cc (code): set-point-and-click! ->
836         set-point-and-click
837         
838 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
839
840         * Use uniform ly: prefix for exported scheme primitive functions.
841
842         * scm/music-types.scm: junk compat glue
843
844         * scripts/convert-ly.py: add rules for stuff below, junk
845         compatibility glue for spanrequest.
846
847         * lily/parser.yy (verbose_event): remove \spanrequest,
848         \commandspanrequest, \script. 
849         
850         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
851
852         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
853         for \penalty, \glissando.
854
855         * VERSION: release 1.7.3
856         
857 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
858
859         * lily/accidental-engraver.cc: Fix
860         grace-in-the-beginning-of-measure bug caused by the resent
861         partial-measure fix.
862
863         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
864         overlap looks too crowded)
865         
866 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
867
868         * lily/parser.yy (assignment): allow SCM expression as assignment.
869
870         * lily/include/music-output-def.hh (class Music_output_def):
871         * lily/music-output-def.cc: 
872         * lily/paper-def.cc: 
873         * scm/font.scm (markup-to-properties):
874         * lily/parser.yy (music_output_def_body): 
875         remove style_sheet_
876
877 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
878
879         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
880         length.
881
882         * input/regression/spacing-to-grace.ly: new file.
883
884         * input/regression/spacing-end-of-line.ly: new file.
885
886         * lily/note-spacing.cc (get_spacing): take into account breakable
887         stuff sticking out at the left (time sig change at line break).
888
889         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
890         raggedright code.
891
892         * scm/music-functions.scm (make-voice-props-set): add
893         staff-position for mm rests.
894  
895         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
896         before grace notes a little.
897
898         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
899
900         * lily/break-align-interface.cc (do_alignment): right-edge spacing
901         key adds space at the end of line. 
902
903 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
904
905         * scm/sketch.scm: Fix beams.
906
907         * buildscripts/mf-to-table.py: Add EncodingScheme.
908
909         * scm/sketch.scm: Resurrect.
910
911 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
912
913         * lily/multi-measure-rest.cc: use breve rests for measure lengths
914         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
915
916 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
917
918         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
919
920         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
921
922 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
923
924         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
925         token for origin information.
926
927         * lily/parser.yy (My_lily_lexer): do identifier location and
928         cloning from lexer.
929
930         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
931         logic out of the parser. Add bar checks on both ends.
932
933         * Documentation/user/refman.itely (Multi measure rests): add more
934         notes about mm rests.
935
936 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
937
938         * input/regression/bar-scripts.ly: Re-enable.
939
940         * lily/parser.yy:
941         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
942         released rsn.  Bison 1.50 has a crucial bug and won't work.
943
944         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
945
946
947 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
948
949         * input/regression/bar-scripts.ly: Blunt documentation build fix.
950
951 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
952
953         * Actually merge changes since 1.6.4 besides ChangeLog, and
954         resolve conflicts.  Lots of updates, hope all is well.
955         
956         * cygwin/lilypond.hint (requires): Add ghostscript.
957
958         * scm: Update some (c).
959         
960 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
961
962         * input/test/{various}.ly: add \header fields and texidoc strings.
963
964 2002-10-05  Werner Lemberg  <wl@gnu.org>
965
966         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
967         renamed to `output_latex_quoted'.
968         Added `output_latex_noquote'.
969         (schedule_lilypond_block): Implement `noquote' option for LaTeX
970         mode.
971
972 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
973
974         * ChangeLog: Add 1.6.6 release marker.  See below.
975
976         * stepmake/stepmake/po-targets.make: Remove --c++ option.
977
978         * scripts/midi2ly.py: Fix global syntax warnings.
979
980         * GNUmakefile.in: Generate builddir locale tree too.
981
982         * scripts/ly2dvi.py:
983         * scripts/midi2ly.py: 
984         * scripts/mup2ly.py: 
985         * scripts/update-lily.py:
986         * lily/main.cc (setup_paths): Fix for locales setup.
987
988 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
989
990         * Documentation/windows/installing.texi: Soften wording about
991         necessity of becoming Administrator.  tommie@iae.nl reports this
992         does not seem to be necessary for his flavour of Windows 2000.
993         Explicitely discourage text mode mounts.
994
995 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
996
997         * lily/rest.cc (after_line_breaking): backport dot position fix.
998
999         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1000         rests. Thanks to Klaus Zimmermann for finding this bug.
1001
1002 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1003
1004         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1005
1006 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1007
1008         * Documentation/user/music-glossary.tely: fix links.
1009
1010 2002-10-21  Werner Lemberg  <wl@gnu.org>
1011
1012         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1013         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1014         scaling factor) only once and use them in the definition of
1015         \embeddedps.
1016         * ps/music-drawing-routines.ps (skeel): Removed.
1017
1018 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1019
1020         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1021         Solaris7, as we don't use nested $( ) constructs.
1022
1023 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1024
1025         * VERSION: Release 1.6.6.
1026         
1027 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1028
1029         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1030         as workaround for /bin/sh problems on Solaris7.
1031
1032 2002-10-19  Werner Lemberg  <wl@gnu.org>
1033
1034         * GNUmakefile.in (web-doc): Fix typos.
1035         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1036         `music-drawing-routines.ps' but emit \special{header=...} once.
1037         * scm/tex.scm (header-end): Updated.
1038
1039 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1040
1041         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1042         undefined tremolo. 
1043
1044 2002-10-15  Werner Lemberg  <wl@gnu.org>
1045
1046         * scripts/lilypond-book.py (g_make_html): New global variable.
1047         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1048         if `g_make_html' isn't set.
1049         [main]: Add format `texi-html'.
1050         (option_definitions): Updated.
1051         * Documentation/user/lilypond-book.itely: Updated.
1052
1053         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1054         * make/ly-rules.make (%.texi, %.nexi): Use it.
1055         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1056         format to lilypond-book.
1057         * GNUmakefile.in (web-doc): Ditto.
1058
1059 2002-10-14  Werner Lemberg  <wl@gnu.org>
1060
1061         Further improve TeX output.  The produced files are about 40%
1062         smaller.  `lilyponddefs.tex' is now read only once.
1063
1064         * tex/lilyponddefs.tex: Remove footer stuff.
1065         (\ifundefined): Renamed to...
1066         (\lilypondundefined): This.  Use LaTeX's definition to
1067         make it nestable and make it global.
1068         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1069         output.
1070         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1071         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1072         them global.
1073         (\placebox): Renamed to...
1074         (\lyitem): This.
1075         Make it global and call \outputscale by itself.
1076         (\lybox, \lyvrule): New macros to reduce input data.
1077         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1078         New auxiliary macros.
1079         (\SkipLilydefs, \EndLilyPondOutput): Removed.
1080         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1081         to...
1082         (\lilypondspace): This and made it global.
1083         (\turnOnPostScript): Renamed to...
1084         (\lilypondpostscript): This and made it global.
1085         (\turnOnExperimentalFeatures): Renamed to...
1086         (\lilypondexperimentalfeatures): This and made it global.
1087         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1088         (\lilypondsetdimen): This and made it global.
1089         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1090         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1091         (all, $(outdir)/music-drawing-routines.ps): New rules.
1092         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1093         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1094         start-system, stop-system, stop-last-system, filledbox): Updated to
1095         use the changed macros from lilyponddefs.tex.
1096         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1097
1098 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1099
1100         * Documentation/windows/installing.texi: Update.
1101
1102 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1103
1104         * VERSION: 1.6.5 released
1105
1106         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1107
1108 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109
1110         * scm/translator-property-description.scm (voltaOnThisStaff): add
1111         property.
1112
1113 2002-09-28  Werner Lemberg  <wl@gnu.org>
1114
1115         * scm/tex.scm (header-end): Suppress page numbering.
1116
1117         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1118         Fix quotation for HTML output.
1119
1120 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1121         
1122         * Documentation/user/refman.itely: grammar and phrasing
1123           fixes to "Note Entry" section.  Also adds a few new examples.
1124
1125 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1126
1127         * flower/include/string-data.icc: include string.h
1128
1129 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1130
1131         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1132
1133 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1134
1135         * Documentation/user/GNUmakefile (extra-local-help): Add.
1136
1137         * stepmake/stepmake/www-targets.make (local-help): Add.
1138
1139 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1140
1141         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1142         packages.
1143
1144         * Documentation/topdocs/README.texi (Top): building documentation
1145         (not website.)
1146
1147 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1148
1149         * Documentation/user/refman.itely: 
1150         * Documentation/user/tutorial.itely: 
1151         * Documentation/user/music-glossary.tely: Merge changes.
1152
1153         * Documentation/user/glossary.html.in: 
1154         * Documentation/index.texi: 
1155         * Documentation/header.html.in: Accomodate renaming of glossary.
1156         
1157         * Documentation/user/tutorial.itely: Add some glossary references.
1158         
1159         * Documentation/user/refman.itely: Minor fixes.
1160         
1161         * Documentation/user/lilypond.tely: Add glossary do direntry.
1162
1163         * Documentation/user/music-glossary.tely: Rename (previously:
1164         glossary.tely).  Fix anchor placement.
1165
1166         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1167
1168 2002-09-23  Werner Lemberg  <wl@gnu.org>
1169
1170         * scripts/lilypond-book.py (output_dict): Fix handling of
1171         various environments by avoid extraneous newlines.
1172         Rename `output-all' regexp for html to `output-html'.
1173         Replace `output-all' regexp for texi with `output-texi-quote'
1174         and `output-texi-noquote'.
1175         (compose_full_body): Don't override `linewidth' user option
1176         for `singleline'.
1177         (schedule_lilypond_block): Don't indent text specified with
1178         `intertext' option.
1179         Add new option `noquote'.
1180         (compile_all_files): Use latex instead of tex to compile ly
1181         files directly.
1182
1183         * Documentation/user/lilypond-book.itely: Updated and revised.
1184         Improve layout.
1185
1186         * Documentation/user/glossary.tely,
1187         Documentation/user/introduction.itely,
1188         Documentation/user/tutorial.itely,
1189         Documentation/user/refman.itely,
1190         Documentation/user/appendices.itely: Fix overfull LilyPond
1191         boxes caused by the new lilypond-book code.  Other minor
1192         fixes.
1193
1194         * Documentation/user/macros.itexi (@texiflat): Don't emit
1195         trailing space.
1196
1197         * scm/tex.scm (end-output, header-end): Add preamble and
1198         postamble to make lilypond output directly compilable with
1199         latex.
1200
1201         
1202 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1203
1204         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1205         instructions.
1206
1207 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1208
1209         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1210
1211 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1212
1213         * lily/beam.cc (connect_beams): don't crash if there are quarter
1214         notes in beams.
1215
1216 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1217
1218         * Documentation/user/refman.itely: corrected ancient clef
1219         docu; added docu on ligatures
1220
1221 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1222
1223         * Documentation/user/glossary.tely,
1224         Documentation/user/refman.itely, input/les-nereides.ly,
1225         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1226         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1227         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1228         Stem properties: flag-style -> stroke-style, style -> flag-style.
1229
1230
1231 2002-09-22  Werner Lemberg  <wl@gnu.org>
1232
1233         * scripts/lilypond-book.py: Add option `notime' to suppress
1234         printing of a time signature.  Specify default indentation of 0pt
1235         if single line fragment.  Don't emit redundant `\paper{ }'.
1236
1237         * Documentation/user/lilypond-book.itely: Updated.
1238
1239         * Documentation/user/glossary.tely: Completely reformatting.
1240
1241 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1242
1243         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1244
1245 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1246
1247         * Documentation/user/tutorial.itely: Fix links.
1248         
1249         * Documentation/topdocs/index.tely:
1250         * Documentation/index.texi:
1251         * Documentation/header.html.in: Small website fixes and updates.
1252
1253         * debian/: Debian patch by Anthony Fok.
1254
1255 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1256
1257         * Documentation/footer.html.in: How time flies: It's already 2002!
1258
1259         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1260         more descriptive link names than 'here'.
1261
1262 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1263
1264         * VERSION: 1.7.2 released
1265         * VERSION: 1.6.4 released
1266         
1267         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1268
1269         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1270         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1271
1272         * mf/feta-din.mf (test): add x-height and space.
1273
1274         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1275         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1276
1277         * ly/grace-init.ly: add-to-grace-init: function to portably add
1278         settings to \grace. 
1279
1280         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1281         if we get an absolute dynamic event.
1282  
1283         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1284
1285         * lily/source-file.cc (get_line): oops. All line numbers were off
1286         by 2. Fix that. 
1287
1288         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1289         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1290
1291         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1292
1293         * lily/parser.yy (number_factor): remove (number) as number
1294         expression. ("Let them eat Lisp").
1295
1296 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1297
1298         * lily/horizontal-bracket.cc: new file.
1299
1300         * lily/horizontal-bracket-engraver.cc: new file.
1301
1302         * input/regression/note-group-bracket.ly: new file. Support
1303         horizontal note brackets for music analysis.
1304
1305         * lily/stem.cc (flag): new flag-style: no-flag.
1306
1307         * input/test/stem-cross-staff.ly: new file
1308         
1309         * Documentation/user/internals.itely: Improved formatting, fixing
1310         typos.  Added a section `Output details' to describe how the TeX
1311         code looks like.
1312
1313         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1314
1315         * lily/parser.yy: remove \dynamicscript.
1316
1317         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1318         definitions. 
1319
1320         * python/midi.c (midi_error): take two arguments.
1321
1322         * Merge 1.6.5 changes:
1323         
1324 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1325
1326         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1327         staff-space.  Previous 1.5 was probably meant as half-spaces.
1328         (cautionary-style): parentheses (was: smaller).  This is what doco
1329         says, and it seems more logical.
1330
1331         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1332         for 2nd sentence.
1333
1334 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1335
1336         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1337
1338 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1339
1340         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1341
1342 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1343
1344         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1345
1346 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1347
1348         * scm/translator-property-description.scm (voltaOnThisStaff): add
1349         property.
1350
1351 2002-09-28  Werner Lemberg  <wl@gnu.org>
1352
1353         * scm/tex.scm (header-end): Suppress page numbering.
1354
1355         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1356         Fix quotation for HTML output.
1357
1358 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1359         
1360         * Documentation/user/refman.itely: grammar and phrasing
1361           fixes to "Note Entry" section.  Also adds a few new examples.
1362
1363 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1364
1365         * flower/include/string-data.icc: include string.h
1366
1367 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1368
1369         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1370
1371 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1372
1373         * Documentation/user/GNUmakefile (extra-local-help): Add.
1374
1375         * stepmake/stepmake/www-targets.make (local-help): Add.
1376
1377 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1378
1379         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1380         packages.
1381
1382         * Documentation/topdocs/README.texi (Top): building documentation
1383         (not website.)
1384
1385 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1386
1387         * Documentation/user/refman.itely: 
1388         * Documentation/user/tutorial.itely: 
1389         * Documentation/user/music-glossary.tely: Merge changes.
1390
1391         * Documentation/user/glossary.html.in: 
1392         * Documentation/index.texi: 
1393         * Documentation/header.html.in: Accomodate renaming of glossary.
1394         
1395         * Documentation/user/tutorial.itely: Add some glossary references.
1396         
1397         * Documentation/user/refman.itely: Minor fixes.
1398         
1399         * Documentation/user/lilypond.tely: Add glossary do direntry.
1400
1401         * Documentation/user/music-glossary.tely: Rename (previously:
1402         glossary.tely).  Fix anchor placement.
1403
1404         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1405
1406 2002-09-23  Werner Lemberg  <wl@gnu.org>
1407
1408         * scripts/lilypond-book.py (output_dict): Fix handling of
1409         various environments by avoid extraneous newlines.
1410         Rename `output-all' regexp for html to `output-html'.
1411         Replace `output-all' regexp for texi with `output-texi-quote'
1412         and `output-texi-noquote'.
1413         (compose_full_body): Don't override `linewidth' user option
1414         for `singleline'.
1415         (schedule_lilypond_block): Don't indent text specified with
1416         `intertext' option.
1417         Add new option `noquote'.
1418         (compile_all_files): Use latex instead of tex to compile ly
1419         files directly.
1420
1421         * Documentation/user/lilypond-book.itely: Updated and revised.
1422         Improve layout.
1423
1424         * Documentation/user/glossary.tely,
1425         Documentation/user/introduction.itely,
1426         Documentation/user/tutorial.itely,
1427         Documentation/user/refman.itely,
1428         Documentation/user/appendices.itely: Fix overfull LilyPond
1429         boxes caused by the new lilypond-book code.  Other minor
1430         fixes.
1431
1432         * Documentation/user/macros.itexi (@texiflat): Don't emit
1433         trailing space.
1434
1435         * scm/tex.scm (end-output, header-end): Add preamble and
1436         postamble to make lilypond output directly compilable with
1437         latex.
1438
1439         
1440 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1441
1442         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1443         instructions.
1444
1445 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1446
1447         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1448
1449 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1450
1451         * lily/beam.cc (connect_beams): don't crash if there are quarter
1452         notes in beams.
1453
1454 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1455
1456         * Documentation/user/refman.itely: corrected ancient clef
1457         docu; added docu on ligatures
1458
1459 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1460
1461         * Documentation/user/glossary.tely,
1462         Documentation/user/refman.itely, input/les-nereides.ly,
1463         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1464         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1465         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1466         Stem properties: flag-style -> stroke-style, style -> flag-style.
1467
1468 2002-09-22  Werner Lemberg  <wl@gnu.org>
1469
1470         * scripts/lilypond-book.py: Add option `notime' to suppress
1471         printing of a time signature.  Specify default indentation of 0pt
1472         if single line fragment.  Don't emit redundant `\paper{ }'.
1473
1474         * Documentation/user/lilypond-book.itely: Updated.
1475
1476         * Documentation/user/glossary.tely: Completely reformatting.
1477
1478 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1479
1480         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1481
1482 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1483
1484         * Documentation/user/tutorial.itely: Fix links.
1485         
1486         * Documentation/topdocs/index.tely:
1487         * Documentation/index.texi:
1488         * Documentation/header.html.in: Small website fixes and updates.
1489
1490         * debian/: Debian patch by Anthony Fok.
1491
1492 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1493
1494         * Documentation/footer.html.in: How time flies: It's already 2002!
1495
1496         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1497         more descriptive link names than 'here'.
1498
1499 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1500
1501         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1502
1503 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1504
1505         * lily/part-combine-music-iterator.cc (get_state): cleanup
1506         (get_music_info): cleanup.
1507
1508 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1509
1510         * scm/backend-documentation-lib.scm (interface-doc-string):
1511         crosslinks between interfaces and grobs. Headings for interfaces
1512         in grob explanation.
1513
1514 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1515
1516         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1517         dtd).  Add preliminary dtd.
1518         (re-sub-alist): Robustify.
1519
1520 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1521
1522         * lily/include/event-chord-iterator.hh,
1523         lily/context-specced-music-iterator.cc,
1524         lily/event.cc, lily/event-chord-iterator.cc: add
1525
1526 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1527
1528         * lily/: some (c) header fixes.
1529         
1530         * lily/request-chord.cc: Remove.
1531         
1532         * lily/include/event-chord-iterator.hh:
1533         * lily/include/event.hh:
1534         * lily/event-chord.cc: New file.
1535         
1536         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1537         requested.
1538
1539 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1540
1541         * lily/ : rename Request to Event
1542
1543         * lily/parser.yy (command_element): move clef stuff into Scheme.
1544
1545         * lily/:  rename length_mom () to get_length()
1546
1547         * lily/part-combine-music.cc: removed file and class.
1548
1549         * lily/context-specced-music-iterator.cc (class
1550         Context_specced_music_iterator): new file. Obsoletes the
1551         Context_specced_music type.
1552
1553         * scm/music-types.scm (make-repeated-music): put different kinds
1554         of repeated music into music-type table.
1555
1556         * VERSION: 1.7.1 released.
1557
1558         * scm/to-xml.scm: new file.
1559
1560         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1561         new Input representation: dump music as XML.
1562
1563         * scm/engraver-documentation-lib.scm
1564         (engraver-accepts-music-types?): add links from music to engraver,
1565         from music-type to engraver.
1566
1567         * lily/include/command-request.hh: removed
1568         lily/include/musical-request.hh: removed. Removed all _req classes
1569         except Key_change_req. Changes throughout.
1570
1571 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1572
1573         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1574
1575 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1576
1577         * lily/*.cc: specify accepts for many engravers.
1578
1579         * scm/music-documentation-lib.scm: dump music expressions and
1580         music subtypes.
1581
1582         * scm/documentation-lib.scm: complete revision.
1583         Use GOOPS objects to store document tree explicitly. Cleaned up and
1584         sped up doco generation a lot.
1585
1586 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1587
1588         * input/trip.ly (fugaIILeft): add arpeggio
1589
1590         * lily/translator-group.cc (try_music_on_nongroup_children):
1591         oops. The name symbol is in the cdr of the assoc handle.
1592
1593         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1594         Hyphen_req, Glissando_req, Break_req, Mark_req 
1595
1596 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1597
1598         * lily/musical-request.cc (music-duration-length,
1599         music-duration-compress): new functions.
1600
1601         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1602         throughout. Warning doesn't work yet.
1603
1604         * lily/translator-group.cc (try_music_on_nongroup_children):
1605         new implementation: store candidate acceptors in a hashTable.
1606
1607 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1608
1609         * scm/music-types.scm (music-descriptions): change name to
1610         internal-class-name
1611
1612         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1613
1614 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1615
1616         * lily/beam.cc (connect_beams): don't crash if there are quarter
1617         notes in beams.
1618
1619 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1620
1621         * Documentation/user/refman.itely: corrected ancient clef
1622         docu; added docu on ligatures
1623
1624 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1625
1626         * Documentation/user/glossary.tely,
1627         Documentation/user/refman.itely, input/les-nereides.ly,
1628         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1629         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1630         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1631         Stem properties: flag-style -> stroke-style, style -> flag-style.
1632
1633 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1634
1635         * scm/music-functions.scm (music-separator?): don't use name music
1636         property.
1637
1638 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1639
1640         * stepmake/stepmake/generic-targets.make (help): Document check
1641         target.
1642
1643         * lily/new-accidental-engraver.cc: Compile fix.
1644
1645 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1646
1647         * scripts/convert-ly.py: Add rule.
1648
1649         * input/test/music-creation.ly:
1650         * input/test/add-staccato.ly:
1651         * input/test/add-text-script.ly: ly-make-music.
1652
1653         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1654         More ly-make-music renamings.
1655
1656         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1657
1658         * lily/music-constructor.cc (make_music): Add debugging info.
1659
1660         * scm/music-functions.scm (make-simultaneous-music,
1661         (make-sequential-music, context-spec-music):
1662         * scm/music-types.scm (music-descriptions): Get lily to run.
1663
1664 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1665
1666         * lily/command-request.cc (transpose_key_alist): new function.
1667
1668         * lily/key-performer.cc (create_audio_elements): cleanup. 
1669
1670 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1671
1672         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1673
1674         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1675         events-accepted field.
1676
1677         * scm/music-types.scm: new file.
1678
1679         * lily/parser.yy: put music type initialization into scheme,
1680         similar to grob initialization.  Changes throughout.
1681
1682 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1683
1684         * Documentation/user/tutorial.itely: Fix links.
1685         
1686         * Documentation/index.texi: 
1687         * Documentation/header.html.in: 
1688         * Documentation/topdocs/index.tely: Small website fixes and updates.
1689
1690         * debian/: Debian patch by Anthony Fok.
1691
1692 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1693
1694         * Documentation/footer.html.in: How time flies: It's already 2002!
1695
1696         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1697         more descriptive link names than 'here'.
1698
1699         * ROADMAP: Remove test stuff.
1700
1701         * scripts/update-lily.py: Allow auto-building of stable and
1702         development versions.  Bugfixes.
1703
1704 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1705
1706         * VERSION: released 1.7.0
1707
1708         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1709
1710         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1711         positive line widths.
1712
1713 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1714
1715         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1716         go.  Fix comments.
1717
1718         * cygwin: Cygwin updates.
1719
1720 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1721
1722         * Documentation/windows/installing.texi (Top): version for python,
1723         urls for ghostscript (thanks to John Potelle)
1724         
1725         * lily/simultaneous-music-iterator.cc
1726         (Simultaneous_music_iterator): init children_list_ before
1727         triggering GC.
1728
1729         * lily/*-iterator.cc: be even more careful with smobbed copy
1730         constructors. 
1731
1732         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1733         LeftEdge item.
1734
1735 2002-09-15  Werner Lemberg  <wl@gnu.org>
1736
1737         Improving LilyPond's output to make them ordinary TeX boxes with
1738         predictable dimensions.  System boxes are now vertically centered on
1739         the baseline; this offset can be further controlled with
1740         \lilypondscoreshift.
1741
1742         * lily/system.cc (System::post_processing): Pass length of current
1743         system to `start-system' (including any horizontal indentation).
1744
1745         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1746         prettier.
1747         (lily-def): Append `%'.
1748         (start-system): Add parameter `wd'.  Output more TeX code to specify
1749         box dimensions.
1750         (stop-system, stop-last-system): Complement changes in
1751         `start-system'.
1752         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1753         Updated.
1754
1755         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1756         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1757         Write final `\endinput'.
1758
1759         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1760         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1761         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1762         files and macro definitions don't produce spurious spaces and
1763         paragraphs (using \endlinechar).
1764         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1765
1766         * Documentation/user/internals.itely: Improved formatting, fixing
1767         typos.  Added a section `Output details' to describe how the TeX
1768         code looks like.
1769
1770 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1771
1772         * lily/accidental-engraver.cc: Also work with partial measures.
1773
1774 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1775
1776         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1777         spanner.
1778
1779 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1780
1781         * lily/identifier-smob.cc (unpack_identifier): new file.
1782
1783         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1784         pass off scheme expressions as music identifiers.
1785
1786         * scm/lily.scm: reorganisation, cleanups.
1787
1788         * lily/main.cc: small cleanups.
1789
1790 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1791
1792         * lily/ly-module.{cc,hh}: new file.
1793
1794 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1795
1796         * lily/accidental-engraver.cc: Also work with partial measures.
1797
1798 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1799
1800         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1801
1802 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1803
1804         * lily/my-lily-lexer.cc: use SCM module in stead of
1805         Scheme_hash_table. Changes throughout.  
1806
1807 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1808
1809         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1810