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