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