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