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