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