]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Finished first section.
[lilypond.git] / ChangeLog
index 6928db16e3b902a5b00b1246215ab2415c43b6a9..ea52e31c1af5516d3b66b0aa9895b69c74b3272d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,411 @@
+2004-08-25  Graham Percival   <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: slight clean-up.
+
+       * Documentation/user/examples.itely: began section.
+
+2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
+       too.
+
+       * input/regression/phrasing-slur-slur-avoid.ly: new file.
+
+       * lily/ottava-bracket.cc (print): always start from right edge of
+       a broken bound. This fixes ottava-clef.ps 
+
+2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-script-inside.ly: new file.
+
+       * lily/new-slur.cc (outside_slur_callback): new function, to make
+       scripts avoid slurs 
+
+       * lily/slur-engraver.cc (finalize): 
+
+       * lily/script-interface.cc: add inside-slur property.
+
+       * lily/slur-engraver.cc (finalize): read inside-slur property.
+
+       * scm/lily.scm (postscript->png): use ~a iso. ~s 
+
+       * ly/property-init.ly (unHideNotes): hide accidentals at staff
+       level. Fixes: hideNotes-accidental.ly
+
+2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * scm/page-layout.scm (plain-header): fix bug that print page
+       number in the first page if firstpagenumber was different than 1.
+
+2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
+       fonts. Fixes triangle markup for chords.
+
+       * lily/slur-quanting.cc (score_extra_encompass): make score depend
+       on distance. This fixes slur-tenuto.ly and slur-tie.ly
+       * flower/include/interval.hh (T>): add distance() function
+
+       * lily/ottava-bracket.cc (print): add dots to extent. Fixes
+       octaviation-dot.ly 
+
+       * lily/context-scheme.cc: ly_context_grob_definition: new function.
+
+       * VERSION (MY_PATCH_LEVEL): release 2.3.12
+
+       * lily/new-slur.cc (add_column): remove set_interface()
+
+2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-double.ly: new file. 
+
+       * lily/slur-engraver.cc: add doubleSlurs property
+
+       * scm/fret-diagrams.scm (label-fret): use cond instead of case for
+       symbols.
+
+       * Documentation/user/notation.itely (Easy Notation note heads):
+       revise notation Chapter.
+
+       * ly/music-functions-init.ly (makecluster): add makeClusters music function.
+
+       * lily/part-combine-engraver.cc: rename soloADue ->
+       printPartCombineTexts
+
+       * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
+
+       * lily/horizontal-bracket.cc (print): use
+       Tuplet_bracket::make_bracket, so it supports bracket-flare,
+       edge-eight and shorten-pair.
+
+2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * Documentation/user/changing-defaults.itely (Page layout):
+       description of firstpagenumber. Moved @refbugs about rightmargin
+       to the end of the section (it was looking like the documentation
+       after the refbugs was part of the bug comment).
+
+       * scm/framework-ps.scm (output-framework): set the first
+       postscript page number to firstpagenumber
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): print the first
+       page number according to firstpagenumber
+
+       * scm/paper.scm (set-paper-dimensions): added firstpagenumber
+       parameter
+
+2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
+       nested slurs. 
+
+       * scripts/convert-ly.py (lilypond_version_re_str): handle
+       \version "bar" % "foo"
+
+       * lily/completion-note-heads-engraver.cc (process_music): set
+       duration-log before announcing object.
+       
+       * lily/staff-symbol.cc (print): subtract thickness from staff line
+       length
+
+       * lily/parser.yy (book_body): disallow { ..music.. } inside \book
+       
+2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/stencil.scm: remove fontify-text and fontify-text-white
+
+2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/part-combiner.scm: skip name string. Fixes segfault problem.
+
+       * Documentation/user/sound-output.texi (Sound): new file. Move all
+       MIDI related information.
+
+2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/script-engraver.cc (acknowledge_grob): only take into
+       account note heads with a music cause. Fixes ambitus-accent.ly
+
+       * scm/define-markup-commands.scm (finger): set encoding to
+       fetaNumber.
+
+2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
+
+       * scripts/convert-ly.py: typo
+
+2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
+       font calls for diagrams based on paper and props
+
+2004-08-19  Graham Percival <gperlist@shaw.ca>
+
+       * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
+
+2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
+
+       * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
+       added setHairpinDecresc/Dim
+
+2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/include/lily-guile.hh: Cosmetics.
+
+2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/fermata-rest-position.ly: new file
+
+       * ly/property-init.ly (hideNotes): remove \setMmRestFermata
+
+       * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
+
+2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/framework-tex.scm (output-preview-framework) 
+       (output-classic-framework): 
+       * scm/framework-ps.scm (output-preview-framework):
+       s/ly:paper-book-lines/ly:paper-book-systems/g
+
+       * scm/fret-diagrams.scm (ss-font-encoding):
+       s/my-font-encoding/ss-font-encoding
+
+2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scm/music-functions.scm (direction-polyphonic-grobs): Set
+       direction also on fingerings.
+
+       * lily/clef-engraver.cc: Add forceClef to list of read properties.
+
+2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * po/nl.po: Some updates.
+
+       * scm/lily.scm (_): New function.
+       (postscript->pdf, postscript->png, lilypond-main)
+       (postscript->pdf): Use it.  Write messages to stderr.
+
+       * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
+
+       * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
+       xgettext does not recognise scheme yet.  Patch submitted.
+
+       * lily/scm-option.cc (LY_DEFINE):
+       * lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).
+
+       * lily/rest-collision.cc (do_shift): Uniformise two too many rests
+       messages.
+
+       * lily/include/paper-book.hh
+       * lily/include/paper-system.hh: Finish renaming of paper-line to
+       system.  Fix users.
+
+2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/documentation-generate.scm (string-append): add version.
+
+       * scm/define-markup-commands.scm (box): add box-padding and
+       thickness props for the box command.
+       * Documentation/user/changing-defaults.itely (Text encoding):
+       elucidate use of \encoding for \header strings.
+
+       * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
+
+       * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
+       staff-change.ly
+
+       * lily/output-def.cc (assign_context_def): use set_variable().
+
+       * lily/text-item.cc (interpret_string): accept string input
+       encoding too.
+
+       * scm/encoding.scm (read-encoding-file): print warning when file
+       can't be found.
+
+       * tex/latin1.enc: remove.
+
+       * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
+
+       * lily/rod.cc (columnize): robustness fix. Don't crash for
+       nil span points. Fixes: appoggiatura-segfault.ly
+       (add_to_cols): extra robustness fix.
+
+2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/text-item.cc (interpret_string): use lookup_variable() to
+       fidn inputencoding. Now, \paper inherits inputencoding from
+       \bookpaper.
+
+       * lily/script-engraver.cc (stop_translation_timestep): remove slur
+       collision kludge.
+
+       * lily/dynamic-engraver.cc (typeset_all): remove slur collision
+       kludge.
+
+2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
+
+2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/spanner.cc (spanned_rank_iv): Bugfix.
+
+       * lily.scm: Mark un-internationlised user messages (with FIXME).
+
+       * lily/include/modified-font-metric.hh (struct
+       Modified_font_metric): New file.  (WAS: incorrectly named
+       scaled-font-metric.hh ?)
+
+       * lily/include/scaled-font-metric.hh: Remove.
+
+       * lily/text-item.cc (interpret_string): Identify and document
+       input-encoding problem.
+
+       * lily/paper-book.cc (pages): Do not use `paper' as variable name
+       for a Bookpaper.
+
+       * tex/latin1.enc: Replace /minus with /hyphen.
+
+       * scm/encoding.scm: For latin1 (input-)encoding, use
+       latin1.  (Cork.enc is NOT latin1 -- see man latin1).
+
+       * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
+       inputencoding.
+
+2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/topdocs/INSTALL.html: fixes.
+
+2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
+
+       * buildscripts/builder.py: Fix for scons CVS.
+
+2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/user/notation.itely,
+       Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
+       input/test/ambitus-mixed.ly: fix plurals:
+       english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
+
+2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/dynamic-engraver.cc (typeset_all):
+       * lily/script-engraver.cc (stop_translation_timestep): Handle
+       collisions with new-slur.
+
+2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/define-grobs.scm (all-grob-descriptions): Add
+       new-slur-interface.
+
+2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
+       produces .PS
+
+2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): fix
+       definition of number-type
+
+2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/fret-diagrams.scm : change sans-serif font encoding from 
+       TeX-text to ec (uses ecss fonts instead of cmss fonts)
+
+       * scm/define-grob-interfaces.scm (fret-diagram-interface): add
+       number-type and label-dir
+
+       * scm/define-grob-properties.scm: add number-type and label-dir
+
+       * scm/fret-diagrams.scm (label-fret): allow fret label to be on either 
+       left or right.  Allow choice of upper-case roman, lower-case roman, or
+       arabic numerals in fret label
+
+2004-08-04  Werner Lemberg  <wl@gnu.org>
+
+       * lily/slur-quanting.cc: Include libc-extension.hh.
+       s/round/my_round/.
+       * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
+       s/autobeaming/autoBeaming/.
+
+2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: 2.3.11 released.
+
+       * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
+       renameinput.
+
+2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lookup.cc (round_filled_box): remove warnings about blot
+       diameter.
+
+       * scm/paper.scm (paper-set-staff-size): make linethickness more
+       easily tunable.
+
+       * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
+       \newlyrics -> \addlyrics
+
+       * lily/text-spanner.cc (print): use it.
+
+       * lily/dynamic-text-spanner.cc (print): use it.
+
+       * lily/grob.cc (robust_relative_extent): new function.
+
+       * scripts/lilypond-book.py (main): add -f tex as default process.
+
+       * lily/text-spanner.cc (print): only take linear_combination of
+       nonempty interval.
+       
+
+2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * scm/page-layout.scm (default-page-make-stencil): If leftmargin
+       isn't specified by the user in \bookpaper center the music in the
+       page.
+
+2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Fix some problems after the renaming of my-lily -> lily
+
+2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
+
+       * lily/slur-quanting.cc (enumerate_attachments): apply center on
+       stem-X in more cases. 
+
+       * lily/stem.cc (dim_callback): solve todo.
+
+2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/test/README: new file.
+
+       * lily/lily-parser.cc: rename my-lily* files.
+
+       * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
+       parser.
+
+       * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
+
+       * lily/include/my-lily-parser.hh: rename My_lily -> Lily
+
+       * make/mutopia-targets.make (local-WWW): don't make ps.gz
+       examples. They take a huge amount of space.
+
+       * Documentation/user/GNUmakefile: fix symlinks.
+
+       * VERSION: 2.3.10 released.
+       
+       * input/test/lyrics-skip-notes.ly: remove
+
+       * input/test/stem-cross-staff.ly (noFlag): fold into manual
+
+       * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
+       remove.
+
 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
 
        * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.