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