]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
13 years agoMake a pure version of calc_next_staff_spacing.
Joe Neeman [Tue, 8 Jun 2010 01:11:04 +0000 (10:11 +0900)]
Make a pure version of calc_next_staff_spacing.

This fixes a bug with StaffGrouper and RemoveEmptyStaffContext,
in which the layout for only the first system would be computed correctly.

13 years agoDoc: another compile fix.
Graham Percival [Wed, 9 Jun 2010 15:21:26 +0000 (16:21 +0100)]
Doc: another compile fix.

The info I removed is covered in the Issues chapter, anyway.

13 years agoDoc: compile fix.
Graham Percival [Wed, 9 Jun 2010 15:00:39 +0000 (16:00 +0100)]
Doc: compile fix.

13 years agoDoc-es: Fix sectioning.
Francisco Vila [Wed, 9 Jun 2010 14:48:04 +0000 (16:48 +0200)]
Doc-es: Fix sectioning.

13 years agoDoc: update @knownissues for \grace and \tempo inside \times{}
Valentin Villenave [Wed, 9 Jun 2010 13:14:11 +0000 (15:14 +0200)]
Doc: update @knownissues for \grace and \tempo inside \times{}

As Dmytro suggested, the description could be clearer.
Hopefully it is now!

13 years agoAdd documentation and regtest for lowercase minor chords feature.
Valentin Villenave [Wed, 9 Jun 2010 10:37:12 +0000 (12:37 +0200)]
Add documentation and regtest for lowercase minor chords feature.

A new regtest demonstrates the feature, and a few lines as well
as an example have been added in the relevant NR chapter.

13 years agoDoc: Contributor's: Update Regression tests
Carl Sorensen [Mon, 7 Jun 2010 13:14:08 +0000 (07:14 -0600)]
Doc: Contributor's: Update Regression tests

Make CG8 the home source for all Regression test information,
     with links from Programming work, Compiling, and INSTALL.txt.

13 years agoMusicXML: Fix filename for pipe-through operation
Reinhold Kainhofer [Tue, 8 Jun 2010 12:22:54 +0000 (14:22 +0200)]
MusicXML: Fix filename for pipe-through operation

13 years agoFix convert rule.
Neil Puttock [Mon, 7 Jun 2010 21:58:23 +0000 (22:58 +0100)]
Fix convert rule.

13 years agoLet DynamicTextSpanner end alignment early if line is hidden.
Neil Puttock [Mon, 7 Jun 2010 21:51:30 +0000 (22:51 +0100)]
Let DynamicTextSpanner end alignment early if line is hidden.

* lily/dynamic-align-engraver.cc (acknowledge_dynamic):

  if acknowledged spanner is a DynamicTextSpanner and its line style = 'none,
  break alignment spanner

13 years agoAdd line-style 'none for hidden lines.
Neil Puttock [Mon, 7 Jun 2010 20:49:31 +0000 (21:49 +0100)]
Add line-style 'none for hidden lines.

This simplifies checks in other engravers for hidden lines.

* input/regression/line-style.ly:

  add test for 'none

* lily/line-interface.cc (line):

  return empty stencil if style = 'none

13 years agoFix 1082.
Pál Benkő [Mon, 7 Jun 2010 20:13:10 +0000 (21:13 +0100)]
Fix 1082.

Set do_nothing_until_ unconditionally in each timestep.

13 years agoDoc: NR - typo 4.4.2 Vertical Spacing between sys
James Lowe [Mon, 7 Jun 2010 15:14:49 +0000 (16:14 +0100)]
Doc: NR - typo 4.4.2 Vertical Spacing between sys

Duplicate instance of top-system-spaces in text.

13 years agoLilyLib: error and warning as functions, program_name and _version as variables
Reinhold Kainhofer [Sun, 16 May 2010 17:29:10 +0000 (19:29 +0200)]
LilyLib: error and warning as functions, program_name and _version as variables

These were originally defined in lilypond-book.py, but make more sense
in the library, which can be used by other python applications as well
(e.g. musicxml2ly)

