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