]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoToplevel dist: regenerate and include ChangeLog, RELEASE-COMMIT.
Jan Nieuwenhuizen [Mon, 8 Jun 2009 14:58:58 +0000 (16:58 +0200)]
Toplevel dist: regenerate and include ChangeLog, RELEASE-COMMIT.

Fixes unstampedness of tarballs, which can make things especially
hairy for packagers/distributors when eg lilypond-2.12.2 is happens
to be released from MASTER instead of stable/2.12.

14 years agoAdd build-dep install commands.
Jan Nieuwenhuizen [Mon, 8 Jun 2009 12:02:53 +0000 (14:02 +0200)]
Add build-dep install commands.

14 years agoLily-conformity nitpick: use char const instead of const char.
Jan Nieuwenhuizen [Mon, 8 Jun 2009 08:31:35 +0000 (10:31 +0200)]
Lily-conformity nitpick: use char const instead of const char.

14 years agoRemove text files from makefile, I'm an idiot.
Graham Percival [Sun, 7 Jun 2009 23:17:18 +0000 (16:17 -0700)]
Remove text files from makefile, I'm an idiot.

14 years agoDoc-es: NR 4.4.3 (ex.1) \override -> \overrideProperty
Mark Polesky [Sun, 7 Jun 2009 18:16:10 +0000 (11:16 -0700)]
Doc-es: NR 4.4.3 (ex.1) \override -> \overrideProperty

14 years agoDoc-de: NR 4.4.3 (ex.1) \override -> \overrideProperty
Mark Polesky [Sun, 7 Jun 2009 18:11:38 +0000 (11:11 -0700)]
Doc-de: NR 4.4.3 (ex.1) \override -> \overrideProperty

14 years agoNR 4.4.3 (ex.1) \override -> \overrideProperty
Mark Polesky [Sun, 7 Jun 2009 18:07:20 +0000 (11:07 -0700)]
NR 4.4.3 (ex.1) \override -> \overrideProperty

14 years agoDoc: remove unneeded path setup in updating-lsr script.
Graham Percival [Sun, 7 Jun 2009 18:53:19 +0000 (11:53 -0700)]
Doc: remove unneeded path setup in updating-lsr script.

14 years agoDoc: Remove unneeded doc files (merged with CG).
Graham Percival [Sun, 7 Jun 2009 18:49:59 +0000 (11:49 -0700)]
Doc: Remove unneeded doc files (merged with CG).

14 years agoTypos.
Neil Puttock [Sun, 7 Jun 2009 18:16:40 +0000 (19:16 +0100)]
Typos.

14 years agoList choices in break-align-symbols docstring.
Mark Polesky [Thu, 28 May 2009 05:44:41 +0000 (22:44 -0700)]
List choices in break-align-symbols docstring.

14 years agoFix crash when output-preview-framework is missing
Patrick McCarty [Thu, 28 May 2009 00:40:20 +0000 (17:40 -0700)]
Fix crash when output-preview-framework is missing

* If -dpreview is used when output-preview-framework
  does not exist for the given backend, LilyPond crashes.

  This patch implements checks for both output-framework
  and output-preview-framework, and issues warnings if
  they do not exist.

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
14 years agoRemove unused folder input/new/revised/.
Neil Puttock [Sun, 7 Jun 2009 16:51:49 +0000 (17:51 +0100)]
Remove unused folder input/new/revised/.

14 years agoDoc: Fix HTML output
Reinhold Kainhofer [Sun, 7 Jun 2009 14:48:50 +0000 (16:48 +0200)]
Doc: Fix HTML output

Add an empty line in the appendix to start a new paragraph before the
Lilypond grammar. Otherwise the closing </p> will be put after the
<pre>...</pre>, which would mean to nested block-level commands and is
invalid HTML.

14 years agotexi2html: Use only one <pre class="example"> for @example -> valid HTML now
Reinhold Kainhofer [Sun, 7 Jun 2009 12:40:31 +0000 (14:40 +0200)]
texi2html: Use only one <pre class="example"> for @example -> valid HTML now

The @example environment should not create
   <pre class="example"><pre class="example">...</pre></pre>
which is invalid HTML, but rather only one <pre> tag. texi2html creates
the correct pre tag automatically from the env name, so remove it from
the settings.
Also adjust the css to get the correct margins/padding like before.

Now, the lilypond-big-file has only 3 HTML errors left instead of ~300.

14 years agoUse HTML tags, not XHTML tags like <br/> (HTML validator complains!!!)
Reinhold Kainhofer [Sun, 7 Jun 2009 11:47:54 +0000 (13:47 +0200)]
Use HTML tags, not XHTML tags like <br/> (HTML validator complains!!!)