13 years agoDOC: Easier editing rename Emacs/Vim
Colin Campbell [Sun, 6 Jun 2010 21:32:59 +0000 (15:32 -0600)]
DOC: Easier editing rename Emacs/Vim

Changed subsection title to conform to the rest of the page

13 years agoDoc-fr: learning
Jean-Charles Malahieude [Sun, 6 Jun 2010 18:33:32 +0000 (20:33 +0200)]
Doc-fr: learning
common notation

13 years agoWeb-fr: updating essay
Jean-Charles Malahieude [Sun, 6 Jun 2010 18:32:43 +0000 (20:32 +0200)]
Web-fr: updating essay

13 years agoWeb-fr: intro
Jean-Charles Malahieude [Sun, 6 Jun 2010 18:31:57 +0000 (20:31 +0200)]
Web-fr: intro
colorising Schenker's diag

13 years agoDoc: eliminate typesetter quotes.
Graham Percival [Sun, 6 Jun 2010 17:31:24 +0000 (18:31 +0100)]
Doc: eliminate typesetter quotes.

13 years agoDoc: CG: more policy for Issues.
Graham Percival [Sun, 6 Jun 2010 17:31:07 +0000 (18:31 +0100)]
Doc: CG: more policy for Issues.

13 years agoWeb: Add color to bach-schenker.ly - issue 1018
James Lowe [Sun, 6 Jun 2010 11:46:13 +0000 (12:46 +0100)]
Web: Add color to bach-schenker.ly - issue 1018

Added colors to various parts of the schenker example.
Added comments in .ly file to see where specific edits were made to
the original .ly file
Added Line in ../web/introduction.itexi commenting on the addition of color

13 years agoWeb: Tidy up Bach-Schenker.ly
James Lowe [Sun, 6 Jun 2010 11:04:10 +0000 (12:04 +0100)]
Web: Tidy up Bach-Schenker.ly

Tidy up as per CG for .ly examples
Add some note durations
Remove awkward line breaks
Correct spacing for indentation
Change HTML Link in comment to reflect new location of article source

13 years agoAdd note about removing -jX to facilitate finding make errors
Carl Sorensen [Sun, 6 Jun 2010 03:59:53 +0000 (21:59 -0600)]
Add note about removing -jX to facilitate finding make errors

13 years agoDoc: CG: specify that Bounties need exact numbers.
Graham Percival [Sat, 5 Jun 2010 17:05:18 +0000 (18:05 +0100)]
Doc: CG: specify that Bounties need exact numbers.

13 years agoDoc-fr: typo
Jean-Charles Malahieude [Sat, 5 Jun 2010 16:39:02 +0000 (18:39 +0200)]
Doc-fr: typo

13 years agoWeb-fr: updates
Jean-Charles Malahieude [Sat, 5 Jun 2010 16:35:59 +0000 (18:35 +0200)]
Web-fr: updates

13 years agoDoc: fix spelling.
Graham Percival [Sat, 5 Jun 2010 13:16:55 +0000 (14:16 +0100)]
Doc: fix spelling.

13 years agoDoc: CG: update Issues in response to emails.
Graham Percival [Fri, 4 Jun 2010 14:55:42 +0000 (15:55 +0100)]
Doc: CG: update Issues in response to emails.

13 years agoRelease: bump version.
Graham Percival [Thu, 3 Jun 2010 15:23:31 +0000 (16:23 +0100)]
Release: bump version.

13 years agoBuild: dist fix. release/2.13.23-1
Graham Percival [Thu, 3 Jun 2010 14:13:52 +0000 (15:13 +0100)]
Build: dist fix.

13 years agoRelease: update news.
Graham Percival [Thu, 3 Jun 2010 13:34:30 +0000 (14:34 +0100)]
Release: update news.

13 years agoDoc: NR - Chord Repetition - examples and wording
James Lowe [Wed, 2 Jun 2010 18:01:48 +0000 (19:01 +0100)]
Doc: NR - Chord Repetition - examples and wording

Updated the .ly examples to show many different instances of how
this symbol can be used.
Reworded some uncomfortable syntax for the explanations and descriptions.

