]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
set-bar-number-visibility
[lilypond.git] / ChangeLog
1 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
2
3         * scm/output-lib.scm (set-bar-number-visibility): Context-function
4         Added.
5
6         * Documentation/user/refman.itely (Bar numbers):
7         set-bar-number-visibility added, modulo-bar-number removed again
8         (sorry).
9
10 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
11
12         * scm/output-lib.scm (modulo-bar-number-visible): add function.
13
14         * Documentation/user/refman.itely: add modulo-bar-number-visible.
15
16 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
17
18         * lilypond-mode.el: add shortcut for 2midi
19
20         * lilypond-font-lock.el: fontify lyrics
21
22 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
23
24         * scm/drums.scm : use 1.7.x names.
25
26         * input/regression/drums.ly : Don't use << chords >>
27
28 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
29
30         * lilypond-mode.el: tidy, add TODO
31
32         * make/lilypond.mandrake.spec.in: install-info quietly.
33
34 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
35
36         * input/test/markup.ly: use new syntax.
37
38 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
39
40         * ly/params-init.ly (interscoreline): add word-space
41
42         * input/test/metronome.ly (eighthNote): idem.
43
44         * input/test/script-priority.ly: use new markup
45
46         * lily/parser.yy (markup): allow HEAD markup0 markup1 
47
48         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
49
50         * lily/parser.yy (gen_text_def): bugfix.
51         (full_markup): allow markup identifier.
52
53 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
54
55         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
56         jobs at the same time. Add horizontal lines to Command menu.
57         Allow one compiling job -- propose killing others before a new one.
58
59         * lilypond.words: add markup, teeny, etc.
60
61 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
62
63         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
64         Allow only one type of midi process; launching Midi either stops
65         midis or plays the current midi and launching MidiAll stops midis
66         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
67         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
68
69 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
70
71         * lily/text-engraver.cc (process_acknowledged_grobs): use new
72         markup  for new markup texts.
73
74         * lily/mark-engraver.cc (process_music): idem
75         
76         * lily/instrument-name-engraver.cc (create_text): idem
77
78         * scm/new-markup.scm (magnify-markup): new function.
79
80         * scm/molecule.scm (stack-lines): bugfix.
81
82         * lily/font-interface.cc (get_font): take font-magnification from
83         alist chain.
84
85 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
86
87         * lily/molecule-scheme.cc: move scheme functions to separate file.
88
89         * lily/font-metric.cc  (ly_get_glyph): new function. 
90         
91         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
92         (italic-markup, dynamic-markup): new functions
93         (font-markup): new function
94
95         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
96         padding and minimum
97
98 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
99
100         * lily/accidental-engraver.cc:
101         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
102
103 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
104
105         * lilypond.vim:
106         * lilypond-font-lock.el: Put \longa as duration. Accept only 
107         [a-zA-Z] for user defined identifiers. Separate note cases 
108         with and without a duration (allow cis\longaX).
109
110         * lilypond.words: Add words from Info.
111
112 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
113
114         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
115
116 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
117
118         * lilypond-mode.el: Propose reverting buffer before a command if
119         it was edited with an another editor.
120
121 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
122
123         * lily/molecule.cc (ly_translate_molecule): new function
124
125         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
126         into libdir
127
128         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
129
130         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
131
132 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
133
134         * lilypond.words: take \words from Info-index.
135
136 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
137
138         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
139
140 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
141
142         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
143
144 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
145
146         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
147         and lilypond-documentation.
148
149 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
150
151         * lily/parser.yy: Compile fix (bison 1.75).
152
153 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
154
155         * VERSION: 1.7.9 released
156
157         * scm/music-functions.scm (shift-one-duration-log): refactor.
158         Use music-map.
159
160         * input/regression/chord-tremolo.ly (texidoc): add dot test.
161
162         * NEWS: update.
163
164         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
165         argument
166         
167         * scm/music-functions.scm (display-music): new function
168         (music-map): change arg order.
169
170         * input/regression/new-markup-syntax.scm: new file
171
172         * lily/parser.yy (markup): add \markup { .. } syntax.
173
174         * scm/new-markup.scm (override-markup): new function
175         (lookup-markup): new function
176         (music-markup): new function
177         (lookup-markup-command): use markup-signature to store argument
178         format for parser.
179
180         * lily/lexer.ll: preliminary \markup syntax. 
181
182 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
183
184         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
185         add pre/post-dependencies and menus with icons from source.
186
187         * Documentation/pictures/lilypond-48x48.xpm:
188         * Documentation/pictures/lilypond-32x32.xpm:
189         * Documentation/pictures/lilypond-16x16.xpm: new files, background
190         transparent.
191
192         * stepmake/stepmake/generic-targets.make:
193         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
194
195 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
196
197         * input/regression/music-map.ly (texidoc): new file.
198
199         * scm/music-functions.scm (music-map): new function
200
201 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
202
203         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
204
205 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
206
207         * input/test/to-xml.ly:
208         * lily/ligature-engraver.cc: Fixes documentation.
209
210         * lilypond.mandrake.spec.in:
211         * lilypond.redhat.spec.in: Add lilypond.words.
212
213         * Documentation/user/refman.itely: Mention Info inside emacs.
214         
215         * lilypond.suse.spec.in:
216         * lilypond.redhat.spec.in: 
217         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
218
219 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
220
221         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
222         os.popen.read ().
223
224 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
225
226         * scripts/ly2dvi.py (include_path): print warning if failing anything.
227
228         * python/lilylib.py (error): add space
229
230 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
231
232         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
233         distribution.
234
235 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
236
237         * lily/paper-outputter.cc (Paper_outputter): close port when
238         finishing score.
239
240 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
241
242         * scm/sodipodi.scm: Fixes.
243
244 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
245
246         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
247
248         * buildscripts/make-font-dir.py: Fix. 
249
250 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
251
252         * lilypond-mode.el: Add support for Info inside Emacs.
253
254 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
255
256         * buildscripts/make-font-dir.py: 
257         * mf/GNUmakefile: Make sodipodi font map.
258
259         * scm/sodipodi.scm: Add more output functions.
260
261         * mf/feta-nummer.mf: 
262         * mf/feta-beugel.mf: Add font_coding_scheme.
263
264         * lily/paper-outputter.cc (output_header): Fix creator string.
265
266 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
267
268         * lilypond-mode.el (LilyPond-autocompletion): invoked with
269         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
270
271         * lilypond.words: add two (Everybody can add/remove words now!).
272
273         * debian/rules:
274         * make/lilypond.suse.spec.in:
275         * make/lilypond.mandrake.spec.in:
276         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
277
278         * Documentation/user/refman.itely: Mention autocompletion.
279
280 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
281
282         * scripts/ly2dvi.py: Add paper sizes.
283
284         * lily/timing-engraver.cc: 
285         * lily/time-signature.cc: 
286         * lily/span-bar.cc: 
287         * lily/grob-scheme.cc: Code formatting fixes.
288
289         * scm/sodipodi.scm: 
290         * scm/sketch.scm:
291         * buildscripts/mf-to-table.py: 
292         * buildscripts/make-font-dir.py: Font testing.
293
294 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
295
296         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
297         inserts try-completion and shows all-completions.
298
299         * lilypond.words: '\' -> '\\'
300
301         * lilypond-mode.el: load libraries in the end, lilypond.words defines
302         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
303         
304         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
305         and LilyPond-reserved-words.
306         
307 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
308
309         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
310         from load-path.
311         
312         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
313         the mini-buffer with Control-Shift-c.
314         
315 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
316
317         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
318         duration. This fixes \tempo taking time.
319
320 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
321
322         * lily/volta-engraver.cc (process_acknowledged_grobs): 
323         Allow for text markup in repeatCommands. 
324
325 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
326
327         * lilypond-mode.el (LilyPond-insert-string): new function, use it
328         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
329         Get rid of skeleton.el-dependency.
330
331         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
332
333 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
334
335         * lily/beam-engraver.cc (stop_translation_timestep): reset
336         now_stop_ev_
337
338         * lily/scm-option.cc: add parse-protect to ly:set-option
339
340         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
341
342 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
343
344         * lily/include/ligature-bracket.hh: removed
345         * lily/ligature-bracket.cc: removed
346
347         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
348         .tex
349
350         * lily/beam.cc (set_beaming): don't change beam count on rests.
351         (brew_molecule): always set flag-width > 0.
352
353 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
354
355         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
356         chars, remove instructions; instead, refer to lilypond-init.el and
357         Documentation/topdocs/INSTALL.texi.
358
359         * lilypond.words: add identifiers and reserved words.
360
361         * Documentation/topdocs/INSTALL.texi: separate sections for installing
362         files and adding a load-path.
363
364         * lilypond-init.el: Instructions, extracted from 
365         Documentation/topdocs/INSTALL.texi. 
366         
367 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
368
369         * VERSION: 1.7.8 released 
370
371         * lily/grob.cc (warning): better robustness fix.
372
373 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
374
375         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
376
377         * lily/cluster-engraver.cc: stick better to variable naming
378         conventions
379
380         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
381         until stop_translation_timestep()
382
383         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
384         min/max coordinates to backend, but no musical info such as
385         pitches
386
387         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
388
389         * lily/grob.cc: robustness fix: warning(): do not crash if
390         cause is not set
391
392         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
393         the much more elaborated tuplet brackets than the very naive and
394         simple ligature bracket grob
395
396 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
397
398         * Documentation/user/refman.itely (Analysis brackets): add
399         horizontal bracket doco.
400
401         * ly/property-init.ly (setMmRestFermata): added.
402
403         * Documentation/user/refman.itely (Multi measure rests): fermatas
404         on mm rests.
405
406         * input/regression/apply-context.ly (texidoc): new file
407
408         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
409         code to be executed during interpretation. Possible applications:
410         smart octavation, more advanced bar checks. 
411
412         * lily/apply-context-iterator.cc: new file.
413
414 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
415
416         * input/test/new-markup.ly: new file.
417
418         * lily/text-item.cc (text_to_molecule): new function
419
420         * scm/new-markup.scm (lambda): new file
421
422         * lily/function-documentation.cc (ly_add_function_documentation):
423         add proc property as well
424
425 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
426
427         * Documentation/user/music-glossary.tely (Top): add custos.
428
429 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
430
431         * Documentation/topdocs/INSTALL.texi: advise how to include source
432         path to Emacs load-path and improve language.
433
434 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
435
436         * GNUmakefile.in: config.h message fix.
437
438         * autogen.sh:
439         * aclocal.m4: Regenerate.
440
441         * configure.in: 
442         * config.make.in: 
443         * stepmake/config.make.in: 
444         * stepmake/configure.in: 
445         * stepmake/autogen.sh: 
446         * stepmake/aclocal.m4: Update for autoconf 2.56.
447
448 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
449
450         * Documentation/topdocs/INSTALL.texi: instructions for an user how
451         to install Emacs-mode. Instructions how to use vim-mode.
452
453 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
454
455         * scm/music-types.scm (music-descriptions): no length for tempo event.
456
457         * input/*.ly: add \version everywhere.
458         
459         * input/*.ly: update syntax to 1.7 + new-chords.
460
461         * VERSION: 1.7.7 released.
462         
463         * Documentation/user/*.tely: new chord syntax.
464
465         * input/regression/[bc]*.ly (texidoc): syntax updates.
466         
467 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
468
469         * lilypond.words: add vocabulary to be used in auto-completion
470
471         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
472
473         * lilypond.vim: allow note name at EOF
474
475 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
476
477         * buildscripts/new-chords.py (edit): -e option: inline editing.
478
479         * input/regression/a*.ly (texidoc): syntax updates.
480
481         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
482         music): elucidations. 
483
484 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
485
486         * lily/include/lily-proto.hh, ly/engraver-init.ly,
487         ly/spanners-init.ly, scm/grob-description.scm,
488         scm/grob-property-description.scm, scm/music-types.scm,
489         lily/cluster-engraver.cc, lily/cluster.cc,
490         lily/include/cluster.hh, input/test/cluster.ly: cluster
491         implementation
492
493         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
494         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
495         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
496
497         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
498
499         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
500
501         * scm/grob-description.scm: bugfix: by default, use default note
502         head style when engraving ligatures
503
504         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
505
506         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
507         events
508
509         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
510
511         * input/test/ancient-font.ly: bugfix: style -> flag-style
512
513         * lily/ligature-engraver.cc: indentation fix
514
515         * lily/parser.yy: indentation fixes
516         
517 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
518
519         * input/regression/measure-grouping.ly: more elaborate example.
520
521         * lily/moment.cc: ly:add-moment, ly:mul-moment,
522         ly:div-moment. New functions 
523
524         * scm/music-functions.scm (set-time-signature): new function,
525         allow inline time sig settings with measure grouping.
526
527         * lily/parser.yy (command_element): move time sig construction
528         into Scheme.
529
530         * lily/side-position-interface.cc (out_of_staff): new function,
531         like padding, but keep minimum distance from staff. Easier than
532         linespanners (dynamics, pedals), but roughly the same effect.
533
534 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
535
536         * emacs-mode.el: Added spanish-note-replacements 
537         (<carlos.betancourt@chello.be>).
538
539         * vimrc: (Un)commenting with <(S-)F12>, tidy.
540
541 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
542
543         * lilypond.vim: Do not fontify cises, desis, etc.
544
545         * vimrc: view dvi with <S-F6>
546
547 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
548
549         * lily/lookup.cc (triangle): new function.
550
551         * input/regression/measure-grouping.ly (texidoc): new file: show
552         triangles and brackets for beat groups of 3 and 2.
553
554         * lily/include/measure-grouping-spanner.hh (class
555         Measure_grouping): new file.
556
557         * lily/measure-grouping-spanner.cc (brew_molecule): new file
558
559         * lily/measure-grouping-engraver.cc (class
560         Measure_grouping_engraver): new file.
561
562 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
563
564         * Merge from stable:
565
566             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
567         
568         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
569         stylesheet.
570
571         * ly/paper19.ly: Include paper19-init.ly.
572
573         * ly/paper19-init.ly: New file.
574
575         * Documentation/user/tutorial.itely (First steps): Fix first
576         example for font test.
577
578         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
579
580         * ChangeLog: Add 1.7.6 release marker (see below).
581
582         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
583         Add .py files.
584
585 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
586
587         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
588
589         * input/tutorial/*.ly: update to new syntax.
590
591         * lily/parser.yy (Composite_music): new transpose syntax,
592         \transpose FROM TO MUSIC. 
593
594 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
595
596         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
597         latex progress/error output to stderr (by default this goes to
598         stdout).  Show lilypond progress, even when not verbose.
599
600         * python/lilylib.py (system): New optional parameter to control
601         showing of progress.
602
603         * scm/backend-documentation-lib.scm (check-dangling-properties):
604         Fix error message.
605
606         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
607         axis, extent.
608
609         * scm/grob-property-description.scm (magnify): Remove.
610         (extent, axis): Add.
611
612 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
613
614         * VERSION: Release 1.7.6.
615
616         * scripts/convert-ly.py: more uniformization substitutions.
617
618         * buildscripts/new-chords.py (sub_chords): new file.
619
620 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
621
622         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
623         lilypond.map.  Include sauter fonts too.  Cleanups.
624
625 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626
627         * Documentation/user/tutorial.itely (First steps): change to new
628         chord/tie/slur/beam notation.
629
630         * lily/parser.yy (event_that_take_dir): allow postfix notation for
631         ties.
632
633         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
634         engraver. Process ties in postfix notation, i.e. c8-~ c
635
636         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
637
638         * input/regression/beam-postfix-notation.ly (texidoc): new file.
639
640         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
641
642         * lily/beam-engraver.cc (try_music): accept new-beam-events
643
644         * input/regression/chord-scripts.ly (texidoc): new file
645
646         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
647         script-events.
648
649         * scm/script.scm (default-script-alist): cleanup.
650
651         * lily/script-engraver.cc (make_script_from_event): cleanup.
652
653         * lily/lyric-combine-music-iterator.cc
654         (Lyric_combine_music_iterator): remove superfluous events.
655         (melisma_busy): new function. Fix broken melismas.
656
657 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
658
659         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
660         Remove nonvalid settings. Use descriptive key names.
661         Use <Return> to indicate the pressing of that key.
662
663 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
664
665         * scripts/lilypond-book.py (option_definitions): Typo.
666
667         * scripts/ly2dvi.py: Updates.
668
669         * python/lilylib.py (setup_environment, print_environment)
670         (get_bbox, make_preview): Merge and remove from ly2dvi and
671         lilypond-book.
672
673         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
674
675         * .cvsignore: Remove some cruft.
676
677         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
678         path.
679
680         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
681         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
682         throughout.
683
684         * python/lilylib.py (quiet_system): Junk
685         (system): Display error log upon failure.
686         (read_pipe): New function.  Cleanups and fixes.
687
688         * python/*.py: Rename from *.py.in.
689         
690         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
691
692         * GNUmakefile.in (SUBDIRS): Move python before scripts.
693
694 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
695
696         * python/GNUmakefile: Bugfix: handle modules.
697
698         * stepmake/stepmake/python-module-targets.make (default): Add
699         compiled modules. 
700
701         * stepmake/stepmake/python-module-rules.make: Add rule for byte
702         compiling modules.
703
704         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
705         Bugfix.  (OUT_PYC_MODULES): Add.
706
707 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
708
709         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
710         Use default paths. Refresh description.
711
712 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
713
714         * VERSION: 1.7.5 released
715
716         * input/regression/finger-chords.ly (texidoc): new file.
717
718         * lily/script-engraver.cc (process_music): remove scriptHorizontal
719         support
720
721         * lily/fingering-engraver.cc (process_music): remove kludgy
722         scriptHorizontal stuff.
723
724         * lily/script.cc: remove staff-support property.
725
726         * lily/new-fingering-engraver.cc (add_fingering): new
727         file. Fingering engraver for new style chords.
728
729 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
730
731         * lily/parser.yy (bare_number): allow 4 \cm (without
732         decimal dot). (should backport to 1.6?)
733
734         * ly/declarations-init.ly: use Scheme for dimension defs.
735
736         * lily/parser.yy (TODO): remove hard coded dimensions, add
737         REAL NUMBER_IDENTIFIER production.
738
739         * lily/rest-collision.cc (force_shift_callback): rewrite using
740         -done property.
741
742         * scm/grob-property-description.scm (rest-collision-done): add
743         property.
744         
745         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
746
747 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
748
749         * input/regression/multi-measure-rest-center.ly: new file.
750
751         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
752         off horizontally by 0.05 ss. Fixed.
753
754 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
755
756         * scm/pdftex.scm: Rename ly-number to ly:number->string.
757
758         * Documentation/topdocs/index.tely: Remove duplicate from merge.
759
760 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
761
762         * lily/tie.cc (get_control_points): also avoid staff lines on the
763         just outside the outer staff lines
764
765 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
766
767         * ly/params-init.ly: Just define style-alist, no need to
768         define-public.
769
770         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
771         (thanks Han-Wen).
772
773         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
774         (FET_FILES): = FONT_FILES.
775
776         * Merge from stable:
777
778             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
779
780 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
781
782         * VERSION: 1.7.4 released.  
783         
784         * scm/generate-documentation.scm (string-append): add macro
785         definitions.
786
787         * lily/text-item.cc (lookup_text): don't use virtual fonts for
788         normal texts.
789
790         * lily/multi-measure-rest-engraver.cc: make separate
791         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
792
793         * lily/multi-measure-rest.cc: remove text handling. Remove
794         number-threshold.
795
796 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
797
798         * scm/music-types.scm: doc patch by Graham Percival
799
800 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
801
802         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
803         encoding part.
804         (Font_info.set_defaults): pixelsize now also defauts to '0'.
805         (sketch_p): Sketch wants only first four elements of X11 font spec.
806
807         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
808
809         * mf/feta-autometric.mf: Write foundry and family to log.
810
811         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
812         font translation table.
813
814         * buildscripts/mf-to-table.py: Better font info into afm.
815
816         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
817         1.0.9 required.
818
819         * configure.in: Whine for mftrace 1.0.9.
820
821 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
822
823         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
824
825         * lily/main.cc (main_prog): don't try to load init.EXT when
826         processing foo.EXT.
827
828 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
829
830         * scm/tex.scm (zigzig-line): added.
831
832         * scm/ps.scm (zigzag-line): added.
833
834         * ps/music-drawing-routines.ps (subvec): added.
835         (draw_zigzag_line): added.
836         
837         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
838         grob properties zigzag-width and zigzag-length.
839
840         * input/regression/glissando.ly: Add some zig-zagged glissandi.
841
842 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
843
844         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
845         svg output, including font.
846
847 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
848
849         * scm/lily.scm: Register sodipodi output module.
850
851         * scm/sodipodi.scm: New file.
852
853         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
854
855         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
856         comment, after header.
857         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
858         FullName.  Fix FontName key.
859
860 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
861
862         * lily/rest.cc (after_line_breaking): bugfix: dots after half
863         and breve rests.
864         
865         * input/test/blank-notes.ly: bugfix
866
867         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
868         rests. (Kim Shrier)
869
870         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
871         
872 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
873
874         * scm/tex.scm: 
875         * scm/ps.scm: Cleanup and remove obsolete junk.
876
877         * Documentation/user/internals.itely:
878         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
879
880         * lily/parser.yy: Identify shift/reduce problems.
881
882         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
883         make-style-sheet.  Too specific for convert-ly?
884
885 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
886
887         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
888
889         * input/test/*.ly: various fixes.
890
891         * lily/music.cc (name): bugfix
892
893         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
894
895         * lily/input-file-results.cc (code): set-point-and-click! ->
896         set-point-and-click
897         
898 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
899
900         * Use uniform ly: prefix for exported scheme primitive functions.
901
902         * scm/music-types.scm: junk compat glue
903
904         * scripts/convert-ly.py: add rules for stuff below, junk
905         compatibility glue for spanrequest.
906
907         * lily/parser.yy (verbose_event): remove \spanrequest,
908         \commandspanrequest, \script. 
909         
910         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
911
912         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
913         for \penalty, \glissando.
914
915         * VERSION: release 1.7.3
916         
917 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
918
919         * lily/accidental-engraver.cc: Fix
920         grace-in-the-beginning-of-measure bug caused by the resent
921         partial-measure fix.
922
923         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
924         overlap looks too crowded)
925         
926 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
927
928         * lily/parser.yy (assignment): allow SCM expression as assignment.
929
930         * lily/include/music-output-def.hh (class Music_output_def):
931         * lily/music-output-def.cc: 
932         * lily/paper-def.cc: 
933         * scm/font.scm (markup-to-properties):
934         * lily/parser.yy (music_output_def_body): 
935         remove style_sheet_
936
937 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
938
939         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
940         length.
941
942         * input/regression/spacing-to-grace.ly: new file.
943
944         * input/regression/spacing-end-of-line.ly: new file.
945
946         * lily/note-spacing.cc (get_spacing): take into account breakable
947         stuff sticking out at the left (time sig change at line break).
948
949         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
950         raggedright code.
951
952         * scm/music-functions.scm (make-voice-props-set): add
953         staff-position for mm rests.
954  
955         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
956         before grace notes a little.
957
958         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
959
960         * lily/break-align-interface.cc (do_alignment): right-edge spacing
961         key adds space at the end of line. 
962
963 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
964
965         * scm/sketch.scm: Fix beams.
966
967         * buildscripts/mf-to-table.py: Add EncodingScheme.
968
969         * scm/sketch.scm: Resurrect.
970
971 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
972
973         * lily/multi-measure-rest.cc: use breve rests for measure lengths
974         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
975
976 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
977
978         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
979
980         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
981
982 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
983
984         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
985         token for origin information.
986
987         * lily/parser.yy (My_lily_lexer): do identifier location and
988         cloning from lexer.
989
990         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
991         logic out of the parser. Add bar checks on both ends.
992
993         * Documentation/user/refman.itely (Multi measure rests): add more
994         notes about mm rests.
995
996 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
997
998         * input/regression/bar-scripts.ly: Re-enable.
999
1000         * lily/parser.yy:
1001         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1002         released rsn.  Bison 1.50 has a crucial bug and won't work.
1003
1004         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1005
1006
1007 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1008
1009         * input/regression/bar-scripts.ly: Blunt documentation build fix.
1010
1011 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1012
1013         * Actually merge changes since 1.6.4 besides ChangeLog, and
1014         resolve conflicts.  Lots of updates, hope all is well.
1015         
1016         * cygwin/lilypond.hint (requires): Add ghostscript.
1017
1018         * scm: Update some (c).
1019         
1020 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1021
1022         * input/test/{various}.ly: add \header fields and texidoc strings.
1023
1024 2002-10-05  Werner Lemberg  <wl@gnu.org>
1025
1026         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1027         renamed to `output_latex_quoted'.
1028         Added `output_latex_noquote'.
1029         (schedule_lilypond_block): Implement `noquote' option for LaTeX
1030         mode.
1031
1032 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1033
1034         * ChangeLog: Add 1.6.6 release marker.  See below.
1035
1036         * stepmake/stepmake/po-targets.make: Remove --c++ option.
1037
1038         * scripts/midi2ly.py: Fix global syntax warnings.
1039
1040         * GNUmakefile.in: Generate builddir locale tree too.
1041
1042         * scripts/ly2dvi.py:
1043         * scripts/midi2ly.py: 
1044         * scripts/mup2ly.py: 
1045         * scripts/update-lily.py:
1046         * lily/main.cc (setup_paths): Fix for locales setup.
1047
1048 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1049
1050         * Documentation/windows/installing.texi: Soften wording about
1051         necessity of becoming Administrator.  tommie@iae.nl reports this
1052         does not seem to be necessary for his flavour of Windows 2000.
1053         Explicitely discourage text mode mounts.
1054
1055 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1056
1057         * lily/rest.cc (after_line_breaking): backport dot position fix.
1058
1059         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1060         rests. Thanks to Klaus Zimmermann for finding this bug.
1061
1062 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1063
1064         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1065
1066 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1067
1068         * Documentation/user/music-glossary.tely: fix links.
1069
1070 2002-10-21  Werner Lemberg  <wl@gnu.org>
1071
1072         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1073         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1074         scaling factor) only once and use them in the definition of
1075         \embeddedps.
1076         * ps/music-drawing-routines.ps (skeel): Removed.
1077
1078 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1079
1080         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1081         Solaris7, as we don't use nested $( ) constructs.
1082
1083 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1084
1085         * VERSION: Release 1.6.6.
1086         
1087 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1088
1089         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1090         as workaround for /bin/sh problems on Solaris7.
1091
1092 2002-10-19  Werner Lemberg  <wl@gnu.org>
1093
1094         * GNUmakefile.in (web-doc): Fix typos.
1095         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1096         `music-drawing-routines.ps' but emit \special{header=...} once.
1097         * scm/tex.scm (header-end): Updated.
1098
1099 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1100
1101         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1102         undefined tremolo. 
1103
1104 2002-10-15  Werner Lemberg  <wl@gnu.org>
1105
1106         * scripts/lilypond-book.py (g_make_html): New global variable.
1107         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1108         if `g_make_html' isn't set.
1109         [main]: Add format `texi-html'.
1110         (option_definitions): Updated.
1111         * Documentation/user/lilypond-book.itely: Updated.
1112
1113         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1114         * make/ly-rules.make (%.texi, %.nexi): Use it.
1115         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1116         format to lilypond-book.
1117         * GNUmakefile.in (web-doc): Ditto.
1118
1119 2002-10-14  Werner Lemberg  <wl@gnu.org>
1120
1121         Further improve TeX output.  The produced files are about 40%
1122         smaller.  `lilyponddefs.tex' is now read only once.
1123
1124         * tex/lilyponddefs.tex: Remove footer stuff.
1125         (\ifundefined): Renamed to...
1126         (\lilypondundefined): This.  Use LaTeX's definition to
1127         make it nestable and make it global.
1128         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1129         output.
1130         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1131         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1132         them global.
1133         (\placebox): Renamed to...
1134         (\lyitem): This.
1135         Make it global and call \outputscale by itself.
1136         (\lybox, \lyvrule): New macros to reduce input data.
1137         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1138         New auxiliary macros.
1139         (\SkipLilydefs, \EndLilyPondOutput): Removed.
1140         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1141         to...
1142         (\lilypondspace): This and made it global.
1143         (\turnOnPostScript): Renamed to...
1144         (\lilypondpostscript): This and made it global.
1145         (\turnOnExperimentalFeatures): Renamed to...
1146         (\lilypondexperimentalfeatures): This and made it global.
1147         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1148         (\lilypondsetdimen): This and made it global.
1149         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1150         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1151         (all, $(outdir)/music-drawing-routines.ps): New rules.
1152         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1153         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1154         start-system, stop-system, stop-last-system, filledbox): Updated to
1155         use the changed macros from lilyponddefs.tex.
1156         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1157
1158 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1159
1160         * Documentation/windows/installing.texi: Update.
1161
1162 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1163
1164         * VERSION: 1.6.5 released
1165
1166         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1167
1168 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1169
1170         * scm/translator-property-description.scm (voltaOnThisStaff): add
1171         property.
1172
1173 2002-09-28  Werner Lemberg  <wl@gnu.org>
1174
1175         * scm/tex.scm (header-end): Suppress page numbering.
1176
1177         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1178         Fix quotation for HTML output.
1179
1180 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1181         
1182         * Documentation/user/refman.itely: grammar and phrasing
1183           fixes to "Note Entry" section.  Also adds a few new examples.
1184
1185 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1186
1187         * flower/include/string-data.icc: include string.h
1188
1189 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1190
1191         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1192
1193 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1194
1195         * Documentation/user/GNUmakefile (extra-local-help): Add.
1196
1197         * stepmake/stepmake/www-targets.make (local-help): Add.
1198
1199 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1200
1201         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1202         packages.
1203
1204         * Documentation/topdocs/README.texi (Top): building documentation
1205         (not website.)
1206
1207 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1208
1209         * Documentation/user/refman.itely: 
1210         * Documentation/user/tutorial.itely: 
1211         * Documentation/user/music-glossary.tely: Merge changes.
1212
1213         * Documentation/user/glossary.html.in: 
1214         * Documentation/index.texi: 
1215         * Documentation/header.html.in: Accomodate renaming of glossary.
1216         
1217         * Documentation/user/tutorial.itely: Add some glossary references.
1218         
1219         * Documentation/user/refman.itely: Minor fixes.
1220         
1221         * Documentation/user/lilypond.tely: Add glossary do direntry.
1222
1223         * Documentation/user/music-glossary.tely: Rename (previously:
1224         glossary.tely).  Fix anchor placement.
1225
1226         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1227
1228 2002-09-23  Werner Lemberg  <wl@gnu.org>
1229
1230         * scripts/lilypond-book.py (output_dict): Fix handling of
1231         various environments by avoid extraneous newlines.
1232         Rename `output-all' regexp for html to `output-html'.
1233         Replace `output-all' regexp for texi with `output-texi-quote'
1234         and `output-texi-noquote'.
1235         (compose_full_body): Don't override `linewidth' user option
1236         for `singleline'.
1237         (schedule_lilypond_block): Don't indent text specified with
1238         `intertext' option.
1239         Add new option `noquote'.
1240         (compile_all_files): Use latex instead of tex to compile ly
1241         files directly.
1242
1243         * Documentation/user/lilypond-book.itely: Updated and revised.
1244         Improve layout.
1245
1246         * Documentation/user/glossary.tely,
1247         Documentation/user/introduction.itely,
1248         Documentation/user/tutorial.itely,
1249         Documentation/user/refman.itely,
1250         Documentation/user/appendices.itely: Fix overfull LilyPond
1251         boxes caused by the new lilypond-book code.  Other minor
1252         fixes.
1253
1254         * Documentation/user/macros.itexi (@texiflat): Don't emit
1255         trailing space.
1256
1257         * scm/tex.scm (end-output, header-end): Add preamble and
1258         postamble to make lilypond output directly compilable with
1259         latex.
1260
1261         
1262 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1263
1264         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1265         instructions.
1266
1267 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1268
1269         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1270
1271 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1272
1273         * lily/beam.cc (connect_beams): don't crash if there are quarter
1274         notes in beams.
1275
1276 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1277
1278         * Documentation/user/refman.itely: corrected ancient clef
1279         docu; added docu on ligatures
1280
1281 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1282
1283         * Documentation/user/glossary.tely,
1284         Documentation/user/refman.itely, input/les-nereides.ly,
1285         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1286         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1287         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1288         Stem properties: flag-style -> stroke-style, style -> flag-style.
1289
1290
1291 2002-09-22  Werner Lemberg  <wl@gnu.org>
1292
1293         * scripts/lilypond-book.py: Add option `notime' to suppress
1294         printing of a time signature.  Specify default indentation of 0pt
1295         if single line fragment.  Don't emit redundant `\paper{ }'.
1296
1297         * Documentation/user/lilypond-book.itely: Updated.
1298
1299         * Documentation/user/glossary.tely: Completely reformatting.
1300
1301 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1302
1303         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1304
1305 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1306
1307         * Documentation/user/tutorial.itely: Fix links.
1308         
1309         * Documentation/topdocs/index.tely:
1310         * Documentation/index.texi:
1311         * Documentation/header.html.in: Small website fixes and updates.
1312
1313         * debian/: Debian patch by Anthony Fok.
1314
1315 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1316
1317         * Documentation/footer.html.in: How time flies: It's already 2002!
1318
1319         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1320         more descriptive link names than 'here'.
1321
1322 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1323
1324         * VERSION: 1.7.2 released
1325         * VERSION: 1.6.4 released
1326         
1327         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1328
1329         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1330         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1331
1332         * mf/feta-din.mf (test): add x-height and space.
1333
1334         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1335         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1336
1337         * ly/grace-init.ly: add-to-grace-init: function to portably add
1338         settings to \grace. 
1339
1340         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1341         if we get an absolute dynamic event.
1342  
1343         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1344
1345         * lily/source-file.cc (get_line): oops. All line numbers were off
1346         by 2. Fix that. 
1347
1348         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1349         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1350
1351         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1352
1353         * lily/parser.yy (number_factor): remove (number) as number
1354         expression. ("Let them eat Lisp").
1355
1356 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1357
1358         * lily/horizontal-bracket.cc: new file.
1359
1360         * lily/horizontal-bracket-engraver.cc: new file.
1361
1362         * input/regression/note-group-bracket.ly: new file. Support
1363         horizontal note brackets for music analysis.
1364
1365         * lily/stem.cc (flag): new flag-style: no-flag.
1366
1367         * input/test/stem-cross-staff.ly: new file
1368         
1369         * Documentation/user/internals.itely: Improved formatting, fixing
1370         typos.  Added a section `Output details' to describe how the TeX
1371         code looks like.
1372
1373         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1374
1375         * lily/parser.yy: remove \dynamicscript.
1376
1377         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1378         definitions. 
1379
1380         * python/midi.c (midi_error): take two arguments.
1381
1382         * Merge 1.6.5 changes:
1383         
1384 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1385
1386         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1387         staff-space.  Previous 1.5 was probably meant as half-spaces.
1388         (cautionary-style): parentheses (was: smaller).  This is what doco
1389         says, and it seems more logical.
1390
1391         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1392         for 2nd sentence.
1393
1394 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1395
1396         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1397
1398 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1399
1400         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1401
1402 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1403
1404         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1405
1406 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1407
1408         * scm/translator-property-description.scm (voltaOnThisStaff): add
1409         property.
1410
1411 2002-09-28  Werner Lemberg  <wl@gnu.org>
1412
1413         * scm/tex.scm (header-end): Suppress page numbering.
1414
1415         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1416         Fix quotation for HTML output.
1417
1418 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1419         
1420         * Documentation/user/refman.itely: grammar and phrasing
1421           fixes to "Note Entry" section.  Also adds a few new examples.
1422
1423 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1424
1425         * flower/include/string-data.icc: include string.h
1426
1427 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1428
1429         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1430
1431 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1432
1433         * Documentation/user/GNUmakefile (extra-local-help): Add.
1434
1435         * stepmake/stepmake/www-targets.make (local-help): Add.
1436
1437 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1438
1439         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1440         packages.
1441
1442         * Documentation/topdocs/README.texi (Top): building documentation
1443         (not website.)
1444
1445 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1446
1447         * Documentation/user/refman.itely: 
1448         * Documentation/user/tutorial.itely: 
1449         * Documentation/user/music-glossary.tely: Merge changes.
1450
1451         * Documentation/user/glossary.html.in: 
1452         * Documentation/index.texi: 
1453         * Documentation/header.html.in: Accomodate renaming of glossary.
1454         
1455         * Documentation/user/tutorial.itely: Add some glossary references.
1456         
1457         * Documentation/user/refman.itely: Minor fixes.
1458         
1459         * Documentation/user/lilypond.tely: Add glossary do direntry.
1460
1461         * Documentation/user/music-glossary.tely: Rename (previously:
1462         glossary.tely).  Fix anchor placement.
1463
1464         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1465
1466 2002-09-23  Werner Lemberg  <wl@gnu.org>
1467
1468         * scripts/lilypond-book.py (output_dict): Fix handling of
1469         various environments by avoid extraneous newlines.
1470         Rename `output-all' regexp for html to `output-html'.
1471         Replace `output-all' regexp for texi with `output-texi-quote'
1472         and `output-texi-noquote'.
1473         (compose_full_body): Don't override `linewidth' user option
1474         for `singleline'.
1475         (schedule_lilypond_block): Don't indent text specified with
1476         `intertext' option.
1477         Add new option `noquote'.
1478         (compile_all_files): Use latex instead of tex to compile ly
1479         files directly.
1480
1481         * Documentation/user/lilypond-book.itely: Updated and revised.
1482         Improve layout.
1483
1484         * Documentation/user/glossary.tely,
1485         Documentation/user/introduction.itely,
1486         Documentation/user/tutorial.itely,
1487         Documentation/user/refman.itely,
1488         Documentation/user/appendices.itely: Fix overfull LilyPond
1489         boxes caused by the new lilypond-book code.  Other minor
1490         fixes.
1491
1492         * Documentation/user/macros.itexi (@texiflat): Don't emit
1493         trailing space.
1494
1495         * scm/tex.scm (end-output, header-end): Add preamble and
1496         postamble to make lilypond output directly compilable with
1497         latex.
1498
1499         
1500 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1501
1502         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1503         instructions.
1504
1505 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1506
1507         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1508
1509 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1510
1511         * lily/beam.cc (connect_beams): don't crash if there are quarter
1512         notes in beams.
1513
1514 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1515
1516         * Documentation/user/refman.itely: corrected ancient clef
1517         docu; added docu on ligatures
1518
1519 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1520
1521         * Documentation/user/glossary.tely,
1522         Documentation/user/refman.itely, input/les-nereides.ly,
1523         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1524         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1525         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1526         Stem properties: flag-style -> stroke-style, style -> flag-style.
1527
1528 2002-09-22  Werner Lemberg  <wl@gnu.org>
1529
1530         * scripts/lilypond-book.py: Add option `notime' to suppress
1531         printing of a time signature.  Specify default indentation of 0pt
1532         if single line fragment.  Don't emit redundant `\paper{ }'.
1533
1534         * Documentation/user/lilypond-book.itely: Updated.
1535
1536         * Documentation/user/glossary.tely: Completely reformatting.
1537
1538 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1539
1540         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1541
1542 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1543
1544         * Documentation/user/tutorial.itely: Fix links.
1545         
1546         * Documentation/topdocs/index.tely:
1547         * Documentation/index.texi:
1548         * Documentation/header.html.in: Small website fixes and updates.
1549
1550         * debian/: Debian patch by Anthony Fok.
1551
1552 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1553
1554         * Documentation/footer.html.in: How time flies: It's already 2002!
1555
1556         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1557         more descriptive link names than 'here'.
1558
1559 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1560
1561         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1562
1563 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1564
1565         * lily/part-combine-music-iterator.cc (get_state): cleanup
1566         (get_music_info): cleanup.
1567
1568 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1569
1570         * scm/backend-documentation-lib.scm (interface-doc-string):
1571         crosslinks between interfaces and grobs. Headings for interfaces
1572         in grob explanation.
1573
1574 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1575
1576         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1577         dtd).  Add preliminary dtd.
1578         (re-sub-alist): Robustify.
1579
1580 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1581
1582         * lily/include/event-chord-iterator.hh,
1583         lily/context-specced-music-iterator.cc,
1584         lily/event.cc, lily/event-chord-iterator.cc: add
1585
1586 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1587
1588         * lily/: some (c) header fixes.
1589         
1590         * lily/request-chord.cc: Remove.
1591         
1592         * lily/include/event-chord-iterator.hh:
1593         * lily/include/event.hh:
1594         * lily/event-chord.cc: New file.
1595         
1596         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1597         requested.
1598
1599 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1600
1601         * lily/ : rename Request to Event
1602
1603         * lily/parser.yy (command_element): move clef stuff into Scheme.
1604
1605         * lily/:  rename length_mom () to get_length()
1606
1607         * lily/part-combine-music.cc: removed file and class.
1608
1609         * lily/context-specced-music-iterator.cc (class
1610         Context_specced_music_iterator): new file. Obsoletes the
1611         Context_specced_music type.
1612
1613         * scm/music-types.scm (make-repeated-music): put different kinds
1614         of repeated music into music-type table.
1615
1616         * VERSION: 1.7.1 released.
1617
1618         * scm/to-xml.scm: new file.
1619
1620         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1621         new Input representation: dump music as XML.
1622
1623         * scm/engraver-documentation-lib.scm
1624         (engraver-accepts-music-types?): add links from music to engraver,
1625         from music-type to engraver.
1626
1627         * lily/include/command-request.hh: removed
1628         lily/include/musical-request.hh: removed. Removed all _req classes
1629         except Key_change_req. Changes throughout.
1630
1631 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1632
1633         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1634
1635 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1636
1637         * lily/*.cc: specify accepts for many engravers.
1638
1639         * scm/music-documentation-lib.scm: dump music expressions and
1640         music subtypes.
1641
1642         * scm/documentation-lib.scm: complete revision.
1643         Use GOOPS objects to store document tree explicitly. Cleaned up and
1644         sped up doco generation a lot.
1645
1646 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1647
1648         * input/trip.ly (fugaIILeft): add arpeggio
1649
1650         * lily/translator-group.cc (try_music_on_nongroup_children):
1651         oops. The name symbol is in the cdr of the assoc handle.
1652
1653         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1654         Hyphen_req, Glissando_req, Break_req, Mark_req 
1655
1656 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1657
1658         * lily/musical-request.cc (music-duration-length,
1659         music-duration-compress): new functions.
1660
1661         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1662         throughout. Warning doesn't work yet.
1663
1664         * lily/translator-group.cc (try_music_on_nongroup_children):
1665         new implementation: store candidate acceptors in a hashTable.
1666
1667 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1668
1669         * scm/music-types.scm (music-descriptions): change name to
1670         internal-class-name
1671
1672         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1673
1674 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1675
1676         * lily/beam.cc (connect_beams): don't crash if there are quarter
1677         notes in beams.
1678
1679 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1680
1681         * Documentation/user/refman.itely: corrected ancient clef
1682         docu; added docu on ligatures
1683
1684 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1685
1686         * Documentation/user/glossary.tely,
1687         Documentation/user/refman.itely, input/les-nereides.ly,
1688         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1689         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1690         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1691         Stem properties: flag-style -> stroke-style, style -> flag-style.
1692
1693 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1694
1695         * scm/music-functions.scm (music-separator?): don't use name music
1696         property.
1697
1698 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1699
1700         * stepmake/stepmake/generic-targets.make (help): Document check
1701         target.
1702
1703         * lily/new-accidental-engraver.cc: Compile fix.
1704
1705 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1706
1707         * scripts/convert-ly.py: Add rule.
1708
1709         * input/test/music-creation.ly:
1710         * input/test/add-staccato.ly:
1711         * input/test/add-text-script.ly: ly-make-music.
1712
1713         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1714         More ly-make-music renamings.
1715
1716         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1717
1718         * lily/music-constructor.cc (make_music): Add debugging info.
1719
1720         * scm/music-functions.scm (make-simultaneous-music,
1721         (make-sequential-music, context-spec-music):
1722         * scm/music-types.scm (music-descriptions): Get lily to run.
1723
1724 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1725
1726         * lily/command-request.cc (transpose_key_alist): new function.
1727
1728         * lily/key-performer.cc (create_audio_elements): cleanup. 
1729
1730 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1731
1732         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1733
1734         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1735         events-accepted field.
1736
1737         * scm/music-types.scm: new file.
1738
1739         * lily/parser.yy: put music type initialization into scheme,
1740         similar to grob initialization.  Changes throughout.
1741
1742 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1743
1744         * Documentation/user/tutorial.itely: Fix links.
1745         
1746         * Documentation/index.texi: 
1747         * Documentation/header.html.in: 
1748         * Documentation/topdocs/index.tely: Small website fixes and updates.
1749
1750         * debian/: Debian patch by Anthony Fok.
1751
1752 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1753
1754         * Documentation/footer.html.in: How time flies: It's already 2002!
1755
1756         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1757         more descriptive link names than 'here'.
1758
1759         * ROADMAP: Remove test stuff.
1760
1761         * scripts/update-lily.py: Allow auto-building of stable and
1762         development versions.  Bugfixes.
1763
1764 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1765
1766         * VERSION: released 1.7.0
1767
1768         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1769
1770         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1771         positive line widths.
1772
1773 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1774
1775         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1776         go.  Fix comments.
1777
1778         * cygwin: Cygwin updates.
1779
1780 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1781
1782         * Documentation/windows/installing.texi (Top): version for python,
1783         urls for ghostscript (thanks to John Potelle)
1784         
1785         * lily/simultaneous-music-iterator.cc
1786         (Simultaneous_music_iterator): init children_list_ before
1787         triggering GC.
1788
1789         * lily/*-iterator.cc: be even more careful with smobbed copy
1790         constructors. 
1791
1792         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1793         LeftEdge item.
1794
1795 2002-09-15  Werner Lemberg  <wl@gnu.org>
1796
1797         Improving LilyPond's output to make them ordinary TeX boxes with
1798         predictable dimensions.  System boxes are now vertically centered on
1799         the baseline; this offset can be further controlled with
1800         \lilypondscoreshift.
1801
1802         * lily/system.cc (System::post_processing): Pass length of current
1803         system to `start-system' (including any horizontal indentation).
1804
1805         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1806         prettier.
1807         (lily-def): Append `%'.
1808         (start-system): Add parameter `wd'.  Output more TeX code to specify
1809         box dimensions.
1810         (stop-system, stop-last-system): Complement changes in
1811         `start-system'.
1812         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1813         Updated.
1814
1815         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1816         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1817         Write final `\endinput'.
1818
1819         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1820         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1821         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1822         files and macro definitions don't produce spurious spaces and
1823         paragraphs (using \endlinechar).
1824         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1825
1826         * Documentation/user/internals.itely: Improved formatting, fixing
1827         typos.  Added a section `Output details' to describe how the TeX
1828         code looks like.
1829
1830 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1831
1832         * lily/accidental-engraver.cc: Also work with partial measures.
1833
1834 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1835
1836         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1837         spanner.
1838
1839 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1840
1841         * lily/identifier-smob.cc (unpack_identifier): new file.
1842
1843         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1844         pass off scheme expressions as music identifiers.
1845
1846         * scm/lily.scm: reorganisation, cleanups.
1847
1848         * lily/main.cc: small cleanups.
1849
1850 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1851
1852         * lily/ly-module.{cc,hh}: new file.
1853
1854 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1855
1856         * lily/accidental-engraver.cc: Also work with partial measures.
1857
1858 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1859
1860         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1861
1862 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1863
1864         * lily/my-lily-lexer.cc: use SCM module in stead of
1865         Scheme_hash_table. Changes throughout.  
1866
1867 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1868
1869         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1870