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