13 years agoConfigure: Fix Guile 1.9 typedef checks.
Patrick McCarty [Wed, 2 Jun 2010 19:20:09 +0000 (12:20 -0700)]
Configure: Fix Guile 1.9 typedef checks.

I forgot to update these checks after switching the test language to C++.

13 years agoDoc-es: full update.
Francisco Vila [Wed, 2 Jun 2010 18:01:48 +0000 (20:01 +0200)]
Doc-es: full update.

13 years agoDoc-es: Update HelpUs.
Francisco Vila [Wed, 2 Jun 2010 10:29:03 +0000 (12:29 +0200)]
Doc-es: Update HelpUs.

13 years agoWeb-es: Update of Community.
Francisco Vila [Wed, 2 Jun 2010 10:05:25 +0000 (12:05 +0200)]
Web-es: Update of Community.

13 years agoDoc-es: update committishes for snippets.
Francisco Vila [Wed, 2 Jun 2010 17:53:25 +0000 (19:53 +0200)]
Doc-es: update committishes for snippets.

13 years agoDoc-es: add translations for new snippets. Update LSR
Francisco Vila [Wed, 2 Jun 2010 17:51:14 +0000 (19:51 +0200)]
Doc-es: add translations for new snippets. Update LSR

13 years agoDoc-fr: texidocs
Jean-Charles Malahieude [Wed, 2 Jun 2010 17:47:59 +0000 (19:47 +0200)]
Doc-fr: texidocs
- remove superfluous spaces
- typos

13 years agoDoc: CG: more Issues policy writing.
Graham Percival [Wed, 2 Jun 2010 15:31:36 +0000 (16:31 +0100)]
Doc: CG: more Issues policy writing.

13 years agoDoc: Issue 995 added @knownissue for tuplets - NR
James Lowe [Wed, 2 Jun 2010 12:31:54 +0000 (13:31 +0100)]
Doc: Issue 995 added @knownissue for tuplets - NR

13 years agoLSR: update.
Graham Percival [Wed, 2 Jun 2010 12:56:46 +0000 (13:56 +0100)]
LSR: update.

13 years agoSnippets: strip whitespace.
Graham Percival [Wed, 2 Jun 2010 12:44:05 +0000 (13:44 +0100)]
Snippets: strip whitespace.

13 years agoAdd default-note-namer to prevent errors
Carl Sorensen [Tue, 1 Jun 2010 15:23:27 +0000 (09:23 -0600)]
Add default-note-namer to prevent errors

13 years agoFix #715
Nicolas Sceaux [Tue, 1 Jun 2010 17:41:39 +0000 (19:41 +0200)]
Fix #715

Print page number on a bookpart first page (except for the first bookpart)

13 years agoRemoveEmptyStaves: Remove Harakiri engraver before adding it again.
Reinhold Kainhofer [Sun, 30 May 2010 20:34:49 +0000 (22:34 +0200)]
RemoveEmptyStaves: Remove Harakiri engraver before adding it again.

If RemoveEmptyStaves is called twice (e.g. an include file with global
settings is included twice), two Hara_kiri_engravers would be added,
which leads to a warning.
This patch makes sure that no previous Hara_kiri_engraver is left
before adding a new one.

13 years agoCompile fix for lower-case minor chords
Carl Sorensen [Tue, 1 Jun 2010 14:16:03 +0000 (08:16 -0600)]
Compile fix for lower-case minor chords

13 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Tue, 1 Jun 2010 01:56:43 +0000 (19:56 -0600)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/lilypond

13 years agoFix 78: lowercase minor chord names patch
Henning Hraban Ramm [Sun, 21 Mar 2010 14:34:14 +0000 (15:34 +0100)]
Fix 78: lowercase minor chord names patch

13 years agolowercase minor chord names patch
Henning Hraban Ramm [Sun, 21 Mar 2010 14:34:14 +0000 (15:34 +0100)]
lowercase minor chord names patch

