]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/kpath.cc:
[lilypond.git] / ChangeLog
index 4bde807e1a83654642db720c224345f73d52e5bb..825bcaa25414a05bffaa4993a5a78067a8a17780 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,168 @@
+2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/define-markup-commands.scm (with-url): oops. use Y extent
+       for Y.
+
+       * ly/titling-init.ly (tagline): put default tagline in \paper
+
+2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/kpath.cc: 
+       * lily/pdf.cc (Pdf_file): Use more generic error messages.
+
+       * scm/lily-library.scm (version-not-seen-message): New function.
+       * ly/init.ly: Use it.
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): Display page
+       breaks as progess.
+
+       * scripts/lilypond-book.py (do_process_cmd): Do not lump
+       whitespace with l10n message.
+
+       * scm/framework-tex.scm (convert-to-ps):
+       (convert-to-dvi): Do not use overly specific l10n messages.
+
+       * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
+
+       * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
+       merge stderr with stdout.  
+
+2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flower/libc-extension.cc: Tested BSD compile fix (Matthias Neeracher).
+
+2005-02-29  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/instrument-notation.teily: moved
+       \arpeggio to Basic.
+
+       * Documentation/user/advanced-notation.itely: Articulation to
+       Basic, a bunch of stuff from Basic moved to Advanced.
+
+       * Documentation/user/basic.itely: swapped various sections,
+       reorganized Basic.
+
+2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flower/memory-stream.cc: 
+       * flower/libc-extension.cc: Remove obsolete #undefs.
+
+       * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
+       more carefully.
+
+2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
+       dependency.
+
+       * VERSION (PACKAGE_NAME): release 2.5.13
+
+       * GNUmakefile.in (web-ext): don't ship ps.gz
+
+       * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
+       stdout
+
+2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
+       without libintl.  Now it compiles too.
+
+2005-02-28  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/basic-notation.itely,
+       instument-notation.itely, advanced-notation.itely:
+       split up contents of notation.itely.
+
+       * Documentation/user/notation.itely: file removed.
+
+       * Documentation/user/invoking.itely, converters.itely:
+       moved convert-ly info to invoking.itely.
+
+       * Documentation/user/global.itely, changing-defaults.itely,
+       sound-output.itexi: moved global settings, file layout, and
+       sound into global.itely.
+
+       * Documentation/user/sound-output.itexi: file removed.
+
+       * Documentation/user/lilypond.tely: removed links to
+       notation.itely and sound.itely.
+
+2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
+
+       * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
+       * THANKS: add sponsor.
+
+       * scm/define-markup-commands.scm (with-url): new markup command.
+
+       * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
+       tagline.
+       
+       * scm/output-tex.scm (url-link): stub.
+
+       * scm/output-ps.scm (url-link): new function.
+
+       * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
+       ly:set-point-and-click
+
+2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ps/music-drawing-routines.ps (mark_file_line): Switch Action
+       based on pdf-viewer setting.
+
+       * scm/framework-ps.scm (write-preamble): Find and set preferred
+       pdf-viewer.
+
+2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/point-and-click.itely: update for PDF point &
+       click.
+
+       * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
+       editors based on EDITOR setting.
+
+2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/*: Oops, more grand 2005 replace bits.
+
+2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ps/music-drawing-routines.ps: new routine: insert PDF mark
+
+       * scm/output-ps.scm (grob-cause): point & click support for
+       PostScript
+
+2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/input-scheme.cc (LY_DEFINE): rename to
+       ly:input-file-line-column
+
+2005-02-26  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/examples.itely: small fix from Steve Doonan.
+
+       * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
+
+       * Documentation/user/notation.itely: revamped Polyphony section
+       from Yuval Harel.  Thanks!
+
+       * THANKS: added Yuval Harel.
+
+       * Documentation/user/{various}: inserted two spaces after a period.
+
+       * Documentation/user/lilypond.tely: added framework for reorg.
+
+       * Documentation/user/basic-notation.itely, instrument-notation.itely,
+       advanced-notation.itely, global.itely: new files, placeholder for
+       future reorg.
+
 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/user/lilypond-book.itely (Music fragment options):
+       doc fontload.
+
        * Documentation/user/changing-defaults.itely (Text encoding): add
        fontload option to utf8 include