]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/tex.scm (zigzig-line): added.
[lilypond.git] / ChangeLog
index 71699b26c60b67bf1d38449931937a550a6cb319..64abff00317c8f4d8fc9333ed2447d8155099a07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,439 @@
+2002-10-15  Rune Zedeler  <rune@zedeler.dk>
+
+       * scm/tex.scm (zigzig-line): added.
+
+       * scm/ps.scm (zigzag-line): added.
+
+       * ps/music-drawing-routines.ps (subvec): added.
+       (draw_zigzag_line): added.
+       
+       * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
+       grob properties zigzag-width and zigzag-length.
+
+       * input/regression/glissando.ly: Add some zig-zagged glissandi.
+
+2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
+       svg output, including font.
+
+2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/lily.scm: Register sodipodi output module.
+
+       * scm/sodipodi.scm: New file.
+
+       * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
+
+       * buildscripts/mf-to-table.py (base): Write TfmChecksum in
+       comment, after header.
+       (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
+       FullName.  Fix FontName key.
+
+2002-10-14  Rune Zedeler  <rune@zedeler.dk>
+
+       * lily/rest.cc (after_line_breaking): bugfix: dots after half
+       and breve rests.
+       
+       * input/test/blank-notes.ly: bugfix
+
+       * lily/rest.cc (after_line_breaking): bugfix: dots after whole
+       rests. (Kim Shrier)
+
+       * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
+       
+2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/tex.scm: 
+       * scm/ps.scm: Cleanup and remove obsolete junk.
+
+       * Documentation/user/internals.itely:
+       * Documentation/user/refman.itely: Run texinfo-all-menus-update.
+
+       * lily/parser.yy: Identify shift/reduce problems.
+
+       * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
+       make-style-sheet.  Too specific for convert-ly?
+
+2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * po/cs.po: added czech translation, courtesy Tomas Kopecek.
+
+       * input/test/*.ly: various fixes.
+
+       * lily/music.cc (name): bugfix
+
+       * lily/piano-pedal-engraver.cc (try_music): fix pedals.
+
+       * lily/input-file-results.cc (code): set-point-and-click! ->
+       set-point-and-click
+       
+2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Use uniform ly: prefix for exported scheme primitive functions.
+
+       * scm/music-types.scm: junk compat glue
+
+       * scripts/convert-ly.py: add rules for stuff below, junk
+       compatibility glue for spanrequest.
+
+       * lily/parser.yy (verbose_event): remove \spanrequest,
+       \commandspanrequest, \script. 
+       
+       * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
+
+       * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
+       for \penalty, \glissando.
+
+2002-10-13  Rune Zedeler  <rune@zedeler.dk>
+
+       * lily/accidental-engraver.cc: Fix
+       grace-in-the-beginning-of-measure bug caused by the resent
+       partial-measure fix.
+
+       * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
+       overlap looks too crowded)
+       
+2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (assignment): allow SCM expression as assignment.
+
+       * lily/include/music-output-def.hh (class Music_output_def):
+       * lily/music-output-def.cc: 
+       * lily/paper-def.cc: 
+       * scm/font.scm (markup-to-properties):
+       * lily/parser.yy (music_output_def_body): 
+       remove style_sheet_
+
+2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * ly/grace-init.ly (startGraceMusic): shorten default grace stem
+       length.
+
+       * input/regression/spacing-to-grace.ly: new file.
+
+       * input/regression/spacing-end-of-line.ly: new file.
+
+       * lily/note-spacing.cc (get_spacing): take into account breakable
+       stuff sticking out at the left (time sig change at line break).
+
+       * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
+       raggedright code.
+
+       * scm/music-functions.scm (make-voice-props-set): add
+       staff-position for mm rests.
+       * lily/spacing-spanner.cc (musical_column_spacing): shrink space
+       before grace notes a little.
+
+       * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
+
+       * lily/break-align-interface.cc (do_alignment): right-edge spacing
+       key adds space at the end of line. 
+
+2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/sketch.scm: Fix beams.
+
+       * buildscripts/mf-to-table.py: Add EncodingScheme.
+
+       * scm/sketch.scm: Resurrect.
+
+2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/multi-measure-rest.cc: use breve rests for measure lengths
+       longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
+
+2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
+
+       * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
+
+2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
+       token for origin information.
+
+       * lily/parser.yy (My_lily_lexer): do identifier location and
+       cloning from lexer.
+
+       * scm/music-functions.scm (make-multi-measure-rest): move mmrest
+       logic out of the parser. Add bar checks on both ends.
+
+       * Documentation/user/refman.itely (Multi measure rests): add more
+       notes about mm rests.
+
+2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/bar-scripts.ly: Re-enable.
+
+       * lily/parser.yy:
+       * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
+       released rsn.  Bison 1.50 has a crucial bug and won't work.
+
+       * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
+
+
+2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/bar-scripts.ly: Blunt documentation build fix.
+
+2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Actually merge changes since 1.6.4 besides ChangeLog, and
+       resolve conflicts.  Lots of updates, hope all is well.
+       
+       * cygwin/lilypond.hint (requires): Add ghostscript.
+
+       * scm: Update some (c).
+       
+2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/test/{various}.ly: add \header fields and texidoc strings.
+
+2002-10-05  Werner Lemberg  <wl@gnu.org>
+
+       * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
+       renamed to `output_latex_quoted'.
+       Added `output_latex_noquote'.
+       (schedule_lilypond_block): Implement `noquote' option for LaTeX
+       mode.
+
+2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
+       staff-space.  Previous 1.5 was probably meant as half-spaces.
+       (cautionary-style): parentheses (was: smaller).  This is what doco
+       says, and it seems more logical.
+
+       * Documentation/user/refman.itely (Chromatic alterations): Bugfix
+       for 2nd sentence.
+
+2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
+
+2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
+
+2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
+
+2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/translator-property-description.scm (voltaOnThisStaff): add
+       property.
+
+2002-09-28  Werner Lemberg  <wl@gnu.org>
+
+       * scm/tex.scm (header-end): Suppress page numbering.
+
+       * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
+       Fix quotation for HTML output.
+
+2002-09-28   Graham Percival   <gperciva@sfu.ca>
+       
+       * Documentation/user/refman.itely: grammar and phrasing
+         fixes to "Note Entry" section.  Also adds a few new examples.
+
+2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * flower/include/string-data.icc: include string.h
+
+2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-name.scm (chord::inner-name-banter): remove space.
+
+2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/GNUmakefile (extra-local-help): Add.
+
+       * stepmake/stepmake/www-targets.make (local-help): Add.
+
+2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/topdocs/INSTALL.texi (Top): recommend binary
+       packages.
+
+       * Documentation/topdocs/README.texi (Top): building documentation
+       (not website.)
+
+2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/refman.itely: 
+       * Documentation/user/tutorial.itely: 
+       * Documentation/user/music-glossary.tely: Merge changes.
+
+       * Documentation/user/glossary.html.in: 
+       * Documentation/index.texi: 
+       * Documentation/header.html.in: Accomodate renaming of glossary.
+       
+       * Documentation/user/tutorial.itely: Add some glossary references.
+       
+       * Documentation/user/refman.itely: Minor fixes.
+       
+       * Documentation/user/lilypond.tely: Add glossary do direntry.
+
+       * Documentation/user/music-glossary.tely: Rename (previously:
+       glossary.tely).  Fix anchor placement.
+
+       * Documentation/user/GNUmakefile: Make music-glossary.info too.
+
+2002-09-23  Werner Lemberg  <wl@gnu.org>
+
+       * scripts/lilypond-book.py (output_dict): Fix handling of
+       various environments by avoid extraneous newlines.
+       Rename `output-all' regexp for html to `output-html'.
+       Replace `output-all' regexp for texi with `output-texi-quote'
+       and `output-texi-noquote'.
+       (compose_full_body): Don't override `linewidth' user option
+       for `singleline'.
+       (schedule_lilypond_block): Don't indent text specified with
+       `intertext' option.
+       Add new option `noquote'.
+       (compile_all_files): Use latex instead of tex to compile ly
+       files directly.
+
+       * Documentation/user/lilypond-book.itely: Updated and revised.
+       Improve layout.
+
+       * Documentation/user/glossary.tely,
+       Documentation/user/introduction.itely,
+       Documentation/user/tutorial.itely,
+       Documentation/user/refman.itely,
+       Documentation/user/appendices.itely: Fix overfull LilyPond
+       boxes caused by the new lilypond-book code.  Other minor
+       fixes.
+
+       * Documentation/user/macros.itexi (@texiflat): Don't emit
+       trailing space.
+
+       * scm/tex.scm (end-output, header-end): Add preamble and
+       postamble to make lilypond output directly compilable with
+       latex.
+
+       
+2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
+       instructions.
+
+2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/glossary.tely: Add titling and hyperlinks.
+
+2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/beam.cc (connect_beams): don't crash if there are quarter
+       notes in beams.
+
+2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/refman.itely: corrected ancient clef
+       docu; added docu on ligatures
+
+2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/glossary.tely,
+       Documentation/user/refman.itely, input/les-nereides.ly,
+       input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
+       input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
+       scm/grob-property-description.scm, scripts/convert-ly.py: renamed
+       Stem properties: flag-style -> stroke-style, style -> flag-style.
+
+
+2002-09-22  Werner Lemberg  <wl@gnu.org>
+
+       * scripts/lilypond-book.py: Add option `notime' to suppress
+       printing of a time signature.  Specify default indentation of 0pt
+       if single line fragment.  Don't emit redundant `\paper{ }'.
+
+       * Documentation/user/lilypond-book.itely: Updated.
+
+       * Documentation/user/glossary.tely: Completely reformatting.
+
+2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * GNUmakefile.in (top-web): generate (possibly empty) examples.html
+
+2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/tutorial.itely: Fix links.
+       
+       * Documentation/topdocs/index.tely:
+       * Documentation/index.texi:
+       * Documentation/header.html.in: Small website fixes and updates.
+
+       * debian/: Debian patch by Anthony Fok.
+
+2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/footer.html.in: How time flies: It's already 2002!
+
+       * Documentation/topdocs/index.tely: Stable/development fix.  Use
+       more descriptive link names than 'here'.
+
+2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.2 released
+       * VERSION: 1.6.4 released
+       
+       * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
+
+       * scripts/convert-ly.py (FatalConversionError.conv): add rule for
+       (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
+
+       * mf/feta-din.mf (test): add x-height and space.
+
+       * lily/dynamic-engraver.cc (process_music): take dynamic direction
+       from ^_ for crescendi. Idem for slurs and phrasing slurs.
+
+       * ly/grace-init.ly: add-to-grace-init: function to portably add
+       settings to \grace. 
+
+       * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
+       if we get an absolute dynamic event.
+       * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
+
+       * lily/source-file.cc (get_line): oops. All line numbers were off
+       by 2. Fix that. 
+
+       * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
+       be after the note, combined with -_^, i.e. c4-(-\)-\>  
+
+       * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
+
+       * lily/parser.yy (number_factor): remove (number) as number
+       expression. ("Let them eat Lisp").
+
 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/horizontal-bracket.cc: new file.
+
+       * lily/horizontal-bracket-engraver.cc: new file.
+
+       * input/regression/note-group-bracket.ly: new file. Support
+       horizontal note brackets for music analysis.
+
+       * lily/stem.cc (flag): new flag-style: no-flag.
+
+       * input/test/stem-cross-staff.ly: new file
+       
+       * Documentation/user/internals.itely: Improved formatting, fixing
+       typos.  Added a section `Output details' to describe how the TeX
+       code looks like.
+
+       * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
+
+       * lily/parser.yy: remove \dynamicscript.
+
+       * ly/dynamic-scripts-init.ly: redo the dynamic scripts
+       definitions. 
+
        * python/midi.c (midi_error): take two arguments.
 
        * Merge 1.6.5 changes:
        scm/grob-property-description.scm, scripts/convert-ly.py: renamed
        Stem properties: flag-style -> stroke-style, style -> flag-style.
 
-
 2002-09-22  Werner Lemberg  <wl@gnu.org>
 
        * scripts/lilypond-book.py: Add option `notime' to suppress