13 years agoPage breaking: fix ly:minimal-breaking
Nicolas Sceaux [Mon, 31 May 2010 19:42:58 +0000 (21:42 +0200)]
Page breaking: fix ly:minimal-breaking

13 years agoDoc: CG: minor update to Issues.
Graham Percival [Mon, 31 May 2010 16:39:18 +0000 (17:39 +0100)]
Doc: CG: minor update to Issues.

13 years agoDoc: CG: pre-GOP work on Issues.
Graham Percival [Mon, 31 May 2010 14:27:42 +0000 (15:27 +0100)]
Doc: CG: pre-GOP work on Issues.

13 years agoDoc-de: fix compile.
Francisco Vila [Mon, 31 May 2010 13:09:06 +0000 (15:09 +0200)]
Doc-de: fix compile.

13 years agoDoc: Update translations status.
Francisco Vila [Mon, 31 May 2010 11:23:17 +0000 (13:23 +0200)]
Doc: Update translations status.

13 years agoDoc-es: update snippets committishes.
Francisco Vila [Mon, 31 May 2010 11:21:45 +0000 (13:21 +0200)]
Doc-es: update snippets committishes.

13 years agoDoc-es: snippet update.
Francisco Vila [Mon, 31 May 2010 11:17:35 +0000 (13:17 +0200)]
Doc-es: snippet update.

13 years agoDoc-es: full update, except Snippets.
Francisco Vila [Mon, 31 May 2010 11:10:57 +0000 (13:10 +0200)]
Doc-es: full update, except Snippets.

13 years agoWeb-es: full update.
Francisco Vila [Mon, 31 May 2010 10:51:04 +0000 (12:51 +0200)]
Web-es: full update.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 31 May 2010 10:41:58 +0000 (12:41 +0200)]
Merge branch 'master' into lilypond/translation

13 years agoWeb-es: update News.
Francisco Vila [Mon, 31 May 2010 10:40:36 +0000 (12:40 +0200)]
Web-es: update News.

13 years agoDoc-es: update of Repeats.
Francisco Vila [Mon, 31 May 2010 10:21:42 +0000 (12:21 +0200)]
Doc-es: update of Repeats.

13 years agoDoc-es: Update Changing Defaults.
Francisco Vila [Mon, 31 May 2010 09:58:51 +0000 (11:58 +0200)]
Doc-es: Update Changing Defaults.

13 years agoDoc-es: update Programming Interface.
Francisco Vila [Mon, 31 May 2010 09:34:53 +0000 (11:34 +0200)]
Doc-es: update Programming Interface.

13 years agoDon't segfault on invalid engraver names.
Benjamin Peterson [Thu, 27 May 2010 21:43:11 +0000 (16:43 -0500)]
Don't segfault on invalid engraver names.

Generate the definition for procedure scheme engravers properly.

13 years agoFix #305: Allow alignment spanner to be broken for dynamics.
Neil Puttock [Sun, 30 May 2010 22:17:24 +0000 (23:17 +0100)]
Fix #305: Allow alignment spanner to be broken for dynamics.

Introduce a new event class which will trigger the end of a DynamicLineSpanner
prematurely, thus allowing dynamics to be positioned independently.

13 years agoDoc-de: updates for notation manual
Till Paala [Sun, 30 May 2010 20:29:26 +0000 (23:29 +0300)]
Doc-de: updates for notation manual

Updates to the files:
  * notation.tely
  * cheatsheet.itely
  * chords.itely
  * editorial.itely
  * expressive.itely

13 years agoDoc: begin pre-GOP work for "simple tasks".
Graham Percival [Sun, 30 May 2010 17:28:41 +0000 (18:28 +0100)]
Doc: begin pre-GOP work for "simple tasks".

13 years agoWeb: make "other languages" in left footer.
Graham Percival [Sun, 30 May 2010 16:36:14 +0000 (17:36 +0100)]
Web: make "other languages" in left footer.

13 years agoDoc: Updated CG 4.3.3 Sectioning Commands
James Lowe [Sun, 30 May 2010 09:10:09 +0000 (10:10 +0100)]
Doc: Updated CG 4.3.3 Sectioning Commands

