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