14 years agoMore missing (or incorrect) full stops.
Werner Lemberg [Sun, 7 Jun 2009 05:04:42 +0000 (07:04 +0200)]
More missing (or incorrect) full stops.

14 years ago@code{\addInstrumentDefinition} -> @code{\\addInstrumentDefinition}
Mark Polesky [Sat, 6 Jun 2009 23:33:49 +0000 (16:33 -0700)]
@code{\addInstrumentDefinition} -> @code{\\addInstrumentDefinition}

14 years agoUpdate version.
Graham Percival [Sat, 6 Jun 2009 20:55:45 +0000 (13:55 -0700)]
Update version.

14 years agoFix build.
Graham Percival [Sat, 6 Jun 2009 20:48:51 +0000 (13:48 -0700)]
Fix build.

14 years agoCG: add script for testing LSR snippets
Jonathan Kulp [Sat, 6 Jun 2009 19:49:24 +0000 (14:49 -0500)]
CG: add script for testing LSR snippets

14 years agoUpdate pull command.
Graham Percival [Sat, 6 Jun 2009 11:48:49 +0000 (04:48 -0700)]
Update pull command.

14 years agoAdd missing full stops.
Werner Lemberg [Sat, 6 Jun 2009 09:15:15 +0000 (11:15 +0200)]
Add missing full stops.

14 years agoMake tied accidentals after line breaks configurable.
Joe Neeman [Sun, 31 May 2009 02:14:42 +0000 (19:14 -0700)]
Make tied accidentals after line breaks configurable.

14 years agoFix 541.
Joe Neeman [Tue, 2 Jun 2009 11:07:12 +0000 (14:07 +0300)]
Fix 541.

The x_offset and y_offset fields in PangoGlyphGeometry should not
be included in the advance. That is, they only affect the position
of their glyph.

14 years agoFix memory leak of an Output_def.
Joe Neeman [Wed, 3 Jun 2009 04:37:24 +0000 (07:37 +0300)]
Fix memory leak of an Output_def.

14 years agoFix 739.
Joe Neeman [Sat, 30 May 2009 01:35:28 +0000 (18:35 -0700)]
Fix 739.

Ensure that bends always go left-to-right.

14 years agoFix 759.
Joe Neeman [Fri, 29 May 2009 23:58:29 +0000 (16:58 -0700)]
Fix 759.

Only include live staves in refpoint-staff-extent.

14 years agoDoc: policies + procedure of updating LSR version.
Graham Percival [Thu, 4 Jun 2009 10:51:32 +0000 (03:51 -0700)]
Doc: policies + procedure of updating LSR version.

14 years agoFix compile for GCC 4.4
Patrick McCarty [Thu, 28 May 2009 07:50:29 +0000 (00:50 -0700)]
Fix compile for GCC 4.4

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
14 years agoRestore texidocs for renamed snippet.
Neil Puttock [Wed, 3 Jun 2009 22:24:44 +0000 (23:24 +0100)]
Restore texidocs for renamed snippet.

14 years agoLSR: Update.
Neil Puttock [Wed, 3 Jun 2009 21:49:45 +0000 (22:49 +0100)]
LSR: Update.

14 years agoRemove snippets moved to LSR.
Neil Puttock [Wed, 3 Jun 2009 21:42:02 +0000 (22:42 +0100)]
Remove snippets moved to LSR.

14 years agoDocs: compile fix.
Neil Puttock [Wed, 3 Jun 2009 21:39:12 +0000 (22:39 +0100)]
Docs: compile fix.

14 years agoDoc: move menu into chapter.
Graham Percival [Wed, 3 Jun 2009 16:49:21 +0000 (09:49 -0700)]
Doc: move menu into chapter.

14 years agoDOCS: additions to LM and CG
Jonathan Kulp [Wed, 3 Jun 2009 13:34:52 +0000 (08:34 -0500)]
DOCS: additions to LM and CG

14 years agoLSR: Update.
Neil Puttock [Thu, 28 May 2009 19:10:33 +0000 (20:10 +0100)]
LSR: Update.

14 years agoRemove undefined 'break-align-symbols values.
Mark Polesky [Thu, 28 May 2009 01:52:45 +0000 (18:52 -0700)]
Remove undefined 'break-align-symbols values.

14 years agoDOCS: add index items for displayMusic function
Jonathan Kulp [Wed, 27 May 2009 17:44:36 +0000 (12:44 -0500)]
DOCS: add index items for displayMusic function