Added note about not using @ within @node with example.
Minor formatting of @code text within section for consistency

13 years agoDoc: Remove more '@' commands from @node sections
James Lowe [Sat, 29 May 2010 22:10:56 +0000 (23:10 +0100)]
Doc: Remove more '@' commands from @node sections

14 years agoDoc: Remove any '@' commands from @node sections
James Lowe [Sat, 29 May 2010 14:27:02 +0000 (15:27 +0100)]
Doc: Remove any '@' commands from @node sections

Also edited an @ref{}

14 years agoMerge branch 'lilypond/translation'
Francisco Vila [Sat, 29 May 2010 13:23:37 +0000 (15:23 +0200)]
Merge branch 'lilypond/translation'

14 years agoRevert "don't segfault on invalid engraver names"
Carl Sorensen [Fri, 28 May 2010 21:10:23 +0000 (15:10 -0600)]
Revert "don't segfault on invalid engraver names"

This reverts commit 7aca33f5805fcf6af6ccc1fa722abbfbb9b26ee6.

14 years agodon't segfault on invalid engraver names
Benjamin Peterson [Thu, 27 May 2010 21:43:11 +0000 (16:43 -0500)]
don't segfault on invalid engraver names

14 years agoDoc: CG: add instructions for building ajax search.
Graham Percival [Thu, 6 May 2010 15:33:29 +0000 (16:33 +0100)]
Doc: CG: add instructions for building ajax search.

14 years agoBuild: don't include AJAX by default.
Graham Percival [Fri, 14 May 2010 16:41:57 +0000 (17:41 +0100)]
Build: don't include AJAX by default.

14 years agoDocs: Add AJAX search field to the docs
Reinhold Kainhofer [Sun, 11 Apr 2010 16:21:05 +0000 (18:21 +0200)]
Docs: Add AJAX search field to the docs

-) Add a search field to the toc pane in our docs. If the user types three
   letters or more, an AJAX request is sent to the server to perform a
   search. The AJAX part is implemented in JS, the search part itself is
   implemented in PHP on the server side, which wades through a pre-generated
   index file (pure text).
-) The texi2html init file now has the ability to create our own search
   index file, currently in pure text (the search script will go through it
   line for line.
-) The search box is shown via JavaScript only if the files are viewed over
   http. If the user has JavaScript disabled or if the files are viewed as
   static pages (and not over http), then no search box appears, since it
   would not work anyway.
-) Also, don't show search box when AJAX initialization failed.
-) Print nice message if search index can't be opened, don't fail with error
-) Install and use language-dependent index files for all known languages
-) If we don't have a texinfo index, don't load the JS and don't print
   out the search box. (Workaround: css_lines is called before
   init_out, so we need to do the check already in css_lines!)
   If the index would be empty, don't create an empty .idx file

-) If AJAX works and a user presses enter, the same AJAX query is triggered
   as when entering some letters, and the results appear on the same page.
   However, if for some reason AJAX does not work (in particular, if the
   onSubmit action handler isn't called), then a search page is loaded
   with the same results as the AJAX query...

14 years agoDoc-es: Update Pitches and Rhythms.
Francisco Vila [Thu, 27 May 2010 23:46:52 +0000 (01:46 +0200)]
Doc-es: Update Pitches and Rhythms.

14 years agoDoc-es: update of Input, Keyboards and lilypond-book.
Francisco Vila [Thu, 27 May 2010 23:32:05 +0000 (01:32 +0200)]
Doc-es: update of Input, Keyboards and lilypond-book.

14 years agoMerge remote branch 'origin/release/unstable'
Patrick McCarty [Thu, 27 May 2010 22:51:47 +0000 (15:51 -0700)]
Merge remote branch 'origin/release/unstable'

14 years agoBuild fix.
Graham Percival [Thu, 27 May 2010 19:28:20 +0000 (20:28 +0100)]
Build fix.

14 years agoWeb: Changed Link for compiling instructions
James Lowe [Thu, 27 May 2010 19:10:03 +0000 (20:10 +0100)]
Web: Changed Link for compiling instructions

Points now to CG 3.0 (compiling) not 3.5 (compiling lilypond)

14 years agoDoc: add stuff to CG "Regtests"
Valentin Villenave [Thu, 27 May 2010 18:37:51 +0000 (20:37 +0200)]
Doc: add stuff to CG "Regtests"

This is clearly not ideal, but at least it's slightly
better than having empty sections. Hopefully someone
else will add more accurate/helpful information later.

14 years agoDoc: add subheadings to CG "Regtests"
Valentin Villenave [Thu, 27 May 2010 17:14:00 +0000 (19:14 +0200)]
Doc: add subheadings to CG "Regtests"

14 years agoDoc: small addition to CG "Getting the source code"
Valentin Villenave [Thu, 27 May 2010 17:09:01 +0000 (19:09 +0200)]
Doc: small addition to CG "Getting the source code"

Graham: I hear you :-)

