]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/dynamic-engraver.cc (process_music): take dynamic direction
[lilypond.git] / ChangeLog
1 2002-10-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * lily/dynamic-engraver.cc (process_music): take dynamic direction
4         from ^_ for crescendi. Idem for slurs and phrasing slurs.
5
6         * ly/grace-init.ly: add-to-grace-init: function to portably add
7         settings to \grace. 
8
9         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
10         if we get an absolute dynamic event.
11  
12         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
13
14         * lily/source-file.cc (get_line): oops. All line numbers were off
15         by 2. Fix that. 
16
17         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
18         be after the note, combined with -_^, i.e. c4-(-\)-\>  
19
20         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
21
22         * lily/parser.yy (number_factor): remove (number) as number
23         expression. ("Let them eat Lisp").
24
25 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
26
27         * lily/horizontal-bracket.cc: new file.
28
29         * lily/horizontal-bracket-engraver.cc: new file.
30
31         * input/regression/note-group-bracket.ly: new file. Support
32         horizontal note brackets for music analysis.
33
34         * lily/stem.cc (flag): new flag-style: no-flag.
35
36         * input/test/stem-cross-staff.ly: new file
37
38         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
39
40         * lily/parser.yy: remove \dynamicscript.
41
42         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
43         definitions. 
44
45         * python/midi.c (midi_error): take two arguments.
46
47         * Merge 1.6.5 changes:
48         
49 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
50
51         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
52         staff-space.  Previous 1.5 was probably meant as half-spaces.
53         (cautionary-style): parentheses (was: smaller).  This is what doco
54         says, and it seems more logical.
55
56         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
57         for 2nd sentence.
58
59 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
60
61         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
62
63 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
64
65         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
66
67 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
68
69         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
70
71 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
72
73         * scm/translator-property-description.scm (voltaOnThisStaff): add
74         property.
75
76 2002-09-28  Werner Lemberg  <wl@gnu.org>
77
78         * scm/tex.scm (header-end): Suppress page numbering.
79
80         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
81         Fix quotation for HTML output.
82
83 2002-09-28   Graham Percival   <gperciva@sfu.ca>
84         
85         * Documentation/user/refman.itely: grammar and phrasing
86           fixes to "Note Entry" section.  Also adds a few new examples.
87
88 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
89
90         * flower/include/string-data.icc: include string.h
91
92 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
93
94         * scm/chord-name.scm (chord::inner-name-banter): remove space.
95
96 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
97
98         * Documentation/user/GNUmakefile (extra-local-help): Add.
99
100         * stepmake/stepmake/www-targets.make (local-help): Add.
101
102 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
103
104         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
105         packages.
106
107         * Documentation/topdocs/README.texi (Top): building documentation
108         (not website.)
109
110 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
111
112         * Documentation/user/refman.itely: 
113         * Documentation/user/tutorial.itely: 
114         * Documentation/user/music-glossary.tely: Merge changes.
115
116         * Documentation/user/glossary.html.in: 
117         * Documentation/index.texi: 
118         * Documentation/header.html.in: Accomodate renaming of glossary.
119         
120         * Documentation/user/tutorial.itely: Add some glossary references.
121         
122         * Documentation/user/refman.itely: Minor fixes.
123         
124         * Documentation/user/lilypond.tely: Add glossary do direntry.
125
126         * Documentation/user/music-glossary.tely: Rename (previously:
127         glossary.tely).  Fix anchor placement.
128
129         * Documentation/user/GNUmakefile: Make music-glossary.info too.
130
131 2002-09-23  Werner Lemberg  <wl@gnu.org>
132
133         * scripts/lilypond-book.py (output_dict): Fix handling of
134         various environments by avoid extraneous newlines.
135         Rename `output-all' regexp for html to `output-html'.
136         Replace `output-all' regexp for texi with `output-texi-quote'
137         and `output-texi-noquote'.
138         (compose_full_body): Don't override `linewidth' user option
139         for `singleline'.
140         (schedule_lilypond_block): Don't indent text specified with
141         `intertext' option.
142         Add new option `noquote'.
143         (compile_all_files): Use latex instead of tex to compile ly
144         files directly.
145
146         * Documentation/user/lilypond-book.itely: Updated and revised.
147         Improve layout.
148
149         * Documentation/user/glossary.tely,
150         Documentation/user/introduction.itely,
151         Documentation/user/tutorial.itely,
152         Documentation/user/refman.itely,
153         Documentation/user/appendices.itely: Fix overfull LilyPond
154         boxes caused by the new lilypond-book code.  Other minor
155         fixes.
156
157         * Documentation/user/macros.itexi (@texiflat): Don't emit
158         trailing space.
159
160         * scm/tex.scm (end-output, header-end): Add preamble and
161         postamble to make lilypond output directly compilable with
162         latex.
163
164         
165 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
166
167         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
168         instructions.
169
170 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
171
172         * Documentation/user/glossary.tely: Add titling and hyperlinks.
173
174 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
175
176         * lily/beam.cc (connect_beams): don't crash if there are quarter
177         notes in beams.
178
179 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
180
181         * Documentation/user/refman.itely: corrected ancient clef
182         docu; added docu on ligatures
183
184 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
185
186         * Documentation/user/glossary.tely,
187         Documentation/user/refman.itely, input/les-nereides.ly,
188         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
189         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
190         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
191         Stem properties: flag-style -> stroke-style, style -> flag-style.
192
193
194 2002-09-22  Werner Lemberg  <wl@gnu.org>
195
196         * scripts/lilypond-book.py: Add option `notime' to suppress
197         printing of a time signature.  Specify default indentation of 0pt
198         if single line fragment.  Don't emit redundant `\paper{ }'.
199
200         * Documentation/user/lilypond-book.itely: Updated.
201
202         * Documentation/user/glossary.tely: Completely reformatting.
203
204 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
205
206         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
207
208 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
209
210         * Documentation/user/tutorial.itely: Fix links.
211         
212         * Documentation/topdocs/index.tely:
213         * Documentation/index.texi:
214         * Documentation/header.html.in: Small website fixes and updates.
215
216         * debian/: Debian patch by Anthony Fok.
217
218 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
219
220         * Documentation/footer.html.in: How time flies: It's already 2002!
221
222         * Documentation/topdocs/index.tely: Stable/development fix.  Use
223         more descriptive link names than 'here'.
224
225 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
226
227         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
228
229 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
230
231         * lily/part-combine-music-iterator.cc (get_state): cleanup
232         (get_music_info): cleanup.
233
234 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
235
236         * scm/backend-documentation-lib.scm (interface-doc-string):
237         crosslinks between interfaces and grobs. Headings for interfaces
238         in grob explanation.
239
240 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
241
242         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
243         dtd).  Add preliminary dtd.
244         (re-sub-alist): Robustify.
245
246 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
247
248         * lily/include/event-chord-iterator.hh,
249         lily/context-specced-music-iterator.cc,
250         lily/event.cc, lily/event-chord-iterator.cc: add
251
252 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
253
254         * lily/: some (c) header fixes.
255         
256         * lily/request-chord.cc: Remove.
257         
258         * lily/include/event-chord-iterator.hh:
259         * lily/include/event.hh:
260         * lily/event-chord.cc: New file.
261         
262         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
263         requested.
264
265 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
266
267         * lily/ : rename Request to Event
268
269         * lily/parser.yy (command_element): move clef stuff into Scheme.
270
271         * lily/:  rename length_mom () to get_length()
272
273         * lily/part-combine-music.cc: removed file and class.
274
275         * lily/context-specced-music-iterator.cc (class
276         Context_specced_music_iterator): new file. Obsoletes the
277         Context_specced_music type.
278
279         * scm/music-types.scm (make-repeated-music): put different kinds
280         of repeated music into music-type table.
281
282         * VERSION: 1.7.1 released.
283
284         * scm/to-xml.scm: new file.
285
286         * input/test/to-xml.ly (fooBar): demo of what is possible with the
287         new Input representation: dump music as XML.
288
289         * scm/engraver-documentation-lib.scm
290         (engraver-accepts-music-types?): add links from music to engraver,
291         from music-type to engraver.
292
293         * lily/include/command-request.hh: removed
294         lily/include/musical-request.hh: removed. Removed all _req classes
295         except Key_change_req. Changes throughout.
296
297 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
298
299         * lily/tuplet-engraver.cc (try_music): Compile kludge.
300
301 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
302
303         * lily/*.cc: specify accepts for many engravers.
304
305         * scm/music-documentation-lib.scm: dump music expressions and
306         music subtypes.
307
308         * scm/documentation-lib.scm: complete revision.
309         Use GOOPS objects to store document tree explicitly. Cleaned up and
310         sped up doco generation a lot.
311
312 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
313
314         * input/trip.ly (fugaIILeft): add arpeggio
315
316         * lily/translator-group.cc (try_music_on_nongroup_children):
317         oops. The name symbol is in the cdr of the assoc handle.
318
319         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
320         Hyphen_req, Glissando_req, Break_req, Mark_req 
321
322 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
323
324         * lily/musical-request.cc (music-duration-length,
325         music-duration-compress): new functions.
326
327         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
328         throughout. Warning doesn't work yet.
329
330         * lily/translator-group.cc (try_music_on_nongroup_children):
331         new implementation: store candidate acceptors in a hashTable.
332
333 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
334
335         * scm/music-types.scm (music-descriptions): change name to
336         internal-class-name
337
338         * scm/chord-name.scm (chord::inner-name-banter): remove space.
339
340 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
341
342         * lily/beam.cc (connect_beams): don't crash if there are quarter
343         notes in beams.
344
345 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
346
347         * Documentation/user/refman.itely: corrected ancient clef
348         docu; added docu on ligatures
349
350 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
351
352         * Documentation/user/glossary.tely,
353         Documentation/user/refman.itely, input/les-nereides.ly,
354         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
355         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
356         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
357         Stem properties: flag-style -> stroke-style, style -> flag-style.
358
359 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
360
361         * scm/music-functions.scm (music-separator?): don't use name music
362         property.
363
364 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
365
366         * stepmake/stepmake/generic-targets.make (help): Document check
367         target.
368
369         * lily/new-accidental-engraver.cc: Compile fix.
370
371 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
372
373         * scripts/convert-ly.py: Add rule.
374
375         * input/test/music-creation.ly:
376         * input/test/add-staccato.ly:
377         * input/test/add-text-script.ly: ly-make-music.
378
379         * scm/drums.scm (make-head-type-elem, make-articulation-script):
380         More ly-make-music renamings.
381
382         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
383
384         * lily/music-constructor.cc (make_music): Add debugging info.
385
386         * scm/music-functions.scm (make-simultaneous-music,
387         (make-sequential-music, context-spec-music):
388         * scm/music-types.scm (music-descriptions): Get lily to run.
389
390 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
391
392         * lily/command-request.cc (transpose_key_alist): new function.
393
394         * lily/key-performer.cc (create_audio_elements): cleanup. 
395
396 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
397
398         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
399
400         * lily/include/translator.hh (ENTER_DESCRIPTION): add
401         events-accepted field.
402
403         * scm/music-types.scm: new file.
404
405         * lily/parser.yy: put music type initialization into scheme,
406         similar to grob initialization.  Changes throughout.
407
408 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
409
410         * Documentation/user/tutorial.itely: Fix links.
411         
412         * Documentation/index.texi: 
413         * Documentation/header.html.in: 
414         * Documentation/topdocs/index.tely: Small website fixes and updates.
415
416         * debian/: Debian patch by Anthony Fok.
417
418 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
419
420         * Documentation/footer.html.in: How time flies: It's already 2002!
421
422         * Documentation/topdocs/index.tely: Stable/development fix.  Use
423         more descriptive link names than 'here'.
424
425         * ROADMAP: Remove test stuff.
426
427         * scripts/update-lily.py: Allow auto-building of stable and
428         development versions.  Bugfixes.
429
430 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
431
432         * VERSION: released 1.7.0
433
434         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
435
436         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
437         positive line widths.
438
439 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
440
441         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
442         go.  Fix comments.
443
444         * cygwin: Cygwin updates.
445
446 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
447
448         * Documentation/windows/installing.texi (Top): version for python,
449         urls for ghostscript (thanks to John Potelle)
450         
451         * lily/simultaneous-music-iterator.cc
452         (Simultaneous_music_iterator): init children_list_ before
453         triggering GC.
454
455         * lily/*-iterator.cc: be even more careful with smobbed copy
456         constructors. 
457
458         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
459         LeftEdge item.
460
461 2002-09-15  Werner Lemberg  <wl@gnu.org>
462
463         Improving LilyPond's output to make them ordinary TeX boxes with
464         predictable dimensions.  System boxes are now vertically centered on
465         the baseline; this offset can be further controlled with
466         \lilypondscoreshift.
467
468         * lily/system.cc (System::post_processing): Pass length of current
469         system to `start-system' (including any horizontal indentation).
470
471         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
472         prettier.
473         (lily-def): Append `%'.
474         (start-system): Add parameter `wd'.  Output more TeX code to specify
475         box dimensions.
476         (stop-system, stop-last-system): Complement changes in
477         `start-system'.
478         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
479         Updated.
480
481         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
482         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
483         Write final `\endinput'.
484
485         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
486         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
487         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
488         files and macro definitions don't produce spurious spaces and
489         paragraphs (using \endlinechar).
490         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
491
492         * Documentation/user/internals.itely: Improved formatting, fixing
493         typos.  Added a section `Output details' to describe how the TeX
494         code looks like.
495
496 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
497
498         * lily/accidental-engraver.cc: Also work with partial measures.
499
500 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
501
502         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
503         spanner.
504
505 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
506
507         * lily/identifier-smob.cc (unpack_identifier): new file.
508
509         * lily/lexer.ll (identifier_type): new function.  use ly-id to
510         pass off scheme expressions as music identifiers.
511
512         * scm/lily.scm: reorganisation, cleanups.
513
514         * lily/main.cc: small cleanups.
515
516 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
517
518         * lily/ly-module.{cc,hh}: new file.
519
520 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
521
522         * lily/accidental-engraver.cc: Also work with partial measures.
523
524 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
525
526         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
527
528 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
529
530         * lily/my-lily-lexer.cc: use SCM module in stead of
531         Scheme_hash_table. Changes throughout.  
532
533 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
534
535         * VERSION (MY_PATCH_LEVEL): make 1.7.0
536