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