14 years agoRevert "Doc: update CG "Working with source code""
Graham Percival [Thu, 27 May 2010 16:54:45 +0000 (17:54 +0100)]
Revert "Doc: update CG "Working with source code""

This reverts commit 2ed20ae542b8fb12a313cdebbd1be42447d4277c.

We don't want this info here, and it already exists in CG 3.3.
Discuss things like this before changing it.

14 years agoDoc : update CG "Regression tests"
Valentin Villenave [Thu, 27 May 2010 16:49:07 +0000 (18:49 +0200)]
Doc : update CG "Regression tests"

This commit updates the first, basic section about
regtest compilation.  It may need to be completed.

14 years agoDoc: update CG "Working with source code"
Valentin Villenave [Thu, 27 May 2010 16:45:12 +0000 (18:45 +0200)]
Doc: update CG "Working with source code"

The possibility to download the source code as a tarball
wasn't mentioned at all; I added it for completeness' sake,
whilst explicitely discouraging it in favor of git stuff.

14 years agoRelease: bump version.
Graham Percival [Thu, 27 May 2010 16:33:50 +0000 (17:33 +0100)]
Release: bump version.

14 years agoRelease: update news.
Graham Percival [Thu, 27 May 2010 15:09:49 +0000 (16:09 +0100)]
Release: update news.

14 years agoRelease: update news.
Graham Percival [Tue, 25 May 2010 12:57:20 +0000 (13:57 +0100)]
Release: update news.

14 years agoRemove horizontal space from vspace markup
Carl Sorensen [Tue, 4 May 2010 00:11:20 +0000 (18:11 -0600)]
Remove horizontal space from vspace markup

14 years agoRelease: update news. release/2.13.22-1
Graham Percival [Thu, 27 May 2010 15:09:49 +0000 (16:09 +0100)]
Release: update news.

14 years agoMerge commit 'origin' into release/unstable
Graham Percival [Thu, 27 May 2010 15:08:46 +0000 (16:08 +0100)]
Merge commit 'origin' into release/unstable

14 years agoDoc: remove unneeded translated file.
Graham Percival [Thu, 27 May 2010 14:28:50 +0000 (15:28 +0100)]
Doc: remove unneeded translated file.

14 years agoDoc: Essay - engraving - typos and .ly examples
James Lowe [Thu, 27 May 2010 12:14:47 +0000 (13:14 +0100)]
Doc: Essay - engraving - typos and .ly examples

Corrected some spelling mistakes
Made some adjustements to some of the .ly examples as per the CG

14 years agoFix 881, with Neil's suggestion
Carl Sorensen [Sat, 15 May 2010 01:51:57 +0000 (19:51 -0600)]
Fix 881, with Neil's suggestion

Make laisser-vibrez::print a pure function

Add regression test for issue 881

14 years agoWeb-es: Update Introduction.
Francisco Vila [Thu, 27 May 2010 10:37:13 +0000 (12:37 +0200)]
Web-es: Update Introduction.

14 years agoWeb-es: update of Community.
Francisco Vila [Thu, 27 May 2010 09:28:23 +0000 (11:28 +0200)]
Web-es: update of Community.