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