1 2003-05-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
3 * scripts/ly2dvi.py (extra_init): add compat2 to latexoptions.
5 2003-05-18 Jan Nieuwenhuizen <janneke@gnu.org>
7 * GNUmakefile.in (fonts): Also make fontball.
9 2003-05-17 Jan Nieuwenhuizen <janneke@gnu.org>
12 * lily/main.cc: It's 2003 already; messages only.
14 * Documentation/user/GNUmakefile: backport: Compatibility fix for
15 new makeinfo. Please upgrade to texinfo CVS or pretest > 4.5.90
16 (rsn) for making binary packages; info splitting bug has been
19 2003-05-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
21 * VERSION: release 1.6.10
23 * lily/multi-measure-rest-engraver.cc
24 (start_translation_timestep): backport of 1.7 grace + mmrest fix.
26 2003-04-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
28 * python/lilylib.py.in: temporary directory vulnerability fix.
30 2003-04-29 Jan Nieuwenhuizen <janneke@gnu.org>
32 * GNUmakefile.in (SUBDIRS): midi2ly.1 build fix backport: build
33 python before scripts (thanks Anthony).
35 2003-04-15 Jan Nieuwenhuizen <janneke@gnu.org>
37 * debian: Update. Remove mentioning of `mudela'; There's no such
40 2003-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
42 * Backport flex issue:
44 * stepmake/aclocal.m4: Include compile fix for broken flex, as
45 used in includable-lexer.hh.
47 * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
49 * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
50 (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
52 * lily/include/includable-lexer.hh:
53 * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
55 * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
57 * aclocal.m4: Regenerate.
59 * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
60 yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
62 * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
65 2003-03-04 Jan Nieuwenhuizen <janneke@gnu.org>
67 * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
70 2003-04-09 Mats Bengtsson <mats.bengtsson@s3.kth.se>
72 * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
75 2003-04-02 Mats Bengtsson <mats.bengtsson@s3.kth.se>
77 * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
78 minumum-length property correctly.
80 2003-03-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
82 * VERSION (MY_PATCH_LEVEL): 1.6.9 released
84 2003-03-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
86 * scripts/ly2dvi.py (run_dvips): +add .map file.
88 2003-03-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
90 * lily/parser.yy (scalar): DIGIT is also a scalar.
92 * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
93 fixes crashes while dumping MIDI.
95 * ly/performer-init.ly (FiguredBassContext): add Figured bass for
98 2003-03-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
100 * Documentation/user/refman.itely (Printing named chords): add
101 note about font size change in ChordNames.
103 * mf/feta-beugel.mf (code): backport brace fix from 1.7
105 2003-02-26 Jan Nieuwenhuizen <janneke@gnu.org>
109 * cygwin/mknetrel: Exit if doc build fails.
111 * lily/GNUmakefile: Add hack for .deps and --srcdir build.
114 * lily/include/my-lily-lexer.hh:
115 * lily/include/includable-lexer.hh: Add flex kludge.
117 2003-02-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
119 * VERSION: 1.6.8 released
121 * Documentation/user/converters.itely: URL fix.
123 * input/regression/percent-repeat-skipbars.ly: new file.
125 * lily/percent-repeat-engraver.cc (try_music): also insert correct
126 process moments for % repeats. Fixes problem when skipBars is set.
128 2003-02-10 Mats Bengtsson <mats.bengtsson@s3.kth.se>
130 * mf/*, buildscipts/* : Backport 1.7 changes. Fixes problems with
131 incorrect font naming in .pfa files (i.e. broken PDF output).
133 2003-01-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
135 * VERSION: 1.6.7 released
137 * make/lilypond.redhat.spec.in: set docdir to %{_docdir}/lilypond/
138 (without version number.)
140 2003-01-19 Jan Nieuwenhuizen <janneke@gnu.org>
142 * scm/chord-name.scm: Amy's chord patch.
144 2002-12-28 Jan Nieuwenhuizen <janneke@gnu.org>
146 * cygwin/lilypond.hint (requires): Add cygwin, fileutils, findutils.
148 2003-01-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
150 * ly/paper19.ly: Add warning about paper19 not working.
152 * lily/source-file.cc (get_line): backport off by two fix from
155 2002-11-21 Mats Bengtsson <mats.bengtsson@s3.kth.se>
157 * lily/volta-engraver.cc (process_acknowledged_grobs):
158 Allow for text markup in repeatCommands.
160 2002-11-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
162 * Documentation/topdocs/INSTALL.texi (Top): PlanetCCRMA link.
164 2002-11-03 Jan Nieuwenhuizen <janneke@gnu.org>
166 * ChangeLog: Add 1.6.6 release marker. See below.
168 * stepmake/stepmake/po-targets.make: Remove --c++ option.
170 * scripts/midi2ly.py: Fix global syntax warnings.
172 * GNUmakefile.in: Generate builddir locale tree too.
175 * scripts/midi2ly.py:
177 * scripts/update-lily.py:
178 * lily/main.cc (setup_paths): Fix for locales setup.
180 2002-10-29 Jan Nieuwenhuizen <janneke@gnu.org>
182 * Documentation/windows/installing.texi: Soften wording about
183 necessity of becoming Administrator. tommie@iae.nl reports this
184 does not seem to be necessary for his flavour of Windows 2000.
185 Explicitly discourage text mode mounts.
187 2002-10-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
189 * lily/rest.cc (after_line_breaking): backport dot position fix.
191 * lily/rest-collision.cc (do_shift): also remove dots for suicided
192 rests. Thanks to Klaus Zimmermann for finding this bug.
194 2002-10-24 Jan Nieuwenhuizen <janneke@gnu.org>
196 * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
198 2002-10-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
200 * Documentation/user/music-glossary.tely: fix links.
202 2002-10-21 Werner Lemberg <wl@gnu.org>
204 * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
205 (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
206 scaling factor) only once and use them in the definition of
208 * ps/music-drawing-routines.ps (skeel): Removed.
210 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
212 * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
213 Solaris7, as we don't use nested $( ) constructs.
215 52 2002-10-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
217 * VERSION: Release 1.6.6.
219 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
221 * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
222 as workaround for /bin/sh problems on Solaris7.
224 2002-10-19 Werner Lemberg <wl@gnu.org>
226 * GNUmakefile.in (web-doc): Fix typos.
227 * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
228 `music-drawing-routines.ps' but emit \special{header=...} once.
229 * scm/tex.scm (header-end): Updated.
231 2002-10-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
233 * lily/stem-engraver.cc (acknowledge_grob): don't crash on
236 2002-10-15 Werner Lemberg <wl@gnu.org>
238 * scripts/lilypond-book.py (g_make_html): New global variable.
239 (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
240 if `g_make_html' isn't set.
241 [main]: Add format `texi-html'.
242 (option_definitions): Updated.
243 * Documentation/user/lilypond-book.itely: Updated.
245 * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
246 * make/ly-rules.make (%.texi, %.nexi): Use it.
247 * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
248 format to lilypond-book.
249 * GNUmakefile.in (web-doc): Ditto.
251 2002-10-14 Werner Lemberg <wl@gnu.org>
253 Further improve TeX output. The produced files are about 40%
254 smaller. `lilyponddefs.tex' is now read only once.
256 * tex/lilyponddefs.tex: Remove footer stuff.
257 (\ifundefined): Renamed to...
258 (\lilypondundefined): This. Use LaTeX's definition to
259 make it nestable and make it global.
260 (\lilypondstart, \lilypondend): New macro to initialize LilyPond
262 (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
263 (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
265 (\placebox): Renamed to...
267 Make it global and call \outputscale by itself.
268 (\lybox, \lyvrule): New macros to reduce input data.
269 (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
270 New auxiliary macros.
271 (\SkipLilydefs, \EndLilyPondOutput): Removed.
272 * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
274 (\lilypondspace): This and made it global.
275 (\turnOnPostScript): Renamed to...
276 (\lilypondpostscript): This and made it global.
277 (\turnOnExperimentalFeatures): Renamed to...
278 (\lilypondexperimentalfeatures): This and made it global.
279 * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
280 (\lilypondsetdimen): This and made it global.
281 * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
282 * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
283 (all, $(outdir)/music-drawing-routines.ps): New rules.
284 * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
285 * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
286 start-system, stop-system, stop-last-system, filledbox): Updated to
287 use the changed macros from lilyponddefs.tex.
288 * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
290 2002-10-07 Jan Nieuwenhuizen <janneke@gnu.org>
292 * Documentation/windows/installing.texi: Update.
294 2002-10-05 Jan Nieuwenhuizen <janneke@gnu.org>
296 * cygwin/lilypond.hint (requires): Add ghostscript.
298 2002-10-05 Werner Lemberg <wl@gnu.org>
300 * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
301 renamed to `output_latex_quoted'.
302 Added `output_latex_noquote'.
303 (schedule_lilypond_block): Implement `noquote' option for LaTeX
306 2002-10-04 Jan Nieuwenhuizen <janneke@gnu.org>
308 * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
309 staff-space. Previous 1.5 was probably meant as half-spaces.
310 (cautionary-style): parentheses (was: smaller). This is what doco
311 says, and it seems more logical.
313 * Documentation/user/refman.itely (Chromatic alterations): Bugfix
316 2002-10-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
318 * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
320 2002-10-03 Jan Nieuwenhuizen <janneke@gnu.org>
322 * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
324 2002-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
326 * VERSION: 1.6.5 released
328 * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
330 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
332 * scm/translator-property-description.scm (voltaOnThisStaff): add
335 2002-09-28 Werner Lemberg <wl@gnu.org>
337 * scm/tex.scm (header-end): Suppress page numbering.
339 * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
340 Fix quotation for HTML output.
342 2002-09-28 Graham Percival <gperciva@sfu.ca>
344 * Documentation/user/refman.itely: grammar and phrasing
345 fixes to "Note Entry" section. Also adds a few new examples.
347 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
349 * flower/include/string-data.icc: include string.h
351 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
353 * scm/chord-name.scm (chord::inner-name-banter): remove space.
355 2002-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
357 * Documentation/user/GNUmakefile (extra-local-help): Add.
359 * stepmake/stepmake/www-targets.make (local-help): Add.
361 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
363 * Documentation/topdocs/INSTALL.texi (Top): recommend binary
366 * Documentation/topdocs/README.texi (Top): building documentation
369 2002-09-26 Jan Nieuwenhuizen <janneke@gnu.org>
371 * Documentation/user/refman.itely:
372 * Documentation/user/tutorial.itely:
373 * Documentation/user/music-glossary.tely: Merge changes.
375 * Documentation/user/glossary.html.in:
376 * Documentation/index.texi:
377 * Documentation/header.html.in: Accomodate renaming of glossary.
379 * Documentation/user/tutorial.itely: Add some glossary references.
381 * Documentation/user/refman.itely: Minor fixes.
383 * Documentation/user/lilypond.tely: Add glossary do direntry.
385 * Documentation/user/music-glossary.tely: Rename (previously:
386 glossary.tely). Fix anchor placement.
388 * Documentation/user/GNUmakefile: Make music-glossary.info too.
390 2002-09-23 Werner Lemberg <wl@gnu.org>
392 * scripts/lilypond-book.py (output_dict): Fix handling of
393 various environments by avoid extraneous newlines.
394 Rename `output-all' regexp for html to `output-html'.
395 Replace `output-all' regexp for texi with `output-texi-quote'
396 and `output-texi-noquote'.
397 (compose_full_body): Don't override `linewidth' user option
399 (schedule_lilypond_block): Don't indent text specified with
401 Add new option `noquote'.
402 (compile_all_files): Use latex instead of tex to compile ly
405 * Documentation/user/lilypond-book.itely: Updated and revised.
408 * Documentation/user/glossary.tely,
409 Documentation/user/introduction.itely,
410 Documentation/user/tutorial.itely,
411 Documentation/user/refman.itely,
412 Documentation/user/appendices.itely: Fix overfull LilyPond
413 boxes caused by the new lilypond-book code. Other minor
416 * Documentation/user/macros.itexi (@texiflat): Don't emit
419 * scm/tex.scm (end-output, header-end): Add preamble and
420 postamble to make lilypond output directly compilable with
424 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
426 * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
429 2002-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
431 * Documentation/user/glossary.tely: Add titling and hyperlinks.
433 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
435 * lily/beam.cc (connect_beams): don't crash if there are quarter
438 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
440 * Documentation/user/refman.itely: corrected ancient clef
441 docu; added docu on ligatures
443 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
445 * Documentation/user/glossary.tely,
446 Documentation/user/refman.itely, input/les-nereides.ly,
447 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
448 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
449 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
450 Stem properties: flag-style -> stroke-style, style -> flag-style.
453 2002-09-22 Werner Lemberg <wl@gnu.org>
455 * scripts/lilypond-book.py: Add option `notime' to suppress
456 printing of a time signature. Specify default indentation of 0pt
457 if single line fragment. Don't emit redundant `\paper{ }'.
459 * Documentation/user/lilypond-book.itely: Updated.
461 * Documentation/user/glossary.tely: Completely reformatting.
463 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
465 * GNUmakefile.in (top-web): generate (possibly empty) examples.html
467 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
469 * Documentation/user/tutorial.itely: Fix links.
471 * Documentation/topdocs/index.tely:
472 * Documentation/index.texi:
473 * Documentation/header.html.in: Small website fixes and updates.
475 * debian/: Debian patch by Anthony Fok.
477 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
479 * Documentation/footer.html.in: How time flies: It's already 2002!
481 * Documentation/topdocs/index.tely: Stable/development fix. Use
482 more descriptive link names than 'here'.
484 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
486 * VERSION: 1.6.4 released
488 * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
490 * tex/lilyponddefs.tex: set hsize for plain tex, but only for
491 positive line widths.
493 2002-09-20 Jan Nieuwenhuizen <janneke@gnu.org>
495 * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
498 * cygwin: Cygwin updates.
500 2002-09-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
502 * Documentation/windows/installing.texi (Top): version for python,
503 urls for ghostscript (thanks to John Potelle)
505 * lily/simultaneous-music-iterator.cc
506 (Simultaneous_music_iterator): init children_list_ before
509 * lily/*-iterator.cc: be even more careful with smobbed copy
512 * lily/break-align-engraver.cc (acknowledge_grob): also typeset
515 2002-09-15 Werner Lemberg <wl@gnu.org>
517 Improving LilyPond's output to make them ordinary TeX boxes with
518 predictable dimensions. System boxes are now vertically centered on
519 the baseline; this offset can be further controlled with
522 * lily/system.cc (System::post_processing): Pass length of current
523 system to `start-system' (including any horizontal indentation).
525 * scm/tex.scm, scm/pdftex.scm: Make output of various functions
527 (lily-def): Append `%'.
528 (start-system): Add parameter `wd'. Output more TeX code to specify
530 (stop-system, stop-last-system): Complement changes in
532 * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
535 * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
536 * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
537 Write final `\endinput'.
539 * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
540 tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
541 tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code. Assure that
542 files and macro definitions don't produce spurious spaces and
543 paragraphs (using \endlinechar).
544 * tex/lilyponddefs.tex: New dimension `\scoreshift'.
546 * Documentation/user/internals.itely: Improved formatting, fixing
547 typos. Added a section `Output details' to describe how the TeX
550 2002-09-17 Rune Zedeler <rune@zedeler.dk>
552 * lily/accidental-engraver.cc: Also work with partial measures.
554 2002-09-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
556 * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
559 2002-09-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
561 * VERSION: 1.6.3 released.
563 * Documentation/user/refman.itely: patch by Graham Percival
565 * scripts/lilypond-book.py (make_pixmap): let gs write to
568 2002-09-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
570 * lily/simultaneous-music-iterator.cc
571 (Simultaneous_music_iterator): init children_list_
573 * lily/part-combine-music-iterator.cc
574 (Part_combine_music_iterator): init state_
576 * lily/sequential-iterator.cc (Sequential_iterator): init cursor_
578 * lily/percent-repeat-iterator.cc (Percent_repeat_iterator): init
581 * lily/sequential-iterator.cc (Sequential_iterator): init list_
583 * lily/translator-def.cc (Translator_def): make a GC proof copy
586 2002-09-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
588 * lily/percent-repeat-iterator.cc (process): quit iter.
590 * lily/simultaneous-music-iterator.cc
591 (Simultaneous_music_iterator): protection bugfix.
592 (get_pending_events): bugfix: don't use s twice.
594 * debian/: debian patches by Anthony Fok.
596 * lily/clef-engraver.cc (create_clef): bugfix for octavate clef
599 * Documentation/user/tutorial.itely: replace grob by
600 object. Explain \once.
602 * scm/music-property-description.scm (once): add 'once
604 2002-09-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
606 * lily/simultaneous-music-iterator.cc (skip): call quit()
607 when an iterator exits early.
609 2002-09-13 Juergen Reuter <reuter@ipd.uka.de>
611 * lily/rests.ly: added comment on bogus warnings about missing flags
613 * lily/clef.cc, lily/rests.cc: added warning when font character
616 * lily/rests.cc: workaround: consider missing ledgered rests in
619 * lily/rests.cc: bugfix: cleaned up font lookup code that handles
620 special cases of styles 'default' and 'classical'. This should
621 also fix the behaviour of lily/multi-measure-rest.cc, which so far
622 did not consider styles 'default' and 'classical'.
624 2002-09-13 Rune Zedeler <rune@zedeler.dk>
626 * scm/drums.scm: "set" the automatic properties instead of
627 "override", (whoops!)
629 2002-09-13 Mats Bengtsson <mats.bengtsson@s3.kth.se>
631 * ly/a3-init.ly, scripts/ly2dvi.py (ly_paper_to_latexpaper):
632 Add support for A3 paper.
634 2002-09-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
636 * lily/tuplet-bracket.cc (brew_molecule): don't crash on broken
639 * lily/property-iterator.cc (do_quit): add finalization functions
640 to undo property settings.
642 * lily/parser.yy (property_def): syntax for \once \property ....
644 * lily/note-spacing.cc (get_spacing): don't get crazy when there
647 * lily/my-lily-lexer.cc: new keyword \once
649 * lily/global-translator.cc (apply_finalizations): new function
650 (add_finalization): new function
652 * input/regression/property-once.ly: new file
654 2002-09-10 Juergen Reuter <reuter@ipd.uka.de>
656 * lily/stem.cc: added warning when font symbol not found;
659 2002-09-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
661 * mf/GNUmakefile: make PFA for sauter CM fonts.
663 2002-09-10 Han-Wen Nienhuys <hanwen@cs.uu.nl>
665 * mf/GNUmakefile: make map file for pfa target as well.
667 * scm/tex.scm (end-output): add newline to output
669 * lily/include/sequential-iterator.hh (class Sequential_iterator):
670 don't use Protected_scm for music-iterator members.
672 * lily/music-iterator.cc (Music_iterator): initialize music_
675 2002-09-09 Juergen Reuter <reuter@ipd.uka.de>
677 * input/test/accid.ly: updated test file to show all available
680 * lily/accidental.cc, lily/key-signature-interface.cc,
681 lily/include/accidental-interface.hh: added method
682 get_fontcharname() to provide proper fall-back cases for missing
683 accidentals; print warning if font char lookup fails
685 * lily/time-signature.cc: fixed documentation bug
687 2002-09-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
689 * lily/music-iterator.cc (quit, do_quit): new function: break link
690 to translator group explicitly. This used to be done from the
691 destructor of music-iterator. Now that iterators are GC'd, this is
692 no longer possible. Add new function do_quit() to all applicable
695 * lily/lyric-combine-music-iterator.cc (construct_children): don't
697 (Lyric_combine_music_iterator): small typo bugfix.
699 * lily/musical-request.cc: do ADD_MUSIC for String_number_req.
701 * lily/include/lily-guile.hh (scm_remember_upto_here_1): add glue
703 * lily/sequential-iterator.cc (get_pending_events): don't delete
706 2002-09-08 Rune Zedeler <rune@zedeler.dk>
708 * scm/music-property-description.scm: describe string-number (whoops)
710 * Documentation/user/refman.itely: Tablature and bar number updates
712 2002-09-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
714 * lily/lyric-combine-music-iterator.cc
715 (Lyric_combine_music_iterator): small bugfix
717 * lily/include/simultaneous-music-iterator.hh (class
718 Simultaneous_music_iterator): use SCM list for list of iterators.
720 * lily/cxx-function-smob.cc: remove file.
722 * lily/include/cxx-function-smob.hh: remove file.
724 * lily/include/music-iterator.hh (class Music_iterator): smobify
725 music-iterator; many changes throughout. They are now constructed
726 through procedures that return to the smobbed iterator.
728 * lily/include/*.hh: all derived_mark() functions are now const.
730 * lily/syllable-group.cc (set_lyric_align): remove conditional
733 * Documentation/bibliography/computer-notation.bib (note): add
734 Beyond MIDI and The Virtual Score.
736 2002-09-07 Rune Zedeler <rune@zedeler.dk>
738 * input/sondag-morgen/*.ly: Tablature fixes
740 * ly/performer-init.ly: BUGFIX: add alias Timing to Score context
742 * lily/parser.yy and lily/lexer.ll: Use E_UNSIGNED instead of E_DIGIT
744 * lily/musical-request.cc (String_number_req): Added
746 * lily/tab-note-heads-engraver.cc: Use String_number_req instead
747 of Text_script_req; read properties stringOneTopmost and
750 * ly/engraver-init.ly (tabStaffContext): Bugfix: remove Key_engraver;
751 set stringOneTopmost and highStringOne to #t
753 * scm/output-lib.scm (tablature-stem-attachment-function): Changed
754 (guitar-tunings): List added
755 ((every-nth-bar-number-visible n) barnum): Instead of
756 default-bar-number-visibility
757 ((every-nth-bar-number-visible n) barnum): added
759 * scm/grob-description.scm (TabNoteHead): Extra-offset added (UGH!)
761 * scm/translator-property-description.scm: Added new functions
763 * input/test/tablature.ly: Changed to better demonstrate possibilities.
765 * input/test/bar-number-every-fifth: Use new function
767 2002-09-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
769 * scripts/lilypond-book.py: revert pre use for python
772 2002-09-07 Jeremie Lumbroso <jeremie@lumbroso.fr>
774 * Documentation/user/refman.itely: very minor corrections and
775 rephrasing of the reference manual -- revision up to line #400.
777 * Documentation/user/refman.itely: replaced all occurrence "staffs"
780 2002-09-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
782 * lily/lexer.ll: scan E_DIGIT
784 * lily/parser.yy (string_request): use E_DIGIT for string requests
786 * lily/beam.cc (get_thickness): new function
788 * ly/performer-init.ly (ScoreContext): add Timing alias
790 * lily/translator-def.cc (Translator_def): copy alias list too.
792 * lily/stem.cc (height): add half beam thickness for beamed stems.
793 This fixes tuplet bracket vertical offsets on beams.
795 * lily/text-spanner-engraver.cc (stop_translation_timestep): small
796 cleanups; only hang spanner on paper-columns if there are no
797 note-columns to hang on. Also hang finished spanner on the last
800 * lily/tuplet-bracket.cc (calc_position_and_height): only quantize
803 2002-09-07 Rune Zedeler <rune@zedeler.dk>
805 * scm/output-lib.scm: (default-bar-number-visibility) added
807 * ly/engraver-init.ly (ScoreContext) set barNumberVisibility to
808 #default-bar-number-visibility
810 2002-09-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
812 * input/test/poly-metric.ly: update to use Timing.
814 * lily/bar-number-engraver.cc (process_music): only run
815 barNumberVisibility if currentBarNumber is a number.
817 * lily/parser.yy (chord_inversion): use CHORD_SLASH for '/'
818 (command_element): use Timing as alias for Score.
820 2002-09-06 Jeremie Lumbroso <jeremie@lumbroso.fr>
822 * Documentation/user/refman.itely: minor corrections (replacing
823 `grob' by `object'), addition of an example in the tablature
826 2002-09-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
828 * VERSION: 1.6.2 released
830 * input/test/empty-staffs.ly: new file.
832 * Documentation/topdocs/INSTALL.texi: adds a bit of information
833 about compiling in OpenBSD. (Graham Percival)
835 2002-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
837 * scm/documentation-lib.scm (scm->string): don't crash if a
838 procedure doesn't have a name.
840 2002-09-05 Juergen Reuter <reuter@ipd.uka.de>
842 * input/test/custos.ly: updated test file to show all available
845 * lily/custos.cc: small code clean-ups
847 * input/test/rests.ly: updated test file to show all available
850 * mf/feta-eindelijk.mf: bugfix: added missing maxima rest
852 2002-09-05 Rune Zedeler <rune@zedeler.dk>
854 * scm/output-lib.scm (make-molecule-boxer): Fixed and moved from
855 input/test/boxed-molecule.ly
857 * input/test/boxed-molecule.ly: Fixed to use default
860 * input/test/bar-number-every-fifth.ly: Added
862 * lily/bar-number-engraver.cc: Add property barNumberVisibility
863 and use it to decide which BarNumbers to suicide.
865 2002-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
867 * input/test/poly-metric.ly: new file.
869 * scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.
871 * scm/documentation-lib.scm (scm->string): print procedure name in
872 stead of #<procedure .. >
874 * scripts/ly2dvi.py (run_lilypond): exit with error if lily exited
875 any file with an error.
877 * input/regression/molecule-hacking.ly: also restore Y
878 extent. Fixes bugs with stem attachment of parenthesized note
881 2002-09-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
883 * input/test/clef-end-of-line.ly: new file.
885 * lily/stem-engraver.cc (acknowledge_grob): warn about too long
886 tremolos. Thanks to Erik Sandberg
888 * input/trip.ly (fugaIIPedal): small cleanups.
890 * lily/grob-pq-engraver.cc: more helpful message.
891 (stop_translation_timestep): use scm_merge_x for merging the lists.
893 * Documentation/user/appendices.itely: switch off parmesan listing
895 2002-09-01 Juergen Reuter <reuter@ipd.uka.de>
897 * input/test/ancient-font.ly, input/test/ancient-time.ly,
898 input/test/mensural-ligatures.ly, lily/ligature-head.cc,
899 lily/mensural-ligature-engraver.cc, lily/note-head.cc,
900 lily/time-signature.cc, scm/output-lib.scm: removed obsolete
901 code that sets grob property font-family; also small updates to
902 various input/test files.
904 2002-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
906 * input/test/tab-staff.ly: removed.
908 * lily/paper-def.cc (find_font): load virtual font for a list of
911 * scm/font.scm (paper20-style-sheet-alist): equate ancient and
914 * lily/virtual-font-metric.cc (get_char_molecule): new function
916 * lily/system-start-delimiter.cc (staff_brace): use virtual fonts
917 for the list of braces
919 * lily/font-metric.cc (get_char_molecule): new function.
921 2002-08-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
923 * lily/virtual-font-metric.cc: new file
925 * lily/include/virtual-font-metric.hh (class Virtual_font_metric):
928 * scripts/lilypond-book.py: use old re's for python 2.2 as well
930 * debian/control: Debian patches by Anthony Fok
932 * input/regression/lyric-combine-polyphonic.ly: new file.
934 * ly/engraver-init.ly (VoiceContext): add Grob_pq_engraver to
937 2002-08-31 Graham Percival <gperciva@sfu.ca>
939 * Documentation/user/tutorial.itely: editorial changes
940 (spelling, grammar, etc) of the orchestral score, integrating text +
941 music, and the end of tutorial.
943 2002-08-31 Rune Zedeler <rune@zedeler.dk>
945 * input/test/sondag-morgen/*.ly: 1.6 compatibility knee fixes
947 * lily/tab-note-heads-engraver.cc: Bugfix for instruments not
950 2002-08-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
952 * VERSION: 1.6.1 released
955 * lily/lily-guile.cc: macosx fixes.
957 * lily/script-column.cc (before_line_breaking): use stable sorting
958 algorithm to preserve script ordering.
959 (grob_script_priority_less): new function
961 * lily/script-engraver.cc (process_music):
962 * lily/text-engraver.cc (process_acknowledged_grobs):
963 * lily/fingering-engraver.cc (make_script): don't use direction
964 for script-priority. This fixes orderings for multiple down
967 * scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
968 but try to assemble the files anyway.
970 * input/regression/prefatory-empty-spacing.ly: new file.
972 * lily/break-align-interface.cc (do_alignment): translate last
973 break-align-group if it is invisible/empty.
975 * scm/grob-description.scm (all-grob-descriptions): LeftEdge is
976 not a BreakAlignGroup. Do not use
977 Break_align_interface::alignment_callback
979 2002-08-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
981 * scripts/lilypond-book.py (LatexPaper.find_latex_dims): give more
982 meaningful error if running latex fails
984 * Documentation/user/refman.itely (Tablatures): small
985 corrections. Thanks to Karl Berry
987 2000-08-30 Heikki Junes <hjunes@cc.hut.fi>
989 * make/lilypond.mandrake.spec.in: Mandrake adaptations from
990 redhat spec and rpm-skeleton found in Mandrake's home page.
992 2002-08-29 Graham Percival <gperciva@sfu.ca>
994 * Documentation/user/tutorial.itely: editorial changes (spelling,
995 grammar, etc) of the "Fine tuning" section.
997 2002-08-29 Juergen Reuter <reuter@ipd.uka.de>
999 * input/test/ancient-font.ly, mf/parmesan-heads.mf,
1000 scm/output-lib.scm, lily/note-head.cc: bugfix: make neume note
1003 2002-08-29 Mats Bengtsson <mats.bengtsson@s3.kth.se>
1005 * scm/music-functions.scm (unfold-repeats): Call new
1006 shift-duration-log correctly also for unfolded repeats.
1008 2002-08-27 Mats Bengtsson <mats.bengtsson@s3.kth.se>
1010 * tex/titledefs.tex: Define \fetafont for use in titles.
1012 * scm/music-functions.scm (shift-duration-log), lily/parser.yy
1013 (Repeated_music): Handle dots correctly for \repeat tremolo.
1015 2002-08-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1017 * lily/score.cc: remove paranoia code.
1019 * lily/parser.yy: don't include malloc.h
1021 2002-08-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1023 * flower/polynomial.cc (operator +): optimize += operator. No
1026 * lily/source-file.cc (get_line): use binary search to determine
1027 line number. This kills another quadratic time-complexity term.
1029 * lily/include/source-file.hh (class Source_file): add newline_locations
1031 * flower/include/array.icc (binary_search_bounds): new function.
1033 2002-08-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1035 * input/regression/tuplet-properties.ly (texidoc): bugfix
1037 * input/regression/beam-shortened-lengths.ly: add \stemUp
1039 * Documentation/user/refman.itely:
1043 * Documentation/user/refman.itely: spelling fix.
1045 2002-08-21 Jan Nieuwenhuizen <janneke@gnu.org>
1047 * lily/main.cc (setup_paths): Prepend dirs to search path, instead
1048 of appending. Fixes build when typical LilyPond 1.4 leftovers clutter
1051 * flower/include/file-path.hh (prepend): New function.
1053 2002-08-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1055 * Documentation/misc/ChangeLog-1.5: move 1.5 ChangeLog to misc/
1057 * lily/completion-note-heads-engraver.cc (class
1058 Completion_heads_engraver): don't be confused by polyphonic rhythms.
1060 * input/regression/completion-heads-polyphony.ly: new file.
1062 2002-08-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1064 * GNUmakefile.in (web-ext): distribute .ly with web tarball too.
1065 This means that the 1.6 binaries must be rebuilt.
1067 * make/lilypond-vars.make: banish ps-to-X scripts
1069 * make/generic-rules.make: remove blurb rule.
1071 * GNUmakefile.in: make lilypond-fource file, so PK fonts are not
1072 removed every make-run.
1074 * make/ly-rules.make: don't remove .tely file.
1076 * input/test/chords.ly (scales): whole notes only. Prevents