14 years agoTypos: Lilypond -> LilyPond, explicite -> explicit, fix docstring
Mark Polesky [Wed, 27 May 2009 17:07:08 +0000 (10:07 -0700)]
Typos: Lilypond -> LilyPond, explicite -> explicit, fix docstring

14 years agocheatsheet.itely: "upstep" -> "pickup / upbeat"
Mark Polesky [Tue, 26 May 2009 08:38:35 +0000 (01:38 -0700)]
cheatsheet.itely: "upstep" -> "pickup / upbeat"

14 years ago(avoid-slur . #f) -> (avoid-slur . ignore) in default-script-alist
Mark Polesky [Tue, 26 May 2009 08:29:36 +0000 (01:29 -0700)]
(avoid-slur . #f) -> (avoid-slur . ignore) in default-script-alist

14 years agoChange web target name to doc in various places
Francisco Vila [Tue, 26 May 2009 08:03:19 +0000 (10:03 +0200)]
Change web target name to doc in various places

14 years agoTypo: @var{} -> @code{}.
Mark Polesky [Tue, 26 May 2009 08:53:26 +0000 (01:53 -0700)]
Typo: @var{} -> @code{}.

14 years agoChange wording of paper-column-interface docstring.
Mark Polesky [Mon, 25 May 2009 06:06:20 +0000 (23:06 -0700)]
Change wording of paper-column-interface docstring.

14 years agoBetter detection which characters need to be quoted in lyrics release/2.13.1-0
Reinhold Kainhofer [Sun, 24 May 2009 15:03:50 +0000 (17:03 +0200)]
Better detection which characters need to be quoted in lyrics

14 years agoRevert "Improved keySignature support in convert-ly"
Carl Sorensen [Sun, 24 May 2009 13:05:31 +0000 (07:05 -0600)]
Revert "Improved keySignature support in convert-ly"

There are two flaws with this commit.

Only backquoted lists are fixed.

(notename . alteration) entries are mangled.

This reverts commit 5eb34f535890461595fb1487f5407d9adb795ad9.

14 years agoImproved keySignature support in convert-ly
Andrew Hawryluk [Sat, 23 May 2009 02:57:24 +0000 (20:57 -0600)]
Improved keySignature support in convert-ly

Added rules to convert pitch numbers to names, fixed
a bug that prevented the 2.13.0 rule from warning the
user that the keySignature alist order had changed.

14 years agoUpdate doc POs
John Mandereau [Fri, 22 May 2009 20:40:12 +0000 (22:40 +0200)]
Update doc POs

14 years agoUpdate LSR texidocs
John Mandereau [Fri, 22 May 2009 19:44:20 +0000 (21:44 +0200)]
Update LSR texidocs

14 years agoDoc-es: updates not in lsr.
Francisco Vila [Fri, 22 May 2009 18:36:03 +0000 (20:36 +0200)]
Doc-es: updates not in lsr.

14 years agoDoc-de: compilation fix
Till Paala [Fri, 22 May 2009 18:27:01 +0000 (21:27 +0300)]
Doc-de: compilation fix

14 years agoDoc-de: add language definition to doc files
Till Paala [Fri, 22 May 2009 17:01:19 +0000 (20:01 +0300)]
Doc-de: add language definition to doc files

14 years agoFix and add committishes in texidocs to make check-translation usable
John Mandereau [Fri, 22 May 2009 16:45:09 +0000 (18:45 +0200)]
Fix and add committishes in texidocs to make check-translation usable

14 years agoAdd support for texidocs in check-translation
John Mandereau [Fri, 22 May 2009 16:42:38 +0000 (18:42 +0200)]
Add support for texidocs in check-translation

Also add a hack to update committishes in texdidocs, this should
be used with extreme care.

14 years agoDoc-de: translate name in an example.
Stefan Weil [Fri, 22 May 2009 10:22:54 +0000 (12:22 +0200)]
Doc-de: translate name in an example.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
14 years agoTwo spaces after a full stop ending a sentence...
Werner Lemberg [Fri, 22 May 2009 06:59:58 +0000 (08:59 +0200)]
Two spaces after a full stop ending a sentence...

14 years agoMore reliable test for line-beginning grobs.
Joe Neeman [Fri, 22 May 2009 05:48:48 +0000 (22:48 -0700)]
More reliable test for line-beginning grobs.

This improves the accuracy of pure-height calculations, particulary
when treble clefs are involved.

14 years agoFix min_page_count to take page-top-space into account.
Joe Neeman [Fri, 22 May 2009 05:17:20 +0000 (22:17 -0700)]
Fix min_page_count to take page-top-space into account.

14 years agoPenalize properly when systems don't fit on the requested number of pages.
Joe Neeman [Thu, 14 May 2009 20:52:11 +0000 (13:52 -0700)]
Penalize properly when systems don't fit on the requested number of pages.

14 years agoDoc-de: Add commitishes to snippets
Till Paala [Thu, 21 May 2009 19:01:39 +0000 (22:01 +0300)]
Doc-de: Add commitishes to snippets

14 years agoDoc-de: corrections
Till Paala [Thu, 21 May 2009 10:04:17 +0000 (13:04 +0300)]
Doc-de: corrections

14 years agoNitpick: make web -> make doc.
Neil Puttock [Wed, 20 May 2009 23:27:57 +0000 (00:27 +0100)]
Nitpick: make web -> make doc.

14 years agoClarify 'avoid-slur docstring.
Mark Polesky [Tue, 19 May 2009 06:18:38 +0000 (23:18 -0700)]
Clarify 'avoid-slur docstring.

14 years agoAdd 'avoid-slur option 'ignore.
Neil Puttock [Wed, 20 May 2009 22:16:52 +0000 (23:16 +0100)]
Add 'avoid-slur option 'ignore.

14 years agoTypo.
Werner Lemberg [Wed, 20 May 2009 07:14:10 +0000 (09:14 +0200)]
Typo.

14 years agoDoc-es: Typo.
Francisco Vila [Tue, 19 May 2009 22:22:24 +0000 (00:22 +0200)]
Doc-es: Typo.

14 years agoDOCS: clarify the effect of \relative on \transpose and \chordmode
Jonathan Kulp [Tue, 19 May 2009 04:05:14 +0000 (23:05 -0500)]
DOCS: clarify the effect of \relative on \transpose and \chordmode

14 years agoDoc-de: Updates from master 4
Till Paala [Tue, 19 May 2009 17:55:06 +0000 (20:55 +0300)]
Doc-de: Updates from master 4

14 years agoDoc-de: Updates from master 3
Till Paala [Tue, 19 May 2009 17:30:17 +0000 (20:30 +0300)]
Doc-de: Updates from master 3

14 years agoDoc-de: Updates from master 2
Till Paala [Tue, 19 May 2009 16:25:21 +0000 (19:25 +0300)]
Doc-de: Updates from master 2

14 years agoUpdate bezier-sandwich comment -- Mark Polesky
Carl Sorensen [Mon, 18 May 2009 22:57:44 +0000 (16:57 -0600)]
Update bezier-sandwich comment -- Mark Polesky

14 years agoUpdate bezier-sandwich in-routine documentation -- Mark Polesky
Carl Sorensen [Mon, 18 May 2009 21:44:19 +0000 (15:44 -0600)]
Update bezier-sandwich in-routine documentation -- Mark Polesky

14 years agoAdd *.ily to vim-related files
Jonathan Kulp [Mon, 18 May 2009 02:30:06 +0000 (21:30 -0500)]
Add *.ily to vim-related files

14 years agoDoc: fix syntax of texidoc strings.
Francisco Vila [Mon, 18 May 2009 17:36:38 +0000 (19:36 +0200)]
Doc: fix syntax of texidoc strings.

Warning: there is an empty committish in guitar-strum-rhythms.texidoc in French.

14 years agoDoc-es: Mark texidoc files with committish
Francisco Vila [Mon, 18 May 2009 10:31:14 +0000 (12:31 +0200)]
Doc-es: Mark texidoc files with committish

14 years agoDoc-es: N.C. chord symbol
Francisco Vila [Mon, 18 May 2009 07:45:33 +0000 (09:45 +0200)]
Doc-es: N.C. chord symbol

14 years agoDoc-de: updates from master 1
Till Paala [Mon, 18 May 2009 07:33:32 +0000 (10:33 +0300)]
Doc-de: updates from master 1

14 years agoDoc-de: Translation of changing-defaults.itely.
Till Paala [Mon, 18 May 2009 05:53:03 +0000 (08:53 +0300)]
Doc-de: Translation of changing-defaults.itely.

Date of the file: 8th of february 2009

14 years agoDoc-es: translate names in an example.
Francisco Vila [Fri, 15 May 2009 18:44:53 +0000 (20:44 +0200)]
Doc-es: translate names in an example.

14 years agoDoc-es: Updates from Master.
Francisco Vila [Thu, 14 May 2009 11:22:42 +0000 (13:22 +0200)]
Doc-es: Updates from Master.

14 years agoDoc-es: Correctly add language grammar to NR.
Francisco Vila [Mon, 4 May 2009 10:59:23 +0000 (12:59 +0200)]
Doc-es: Correctly add language grammar to NR.

14 years agoDoc-fr: rhythms.itely translation revisited
Jean-Charles Malahieude [Fri, 1 May 2009 18:49:41 +0000 (20:49 +0200)]
Doc-fr: rhythms.itely translation revisited

about 2/3 reviewed
Moving to our freshly built home, no available net connection for the
next three weeks.

14 years agoDoc-fr: some more texidocs related to rhythms.itely
Jean-Charles Malahieude [Wed, 29 Apr 2009 19:42:53 +0000 (21:42 +0200)]
Doc-fr: some more texidocs related to rhythms.itely

14 years agoDoc-es: fix bad committish.
Francisco Vila [Wed, 29 Apr 2009 11:17:22 +0000 (13:17 +0200)]
Doc-es: fix bad committish.

14 years agoDoc-es: Typo.
Francisco Vila [Wed, 29 Apr 2009 11:13:17 +0000 (13:13 +0200)]
Doc-es: Typo.

14 years agoDoc-es: Update section titles, and NEWS
Francisco Vila [Mon, 27 Apr 2009 09:19:04 +0000 (11:19 +0200)]
Doc-es: Update section titles, and NEWS

14 years agoDoc-es: Updates from Master.
Francisco Vila [Mon, 27 Apr 2009 08:36:07 +0000 (10:36 +0200)]
Doc-es: Updates from Master.

15 years agoMusicXML: Add option not to convert page layout and line/page breaks
Reinhold Kainhofer [Thu, 14 May 2009 21:09:05 +0000 (23:09 +0200)]
MusicXML: Add option not to convert page layout and line/page breaks

15 years agoFix a bug that left empty space on pages with titles.
Joe Neeman [Tue, 12 May 2009 22:52:14 +0000 (15:52 -0700)]
Fix a bug that left empty space on pages with titles.

15 years agoImprove the accuracy of pure-heights for systems with many staves.
Joe Neeman [Thu, 14 May 2009 18:37:59 +0000 (11:37 -0700)]
Improve the accuracy of pure-heights for systems with many staves.

15 years agoAdd N.C. entry to ChordNames context.
Carl Sorensen [Sun, 10 May 2009 00:30:31 +0000 (18:30 -0600)]
Add N.C. entry to ChordNames context.

Adding a rest to the music passed to a ChordNames context will
now create an N.C. ChordName.  N.C. ChordNames behave just like
regular ChordNames with respect to chordChanges.

15 years agoFix fret diagram xo string offsets
Carl Sorensen [Thu, 14 May 2009 11:58:19 +0000 (05:58 -0600)]
Fix fret diagram xo string offsets

15 years agoSVG backend: In `placebox', do not group elements
Patrick McCarty [Tue, 5 May 2009 19:21:52 +0000 (12:21 -0700)]
SVG backend: In `placebox', do not group elements

* Avoid using <g>...</g> around all grobs and Pango
  text except for rotated or colored objects.  This
  makes SVG editing easier (with Inkscape, etc.)

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoDOCS: changed mpdolce and tempoMark macros in LM & NR
Jonathan Kulp [Wed, 13 May 2009 01:24:13 +0000 (20:24 -0500)]
DOCS: changed mpdolce and tempoMark macros in LM & NR

15 years agoNitpick: ly:spanner-bound grob name slur -> spanner.
Neil Puttock [Sat, 9 May 2009 20:20:55 +0000 (21:20 +0100)]
Nitpick: ly:spanner-bound grob name slur -> spanner.

15 years agoFix doc string
Reinhold Kainhofer [Thu, 7 May 2009 16:07:05 +0000 (18:07 +0200)]
Fix doc string

15 years agoUpdate conversion rule for \octave so that \octaves etc. are no longer matched.
Reinhold Kainhofer [Wed, 29 Apr 2009 09:28:06 +0000 (11:28 +0200)]
Update conversion rule for \octave so that \octaves etc. are no longer matched.

15 years agoAdd high-level documentation about Page_breaking.
Joe Neeman [Wed, 6 May 2009 23:54:23 +0000 (16:54 -0700)]
Add high-level documentation about Page_breaking.

15 years agoImprove some comments.
Joe Neeman [Wed, 6 May 2009 23:08:29 +0000 (16:08 -0700)]
Improve some comments.