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