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