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