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