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