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