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