]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
fix docdirs.
[lilypond.git] / ChangeLog
1 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
2
3         * make/lilypond.mandrake.spec.in: fix docdirs.
4
5 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6
7         * input/regression/(various).ly: add raggedright = #t.
8
9         * input/regression/auto-beam.ly: move from abe.ly
10
11 2003-06-13  Graham Percival  <gperlist@shaw.ca>
12
13         * input/test/f*.ly: added texinfo index.
14         
15         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
16
17 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
18
19         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
20         quant penalty for beam just outside staff.
21
22         * input/regression/beam-quanting-horizontal.ly (texidoc): move
23         from beam-pos.ly,  remove non-horizontal tests. 
24
25         * input/test/(various): cleanup header info. 
26
27         * input/test/tchaikovsky.ly: remove file.
28
29         * scm/chord-generic-names.scm: move from
30         double-plus-new-chord-name.scm
31
32         * input/test/orchestscore.ly: remove file
33
34         * Documentation/user/refman.itely (Vocal music): update documentation.
35
36         * scm/define-translator-properties.scm (chordNoteNamer): remove
37         chordNameStyle, use chordNameFunction
38
39         * scm/chord-name.scm (set-chord-name-style): remove
40         set-chord-name-style. Use \property chordNameFunction.
41
42 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
43
44         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
45         music): remove @TeX{} command.
46
47 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
48
49         * lilypond-indent.el (scan-sexps): Renamed to
50         aargh-this-breaks-other-emacs-modes-scan-sexps.
51
52 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
53
54         * lilypond-indent.el: Fix: match concurrent one-char opening and 
55         closing slurs: '()', etc. Add comments.
56
57         * Documentation/user/music-glossary.tely: fix: change รค to @"a.
58
59         * lilypond-font-lock.el: match unending string at eof.
60
61         * make/lilypond.mandrake.spec.in: refreshed packed file list.
62         
63 2003-06-10  Graham Percival  <gperlist@shaw.ca>
64
65         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
66         input/test/beam-dir.ly input/test/beam-position.ly    
67         input/test/beam-suspect.ly input/test/beam-trend.ly    
68         input/test/beams.ly input/test/crescendo-text.ly : deleted
69         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
70         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
71         * input/test/default-bars.ly: moved to bar-always.ly
72         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
73
74 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
75
76         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
77
78 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
79
80         * scm/chord-ignatzek-names.scm (remove-step): rename file.
81
82 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
83
84         * lilypond-indent.el: Match better slurs in scheme expressions.
85         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
86
87         * Documentation/user/invoking.itexi: document Emacs' paren matching.
88
89 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
90
91         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
92
93         * input/ac-extra-voice.ly: Add texidoc.
94
95         * ly/chord-modifiers-init.ly: 
96         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
97         and chordNameExceptionsPartial for new chord names.
98
99         * input/test/chord-names-dpnj.ly: 
100         * input/test/dpncnt.ly: Update.
101
102         * scm/chord-name.scm: 
103         * scm/double-plus-new-chord-name.scm: Add compatibility for new
104         chord selection and options.
105
106         * ly/chord-modifiers-init.ly: Add exceptions 
107
108         * scm/define-translator-properties.scm (chordNameStyle) 
109         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
110
111 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
112
113         * ly/property-init.ly (germanChords): Added.
114         (semiGermanChords): Added.
115         
116         * input/test/chord-names-german.ly: Use new macros
117         
118 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
119
120         * lilypond-indent.el: Use similar parenthesis highlighting for 
121         Emacs and XEmacs through redefinitions of parenthesis highlighting 
122         functions; removed LilyPond-show-paren-function. Fix indenting.
123         Turn paren-matching on also in XEmacs.
124
125         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
126         as needed by parenthesis highlighting functions (in scan-sexp).
127
128 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
129
130         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
131         function.
132         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
133
134 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
135
136         * lilypond-indent.el: tune regexp for show-paren-function.
137
138 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
139
140         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
141         for all LilyPond-produced tex snippets.
142
143         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
144         fixes one line --preview output of ly2dvi.
145
146 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
147
148         * lilypond-indent.el: match only one type of slurs in
149         LilyPond-show-paren-function.
150
151 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
152
153         * debian/GNUmakefile (EXTRA_DIST_FILES): 
154         * debian/lilypond1.7.dirs: 
155         * debian/lilypond1.7-doc.dirs: New file.
156
157         * input/regression/chord-name-exceptions.ly: Add parameter for
158         ignatzekExceptions.  Quote hash in docstring.
159
160 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
161
162         * lilypond-indent.el (show-paren-function): define show-paren-function
163         as LilyPond-blink-matching-open and use it for closing parens.
164         Let LilyPond-blink-matching-open know whether a bracket was inserted.
165
166         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
167         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
168         LilyPond-blink-matching-paren in order to match both open and close
169         brackets.
170         
171 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
172
173         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
174         testing by modifying the code from FSF Emacs paren.el. Add comments.
175
176 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
177
178         * input/test/dpncnt.ly: Transpose example to match new
179         default \chords octave.  Add comment.
180         
181         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
182         comment about octave change.
183
184 2003-06-04  Graham Percival  <gperlist@shaw.ca>
185
186         * input/test/[d,e]: added texinfo index tags.
187         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
188
189 2003-06-04  Graham Percival  <gperlist@shaw.ca>
190
191         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
192
193 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
194
195         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
196         as in blink-matching-open.
197
198 2003-06-03  Graham Percival  <gperlist@shaw.ca>
199
200         * input/test/[a-c]: more comments in files.
201         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
202         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
203         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
204         mark file for proposed deletion.
205         * input/test: renaming files:
206         auto-beam-4-8.ly to beam-auto-4-8.ly
207         auto-beam-override.ly to beam-auto-override.ly
208         auto-beam.ly to beam-auto.ly
209         blank.ly to blank-paper.ly
210         absolute-volume.ly to dynamic-absolute-volume.ly
211
212 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
213
214         * input/test/dpncnt.ly: 
215         * input/test/chord-names-dpnj.ly: Resurrect.
216
217         * lily/my-lily-lexer.cc: Remove chordnames keyword.
218
219         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
220
221         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
222         Better docstring, add parameter OMIT-ROOT, tidy up.
223
224 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
225
226         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
227
228 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * scm/output-ascii-script.scm (as-font-alist-alist):
231         (as-properties-to-font-name):
232         (as-make-style-sheet): Remove.
233
234         * scm/font.scm (as-make-font-list): New function.
235         (as-font-sheet-alist): New variable.
236
237         * ly/paper-as9-init.ly: 
238         * ly/paper-as5-init.ly: Update.
239
240         * ly/paper-as5.ly:
241         * ly/paper-as9.ly: New file.
242
243 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
244
245         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
246
247 2003-05-28  Graham Percival  <gperlist@shaw.ca>
248         * input/sondag-morgen/*: removed due to copyright concerns.
249         * input/[a,b]*.ly: added a newline at the end of the texinfo
250         doc string (produces better output in HTML version).
251         * input/c*.ly: added texinfo index and added comments to
252         aid in future changes to input/test/ files.
253
254 2003-05-28  Graham Percival  <gperlist@shaw.ca>
255         
256         * Documentation/user/refman.itely: fixed build problem (missing
257         file) caused by previous renaming.
258
259 2003-05-28  Graham Percival  <gperlist@shaw.ca>
260         
261         * input/test/[a,b]*.ly: added texinfo index and added comments to
262         aid in future changes to input/test/ files.
263         * input/test/bar-number-every-5-reset.ly: renamed to
264         bar-number-every-five-reset.ly
265         * input/test/bar-script-visibility.ly: renamed to
266         bar-number-show-all.ly
267
268 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
269
270         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
271         to Voice.
272
273         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
274         out note-line and glissando functionality.
275         
276         * lily/line-spanner.cc (brew_molecule): cleanup.
277
278 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
279
280         * scripts/as2text.scm: Use rdelim module.
281         (start-system): Rename from start-line.
282         (stop-system): Rename from stop-line.
283         (af-gulp-file): Use string iso symbol for getenv.
284
285         * scm/output-ascii-script.scm: Add guile and lily modules.
286         (font-name-alist): New variable.
287         (draw-line): New function.
288
289         * scm/output-lib.scm (func, arg->string): Re-add from archive.
290         (Were these silently removed, without ChangeLog entry?)
291
292 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
293
294         * scm/music-functions.scm (make-ottava-set): bugfixes: also
295         process 2nd ottava correctly.
296
297 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
298
299         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
300
301 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
302
303         * Documentation/user/converters.itely (Invoking midi2ly): Update.
304
305 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
306
307         * VERSION: release 1.7.20
308         
309         * lily/text-spanner.cc (brew_molecule): clean up function. This
310         fixes bugs with broken 8va spanners.
311
312         * lily/simple-spacer.cc (solve): also compute force for raggedright.
313         This prevents spurious line-breaks with raggedright
314         
315 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
316
317         * lily/key-performer.cc (create_audio_elements): always use major
318         key
319
320         * Documentation/user/internals.itely: updates
321
322         * input/regression/beam-break.ly: new file.
323
324         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
325         beams if starting or terminating stems have 'beaming set.)
326
327         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
328         property.
329
330         * lily/parser.yy (verbose_command_req): add comment about scales.
331
332 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
333
334         * lilypond-indent.el: adjust regexps in bracket-matching.
335
336 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
337
338         * Documentation/user/refman.itely: more tiny fixes
339
340         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
341         "Chord names"; added table with input syntax for solesmes neumes
342         table; added some words about rationale on input syntax design
343
344         * lily/gregorian-ligature-engraver.cc,
345         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
346         lily/include/gregorian-ligature.hh: bugfix: horizontal head
347         alignment of Pes Initio Debilis
348
349         * Documentation/user/refman.itely,
350         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
351         mf/parmesan-heads.mf: fixed most of the head selection/alignment
352         bugs in the solesmes neumes table
353
354 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
355
356         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
357         Similarly, match '[' and ']' by skipping '\[' and '\]'.
358
359         * lilypond-mode.el: fix tag-score. small improvements.
360
361 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
362
363         * .cvsignore: Add aclocal.m4.
364
365         * lily/music-constructor.cc: Include <assert.h>.
366
367 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
368
369         * ly/engraver-init.ly (HaraKiriStaffContext): use
370         RemoveEmptyStaffContext instead.
371
372         * Documentation/user/refman.itely: updates
373
374 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
375
376         * Documentation/user/refman.itely: added solesmes neumes table;
377         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
378         bugfix: "Ornaments" -> "Articulations"
379
380         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
381
382 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
383
384         * lilypond-indent.el: Add a message about trying to match \] or \).
385         
386 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
387         
388         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
389         obsolete "arithmetic_*"
390
391         * input/bugs/ligatures.ly: removed (will be put into a different
392         directory later)
393
394 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
395
396         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
397         libkpathsea (Maurizio Tomasi).
398
399 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
400
401         * input/regression/repeat-slash.ly (texidoc): new file
402
403         * lily/slash-repeat-engraver.cc (try_music): new file, handle
404         slash repeats separately. Slash repeats and %
405         repeats can now be nested.
406
407 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
408
409         * lilypond-indent.el: Add preliminary test for closing \] and \).
410         
411 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
412
413         * lily/gregorian-ligature-engraver.cc,
414         lily/vaticana-ligature-engraver.cc,
415         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
416         mf/parmesan-heads.mf: various semivocalis related bugfixes
417
418         * input/bugs/ligatures.ly: new file demonstrating problems with
419         ligatures
420         
421 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
422
423         * lilypond-mode.el,
424         lilypond-font-lock.el,
425         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
426
427 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
428
429         * lilypond-mode.el: Remove outdated code. Stress the difference 
430         between Emacs and XEmacs definitions.
431
432         * lilypond-mode.el,
433         lilypond-indent.el: Define a function interactive only when necessary.
434
435 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
436
437         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
438         Use inactive regions also in XEmacs.
439
440 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
441
442         * Documentation/user/refman.itely (Repeat syntax): more updates
443
444         * lily/simple-spacer.cc (solve): move solution process into
445         solve(). This fixes a bug with collisions and raggedright = ##t.
446  
447         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
448
449         * ly/engraver-init.ly: remove GraceContext. Update examples.
450
451 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
452
453         * GNUmakefile.in (fonts): Also make fontball.
454
455         * Website fixes:
456
457         * ly/engraver-init.ly (GraceContext): Add.
458
459         * run:
460
461             convert-ly $(find . -name *.ly)
462
463         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
464         new chords.
465
466 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
467
468         * VERSION: 1.7.19 released
469         
470         * scm/music-functions.scm (set-octavation): new function.
471
472         * input/regression/ottava.ly: new file
473
474         * lily/translator-scheme.cc (LY_DEFINE): new function
475         ly:unset-context-property
476         (LY_DEFINE) new function ly:context-property-where-defined: 
477
478 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
479
480         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
481
482         * lilypond.words: add few.
483
484         * input/test/script-chart.ly: fix typo.
485
486 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
487
488         * scm/define-grobs.scm: uniform naming for definitions and output
489         routine files. 
490
491         * ly/engraver-init.ly (ChoirStaffContext): add \description from
492         scm/context-description.scm
493
494         * lily/parser.yy (translator_spec_body): add \description to the
495         \translator{} body syntax.
496
497         * lily/ottava-engraver.cc: new file.
498
499         * scm/chord-name.scm (natural-chord-alteration): replace old
500         chord stuff. 
501
502         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
503
504         * Documentation/user/refman.itely (Metronome marks): update doco.
505
506         * input/regression/markup-note.ly: new file
507
508         * input/regression/metronome-marking.ly: new file
509
510         * lily/metronome-engraver.cc: new file. Print \tempo markings.
511
512         * scm/new-markup.scm (note-markup): make a note glyph, useful for
513         metronome marks.
514
515 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
516
517         * Documentation/user/GNUmakefile: Compatibility fix for new
518         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
519         for making binary packages; info splitting bug has been fixed.
520
521         * Documentation/user/refman.itely: Compile fixes.
522
523 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
524
525         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
526         Count \midi -keywords also for a region.
527
528 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
529
530         * lily/lookup.cc (LY_DEFINE): new function
531
532         * Documentation/user/tutorial.itely: updates
533
534 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
535
536         * lilypond-mode.el: Allow Midi on buffer.
537         Use only '.ly'-extension, remove '.sly' and '.fly'.
538         Allow use of inactive regions. Invoke next Command on Master file, 
539         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
540
541 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
542
543         * Documentation/user/tutorial.itely: updates.
544
545 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
546
547         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
548
549 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
550
551         * lily/coherent-ligature-engraver.cc: fixed typo
552
553         * lily/coherent-ligature-engraver.cc,
554         lily/gregorian-ligature-engraver.cc,
555         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
556         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
557         lily/vaticana-ligature-engraver.cc,
558         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
559         scm/grob-description.scm: cleanup: junked LigatureHead grob and
560         removed all ligature specific stuff from NoteHead code
561
562         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
563         ligatures now use regular noteheads
564
565         * lily/vaticana-ligature.cc: tiny code cleanups
566
567         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
568         space between two adjacent noteheads of the same pitch
569
570         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
571         description; cleanup: removed obsolete font-family settings
572
573 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
574
575         * lily/coherent-ligature-engraver.cc,
576         lily/gregorian-ligature-engraver.cc,
577         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
578         lily/mensural-ligature-engraver.cc,
579         lily/vaticana-ligature-engraver.cc,
580         lily/include/gregorian-ligature-engraver.hh: updated for new
581         Coherent_ligature_engraver; added comments that describe the basic
582         design ideas of the ligature implementation
583
584         * lily/coherent-ligature-engraver.cc,
585         lily/include/coherent-ligature-engraver.hh: new file: shared code
586         between mensural ligatures and Gregorian chant notation ligatures
587
588 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
589
590         * lilypond-mode.el: XEmacs fixes: include two definitions for the
591         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
592         use only two arguments in sit-for, use no arguments in
593         read-char-exclusive, backspace is not a character (127) in XEmacs.
594
595         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
596
597 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
598
599         * lilypond-mode.el: un-commenting works after syntax-table fix.
600
601         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
602         group, verbose commenting for syntax table.
603
604         * lilypond-indent.el: add TODO for ligature slurs.
605
606 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
607
608         * lilypond-mode.el: Move comments of parenthesis matching away,
609         (blink-matching-paren-on-screen) fix blinking in Emacs.
610
611         * lilypond-font-lock.el: Fix parent-matching for Emacs:
612         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
613
614         * lilypond-indent.el: Add TODO for parenthesis matching.
615
616 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
617
618         * lilypond-mode.el: Fix XEmacs: 
619         changed [S-iso-lefttab] to [(shift iso-lefttab)],
620         invoke explicitly easy-menu-add (in Emacs done automatically).
621         
622         * lilypond.words: Add few words from input/*/*.ly.
623
624 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
625
626         * VERSION (PATCH_LEVEL): release 1.7.18
627
628         * scripts/lilypond-book.py: only print basename for printfilename
629         option
630
631         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
632         and syntax updates.
633
634 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
635
636         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
637         better parametrisation. Move fatness of bulb downward.
638
639         * mf/parmesan-custodes.mf (dir_down): remove underscores from
640         glyph names. Underscores are not allowed .ps encoding files.
641
642 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
643
644         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
645         variable "packed" for packed right-ragged mode
646
647         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
648         unused variable ragged; fixed indentation
649
650         * Documentation/user/refman.itely: tiny cleanups in ancient
651         clef and custos section
652
653 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
654
655         * lily/parser.yy (Simple_music): add \applyoutput, syntax
656         \applyoutput PROCEDURE
657
658         * lily/my-lily-lexer.cc: add \applyoutput.
659
660         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
661
662         * lily/text-item.cc: clean text-interface description
663
664 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
665
666         * input/{regression,test}/: use postfix for slur endings and beam
667         begins.
668
669         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
670         style beams too. 
671
672         * input/regression/lyrics-melisma-beam.ly: new file.
673
674         * lily/lyric-engraver.cc (process_music): change from
675         process_acknowledged_grobs()
676
677         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
678         functions to set and revert auto-beam settings.
679
680 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
681
682         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
683
684 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
685
686         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
687         Documentation/user/lilypond.tely: fixed some typos; updated author
688         info
689
690         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
691         #"" -> #'flag-style = #'()
692
693         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
694         cleanup: removed dead #includes
695
696         * lily/gregorian-ligature-engraver.cc,
697         lily/include/gregorian-ligature.hh,
698         scm/grob-property-description.scm: small cleanups, small spacing
699         fixes
700
701         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
702         lily/vaticana-ligature.cc,
703         lily/include/gregorian-ligature-engraver.hh,
704         scm/grob-property-description.scm, scm/music-types.scm:
705         "porrectus" -> "pes or flexa"
706
707         * ly/engraver-init.ly, scm/grob-description.scm,
708         scm/grob-property-description.scm: junked porrectus, now handled
709         by ligature code
710
711         * scm/grob-description.scm: bugfix: added space-alist entry for
712         breathing sign/custos
713
714 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
715
716         * Another grand 2003 update.
717         
718         * Remove mentioning of `mudela'; There's no such thing.
719
720 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
721
722         * Documentation/user/preface.itely (Preface to version 1.8): update
723
724         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
725
726         * Documentation/user/converters.itely (Invoking convert-ly): revise
727
728         * scripts/convert-ly.py (outfile_name): remove --assume-old.
729
730         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
731
732 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
733
734         * Documentation/user/internals.itely: more updates.
735
736 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
737
738         * Documentation/user/refman.itely: revise 
739
740         * Documentation/user/internals.itely: revise
741
742         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
743
744 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
745
746         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
747         beautification: reformatted ancient clefs section; cleanup: small
748         wording fixes
749
750 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
751
752         * lilypond.words: added words for chant notation, sorted
753         alphabetically through "sort lilypond.words"
754
755 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
756
757         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
758         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
759         chant notation
760
761 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
762
763         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
764         prevent TeX from interpreting them as long dash
765
766         * input/test/vaticana.ly: updated
767
768         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
769         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
770         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
771         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
772         fixes
773
774         * mf/parmesan-heads.mf: ledger endings: removed dead code
775
776 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
777
778         * VERSION: 1.7.17 released
779         
780         * Documentation/user/GNUmakefile
781         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
782         files too.
783
784         * scm/document-markup.scm: new file: document all markup
785         functions.
786
787         * scm/documentation-generate.scm: rename all documentation modules
788         to document-*.scm
789
790         * scripts/lilypond-book.py: generate link to .ly file iso. link to
791         .png
792
793         * input/test/divisiones.ly: added
794
795         * input/regression/output-property.ly: new file
796
797         * lily/cluster.cc: change cluster-interface to use style property
798
799 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
800
801         * input/test/chord-names-german.ly: modified.
802
803         * scm/chords-ignatzek.scm:
804           chord-name->german-markup: Added
805           note-name->german-markup: Changed (now producing lowercase notenames)
806
807         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
808         
809 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
810
811         * scripts/convert-ly.py (FatalConversionError.conv):
812         divisiominima -> divisioMinima, etc.
813
814         * ly/engraver-init.ly (FiguredBassContext): add
815         Separating_line_group_engraver to Figured bass context.
816
817         * ly/german-chords-init.ly: remove file
818
819         * input/test/chord-names-german.ly (scm): new file.
820
821         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
822
823         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
824         Chord_name_engraver
825
826         * Documentation/user/refman.itely: lots of updates.
827
828         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
829         new file
830
831         * input/test/bar-number-every-5-reset.ly: new file.
832
833 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
834
835         * input/regression/chord-name-major7.ly: new file
836
837         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
838         if specced explicitly.
839
840         * input/regression/chord-name-entry-11.ly: new file.
841
842         * input/test/slur-beautiful.ly: new file.
843
844         * Documentation/user/refman.itely: updates.
845
846         * input/regression/collisions.ly (threevoice): cleanup.
847
848         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
849
850 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
851
852         * Documentation/user/*.itely: various updates.
853
854         * ly/spanners-init.ly: enddecr/ endcr.
855
856         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
857         of tutorial
858
859 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
860
861         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
862
863         * lily/new-chord-name-engraver.cc (process_music): use octavation
864         (a number) instead of original-pitch to store inversions. This
865         fixes a problem with transposed chords with inversions.  
866
867 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
868
869         * stepmake/aclocal.m4: Include compile fix for broken flex, as
870         used in includable-lexer.hh.
871
872         * lily/includable-lexer.cc: Bugfix: include config.h.
873
874         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
875         circumvention of Debian packaging bug.
876
877 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
878
879         * flex-2.5.31 hits Debian/unstable.  Fixes below.
880         
881         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
882
883         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
884         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
885
886         * lily/include/includable-lexer.hh: 
887         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
888
889         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
890
891         * aclocal.m4: Regenerate.
892
893         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
894         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
895
896         * scm/pdf.scm (use-modules): Include lily.
897
898         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
899         Noordkamp).
900         (use-modules): Include lily.
901         (lily-def): Bugfix: include tex-val in let.
902
903 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
904
905         * lilypond-mode.el: sensible error if lilypond.words not found.
906
907         * lilypond.words: add few words.
908
909 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
910
911         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
912
913         * mf/parmesan-scripts.mf: fixed typo in char name
914
915 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
916
917         * VERSION: 1.7.16 released
918
919         * python/lilylib.py (setup_temp): temporary directories are mode 700.
920         (this is a security vulnerability).
921
922         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
923
924         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
925         add staff support.
926
927 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
928
929         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
930         ly/script-init.ly, scm/script.scm: bugfix: renamed
931         fermata->signumcongruentiae to fix naming clash with feta font
932
933 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
934
935         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
936
937         * lily/multi-measure-rest-engraver.cc
938         (start_translation_timestep): use grace timing too for determining
939         when to make mmrest.
940         (start_translation_timestep): clear numbers too.
941
942 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
943
944         * scm/music-types.scm: compile fix: escape braces
945
946         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
947         work around font selection problem
948
949         * Documentation/user/refman.itely: BreathingSign: added docu for
950         property "text"
951
952 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
953
954         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
955         information.
956
957 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
958
959         * lily/multi-measure-rest-engraver.cc (class
960         Multi_measure_rest_engraver): make multiple Number objects, one
961         for each MultiMeasureTextEvent.
962
963         * scm/music-functions.scm (glue-mm-rest-texts): use
964         MultiMeasureTextEvent
965
966         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
967
968         * Documentation/user/refman.itely (Multi measure rests): update.
969
970 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
971
972         * lily/ly-module.cc (ly_copy_module_variables): use
973         scm_internal_hash_fold() for iterating modules.
974
975 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
976
977         * Documentation/user/refman.itely: Section Custodes: added more
978         example code
979
980         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
981         neo-mensural rests to parmesan font
982
983         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
984         header
985
986 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
987
988         * Documentation/user/macros.itexi: @fileref macro.
989
990         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
991         each file. 
992
993 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
994
995         * lily/include/custos.hh, make/lilypond.suse.spec.in,
996         Documentation/topdocs/AUTHORS.texi: updated my email address
997
998         * Documentation/user/refman.itely: updated custos documentation;
999         beautified divisiones example; beautified articulations table
1000
1001         * lily/breathing-sign.cc: bugfix: finalis molecule
1002
1003 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
1004
1005         * Documentation/user/refman.itely: added docu for
1006         contemporary fermata symbols, gregorian breathing signs; small fixes
1007
1008         * ly/gregorian-init.ly: removed obsolete #'type props
1009
1010 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1011
1012         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
1013         minimum-length property correctly.
1014
1015 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1016
1017         * scm/music-functions.scm (make-multi-measure-rest): set input
1018         locations for multimeasure rests.
1019
1020 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
1021
1022         * input/regression/breathing-sign.ly: updated to for ancient
1023         notation
1024
1025 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1026
1027         * scripts/ly2dvi.py: Add newline.
1028
1029 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1030
1031         * scripts/ly2dvi.py (dependency_files): Compile fix.
1032
1033 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1034
1035         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
1036         (make_html_menu_file): --html menu. 
1037
1038 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1039
1040         * scripts/ly2dvi.py (run_dvips): +add the .map file 
1041
1042 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1043
1044         * input/screech-boink.ly: new file.
1045
1046 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1047
1048         * scripts/lilypond-book.py (make_lilypond_file): convert
1049         lilypond-file to lilypond block directly, without going through
1050         begin/end lilypond text.
1051         
1052
1053 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
1054
1055         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
1056         scm/grob-description.scm: moved Michael's original breathing sign
1057         code in brew_molecule() to divisio_minima(); provided new
1058         brew_molecule() that effectively replaces the
1059         Text_item::brew_molecule callback (with additional fallback to
1060         Michael's original code); added callbacks for brewing divisio
1061         maior/maxima and finalis
1062
1063         * gregorian-init.ly: added breathing sign shortcuts for virgula,
1064         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
1065
1066         * script-init.ly: added shortfermata, longfermata,
1067         verylongfermata, varcoda
1068
1069         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
1070         longfermata, verylongfermata, varcomma, varcoda
1071
1072 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1073
1074         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
1075           Remove all noquote and insert a few quote.
1076         
1077         * Documentation/user/lilypond-book.itely (Music fragment options),
1078           scripts/lilypond-book.py: Don't include quotation blocks by
1079           default. Introduce option quote instead of noquote
1080
1081 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1082
1083         * VERSION: 1.7.15 released
1084         
1085         * Documentation/user/lilypond.tely: omf updates.
1086
1087         * buildscripts/texi2omf.py (omf_vars): include version.date
1088
1089         * make/lilypond.redhat.spec.in: fixes for spec file. 
1090
1091         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
1092         by function definition: lily now requires a recent GNU Make.
1093
1094         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
1095
1096         * make/ly-rules.make: remove .ly -> .tex rule
1097
1098         * Documentation/user/refman.itely (Figured bass): revised figured
1099         bass example.
1100
1101 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1102
1103         * stepmake/stepmake/omf-targets.make (local-install): add
1104         scrollkeeper-update message.
1105
1106         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
1107         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
1108
1109         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
1110
1111         * Documentation/user/converters.itely (Invoking midi2ly): add
1112         track/channel notice.
1113
1114 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1115
1116         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
1117
1118         * lily/parser.yy (scalar): DIGIT is also a scalar.
1119
1120         * Documentation/user/music-glossary.tely: add @omf tags
1121
1122         * Documentation/user/lilypond.tely: add @omf tags
1123
1124         * scm/generate-documentation.scm (string-append): add @omf tags.
1125
1126         * stepmake/stepmake/omf-*: new files 
1127
1128         * input/regression/multi-measure-rest.ly (texidoc): add doco
1129
1130         * GNUmakefile.in (web-doc-install): add web-doc-install target
1131
1132         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
1133         fixes crashes while dumping MIDI.
1134
1135         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
1136         midi
1137
1138 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1139
1140         * buildscripts/texi2omf.py: new file.
1141
1142         * mf/feta-beugel.mf: include font count, not staffsize (16) in
1143         font-name
1144
1145 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1146
1147         * input/regression/beam-manual-beaming.ly (texidoc): new file.
1148
1149         * lily/sequential-iterator.cc (descend_to_child): call
1150         descend_to_child() for all types of music.
1151
1152 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1153
1154         * scm/translator-property-description.scm: Add
1155         bassFigureFormatFunction.  Replace some entries.
1156
1157 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
1160         clean out.
1161
1162 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1163
1164         * scripts/midi2ly.py (Note.dump): never dump duration for
1165         dump_dur=0.
1166
1167         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
1168         new function
1169
1170         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
1171         figures using new markups. Much simpler, and should improve layout
1172         a little.
1173
1174         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
1175
1176 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1177
1178         * ly/engraver-init.ly: use Hara kiri by default for 
1179         ChordNames, FiguredBass and Lyrics(Voice) context. 
1180
1181         * lily/axis-group-engraver.cc (acknowledge_grob): use
1182         rhythmic-grob-interface for selecting items not to hara-kiri'd 
1183
1184         * scm/new-markup.scm (markup-function-list): add bracket,
1185         vbracket.
1186
1187         * ly/engraver-init.ly (ChordNamesContext): set
1188         minimumVerticalExtent
1189
1190 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1191
1192         * input/test/time-signature-double.ly: new file 
1193
1194         * input/regression/collision-head-chords.ly (texidoc): new file.
1195
1196         * lily/type-swallow-translator.cc: add note swallow translator 
1197
1198         * input/test/time-signature-double.ly: new file.
1199
1200         * lily/type-swallow-translator.cc: add Rest_swallow_translator
1201
1202         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
1203         (FiguredBassContext): idem.
1204
1205         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
1206
1207         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
1208
1209         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
1210
1211         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
1212         .afm dependency
1213
1214         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
1215
1216         * python/lilylib.py (make_page_images): add function.
1217
1218         * scripts/ly2dvi.py (run_latex): include title in preview image.
1219
1220         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
1221         from lilypond-book for <ly2dvifile> tags in HTML.
1222
1223         * scripts/ly2dvi.py (option_definitions): add --debug option to
1224         print out environment.
1225
1226         * input/regression/tie-chord-partial.ly: new file.
1227
1228 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
1229
1230         * lilypond.words: add 3
1231
1232 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1233
1234         * scm/new-markup.scm (markup-function-list): add finger-markup
1235
1236         * input/tutorial/brahms-tweaked.ly: new markup 
1237
1238         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
1239
1240         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
1241         crash when processing '() markup
1242
1243         * input/regression/breathing-sign.ly (texidoc): add caesura example.
1244
1245         * lily/breathing-sign.cc (railtracks): another caesura.
1246
1247         * mf/feta-schrift.mf: caesura symbol. 
1248
1249 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1250
1251         * scripts/convert-ly.py (FatalConversionError.conv): add
1252         ly:molecule-XXX conversions.
1253
1254         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
1255
1256         * input/regression/multi-measure-rest-text.ly: new file.
1257
1258         * scm/music-functions.scm (glue-mm-rest-texts): automatically
1259         convert MMREST-TEXT to MultiMeasureRestNumber settings.
1260
1261         * ly/engraver-init.ly (ScoreContext): move tablature settings to
1262         ScoreContext
1263
1264         * scm/new-markup.scm (center-markup): \center markup.
1265
1266         * scm/music-functions.scm: remove pitchify scripts.
1267
1268         * lily/music.cc (print_smob): display music name if available 
1269
1270 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1271
1272         * Documentation/user/refman.itely (Instrument names): remove
1273         \turnOff doco.
1274
1275 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1276
1277         * lily/score.cc (mark_smob): bugfix.
1278
1279         * input/regression/rehearsal-mark.ly: new file.
1280
1281         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
1282         report error at the current token again.
1283
1284 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1285
1286         * cygwin/mknetrel: Exit if doc build fails.
1287
1288         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
1289
1290 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1291
1292         * scm/music-types.scm (music-descriptions): add doc strings
1293
1294 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1295
1296         * lily/lexer.ll: 
1297         * lily/include/my-lily-lexer.hh: 
1298         * lily/include/includable-lexer.hh: Add flex kludge.
1299
1300         * config.hh.in: 
1301         * config.make.in: 
1302         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
1303         cruft.
1304         
1305         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
1306         code.
1307
1308 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1309
1310         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
1311
1312         * lily/parser.yy (new_chord): Compile fix.
1313
1314 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1315
1316         * Documentation/user/refman.itely (Tuning groups of objects):
1317         remove documentation for \turnOff. 
1318
1319         * lily/percent-repeat-engraver.cc (try_music): add correct
1320         processing moments for double-measure percents as well.
1321
1322         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
1323
1324         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
1325         grob prop type. 
1326
1327         * Documentation/user/refman.itely (Printing named chords): add
1328         chord name tweak doco.
1329
1330         * input/template/gregorian-transcription.ly: new file.
1331
1332 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1333
1334         * VERSION: 1.7.13 released
1335         
1336         * input/test/*: lots of cleanups/comment-outs/removals in chord
1337         examples
1338         
1339         * input/regression/*: lots of cleanups/comment-outs/removals in
1340         chord examples
1341         
1342         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
1343         options
1344
1345         * lily/new-chord-name-engraver.cc (process_music): give original
1346         inversion pitch to chord name routine.
1347
1348         * input/tutorial/os-score.ly: update to new markup
1349
1350         * Documentation/user/appendices.itely: simply include
1351         chords-ignatzek. 
1352
1353         * Documentation/user/refman.itely (Chords mode): add documentation
1354         for chord mode.
1355
1356         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
1357         not present in chord.
1358         (construct-chord): add inversion and bass support.
1359
1360         * lily/chord.cc: junk contents.
1361
1362 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
1363
1364         * Documentation/user/refman.itely:
1365         * Documentation/user/music-glossary.tely: fix. 
1366
1367 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1368
1369         * scm/chord-entry.scm (construct-chord): move chord construction
1370         to Scheme.
1371
1372         * lily/parser.yy (new_chord): new setup for chord entry.
1373
1374 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
1375
1376         * lilypond.words:
1377         * Documentation/user/music-glossary.tely: add ambitus.
1378
1379 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1380
1381         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
1382
1383         * lily/include/*.hh: string() -> to_string()
1384
1385         * scm/chords-ignatzek.scm: new file.
1386
1387         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
1388         standard chord name exceptions.
1389
1390         * scm/translator-property-description.scm (chordNameSeparator):
1391         add property.
1392         (majorSevenSymbol): add property
1393
1394         * lily/translator-scheme.cc (ly:context-properties): new function
1395         (ly:context-parent): new function.
1396         (print_smob): print context name.
1397
1398         * lily/music.cc (ly:get-music-length): new function
1399         (print_smob): don't print properties.
1400
1401         * lily/duration.cc (duration<?): new function
1402
1403         * input/regression/chords-funky-ignatzek.ly: new file.
1404
1405         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
1406         jazz chords.
1407
1408         * lily/pitch.cc (ly:pitch-diff): new function.
1409
1410         * input/regression/chords-ignatzek.ly: new file.
1411
1412 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1413
1414         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
1415         pitches for jazz chords.
1416
1417 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1418
1419         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
1420
1421 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
1422
1423         * lilypond.words: add 1
1424
1425 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
1426
1427         * Documentation/topdocs/AUTHORS.texi: refine.
1428
1429 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
1430
1431         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
1432         
1433         * lilypond.words: add one.
1434
1435 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
1436
1437         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
1438         Fontify bass note in chords, e.g., e in c1/e.
1439         
1440 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1441
1442         * Documentation/user/music-glossary.tely: Dutch updates and
1443         additions (Arent Storm).
1444
1445 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1446
1447         * input/regression/ambitus.ly:  move file.      
1448
1449         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
1450
1451         * lily/event.cc (transpose): add tonic property to Key_change_req
1452         and to Key_engraver.
1453
1454 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
1455
1456         * Documentation/user/refman.itely: fix typo.
1457
1458         * lilypond.words: removed wrong identifiers.
1459
1460 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1461
1462         * mf/feta-toevallig.mf: make flat stem shorter 
1463
1464 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
1465
1466         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
1467
1468         * lilypond.words: add from Phrasing slur.
1469         
1470 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
1471
1472         * lilypond-mode.el: allow launching multiple ViewPS processes.
1473         
1474         * lilypond.words: add from Text markup.
1475
1476 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1477
1478         * input/test/ossia.ly (texidoc): add comment.
1479
1480         * input/regression/voice-follower.ly: new file.
1481
1482         * mf/feta-toevallig.mf: make flat heavier.
1483
1484         * lily/cluster-engraver.cc: clean up Cluster engraver
1485
1486         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
1487         Engraver. Use Note_column to compute Y positions and deal with
1488         line break stuff.
1489
1490 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1491
1492         * lily/stem.cc: move french-beaming to stem.
1493
1494 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
1495
1496         * lilypond-font-lock.el: fontify all durations in chords.
1497
1498         * lilypond.words: add from lily/my-lily-lexer.cc
1499
1500 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1501
1502         * VERSION: release 1.7.12
1503
1504         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
1505
1506         * lily/gregorian-ligature.cc: new file
1507
1508         * lily/*: the Great 2003 search & replace.
1509
1510         * Documentation/user/refman.itely (Manual repeat commands): add
1511         note about font selection.
1512
1513 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
1514
1515         * lilypond-mode.el: propose recompiling midi while invoking playing,
1516         not while stopping playing.
1517
1518 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
1519
1520         * lilypond.words: add one.
1521
1522         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
1523         and expressional note grouping. Fontify chord modes.
1524
1525 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
1526
1527         * Documentation/user/music-glossary.tely (Top): translate melisma.
1528
1529 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1530
1531         * Documentation/user/music-glossary.tely (Top): add melisma.
1532
1533 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
1534
1535         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
1536         interfaces for (abstract) grob GregorianLigature
1537
1538         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
1539         renamed head* -> glyph_name*, x-shift* -> x-offset*
1540
1541         * scm/grob-property-description.scm: bugfix: added missing descriptions
1542
1543 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1544
1545         * input/test/chord-names-dpnj.ly: New file.
1546
1547         * scm/double-plus-new-chord-name.scm: Implement full and partial
1548         exceptions.
1549
1550         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
1551
1552         * scm/double-plus-new-chord-name.scm
1553         (double-plus-new-chord->markup): Fix sub->markup.
1554
1555
1556 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
1557
1558         * lily/custos-engraver.cc: added TODO; editorial changes
1559
1560         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
1561         consistency with other ligature engravers; removed access on (now)
1562         private variable _ligature of Ligature_engraver
1563
1564         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
1565         renamed last_bound -> last_bound_; issue programming_error on
1566         abstract method calls; moved primitives code from
1567         Mensural_bracket_engraver to here (because almost ligature
1568         engravers will need it); renamed try_stop_ligature () ->
1569         typeset_ligature (); bugfix: store primitives of finished ligature
1570         in separate variable finished_primitives_ to avoid clash on input
1571         like "\] \["; added current_ligature () to enable access on
1572         private variable _ligature
1573
1574         * lily/mensural-ligature-engraver.cc: removed primitives_ code
1575         (now in super class); renamed try_stop_ligature () ->
1576         typeset_ligature ()
1577
1578         * lily/mensural-ligature.cc: issue programming_error on abstract
1579         method calls
1580
1581         * lily/note-heads-engraver.cc: added TODO comment upon bool
1582         in_ligature
1583
1584         * mf/parmesan-heads.mf: fixed some of set_char_box()
1585
1586         * scm/grob-description.scm: added VaticanaLigature
1587
1588         * scm/grob-property-description.scm: added neume prefix properties
1589
1590         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
1591         lily/include/gregorian-ligature-engraver.hh,
1592         lily/include/gregorian-ligature.hh: new files; framework for
1593         gregorian ligature engravers such as vaticana
1594
1595         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
1596         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
1597         vaticana style ligature implementation (still somewhat uncomplete)
1598
1599 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1600
1601         * VERSION: release 1.7.11
1602
1603         * scripts/convert-ly.py: add ly:pitch-transpose rule
1604
1605 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1606
1607         * input/test/dpncnt.ly: New file.
1608
1609         * lily/my-lily-lexer.cc: Add chordnames keyword.
1610
1611         * lily/parser.yy (chordnames_block): Parse chord name exception
1612         lists, see input/test/dpncnt.ly.
1613
1614         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
1615         function.
1616
1617         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
1618         filter-out too.
1619
1620         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
1621         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
1622         pitch functions (except for ly:make-pitch, but that's apparently
1623         some sort of scheme naming standard?).
1624
1625         * scm/lily.scm (!=): define-public.
1626
1627         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
1628
1629 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1630
1631         * scm/double-plus-new-chord-name.scm
1632         (double-plus-new-chord-name->markup): New file.
1633
1634 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1635
1636         * python/lilylib.py (make_preview): don't suppress progress for
1637         bbox extraction.
1638
1639 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1640
1641         * Documentation/user/appendices.itely (scheme): update for new syntax.
1642
1643         * input/regression/chord-name-styles.ly: new file
1644
1645         * lily/instrument-name-engraver.cc: create instrument names
1646         without barline too.  Allows instrument name on ChordNames  
1647
1648         * scm/new-markup.scm (interpret-markup): allow simple strings as
1649         markup too.
1650
1651 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1652
1653         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
1654         (step->markup-accidental): Fix: add accidental.
1655         (chord::inner-name-american): 
1656         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
1657         append stray '/' if last superscript addition was 'o'.
1658
1659         * scm/new-markup.scm (normal-size-sub-markup) 
1660         (normal-size-super-markup): New function.
1661
1662         * lily/source-file.cc (Source_file): Add warning for possibly
1663         intentional but suspicious initialization.
1664
1665         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
1666         add comments about cut-and-paste programming.
1667
1668         * flower/rational.cc (lcm): Not used; comment out.
1669
1670 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1671
1672         * lily/new-fingering-engraver.cc (position_scripts): use
1673         fingerHorizontalDirection to determine fingering horizontal
1674         directions.
1675  
1676         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
1677         fingering support.
1678
1679         * scripts/convert-ly.py (FatalConversionError.conv): add style
1680         conversion rule. 
1681
1682         * scm/chord-name.scm (set-chord-name-style): new function.
1683         (new-chord-name-brew-molecule): revise to interpret markup only
1684         (new-chord->markup): cleanuppish rewrite. To be called from the
1685         new engraver.
1686
1687         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
1688         Markup earlier, during interpreting.
1689
1690         * input/test/{banter,jazz,american}-chords.ly (scheme): update
1691         style settings. Rename to chord-names-*.ly
1692
1693 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1694
1695         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
1696         markup code and update to new markup.  Most probably broke some of
1697         it.
1698         
1699 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
1700
1701         * Documentation/user/refman.itely: added docu for ambitus and
1702         clusters
1703
1704         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
1705         ly_quote_scm() in lookup.cc
1706
1707         * mf/parmesan-clefs.mf: set_char_box fix
1708
1709         * lily/cluster-engraver.cc: junk implicit protection; use
1710         Protected_scm instead
1711
1712 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1713
1714         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
1715         throughout.
1716
1717         * scm/new-markup.scm: Turn-off error-triggering test code.
1718
1719 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1720
1721         * scm/new-markup.scm (markup-thrower-typecheck) 
1722         (markup-typecheck?):  add full typechecking functions.
1723         (make-markup-maker): add make-FOO-markup functions.
1724         (markup-argument-list-error): nice error checking messages.
1725         (make-markup): better function: less quoting escapades.
1726
1727 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1728
1729         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
1730
1731 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1732
1733         * cygwin/lilypond.hint (requires): Add cygwin.
1734
1735         * .cvsignore: Remove stepmake (huh!?!), add lib.
1736
1737         * GNUmakefile.in: Add libdir links for builddir runs.
1738
1739         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
1740         instead of datadir.
1741
1742         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
1743         local_lilypond_libdir.
1744
1745         * config.make.in (lilypond_libdir): Add.
1746
1747         * stepmake/stepmake/substitute-rules.make: 
1748         * stepmake/stepmake/script-rules.make: 
1749         * stepmake/stepmake/python-module-rules.make:
1750         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
1751         lilypond-python-module patch.
1752
1753 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1754
1755         * Documentation/user/refman.itely (Graphical interfaces): add note
1756         about xml2ly.
1757
1758 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1759
1760         * scripts/ly2dvi.py (run_dvips): remove trailing newline
1761
1762 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1763
1764         * VERSION: released 1.7.10
1765
1766         * scripts/musedata2ly.py (): idem
1767
1768         * scripts/midi2ly.py (dump_chord): idem
1769
1770         * scripts/etf2ly.py (version): idem 
1771
1772         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
1773
1774         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
1775
1776         * scm/tex.scm (tex-output-expression): remove eval compat
1777         glut. Other output files too.
1778
1779         * scm/chord-name.scm: don't export anything from chord module.
1780
1781         * input/test/american-chords.ly: idem
1782
1783         * input/test/banter-chords.ly (texidoc): idem
1784
1785         * input/test/Cc-chords.ly: add breakage notes.
1786
1787         * Documentation/user/refman.itely (Text markup): rewrite manual section.
1788
1789         * lily/parser.yy (scalar): allow \markup { } as property value. 
1790
1791         * scm/chord-name.scm: complete new markup usage
1792
1793         * scm/grob-description.scm (all-grob-descriptions): use new markup
1794         texts by default
1795
1796 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1797
1798         * scm/chord-name.scm: partial move to new markup texts.
1799
1800 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1801
1802         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
1803
1804         * scm/bass-figure.scm (brew-bass-figure): make stack direction
1805         settable.
1806
1807 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
1808
1809         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
1810         invoked for old midi, wait for killing.
1811
1812 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
1813
1814         * Documentation/user/music-glossary.tely: Finnishing.
1815
1816 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1817
1818         * mf/feta-nummer-code.mf: some kerning pairs.
1819
1820 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
1821
1822         * scm/output-lib.scm (set-bar-number-visibility): Context-function
1823         Added.
1824
1825         * Documentation/user/refman.itely (Bar numbers):
1826         set-bar-number-visibility added, modulo-bar-number removed again
1827         (sorry).
1828
1829 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
1830
1831         * scm/output-lib.scm (modulo-bar-number-visible): add function.
1832
1833         * Documentation/user/refman.itely: add modulo-bar-number-visible.
1834
1835         * Documentation/user/music-glossary.tely: translate into Finnish.
1836
1837 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
1838
1839         * lilypond-mode.el: add shortcut for 2midi
1840
1841         * lilypond-font-lock.el: fontify lyrics
1842
1843 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
1844
1845         * scm/drums.scm : use 1.7.x names.
1846
1847         * input/regression/drums.ly : Don't use << chords >>
1848
1849 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
1850
1851         * lilypond-mode.el: tidy, add TODO
1852
1853         * make/lilypond.mandrake.spec.in: install-info quietly.
1854
1855 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1856
1857         * input/test/markup.ly: use new syntax.
1858
1859 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1860
1861         * ly/params-init.ly (interscoreline): add word-space
1862
1863         * input/test/metronome.ly (eighthNote): idem.
1864
1865         * input/test/script-priority.ly: use new markup
1866
1867         * lily/parser.yy (markup): allow HEAD markup0 markup1 
1868
1869         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
1870
1871         * lily/parser.yy (gen_text_def): bugfix.
1872         (full_markup): allow markup identifier.
1873
1874 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
1875
1876         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
1877         jobs at the same time. Add horizontal lines to Command menu.
1878         Allow one compiling job -- propose killing others before a new one.
1879
1880         * lilypond.words: add markup, teeny, etc.
1881
1882 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
1883
1884         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
1885         Allow only one type of midi process; launching Midi either stops
1886         midis or plays the current midi and launching MidiAll stops midis
1887         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
1888         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
1889
1890 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1891
1892         * lily/text-engraver.cc (process_acknowledged_grobs): use new
1893         markup  for new markup texts.
1894
1895         * lily/mark-engraver.cc (process_music): idem
1896         
1897         * lily/instrument-name-engraver.cc (create_text): idem
1898
1899         * scm/new-markup.scm (magnify-markup): new function.
1900
1901         * scm/molecule.scm (stack-lines): bugfix.
1902
1903         * lily/font-interface.cc (get_font): take font-magnification from
1904         alist chain.
1905
1906 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1907
1908         * lily/molecule-scheme.cc: move scheme functions to separate file.
1909
1910         * lily/font-metric.cc  (ly_get_glyph): new function. 
1911         
1912         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
1913         (italic-markup, dynamic-markup): new functions
1914         (font-markup): new function
1915
1916         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
1917         padding and minimum
1918
1919 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
1920
1921         * lily/accidental-engraver.cc:
1922         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
1923
1924 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
1925
1926         * lilypond.vim:
1927         * lilypond-font-lock.el: Put \longa as duration. Accept only 
1928         [a-zA-Z] for user defined identifiers. Separate note cases 
1929         with and without a duration (allow cis\longaX).
1930
1931         * lilypond.words: Add words from Info.
1932
1933 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1934
1935         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
1936
1937 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
1938
1939         * lilypond-mode.el: Propose reverting buffer before a command if
1940         it was edited with an another editor.
1941
1942 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1943
1944         * lily/molecule.cc (ly_translate_molecule): new function
1945
1946         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
1947         into libdir
1948
1949         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
1950
1951         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
1952
1953 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
1954
1955         * lilypond.words: take \words from Info-index.
1956
1957 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1958
1959         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
1960
1961 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
1962
1963         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
1964
1965 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
1966
1967         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
1968         and lilypond-documentation.
1969
1970 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1971
1972         * lily/parser.yy: Compile fix (bison 1.75).
1973
1974 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1975
1976         * VERSION: 1.7.9 released
1977
1978         * scm/music-functions.scm (shift-one-duration-log): refactor.
1979         Use music-map.
1980
1981         * input/regression/chord-tremolo.ly (texidoc): add dot test.
1982
1983         * NEWS: update.
1984
1985         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
1986         argument
1987         
1988         * scm/music-functions.scm (display-music): new function
1989         (music-map): change arg order.
1990
1991         * input/regression/new-markup-syntax.scm: new file
1992
1993         * lily/parser.yy (markup): add \markup { .. } syntax.
1994
1995         * scm/new-markup.scm (override-markup): new function
1996         (lookup-markup): new function
1997         (music-markup): new function
1998         (lookup-markup-command): use markup-signature to store argument
1999         format for parser.
2000
2001         * lily/lexer.ll: preliminary \markup syntax. 
2002
2003 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
2004
2005         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
2006         add pre/post-dependencies and menus with icons from source.
2007
2008         * Documentation/pictures/lilypond-48x48.xpm:
2009         * Documentation/pictures/lilypond-32x32.xpm:
2010         * Documentation/pictures/lilypond-16x16.xpm: new files, background
2011         transparent.
2012
2013         * stepmake/stepmake/generic-targets.make:
2014         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
2015
2016 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2017
2018         * input/regression/music-map.ly (texidoc): new file.
2019
2020         * scm/music-functions.scm (music-map): new function
2021
2022 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2023
2024         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
2025
2026 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
2027
2028         * input/test/to-xml.ly:
2029         * lily/ligature-engraver.cc: Fixes documentation.
2030
2031         * lilypond.mandrake.spec.in:
2032         * lilypond.redhat.spec.in: Add lilypond.words.
2033
2034         * Documentation/user/refman.itely: Mention Info inside emacs.
2035         
2036         * lilypond.suse.spec.in:
2037         * lilypond.redhat.spec.in: 
2038         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
2039
2040 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2041
2042         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
2043         os.popen.read ().
2044
2045 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2046
2047         * scripts/ly2dvi.py (include_path): print warning if failing anything.
2048
2049         * python/lilylib.py (error): add space
2050
2051 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2052
2053         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
2054         distribution.
2055
2056 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2057
2058         * lily/paper-outputter.cc (Paper_outputter): close port when
2059         finishing score.
2060
2061 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2062
2063         * scm/sodipodi.scm: Fixes.
2064
2065 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
2066
2067         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
2068
2069         * buildscripts/make-font-dir.py: Fix. 
2070
2071 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
2072
2073         * lilypond-mode.el: Add support for Info inside Emacs.
2074
2075 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2076
2077         * buildscripts/make-font-dir.py: 
2078         * mf/GNUmakefile: Make sodipodi font map.
2079
2080         * scm/sodipodi.scm: Add more output functions.
2081
2082         * mf/feta-nummer.mf: 
2083         * mf/feta-beugel.mf: Add font_coding_scheme.
2084
2085         * lily/paper-outputter.cc (output_header): Fix creator string.
2086
2087 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2088
2089         * lilypond-mode.el (LilyPond-autocompletion): invoked with
2090         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
2091
2092         * lilypond.words: add two (Everybody can add/remove words now!).
2093
2094         * debian/rules:
2095         * make/lilypond.suse.spec.in:
2096         * make/lilypond.mandrake.spec.in:
2097         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
2098
2099         * Documentation/user/refman.itely: Mention autocompletion.
2100
2101 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2102
2103         * scripts/ly2dvi.py: Add paper sizes.
2104
2105         * lily/timing-engraver.cc: 
2106         * lily/time-signature.cc: 
2107         * lily/span-bar.cc: 
2108         * lily/grob-scheme.cc: Code formatting fixes.
2109
2110         * scm/sodipodi.scm: 
2111         * scm/sketch.scm:
2112         * buildscripts/mf-to-table.py: 
2113         * buildscripts/make-font-dir.py: Font testing.
2114
2115 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
2116
2117         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
2118         inserts try-completion and shows all-completions.
2119
2120         * lilypond.words: '\' -> '\\'
2121
2122         * lilypond-mode.el: load libraries in the end, lilypond.words defines
2123         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
2124         
2125         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
2126         and LilyPond-reserved-words.
2127         
2128 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
2129
2130         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
2131         from load-path.
2132         
2133         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
2134         the mini-buffer with Control-Shift-c.
2135         
2136 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2137
2138         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
2139         duration. This fixes \tempo taking time.
2140
2141 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2142
2143         * lily/volta-engraver.cc (process_acknowledged_grobs): 
2144         Allow for text markup in repeatCommands. 
2145
2146 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
2147
2148         * lilypond-mode.el (LilyPond-insert-string): new function, use it
2149         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
2150         Get rid of skeleton.el-dependency.
2151
2152         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
2153
2154 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2155
2156         * lily/beam-engraver.cc (stop_translation_timestep): reset
2157         now_stop_ev_
2158
2159         * lily/scm-option.cc: add parse-protect to ly:set-option
2160
2161         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
2162
2163 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2164
2165         * lily/include/ligature-bracket.hh: removed
2166         * lily/ligature-bracket.cc: removed
2167
2168         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
2169         .tex
2170
2171         * lily/beam.cc (set_beaming): don't change beam count on rests.
2172         (brew_molecule): always set flag-width > 0.
2173
2174 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
2175
2176         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
2177         chars, remove instructions; instead, refer to lilypond-init.el and
2178         Documentation/topdocs/INSTALL.texi.
2179
2180         * lilypond.words: add identifiers and reserved words.
2181
2182         * Documentation/topdocs/INSTALL.texi: separate sections for installing
2183         files and adding a load-path.
2184
2185         * lilypond-init.el: Instructions, extracted from 
2186         Documentation/topdocs/INSTALL.texi. 
2187         
2188 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2189
2190         * VERSION: 1.7.8 released 
2191
2192         * lily/grob.cc (warning): better robustness fix.
2193
2194 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
2195
2196         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
2197
2198         * lily/cluster-engraver.cc: stick better to variable naming
2199         conventions
2200
2201         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
2202         until stop_translation_timestep()
2203
2204         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
2205         min/max coordinates to backend, but no musical info such as
2206         pitches
2207
2208         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
2209
2210         * lily/grob.cc: robustness fix: warning(): do not crash if
2211         cause is not set
2212
2213         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
2214         the much more elaborated tuplet brackets than the very naive and
2215         simple ligature bracket grob
2216
2217 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2218
2219         * Documentation/user/refman.itely (Analysis brackets): add
2220         horizontal bracket doco.
2221
2222         * ly/property-init.ly (setMmRestFermata): added.
2223
2224         * Documentation/user/refman.itely (Multi measure rests): fermatas
2225         on mm rests.
2226
2227         * input/regression/apply-context.ly (texidoc): new file
2228
2229         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
2230         code to be executed during interpretation. Possible applications:
2231         smart octavation, more advanced bar checks. 
2232
2233         * lily/apply-context-iterator.cc: new file.
2234
2235 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2236
2237         * input/test/new-markup.ly: new file.
2238
2239         * lily/text-item.cc (text_to_molecule): new function
2240
2241         * scm/new-markup.scm (lambda): new file
2242
2243         * lily/function-documentation.cc (ly_add_function_documentation):
2244         add proc property as well
2245
2246 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2247
2248         * Documentation/user/music-glossary.tely (Top): add custos.
2249
2250 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
2251
2252         * Documentation/topdocs/INSTALL.texi: advise how to include source
2253         path to Emacs load-path and improve language.
2254
2255 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2256
2257         * GNUmakefile.in: config.h message fix.
2258
2259         * autogen.sh:
2260         * aclocal.m4: Regenerate.
2261
2262         * configure.in: 
2263         * config.make.in: 
2264         * stepmake/config.make.in: 
2265         * stepmake/configure.in: 
2266         * stepmake/autogen.sh: 
2267         * stepmake/aclocal.m4: Update for autoconf 2.56.
2268
2269 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
2270
2271         * Documentation/topdocs/INSTALL.texi: instructions for an user how
2272         to install Emacs-mode. Instructions how to use vim-mode.
2273
2274 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2275
2276         * scm/music-types.scm (music-descriptions): no length for tempo event.
2277
2278         * input/*.ly: add \version everywhere.
2279         
2280         * input/*.ly: update syntax to 1.7 + new-chords.
2281
2282         * VERSION: 1.7.7 released.
2283         
2284         * Documentation/user/*.tely: new chord syntax.
2285
2286         * input/regression/[bc]*.ly (texidoc): syntax updates.
2287         
2288 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
2289
2290         * lilypond.words: add vocabulary to be used in auto-completion
2291
2292         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
2293
2294         * lilypond.vim: allow note name at EOF
2295
2296 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2297
2298         * buildscripts/new-chords.py (edit): -e option: inline editing.
2299
2300         * input/regression/a*.ly (texidoc): syntax updates.
2301
2302         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
2303         music): elucidations. 
2304
2305 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
2306
2307         * lily/include/lily-proto.hh, ly/engraver-init.ly,
2308         ly/spanners-init.ly, scm/grob-description.scm,
2309         scm/grob-property-description.scm, scm/music-types.scm,
2310         lily/cluster-engraver.cc, lily/cluster.cc,
2311         lily/include/cluster.hh, input/test/cluster.ly: cluster
2312         implementation
2313
2314         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
2315         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
2316         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
2317
2318         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
2319
2320         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
2321
2322         * scm/grob-description.scm: bugfix: by default, use default note
2323         head style when engraving ligatures
2324
2325         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
2326
2327         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
2328         events
2329
2330         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
2331
2332         * input/test/ancient-font.ly: bugfix: style -> flag-style
2333
2334         * lily/ligature-engraver.cc: indentation fix
2335
2336         * lily/parser.yy: indentation fixes
2337         
2338 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2339
2340         * input/regression/measure-grouping.ly: more elaborate example.
2341
2342         * lily/moment.cc: ly:add-moment, ly:mul-moment,
2343         ly:div-moment. New functions 
2344
2345         * scm/music-functions.scm (set-time-signature): new function,
2346         allow inline time sig settings with measure grouping.
2347
2348         * lily/parser.yy (command_element): move time sig construction
2349         into Scheme.
2350
2351         * lily/side-position-interface.cc (out_of_staff): new function,
2352         like padding, but keep minimum distance from staff. Easier than
2353         linespanners (dynamics, pedals), but roughly the same effect.
2354
2355 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
2356
2357         * emacs-mode.el: Added spanish-note-replacements 
2358         (<carlos.betancourt@chello.be>).
2359
2360         * vimrc: (Un)commenting with <(S-)F12>, tidy.
2361
2362 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
2363
2364         * lilypond.vim: Do not fontify cises, desis, etc.
2365
2366         * vimrc: view dvi with <S-F6>
2367
2368 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2369
2370         * lily/lookup.cc (triangle): new function.
2371
2372         * input/regression/measure-grouping.ly (texidoc): new file: show
2373         triangles and brackets for beat groups of 3 and 2.
2374
2375         * lily/include/measure-grouping-spanner.hh (class
2376         Measure_grouping): new file.
2377
2378         * lily/measure-grouping-spanner.cc (brew_molecule): new file
2379
2380         * lily/measure-grouping-engraver.cc (class
2381         Measure_grouping_engraver): new file.
2382
2383 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2384
2385         * Merge from stable:
2386
2387             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
2388         
2389         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
2390         stylesheet.
2391
2392         * ly/paper19.ly: Include paper19-init.ly.
2393
2394         * ly/paper19-init.ly: New file.
2395
2396         * Documentation/user/tutorial.itely (First steps): Fix first
2397         example for font test.
2398
2399         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
2400
2401         * ChangeLog: Add 1.7.6 release marker (see below).
2402
2403         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
2404         Add .py files.
2405
2406 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2407
2408         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
2409
2410         * input/tutorial/*.ly: update to new syntax.
2411
2412         * lily/parser.yy (Composite_music): new transpose syntax,
2413         \transpose FROM TO MUSIC. 
2414
2415 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2416
2417         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
2418         latex progress/error output to stderr (by default this goes to
2419         stdout).  Show lilypond progress, even when not verbose.
2420
2421         * python/lilylib.py (system): New optional parameter to control
2422         showing of progress.
2423
2424         * scm/backend-documentation-lib.scm (check-dangling-properties):
2425         Fix error message.
2426
2427         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
2428         axis, extent.
2429
2430         * scm/grob-property-description.scm (magnify): Remove.
2431         (extent, axis): Add.
2432
2433 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2434
2435         * VERSION: Release 1.7.6.
2436
2437         * scripts/convert-ly.py: more uniformization substitutions.
2438
2439         * buildscripts/new-chords.py (sub_chords): new file.
2440
2441 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2442
2443         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
2444         lilypond.map.  Include sauter fonts too.  Cleanups.
2445
2446 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2447
2448         * Documentation/user/tutorial.itely (First steps): change to new
2449         chord/tie/slur/beam notation.
2450
2451         * lily/parser.yy (event_that_take_dir): allow postfix notation for
2452         ties.
2453
2454         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
2455         engraver. Process ties in postfix notation, i.e. c8-~ c
2456
2457         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
2458
2459         * input/regression/beam-postfix-notation.ly (texidoc): new file.
2460
2461         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
2462
2463         * lily/beam-engraver.cc (try_music): accept new-beam-events
2464
2465         * input/regression/chord-scripts.ly (texidoc): new file
2466
2467         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
2468         script-events.
2469
2470         * scm/script.scm (default-script-alist): cleanup.
2471
2472         * lily/script-engraver.cc (make_script_from_event): cleanup.
2473
2474         * lily/lyric-combine-music-iterator.cc
2475         (Lyric_combine_music_iterator): remove superfluous events.
2476         (melisma_busy): new function. Fix broken melismas.
2477
2478 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
2479
2480         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
2481         Remove nonvalid settings. Use descriptive key names.
2482         Use <Return> to indicate the pressing of that key.
2483
2484 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2485
2486         * scripts/lilypond-book.py (option_definitions): Typo.
2487
2488         * scripts/ly2dvi.py: Updates.
2489
2490         * python/lilylib.py (setup_environment, print_environment)
2491         (get_bbox, make_preview): Merge and remove from ly2dvi and
2492         lilypond-book.
2493
2494         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
2495
2496         * .cvsignore: Remove some cruft.
2497
2498         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
2499         path.
2500
2501         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
2502         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
2503         throughout.
2504
2505         * python/lilylib.py (quiet_system): Junk
2506         (system): Display error log upon failure.
2507         (read_pipe): New function.  Cleanups and fixes.
2508
2509         * python/*.py: Rename from *.py.in.
2510         
2511         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
2512
2513         * GNUmakefile.in (SUBDIRS): Move python before scripts.
2514
2515 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2516
2517         * python/GNUmakefile: Bugfix: handle modules.
2518
2519         * stepmake/stepmake/python-module-targets.make (default): Add
2520         compiled modules. 
2521
2522         * stepmake/stepmake/python-module-rules.make: Add rule for byte
2523         compiling modules.
2524
2525         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
2526         Bugfix.  (OUT_PYC_MODULES): Add.
2527
2528 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
2529
2530         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
2531         Use default paths. Refresh description.
2532
2533 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2534
2535         * VERSION: 1.7.5 released
2536
2537         * input/regression/finger-chords.ly (texidoc): new file.
2538
2539         * lily/script-engraver.cc (process_music): remove scriptHorizontal
2540         support
2541
2542         * lily/fingering-engraver.cc (process_music): remove kludgy
2543         scriptHorizontal stuff.
2544
2545         * lily/script.cc: remove staff-support property.
2546
2547         * lily/new-fingering-engraver.cc (add_fingering): new
2548         file. Fingering engraver for new style chords.
2549
2550 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2551
2552         * lily/parser.yy (bare_number): allow 4 \cm (without
2553         decimal dot). (should backport to 1.6?)
2554
2555         * ly/declarations-init.ly: use Scheme for dimension defs.
2556
2557         * lily/parser.yy (TODO): remove hard coded dimensions, add
2558         REAL NUMBER_IDENTIFIER production.
2559
2560         * lily/rest-collision.cc (force_shift_callback): rewrite using
2561         -done property.
2562
2563         * scm/grob-property-description.scm (rest-collision-done): add
2564         property.
2565         
2566         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
2567
2568 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2569
2570         * input/regression/multi-measure-rest-center.ly: new file.
2571
2572         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
2573         off horizontally by 0.05 ss. Fixed.
2574
2575 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2576
2577         * scm/pdftex.scm: Rename ly-number to ly:number->string.
2578
2579         * Documentation/topdocs/index.tely: Remove duplicate from merge.
2580
2581 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2582
2583         * lily/tie.cc (get_control_points): also avoid staff lines on the
2584         just outside the outer staff lines
2585
2586 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2587
2588         * ly/params-init.ly: Just define style-alist, no need to
2589         define-public.
2590
2591         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
2592         (thanks Han-Wen).
2593
2594         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
2595         (FET_FILES): = FONT_FILES.
2596
2597         * Merge from stable:
2598
2599             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
2600
2601 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2602
2603         * VERSION: 1.7.4 released.  
2604         
2605         * scm/generate-documentation.scm (string-append): add macro
2606         definitions.
2607
2608         * lily/text-item.cc (lookup_text): don't use virtual fonts for
2609         normal texts.
2610
2611         * lily/multi-measure-rest-engraver.cc: make separate
2612         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
2613
2614         * lily/multi-measure-rest.cc: remove text handling. Remove
2615         number-threshold.
2616
2617 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2618
2619         * scm/music-types.scm: doc patch by Graham Percival
2620
2621 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2622
2623         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
2624         encoding part.
2625         (Font_info.set_defaults): pixelsize now also defauts to '0'.
2626         (sketch_p): Sketch wants only first four elements of X11 font spec.
2627
2628         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
2629
2630         * mf/feta-autometric.mf: Write foundry and family to log.
2631
2632         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
2633         font translation table.
2634
2635         * buildscripts/mf-to-table.py: Better font info into afm.
2636
2637         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
2638         1.0.9 required.
2639
2640         * configure.in: Whine for mftrace 1.0.9.
2641
2642 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2643
2644         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
2645
2646         * lily/main.cc (main_prog): don't try to load init.EXT when
2647         processing foo.EXT.
2648
2649 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
2650
2651         * scm/tex.scm (zigzig-line): added.
2652
2653         * scm/ps.scm (zigzag-line): added.
2654
2655         * ps/music-drawing-routines.ps (subvec): added.
2656         (draw_zigzag_line): added.
2657         
2658         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
2659         grob properties zigzag-width and zigzag-length.
2660
2661         * input/regression/glissando.ly: Add some zig-zagged glissandi.
2662
2663 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2664
2665         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
2666         svg output, including font.
2667
2668 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2669
2670         * scm/lily.scm: Register sodipodi output module.
2671
2672         * scm/sodipodi.scm: New file.
2673
2674         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
2675
2676         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
2677         comment, after header.
2678         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
2679         FullName.  Fix FontName key.
2680
2681 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
2682
2683         * lily/rest.cc (after_line_breaking): bugfix: dots after half
2684         and breve rests.
2685         
2686         * input/test/blank-notes.ly: bugfix
2687
2688         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
2689         rests. (Kim Shrier)
2690
2691         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
2692         
2693 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2694
2695         * scm/tex.scm: 
2696         * scm/ps.scm: Cleanup and remove obsolete junk.
2697
2698         * Documentation/user/internals.itely:
2699         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
2700
2701         * lily/parser.yy: Identify shift/reduce problems.
2702
2703         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
2704         make-style-sheet.  Too specific for convert-ly?
2705
2706 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2707
2708         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
2709
2710         * input/test/*.ly: various fixes.
2711
2712         * lily/music.cc (name): bugfix
2713
2714         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
2715
2716         * lily/input-file-results.cc (code): set-point-and-click! ->
2717         set-point-and-click
2718         
2719 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2720
2721         * Use uniform ly: prefix for exported scheme primitive functions.
2722
2723         * scm/music-types.scm: junk compat glue
2724
2725         * scripts/convert-ly.py: add rules for stuff below, junk
2726         compatibility glue for spanrequest.
2727
2728         * lily/parser.yy (verbose_event): remove \spanrequest,
2729         \commandspanrequest, \script. 
2730         
2731         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
2732
2733         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
2734         for \penalty, \glissando.
2735
2736         * VERSION: release 1.7.3
2737         
2738 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
2739
2740         * lily/accidental-engraver.cc: Fix
2741         grace-in-the-beginning-of-measure bug caused by the resent
2742         partial-measure fix.
2743
2744         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
2745         overlap looks too crowded)
2746         
2747 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2748
2749         * lily/parser.yy (assignment): allow SCM expression as assignment.
2750
2751         * lily/include/music-output-def.hh (class Music_output_def):
2752         * lily/music-output-def.cc: 
2753         * lily/paper-def.cc: 
2754         * scm/font.scm (markup-to-properties):
2755         * lily/parser.yy (music_output_def_body): 
2756         remove style_sheet_
2757
2758 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2759
2760         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
2761         length.
2762
2763         * input/regression/spacing-to-grace.ly: new file.
2764
2765         * input/regression/spacing-end-of-line.ly: new file.
2766
2767         * lily/note-spacing.cc (get_spacing): take into account breakable
2768         stuff sticking out at the left (time sig change at line break).
2769
2770         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
2771         raggedright code.
2772
2773         * scm/music-functions.scm (make-voice-props-set): add
2774         staff-position for mm rests.
2775  
2776         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
2777         before grace notes a little.
2778
2779         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
2780
2781         * lily/break-align-interface.cc (do_alignment): right-edge spacing
2782         key adds space at the end of line. 
2783
2784 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2785
2786         * scm/sketch.scm: Fix beams.
2787
2788         * buildscripts/mf-to-table.py: Add EncodingScheme.
2789
2790         * scm/sketch.scm: Resurrect.
2791
2792 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2793
2794         * lily/multi-measure-rest.cc: use breve rests for measure lengths
2795         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
2796
2797 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2798
2799         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
2800
2801         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
2802
2803 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2804
2805         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
2806         token for origin information.
2807
2808         * lily/parser.yy (My_lily_lexer): do identifier location and
2809         cloning from lexer.
2810
2811         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
2812         logic out of the parser. Add bar checks on both ends.
2813
2814         * Documentation/user/refman.itely (Multi measure rests): add more
2815         notes about mm rests.
2816
2817 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2818
2819         * input/regression/bar-scripts.ly: Re-enable.
2820
2821         * lily/parser.yy:
2822         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
2823         released rsn.  Bison 1.50 has a crucial bug and won't work.
2824
2825         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
2826
2827
2828 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2829
2830         * input/regression/bar-scripts.ly: Blunt documentation build fix.
2831
2832 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2833
2834         * Actually merge changes since 1.6.4 besides ChangeLog, and
2835         resolve conflicts.  Lots of updates, hope all is well.
2836         
2837         * cygwin/lilypond.hint (requires): Add ghostscript.
2838
2839         * scm: Update some (c).
2840         
2841 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2842
2843         * input/test/{various}.ly: add \header fields and texidoc strings.
2844
2845 2002-10-05  Werner Lemberg  <wl@gnu.org>
2846
2847         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
2848         renamed to `output_latex_quoted'.
2849         Added `output_latex_noquote'.
2850         (schedule_lilypond_block): Implement `noquote' option for LaTeX
2851         mode.
2852
2853 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2854
2855         * ChangeLog: Add 1.6.6 release marker.  See below.
2856
2857         * stepmake/stepmake/po-targets.make: Remove --c++ option.
2858
2859         * scripts/midi2ly.py: Fix global syntax warnings.
2860
2861         * GNUmakefile.in: Generate builddir locale tree too.
2862
2863         * scripts/ly2dvi.py:
2864         * scripts/midi2ly.py: 
2865         * scripts/mup2ly.py: 
2866         * scripts/update-lily.py:
2867         * lily/main.cc (setup_paths): Fix for locales setup.
2868
2869 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2870
2871         * Documentation/windows/installing.texi: Soften wording about
2872         necessity of becoming Administrator.  tommie@iae.nl reports this
2873         does not seem to be necessary for his flavour of Windows 2000.
2874         Explicitely discourage text mode mounts.
2875
2876 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2877
2878         * lily/rest.cc (after_line_breaking): backport dot position fix.
2879
2880         * lily/rest-collision.cc (do_shift): also remove dots for suicided
2881         rests. Thanks to Klaus Zimmermann for finding this bug.
2882
2883 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2884
2885         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
2886
2887 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2888
2889         * Documentation/user/music-glossary.tely: fix links.
2890
2891 2002-10-21  Werner Lemberg  <wl@gnu.org>
2892
2893         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
2894         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
2895         scaling factor) only once and use them in the definition of
2896         \embeddedps.
2897         * ps/music-drawing-routines.ps (skeel): Removed.
2898
2899 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2900
2901         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
2902         Solaris7, as we don't use nested $( ) constructs.
2903
2904 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2905
2906         * VERSION: Release 1.6.6.
2907         
2908 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2909
2910         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
2911         as workaround for /bin/sh problems on Solaris7.
2912
2913 2002-10-19  Werner Lemberg  <wl@gnu.org>
2914
2915         * GNUmakefile.in (web-doc): Fix typos.
2916         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
2917         `music-drawing-routines.ps' but emit \special{header=...} once.
2918         * scm/tex.scm (header-end): Updated.
2919
2920 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2921
2922         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
2923         undefined tremolo. 
2924
2925 2002-10-15  Werner Lemberg  <wl@gnu.org>
2926
2927         * scripts/lilypond-book.py (g_make_html): New global variable.
2928         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
2929         if `g_make_html' isn't set.
2930         [main]: Add format `texi-html'.
2931         (option_definitions): Updated.
2932         * Documentation/user/lilypond-book.itely: Updated.
2933
2934         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
2935         * make/ly-rules.make (%.texi, %.nexi): Use it.
2936         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
2937         format to lilypond-book.
2938         * GNUmakefile.in (web-doc): Ditto.
2939
2940 2002-10-14  Werner Lemberg  <wl@gnu.org>
2941
2942         Further improve TeX output.  The produced files are about 40%
2943         smaller.  `lilyponddefs.tex' is now read only once.
2944
2945         * tex/lilyponddefs.tex: Remove footer stuff.
2946         (\ifundefined): Renamed to...
2947         (\lilypondundefined): This.  Use LaTeX's definition to
2948         make it nestable and make it global.
2949         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
2950         output.
2951         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
2952         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
2953         them global.
2954         (\placebox): Renamed to...
2955         (\lyitem): This.
2956         Make it global and call \outputscale by itself.
2957         (\lybox, \lyvrule): New macros to reduce input data.
2958         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
2959         New auxiliary macros.
2960         (\SkipLilydefs, \EndLilyPondOutput): Removed.
2961         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
2962         to...
2963         (\lilypondspace): This and made it global.
2964         (\turnOnPostScript): Renamed to...
2965         (\lilypondpostscript): This and made it global.
2966         (\turnOnExperimentalFeatures): Renamed to...
2967         (\lilypondexperimentalfeatures): This and made it global.
2968         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
2969         (\lilypondsetdimen): This and made it global.
2970         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
2971         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
2972         (all, $(outdir)/music-drawing-routines.ps): New rules.
2973         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
2974         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
2975         start-system, stop-system, stop-last-system, filledbox): Updated to
2976         use the changed macros from lilyponddefs.tex.
2977         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
2978
2979 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2980
2981         * Documentation/windows/installing.texi: Update.
2982
2983 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2984
2985         * VERSION: 1.6.5 released
2986
2987         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
2988
2989 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2990
2991         * scm/translator-property-description.scm (voltaOnThisStaff): add
2992         property.
2993
2994 2002-09-28  Werner Lemberg  <wl@gnu.org>
2995
2996         * scm/tex.scm (header-end): Suppress page numbering.
2997
2998         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
2999         Fix quotation for HTML output.
3000
3001 2002-09-28   Graham Percival   <gperciva@sfu.ca>
3002         
3003         * Documentation/user/refman.itely: grammar and phrasing
3004           fixes to "Note Entry" section.  Also adds a few new examples.
3005
3006 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3007
3008         * flower/include/string-data.icc: include string.h
3009
3010 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3011
3012         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3013
3014 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3015
3016         * Documentation/user/GNUmakefile (extra-local-help): Add.
3017
3018         * stepmake/stepmake/www-targets.make (local-help): Add.
3019
3020 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3021
3022         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
3023         packages.
3024
3025         * Documentation/topdocs/README.texi (Top): building documentation
3026         (not website.)
3027
3028 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3029
3030         * Documentation/user/refman.itely: 
3031         * Documentation/user/tutorial.itely: 
3032         * Documentation/user/music-glossary.tely: Merge changes.
3033
3034         * Documentation/user/glossary.html.in: 
3035         * Documentation/index.texi: 
3036         * Documentation/header.html.in: Accomodate renaming of glossary.
3037         
3038         * Documentation/user/tutorial.itely: Add some glossary references.
3039         
3040         * Documentation/user/refman.itely: Minor fixes.
3041         
3042         * Documentation/user/lilypond.tely: Add glossary do direntry.
3043
3044         * Documentation/user/music-glossary.tely: Rename (previously:
3045         glossary.tely).  Fix anchor placement.
3046
3047         * Documentation/user/GNUmakefile: Make music-glossary.info too.
3048
3049 2002-09-23  Werner Lemberg  <wl@gnu.org>
3050
3051         * scripts/lilypond-book.py (output_dict): Fix handling of
3052         various environments by avoid extraneous newlines.
3053         Rename `output-all' regexp for html to `output-html'.
3054         Replace `output-all' regexp for texi with `output-texi-quote'
3055         and `output-texi-noquote'.
3056         (compose_full_body): Don't override `linewidth' user option
3057         for `singleline'.
3058         (schedule_lilypond_block): Don't indent text specified with
3059         `intertext' option.
3060         Add new option `noquote'.
3061         (compile_all_files): Use latex instead of tex to compile ly
3062         files directly.
3063
3064         * Documentation/user/lilypond-book.itely: Updated and revised.
3065         Improve layout.
3066
3067         * Documentation/user/glossary.tely,
3068         Documentation/user/introduction.itely,
3069         Documentation/user/tutorial.itely,
3070         Documentation/user/refman.itely,
3071         Documentation/user/appendices.itely: Fix overfull LilyPond
3072         boxes caused by the new lilypond-book code.  Other minor
3073         fixes.
3074
3075         * Documentation/user/macros.itexi (@texiflat): Don't emit
3076         trailing space.
3077
3078         * scm/tex.scm (end-output, header-end): Add preamble and
3079         postamble to make lilypond output directly compilable with
3080         latex.
3081
3082         
3083 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3084
3085         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
3086         instructions.
3087
3088 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3089
3090         * Documentation/user/glossary.tely: Add titling and hyperlinks.
3091
3092 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3093
3094         * lily/beam.cc (connect_beams): don't crash if there are quarter
3095         notes in beams.
3096
3097 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3098
3099         * Documentation/user/refman.itely: corrected ancient clef
3100         docu; added docu on ligatures
3101
3102 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3103
3104         * Documentation/user/glossary.tely,
3105         Documentation/user/refman.itely, input/les-nereides.ly,
3106         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3107         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3108         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3109         Stem properties: flag-style -> stroke-style, style -> flag-style.
3110
3111
3112 2002-09-22  Werner Lemberg  <wl@gnu.org>
3113
3114         * scripts/lilypond-book.py: Add option `notime' to suppress
3115         printing of a time signature.  Specify default indentation of 0pt
3116         if single line fragment.  Don't emit redundant `\paper{ }'.
3117
3118         * Documentation/user/lilypond-book.itely: Updated.
3119
3120         * Documentation/user/glossary.tely: Completely reformatting.
3121
3122 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3123
3124         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
3125
3126 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3127
3128         * Documentation/user/tutorial.itely: Fix links.
3129         
3130         * Documentation/topdocs/index.tely:
3131         * Documentation/index.texi:
3132         * Documentation/header.html.in: Small website fixes and updates.
3133
3134         * debian/: Debian patch by Anthony Fok.
3135
3136 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3137
3138         * Documentation/footer.html.in: How time flies: It's already 2002!
3139
3140         * Documentation/topdocs/index.tely: Stable/development fix.  Use
3141         more descriptive link names than 'here'.
3142
3143 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3144
3145         * VERSION: 1.7.2 released
3146         * VERSION: 1.6.4 released
3147         
3148         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
3149
3150         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
3151         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
3152
3153         * mf/feta-din.mf (test): add x-height and space.
3154
3155         * lily/dynamic-engraver.cc (process_music): take dynamic direction
3156         from ^_ for crescendi. Idem for slurs and phrasing slurs.
3157
3158         * ly/grace-init.ly: add-to-grace-init: function to portably add
3159         settings to \grace. 
3160
3161         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
3162         if we get an absolute dynamic event.
3163  
3164         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
3165
3166         * lily/source-file.cc (get_line): oops. All line numbers were off
3167         by 2. Fix that. 
3168
3169         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
3170         be after the note, combined with -_^, i.e. c4-(-\)-\>  
3171
3172         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
3173
3174         * lily/parser.yy (number_factor): remove (number) as number
3175         expression. ("Let them eat Lisp").
3176
3177 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3178
3179         * lily/horizontal-bracket.cc: new file.
3180
3181         * lily/horizontal-bracket-engraver.cc: new file.
3182
3183         * input/regression/note-group-bracket.ly: new file. Support
3184         horizontal note brackets for music analysis.
3185
3186         * lily/stem.cc (flag): new flag-style: no-flag.
3187
3188         * input/test/stem-cross-staff.ly: new file
3189         
3190         * Documentation/user/internals.itely: Improved formatting, fixing
3191         typos.  Added a section `Output details' to describe how the TeX
3192         code looks like.
3193
3194         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
3195
3196         * lily/parser.yy: remove \dynamicscript.
3197
3198         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
3199         definitions. 
3200
3201         * python/midi.c (midi_error): take two arguments.
3202
3203         * Merge 1.6.5 changes:
3204         
3205 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3206
3207         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
3208         staff-space.  Previous 1.5 was probably meant as half-spaces.
3209         (cautionary-style): parentheses (was: smaller).  This is what doco
3210         says, and it seems more logical.
3211
3212         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
3213         for 2nd sentence.
3214
3215 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3216
3217         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
3218
3219 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3220
3221         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
3222
3223 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3224
3225         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
3226
3227 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3228
3229         * scm/translator-property-description.scm (voltaOnThisStaff): add
3230         property.
3231
3232 2002-09-28  Werner Lemberg  <wl@gnu.org>
3233
3234         * scm/tex.scm (header-end): Suppress page numbering.
3235
3236         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
3237         Fix quotation for HTML output.
3238
3239 2002-09-28   Graham Percival   <gperciva@sfu.ca>
3240         
3241         * Documentation/user/refman.itely: grammar and phrasing
3242           fixes to "Note Entry" section.  Also adds a few new examples.
3243
3244 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3245
3246         * flower/include/string-data.icc: include string.h
3247
3248 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3249
3250         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3251
3252 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3253
3254         * Documentation/user/GNUmakefile (extra-local-help): Add.
3255
3256         * stepmake/stepmake/www-targets.make (local-help): Add.
3257
3258 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3259
3260         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
3261         packages.
3262
3263         * Documentation/topdocs/README.texi (Top): building documentation
3264         (not website.)
3265
3266 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3267
3268         * Documentation/user/refman.itely: 
3269         * Documentation/user/tutorial.itely: 
3270         * Documentation/user/music-glossary.tely: Merge changes.
3271
3272         * Documentation/user/glossary.html.in: 
3273         * Documentation/index.texi: 
3274         * Documentation/header.html.in: Accomodate renaming of glossary.
3275         
3276         * Documentation/user/tutorial.itely: Add some glossary references.
3277         
3278         * Documentation/user/refman.itely: Minor fixes.
3279         
3280         * Documentation/user/lilypond.tely: Add glossary do direntry.
3281
3282         * Documentation/user/music-glossary.tely: Rename (previously:
3283         glossary.tely).  Fix anchor placement.
3284
3285         * Documentation/user/GNUmakefile: Make music-glossary.info too.
3286
3287 2002-09-23  Werner Lemberg  <wl@gnu.org>
3288
3289         * scripts/lilypond-book.py (output_dict): Fix handling of
3290         various environments by avoid extraneous newlines.
3291         Rename `output-all' regexp for html to `output-html'.
3292         Replace `output-all' regexp for texi with `output-texi-quote'
3293         and `output-texi-noquote'.
3294         (compose_full_body): Don't override `linewidth' user option
3295         for `singleline'.
3296         (schedule_lilypond_block): Don't indent text specified with
3297         `intertext' option.
3298         Add new option `noquote'.
3299         (compile_all_files): Use latex instead of tex to compile ly
3300         files directly.
3301
3302         * Documentation/user/lilypond-book.itely: Updated and revised.
3303         Improve layout.
3304
3305         * Documentation/user/glossary.tely,
3306         Documentation/user/introduction.itely,
3307         Documentation/user/tutorial.itely,
3308         Documentation/user/refman.itely,
3309         Documentation/user/appendices.itely: Fix overfull LilyPond
3310         boxes caused by the new lilypond-book code.  Other minor
3311         fixes.
3312
3313         * Documentation/user/macros.itexi (@texiflat): Don't emit
3314         trailing space.
3315
3316         * scm/tex.scm (end-output, header-end): Add preamble and
3317         postamble to make lilypond output directly compilable with
3318         latex.
3319
3320         
3321 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3322
3323         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
3324         instructions.
3325
3326 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3327
3328         * Documentation/user/glossary.tely: Add titling and hyperlinks.
3329
3330 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3331
3332         * lily/beam.cc (connect_beams): don't crash if there are quarter
3333         notes in beams.
3334
3335 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3336
3337         * Documentation/user/refman.itely: corrected ancient clef
3338         docu; added docu on ligatures
3339
3340 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3341
3342         * Documentation/user/glossary.tely,
3343         Documentation/user/refman.itely, input/les-nereides.ly,
3344         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3345         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3346         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3347         Stem properties: flag-style -> stroke-style, style -> flag-style.
3348
3349 2002-09-22  Werner Lemberg  <wl@gnu.org>
3350
3351         * scripts/lilypond-book.py: Add option `notime' to suppress
3352         printing of a time signature.  Specify default indentation of 0pt
3353         if single line fragment.  Don't emit redundant `\paper{ }'.
3354
3355         * Documentation/user/lilypond-book.itely: Updated.
3356
3357         * Documentation/user/glossary.tely: Completely reformatting.
3358
3359 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3360
3361         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
3362
3363 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3364
3365         * Documentation/user/tutorial.itely: Fix links.
3366         
3367         * Documentation/topdocs/index.tely:
3368         * Documentation/index.texi:
3369         * Documentation/header.html.in: Small website fixes and updates.
3370
3371         * debian/: Debian patch by Anthony Fok.
3372
3373 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3374
3375         * Documentation/footer.html.in: How time flies: It's already 2002!
3376
3377         * Documentation/topdocs/index.tely: Stable/development fix.  Use
3378         more descriptive link names than 'here'.
3379
3380 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3381
3382         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
3383
3384 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3385
3386         * lily/part-combine-music-iterator.cc (get_state): cleanup
3387         (get_music_info): cleanup.
3388
3389 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3390
3391         * scm/backend-documentation-lib.scm (interface-doc-string):
3392         crosslinks between interfaces and grobs. Headings for interfaces
3393         in grob explanation.
3394
3395 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3396
3397         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
3398         dtd).  Add preliminary dtd.
3399         (re-sub-alist): Robustify.
3400
3401 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3402
3403         * lily/include/event-chord-iterator.hh,
3404         lily/context-specced-music-iterator.cc,
3405         lily/event.cc, lily/event-chord-iterator.cc: add
3406
3407 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3408
3409         * lily/: some (c) header fixes.
3410         
3411         * lily/request-chord.cc: Remove.
3412         
3413         * lily/include/event-chord-iterator.hh:
3414         * lily/include/event.hh:
3415         * lily/event-chord.cc: New file.
3416         
3417         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
3418         requested.
3419
3420 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3421
3422         * lily/ : rename Request to Event
3423
3424         * lily/parser.yy (command_element): move clef stuff into Scheme.
3425
3426         * lily/:  rename length_mom () to get_length()
3427
3428         * lily/part-combine-music.cc: removed file and class.
3429
3430         * lily/context-specced-music-iterator.cc (class
3431         Context_specced_music_iterator): new file. Obsoletes the
3432         Context_specced_music type.
3433
3434         * scm/music-types.scm (make-repeated-music): put different kinds
3435         of repeated music into music-type table.
3436
3437         * VERSION: 1.7.1 released.
3438
3439         * scm/to-xml.scm: new file.
3440
3441         * input/test/to-xml.ly (fooBar): demo of what is possible with the
3442         new Input representation: dump music as XML.
3443
3444         * scm/engraver-documentation-lib.scm
3445         (engraver-accepts-music-types?): add links from music to engraver,
3446         from music-type to engraver.
3447
3448         * lily/include/command-request.hh: removed
3449         lily/include/musical-request.hh: removed. Removed all _req classes
3450         except Key_change_req. Changes throughout.
3451
3452 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3453
3454         * lily/tuplet-engraver.cc (try_music): Compile kludge.
3455
3456 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3457
3458         * lily/*.cc: specify accepts for many engravers.
3459
3460         * scm/music-documentation-lib.scm: dump music expressions and
3461         music subtypes.
3462
3463         * scm/documentation-lib.scm: complete revision.
3464         Use GOOPS objects to store document tree explicitly. Cleaned up and
3465         sped up doco generation a lot.
3466
3467 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3468
3469         * input/trip.ly (fugaIILeft): add arpeggio
3470
3471         * lily/translator-group.cc (try_music_on_nongroup_children):
3472         oops. The name symbol is in the cdr of the assoc handle.
3473
3474         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
3475         Hyphen_req, Glissando_req, Break_req, Mark_req 
3476
3477 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3478
3479         * lily/musical-request.cc (music-duration-length,
3480         music-duration-compress): new functions.
3481
3482         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
3483         throughout. Warning doesn't work yet.
3484
3485         * lily/translator-group.cc (try_music_on_nongroup_children):
3486         new implementation: store candidate acceptors in a hashTable.
3487
3488 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3489
3490         * scm/music-types.scm (music-descriptions): change name to
3491         internal-class-name
3492
3493         * scm/chord-name.scm (chord::inner-name-banter): remove space.
3494
3495 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3496
3497         * lily/beam.cc (connect_beams): don't crash if there are quarter
3498         notes in beams.
3499
3500 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3501
3502         * Documentation/user/refman.itely: corrected ancient clef
3503         docu; added docu on ligatures
3504
3505 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3506
3507         * Documentation/user/glossary.tely,
3508         Documentation/user/refman.itely, input/les-nereides.ly,
3509         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3510         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3511         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3512         Stem properties: flag-style -> stroke-style, style -> flag-style.
3513
3514 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3515
3516         * scm/music-functions.scm (music-separator?): don't use name music
3517         property.
3518
3519 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3520
3521         * stepmake/stepmake/generic-targets.make (help): Document check
3522         target.
3523
3524         * lily/new-accidental-engraver.cc: Compile fix.
3525
3526 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3527
3528         * scripts/convert-ly.py: Add rule.
3529
3530         * input/test/music-creation.ly:
3531         * input/test/add-staccato.ly:
3532         * input/test/add-text-script.ly: ly-make-music.
3533
3534         * scm/drums.scm (make-head-type-elem, make-articulation-script):
3535         More ly-make-music renamings.
3536
3537         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
3538
3539         * lily/music-constructor.cc (make_music): Add debugging info.
3540
3541         * scm/music-functions.scm (make-simultaneous-music,
3542         (make-sequential-music, context-spec-music):
3543         * scm/music-types.scm (music-descriptions): Get lily to run.
3544
3545 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3546
3547         * lily/command-request.cc (transpose_key_alist): new function.
3548
3549         * lily/key-performer.cc (create_audio_elements): cleanup. 
3550
3551 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3552
3553         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
3554
3555         * lily/include/translator.hh (ENTER_DESCRIPTION): add
3556         events-accepted field.
3557
3558         * scm/music-types.scm: new file.
3559
3560         * lily/parser.yy: put music type initialization into scheme,
3561         similar to grob initialization.  Changes throughout.
3562
3563 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3564
3565         * Documentation/user/tutorial.itely: Fix links.
3566         
3567         * Documentation/index.texi: 
3568         * Documentation/header.html.in: 
3569         * Documentation/topdocs/index.tely: Small website fixes and updates.
3570
3571         * debian/: Debian patch by Anthony Fok.
3572
3573 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3574
3575         * Documentation/footer.html.in: How time flies: It's already 2002!
3576
3577         * Documentation/topdocs/index.tely: Stable/development fix.  Use
3578         more descriptive link names than 'here'.
3579
3580         * ROADMAP: Remove test stuff.
3581
3582         * scripts/update-lily.py: Allow auto-building of stable and
3583         development versions.  Bugfixes.
3584
3585 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3586
3587         * VERSION: released 1.7.0
3588
3589         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
3590
3591         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
3592         positive line widths.
3593
3594 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3595
3596         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
3597         go.  Fix comments.
3598
3599         * cygwin: Cygwin updates.
3600
3601 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3602
3603         * Documentation/windows/installing.texi (Top): version for python,
3604         urls for ghostscript (thanks to John Potelle)
3605         
3606         * lily/simultaneous-music-iterator.cc
3607         (Simultaneous_music_iterator): init children_list_ before
3608         triggering GC.
3609
3610         * lily/*-iterator.cc: be even more careful with smobbed copy
3611         constructors. 
3612
3613         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
3614         LeftEdge item.
3615
3616 2002-09-15  Werner Lemberg  <wl@gnu.org>
3617
3618         Improving LilyPond's output to make them ordinary TeX boxes with
3619         predictable dimensions.  System boxes are now vertically centered on
3620         the baseline; this offset can be further controlled with
3621         \lilypondscoreshift.
3622
3623         * lily/system.cc (System::post_processing): Pass length of current
3624         system to `start-system' (including any horizontal indentation).
3625
3626         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
3627         prettier.
3628         (lily-def): Append `%'.
3629         (start-system): Add parameter `wd'.  Output more TeX code to specify
3630         box dimensions.
3631         (stop-system, stop-last-system): Complement changes in
3632         `start-system'.
3633         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
3634         Updated.
3635
3636         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
3637         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
3638         Write final `\endinput'.
3639
3640         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
3641         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
3642         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
3643         files and macro definitions don't produce spurious spaces and
3644         paragraphs (using \endlinechar).
3645         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
3646
3647         * Documentation/user/internals.itely: Improved formatting, fixing
3648         typos.  Added a section `Output details' to describe how the TeX
3649         code looks like.
3650
3651 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
3652
3653         * lily/accidental-engraver.cc: Also work with partial measures.
3654
3655 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3656
3657         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
3658         spanner.
3659
3660 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3661
3662         * lily/identifier-smob.cc (unpack_identifier): new file.
3663
3664         * lily/lexer.ll (identifier_type): new function.  use ly-id to
3665         pass off scheme expressions as music identifiers.
3666
3667         * scm/lily.scm: reorganisation, cleanups.
3668
3669         * lily/main.cc: small cleanups.
3670
3671 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3672
3673         * lily/ly-module.{cc,hh}: new file.
3674
3675 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
3676
3677         * lily/accidental-engraver.cc: Also work with partial measures.
3678
3679 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3680
3681         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
3682
3683 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3684
3685         * lily/my-lily-lexer.cc: use SCM module in stead of
3686         Scheme_hash_table. Changes throughout.  
3687
3688 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3689
3690         * VERSION (MY_PATCH_LEVEL): make 1.7.0
3691