]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoLSR: Update. release/2.13.5-0
Neil Puttock [Fri, 2 Oct 2009 00:29:09 +0000 (01:29 +0100)]
LSR: Update.

14 years agoVarious style nits/whitespace issues.
Neil Puttock [Thu, 1 Oct 2009 23:58:04 +0000 (00:58 +0100)]
Various style nits/whitespace issues.

14 years agoUpdate regtest \version strings.
Neil Puttock [Thu, 1 Oct 2009 23:54:28 +0000 (00:54 +0100)]
Update regtest \version strings.

14 years agoIntroduce new handling for paper margin settings.
Michael Käppler [Fri, 11 Sep 2009 23:47:00 +0000 (01:47 +0200)]
Introduce new handling for paper margin settings.

* Make default margins accessible in ly/paper-defaults-init.ly

* Introduce a new method: Output_def::normalize (). It checks,
  whether left-margin, right-margin and/or line-width are set.
  Afterwards it computes missing values or takes defaults, if
  necessary. There is no need to specify line-width manually now.

* Make right-margin work

* If only line-width is set, the current behaviour persists.
  (Systems are centered)

* Output a warning if the margin values don't fit with each other or
  systems run off the page due to improper settings

* Modify lilypond-book to set a default line-width in case there
  is no other to base on left-padding (This is ugly, though)

14 years agoCopyright garbage: cary is now FDL 1.1 or higher.
Graham Percival [Thu, 1 Oct 2009 18:26:49 +0000 (19:26 +0100)]
Copyright garbage: cary is now FDL 1.1 or higher.

See what happens if you spend 10 minutes doing actual work
(writing a polite email) instead of flaming away expounding on
your armchair lawyering on a mailist?

14 years agoAdd lilypond-general as website preview @direntry. Fixes access through info.
Jan Nieuwenhuizen [Thu, 1 Oct 2009 07:16:44 +0000 (09:16 +0200)]
Add lilypond-general as website preview @direntry.  Fixes access through info.

Now that the website is in texinfo, it's nice to be able to view
it in emacs.

14 years agoCreate out/.texi from $(src-dir) instead of `.'. Fixes --srcdir/GUB doc build.
Jan Nieuwenhuizen [Thu, 1 Oct 2009 06:41:38 +0000 (08:41 +0200)]
Create out/.texi from $(src-dir) instead of `.'.  Fixes --srcdir/GUB doc build.

14 years agoFix killCues (string=? expects two strings!)
Reinhold Kainhofer [Wed, 30 Sep 2009 13:44:45 +0000 (15:44 +0200)]
Fix killCues (string=? expects two strings!)

14 years agokillCues should not remove music quoted with \quoteDuring, only \cueDuring!
Reinhold Kainhofer [Tue, 29 Sep 2009 13:48:32 +0000 (15:48 +0200)]
killCues should not remove music quoted with \quoteDuring, only \cueDuring!

14 years agoWhitespace: Fix several too long lines in the part-combiner
Reinhold Kainhofer [Wed, 30 Sep 2009 12:42:09 +0000 (14:42 +0200)]
Whitespace: Fix several too long lines in the part-combiner

14 years agoFix quoting overrides, set etc.
Reinhold Kainhofer [Sat, 22 Aug 2009 12:05:36 +0000 (14:05 +0200)]
Fix quoting overrides, set etc.

The recording-group-emulate created the list of quoted events in reverse
order, so we'll have to revert it again to be in the correct order.
Also, allow all StreamEvent to be quoted (only those in quotedEventTypes
will actually be quoted).

14 years agoRevert "Docs: fix compile"
Patrick McCarty [Wed, 30 Sep 2009 08:06:04 +0000 (01:06 -0700)]
Revert "Docs: fix compile"

This reverts commit b80654c7fcc6e6e412e0d3b04b12439925d56e90.

14 years ago[doc] Fix macro for translated docs too.
David Kastrup [Wed, 30 Sep 2009 08:22:02 +0000 (01:22 -0700)]
[doc] Fix macro for translated docs too.

14 years ago[doc] Fix \lilyvindex macro.
David Kastrup [Wed, 30 Sep 2009 07:25:21 +0000 (09:25 +0200)]
[doc] Fix \lilyvindex macro.

14 years agoRevert 3 4 autobeam rule
Carl Sorensen [Wed, 30 Sep 2009 03:20:08 +0000 (21:20 -0600)]
Revert 3 4 autobeam rule

14 years agoDocs: fix compile
Patrick McCarty [Wed, 30 Sep 2009 01:15:41 +0000 (18:15 -0700)]
Docs: fix compile

One or both of these macros was breaking the build for the German NR
PDF.  There are other places in the docs with @rlearning commented out
for similar reasons, I think.

It seems that the custom @lilyvindex macro sometimes fails when its
argument begins with a non-ASCII character.  This is just a guess.

14 years agoDoc build: more renames for application->usage
Patrick McCarty [Tue, 29 Sep 2009 21:36:11 +0000 (14:36 -0700)]
Doc build: more renames for application->usage

14 years agoDocs: Fix links to AU manuals from doc index
Patrick McCarty [Tue, 29 Sep 2009 21:15:19 +0000 (14:15 -0700)]
Docs: Fix links to AU manuals from doc index

14 years agoDoc-fr: staff.itely
Jean-Charles Malahieude [Tue, 29 Sep 2009 19:41:33 +0000 (21:41 +0200)]
Doc-fr: staff.itely

* full revision and update
* associated texidocs headers

14 years agoDoc: do application->usage change in all translations.
Graham Percival [Tue, 29 Sep 2009 10:53:54 +0000 (11:53 +0100)]
Doc: do application->usage change in all translations.

14 years agoFix 3/4 beat grouping to work with measure grouping engraver
Carl Sorensen [Tue, 29 Sep 2009 13:19:09 +0000 (07:19 -0600)]
Fix 3/4 beat grouping to work with measure grouping engraver

14 years agoWeb: experimental layouts for manual links.
Graham Percival [Tue, 29 Sep 2009 10:04:55 +0000 (11:04 +0100)]
Web: experimental layouts for manual links.

14 years agoDoc: add note about pdf being better for typographical examples.
Graham Percival [Tue, 29 Sep 2009 08:05:06 +0000 (09:05 +0100)]
Doc: add note about pdf being better for typographical examples.

14 years agoFix autobeaming bugs
Carl Sorensen [Mon, 28 Sep 2009 13:07:49 +0000 (07:07 -0600)]
Fix autobeaming bugs

Add warning that complete rule set is needed for override.

Fix override/revert snippet.

Fix default grouping for 3/4 time.

14 years agoDocs: NR 1.2.4: Manual beaming direction shorthand and misc tweaks.
Neil Puttock [Mon, 28 Sep 2009 22:42:11 +0000 (23:42 +0100)]
Docs: NR 1.2.4: Manual beaming direction shorthand and misc tweaks.

14 years agoDocs: News entry for manual beaming direction shorthand.
Neil Puttock [Mon, 28 Sep 2009 20:28:15 +0000 (21:28 +0100)]
Docs: News entry for manual beaming direction shorthand.

14 years agolilypond-book: Change md5 hashing strategy
Patrick McCarty [Mon, 28 Sep 2009 20:22:47 +0000 (13:22 -0700)]
lilypond-book: Change md5 hashing strategy

Previously, the md5 hash for folder/file names was based on the entire
.ly file contents.  This worked okay until the preamble changed, which
then broke `make check'.

This commit changes the strategy so that only the LY code (without the
preamble) is used when computing the md5 hash.  This will fix the regtest
comparison output between releases from now on.

14 years agoDocs: LM 3.3: Clarify \score and \new Score
Trevor Daniels [Mon, 28 Sep 2009 17:41:30 +0000 (18:41 +0100)]
Docs: LM 3.3: Clarify \score and \new Score

14 years agoWeb: fix order of regular manuals.
Graham Percival [Sun, 27 Sep 2009 16:37:00 +0000 (17:37 +0100)]
Web: fix order of regular manuals.

14 years agoDeprecate snippet for old autobeam behavior
Carl Sorensen [Sun, 27 Sep 2009 14:41:51 +0000 (08:41 -0600)]
Deprecate snippet for old autobeam behavior

14 years agoadded example of melisma with manual beaming
Frederic Bron [Sat, 26 Sep 2009 11:55:03 +0000 (13:55 +0200)]
added example of melisma with manual beaming

14 years agoLilypond-book: Robustify searches inside get_latex_textwidth ().
Neil Puttock [Sat, 26 Sep 2009 19:33:40 +0000 (20:33 +0100)]
Lilypond-book: Robustify searches inside get_latex_textwidth ().

* when searching for `columns', `columnsep' and `textwidth',
  try to match at least one digit following equals sign

14 years agoBeaming direction shorthand for manual beams.
Neil Puttock [Sat, 26 Sep 2009 19:24:17 +0000 (20:24 +0100)]
Beaming direction shorthand for manual beams.

14 years agoDoc: fix development download links.
Graham Percival [Sat, 26 Sep 2009 14:20:49 +0000 (15:20 +0100)]
Doc: fix development download links.

14 years agoDoc: build fixes for usage rename.
Graham Percival [Sat, 26 Sep 2009 14:19:42 +0000 (15:19 +0100)]
Doc: build fixes for usage rename.

14 years agoDoc: pick low-hanging fruit.
Graham Percival [Sat, 26 Sep 2009 14:04:59 +0000 (15:04 +0100)]
Doc: pick low-hanging fruit.

14 years agoDoc: rename application to usage.
Graham Percival [Sat, 26 Sep 2009 14:03:00 +0000 (15:03 +0100)]
Doc: rename application to usage.

14 years agoDoc: clarify FDL vs. public domain.
Graham Percival [Sat, 26 Sep 2009 13:48:36 +0000 (14:48 +0100)]
Doc: clarify FDL vs. public domain.

14 years agoDoc build: make lilypond-general.info a normal manual.
Graham Percival [Sat, 26 Sep 2009 13:27:58 +0000 (14:27 +0100)]
Doc build: make lilypond-general.info a normal manual.

This should mean that "info lilypond" will now find the man page
equivalent, as defined in notation.itely.

14 years agoDoc: various minor reshuffling and fixes.
Graham Percival [Sat, 26 Sep 2009 12:24:04 +0000 (13:24 +0100)]
Doc: various minor reshuffling and fixes.

14 years agoDoc: minor fix to template organization.
Graham Percival [Sat, 26 Sep 2009 12:09:47 +0000 (13:09 +0100)]
Doc: minor fix to template organization.

14 years agoDoc: move lilypond-book templates into Usage.
Graham Percival [Sat, 26 Sep 2009 12:04:16 +0000 (13:04 +0100)]
Doc: move lilypond-book templates into Usage.

14 years agoDoc build: move copyright years into separate files.
Graham Percival [Fri, 25 Sep 2009 22:21:28 +0000 (23:21 +0100)]
Doc build: move copyright years into separate files.

TODO: look up actual years for all manuals other than notation.

14 years agoDoc: misc minor changes to Usage.
Graham Percival [Fri, 25 Sep 2009 22:20:40 +0000 (23:20 +0100)]
Doc: misc minor changes to Usage.

14 years agoDoc: move latex examples into application.
Graham Percival [Fri, 25 Sep 2009 22:20:16 +0000 (23:20 +0100)]
Doc: move latex examples into application.

14 years agoDoc: move Common errors into running.
Graham Percival [Fri, 25 Sep 2009 20:54:17 +0000 (21:54 +0100)]
Doc: move Common errors into running.

14 years agoAdd aux-files option.
Reinhold Kainhofer [Sat, 29 Aug 2009 01:35:45 +0000 (03:35 +0200)]
Add aux-files option.

If set to #f (or -dno-aux-files), no .tex(i)/.count files are created
in the EPS backend.
Also, if a file contains only one system, no *-1.eps file etc. is
created (it would be identical to the .eps file anyway)

14 years agoUpdate VERSION.
Graham Percival [Thu, 24 Sep 2009 12:54:29 +0000 (13:54 +0100)]
Update VERSION.

14 years agoWeb: use new download macros. release/2.13.4-1
Graham Percival [Wed, 23 Sep 2009 16:19:39 +0000 (17:19 +0100)]
Web: use new download macros.

14 years agoDoc build: add a disgusting (but working) script to create version macros.
Graham Percival [Wed, 23 Sep 2009 16:18:55 +0000 (17:18 +0100)]
Doc build: add a disgusting (but working) script to create version macros.

14 years agoCOPYING.DOCUMENTATION tweak to mention (lack of) front/back cover texts.
Joseph Wakeling [Tue, 22 Sep 2009 17:47:12 +0000 (19:47 +0200)]
COPYING.DOCUMENTATION tweak to mention (lack of) front/back cover texts.

14 years agoBuild: I'm trying to make problems for myself. (add copy.doc to build)
Graham Percival [Tue, 22 Sep 2009 17:13:05 +0000 (18:13 +0100)]
Build: I'm trying to make problems for myself.  (add copy.doc to build)

14 years agoAdd FDL to toplevel copying stuff.
Graham Percival [Tue, 22 Sep 2009 17:08:07 +0000 (18:08 +0100)]
Add FDL to toplevel copying stuff.

14 years agoCOPYING rewrite to clarify licensing.
Joseph Wakeling [Sun, 20 Sep 2009 13:58:09 +0000 (15:58 +0200)]
COPYING rewrite to clarify licensing.

  * Text is closer to FSF guidelines and explicitly states that
    Lilypond is released under GPLv2 only.

14 years agoDoc: compile fixes.
Graham Percival [Tue, 22 Sep 2009 10:37:53 +0000 (11:37 +0100)]
Doc: compile fixes.

14 years agoWeb: add link to German LinuxUser magazine.
Graham Percival [Tue, 22 Sep 2009 10:16:53 +0000 (11:16 +0100)]
Web: add link to German LinuxUser magazine.

14 years agoDoc: Essay work, optical sizes and BWV861
Andrew Hawryluk [Sat, 19 Sep 2009 20:24:02 +0000 (14:24 -0600)]
Doc: Essay work, optical sizes and BWV861

Added material on optical sizes (font weights) and several
different engravings of Bach's Fugue in G minor, BWV 861.

14 years agosearch-box.html: Make it work in <i18n> directories too.
Jan Nieuwenhuizen [Tue, 22 Sep 2009 09:09:51 +0000 (11:09 +0200)]
search-box.html: Make it work in <i18n> directories too.

14 years agoPass $(src-dir) to texi2html through environment SRC_DIR. Fixes doc build.
Jan Nieuwenhuizen [Tue, 22 Sep 2009 07:04:59 +0000 (09:04 +0200)]
Pass $(src-dir) to texi2html through environment SRC_DIR.  Fixes doc build.

See

    http://lists.gnu.org/archive/html/lilypond-devel/2009-09/msg00520.html

Using this environment variable hack, as I have no clue how to add
nice arguments or defines to texi2html.

14 years agoFix image paths in Texinfo docs build outside the source tree
John Mandereau [Tue, 22 Sep 2009 00:19:20 +0000 (02:19 +0200)]
Fix image paths in Texinfo docs build outside the source tree

14 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 21 Sep 2009 09:15:17 +0000 (11:15 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

14 years agoDoc: add reminder for public domain notice on snippets.tely.
Graham Percival [Sun, 20 Sep 2009 19:26:14 +0000 (20:26 +0100)]
Doc: add reminder for public domain notice on snippets.tely.

14 years agoDoc: remove out-of-date instructions for macosx command-line.
Graham Percival [Sun, 20 Sep 2009 18:59:47 +0000 (19:59 +0100)]
Doc: remove out-of-date instructions for macosx command-line.

14 years agoDoc: clarify authorship instructions.
Graham Percival [Fri, 18 Sep 2009 19:01:37 +0000 (20:01 +0100)]
Doc: clarify authorship instructions.

14 years agoDoc-fr: updates
Jean-Charles Malahieude [Sun, 20 Sep 2009 18:24:20 +0000 (20:24 +0200)]
Doc-fr: updates

* tweaks.itely: change example of right-padding
* rhythms.itely: \cadenzaX affect all staves

14 years ago[lilypond-book]: Minor documentation clarification.
Werner Lemberg [Sun, 20 Sep 2009 09:33:05 +0000 (11:33 +0200)]
[lilypond-book]: Minor documentation clarification.

14 years ago[lilypond-book] Fix \lilypond description.
Werner Lemberg [Sun, 20 Sep 2009 08:31:14 +0000 (10:31 +0200)]
[lilypond-book] Fix \lilypond description.

14 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 19 Sep 2009 16:55:43 +0000 (18:55 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

14 years agoFix collisions between hairpins and dynamic text spanner bounds.
Neil Puttock [Fri, 18 Sep 2009 21:01:24 +0000 (22:01 +0100)]
Fix collisions between hairpins and dynamic text spanner bounds.

* rename 'adjacent-hairpins to 'adjacent-spanners

* add DynamicTextSpanner grobs to 'adjacent-spanners in New_dynamic_engraver

* in Hairpin::print (), use renamed property to catch text spans and apply
  the appropriate amount of bound-padding

* add regression test

14 years agoDocs: Glossary: fix snippets for Clef.
Neil Puttock [Fri, 18 Sep 2009 20:16:17 +0000 (21:16 +0100)]
Docs: Glossary: fix snippets for Clef.

* correct 'line-break-system-details for fixed distance staves

14 years agodefine-music-types.scm: Fix indentation.
Neil Puttock [Fri, 18 Sep 2009 20:10:42 +0000 (21:10 +0100)]
define-music-types.scm: Fix indentation.

14 years agoTurn assoc calls into secure assoc-get calls.
Michael Käppler [Thu, 17 Sep 2009 10:45:43 +0000 (12:45 +0200)]
Turn assoc calls into secure assoc-get calls.

* Second stage: Move those assoc calls to assoc-get which need only
  little code modification

* Remove ly:assoc-get and ly:chain-assoc-get calls in *.scm.
  They are leftover from the time when those C procedures were not
  exported to Scheme.

14 years ago[lilypond-book] Fix `quote' + `line-width' option combination.
Werner Lemberg [Fri, 18 Sep 2009 11:54:34 +0000 (13:54 +0200)]
[lilypond-book] Fix `quote' + `line-width' option combination.

The previous code converted a snippet starting with

  \begin[quote]{lilypond}
  ...

into this LaTeX code

  \begin{quotation}
  {%
  \parindent 0pt
  ...

while

  \begin[quote, line-width=...]{lilypond}
  ...

was converted to

  \parindent 0pt
  ...

omitting the `quotation' environment.  This was neither documented nor
expected behaviour.

14 years agoDist: I'm an idiot for getting about git add.
Graham Percival [Fri, 18 Sep 2009 12:03:51 +0000 (13:03 +0100)]
Dist: I'm an idiot for getting about git add.

In my defense, the other files that show up in "git add" are
really confusing and annoying.  Documentation/topdocs/*.info,
I'm looking at you.

14 years agoDist: fix more non-distributed files for GUB.
Graham Percival [Fri, 18 Sep 2009 11:18:31 +0000 (12:18 +0100)]
Dist: fix more non-distributed files for GUB.

14 years agoDocs: LM 4.4.3: Clarify overriding vertical positioning of spanners
Trevor Daniels [Fri, 18 Sep 2009 09:31:31 +0000 (10:31 +0100)]
Docs: LM 4.4.3: Clarify overriding vertical positioning of spanners

14 years agoMore refinements for the .mailmap
Patrick McCarty [Fri, 18 Sep 2009 02:54:19 +0000 (19:54 -0700)]
More refinements for the .mailmap

14 years agoAdditions for the .mailmap
Patrick McCarty [Fri, 18 Sep 2009 02:37:19 +0000 (19:37 -0700)]
Additions for the .mailmap

14 years agoContinue unsetting 'warning-as-error for regtests
Patrick McCarty [Thu, 17 Sep 2009 08:22:17 +0000 (01:22 -0700)]
Continue unsetting 'warning-as-error for regtests

14 years agoImprove 'warning-as-error handling again
Patrick McCarty [Thu, 17 Sep 2009 07:09:33 +0000 (00:09 -0700)]
Improve 'warning-as-error handling again

Currently, on the Scheme side, ly:warning and ly:programming-error are
redefined to ly:error.  This works, but if the user wants to override
this setting in an LY file, he will not be able to.

This commit moves the handling for the callbacks to C++, thus permitting
users to override -dwarning-as-error in LY files for calls to ly:warning
and ly:programming-error.

14 years agoframework-ps.scm: Fix indentation.
Neil Puttock [Thu, 17 Sep 2009 21:58:31 +0000 (22:58 +0100)]
framework-ps.scm: Fix indentation.

14 years agoExclude headers/top-level markup when processing systems for clipping.
Neil Puttock [Thu, 17 Sep 2009 21:53:24 +0000 (22:53 +0100)]
Exclude headers/top-level markup when processing systems for clipping.

14 years agoCompile fix.
Neil Puttock [Thu, 17 Sep 2009 21:14:38 +0000 (22:14 +0100)]
Compile fix.

14 years agoBuild: more EXTRA_DIST for GUB happiness.
Graham Percival [Thu, 17 Sep 2009 15:22:03 +0000 (16:22 +0100)]
Build: more EXTRA_DIST for GUB happiness.

No, I have no clue why most of these are necessary; they look wrong
to me.  But screw it, I want to get a release happening.  Tomorrow
morning, though.  I'm going to bed now.

14 years agoProviding more guitar tunings in scm/tablature.scm
Marc Hohl [Thu, 17 Sep 2009 08:47:52 +0000 (10:47 +0200)]
Providing more guitar tunings in scm/tablature.scm

The following tunings were added (low-high):
- guitar-open-d-tuning (D-A-D-F#-A-D)
- guitar-dadgad-tuning (D-A-D-G-A-D)
- guitar-lute-tuning (E-A-D-F#-B-E)
- guitar-asus4-tuning (E-A-D-E-A-E)

14 years agoDist: add files to dist to prevent GUB complaining.
Graham Percival [Thu, 17 Sep 2009 14:31:46 +0000 (15:31 +0100)]
Dist: add files to dist to prevent GUB complaining.

14 years agoDoc: prettify authors list.
Graham Percival [Thu, 17 Sep 2009 05:47:40 +0000 (06:47 +0100)]
Doc: prettify authors list.

14 years agoDocs: CG: recommend `git init' instead.
Patrick McCarty [Wed, 16 Sep 2009 22:59:46 +0000 (15:59 -0700)]
Docs: CG: recommend `git init' instead.

Since `git init-db' is an alias for `git init', we should document
the shorter, easier-to-remember version.

14 years agoLSR: Update.
Neil Puttock [Wed, 16 Sep 2009 21:16:15 +0000 (22:16 +0100)]
LSR: Update.

14 years agoDocs: Add @afourpaper to changes.tely.
Neil Puttock [Wed, 16 Sep 2009 20:28:17 +0000 (21:28 +0100)]
Docs: Add @afourpaper to changes.tely.

14 years agodefine-grobs.scm: Add missing interface.
Neil Puttock [Wed, 16 Sep 2009 19:50:52 +0000 (20:50 +0100)]
define-grobs.scm: Add missing interface.

14 years agoWhitespace error fixes.
Neil Puttock [Wed, 16 Sep 2009 19:42:21 +0000 (20:42 +0100)]
Whitespace error fixes.

14 years agoTurn assoc calls into secure assoc-get calls.
Michael Käppler [Sun, 13 Sep 2009 20:11:36 +0000 (22:11 +0200)]
Turn assoc calls into secure assoc-get calls.

* First stage: Turn all (cdr (assoc calls into (assoc-get calls.

14 years agoWeb: begin authors page.
Graham Percival [Wed, 16 Sep 2009 16:54:57 +0000 (17:54 +0100)]
Web: begin authors page.

14 years agoDoc build fix: apparently @uref{@version{}} breaks the tex input stack.
Graham Percival [Wed, 16 Sep 2009 16:22:48 +0000 (17:22 +0100)]
Doc build fix: apparently @uref{@version{}} breaks the tex input stack.

I guess I need to get python involved in writing version.itexi
sooner than I thought, because these "echo"s are ridiculous.  :(

14 years agoDoc build fix: apparently @uref{@version{}} breaks the tex input stack.
Graham Percival [Wed, 16 Sep 2009 16:22:48 +0000 (17:22 +0100)]
Doc build fix: apparently @uref{@version{}} breaks the tex input stack.

I guess I need to get python involved in writing version.itexi
sooner than I thought, because these "echo"s are ridiculous.  :(

14 years agoDoc build: add macros for stable/unstable version numbers.
Graham Percival [Wed, 16 Sep 2009 06:01:55 +0000 (07:01 +0100)]
Doc build: add macros for stable/unstable version numbers.

This is ugly, but it works.  We'll add a graceful way to do this
once people have the waf stuff working.

14 years agoDocs: LM 4.5.3: Fix Real music example
Trevor Daniels [Sun, 13 Sep 2009 21:59:48 +0000 (22:59 +0100)]
Docs: LM 4.5.3: Fix Real music example

 - the beaming is now correct by default, so remove
   the manual beaming and corresponding text

 - specify line-width to ensure changes elsewhere which
   might reduce line-width do not cause a line break

14 years agoExtending TabNoteHead properties
Marc Hohl [Fri, 11 Sep 2009 08:07:07 +0000 (10:07 +0200)]
Extending TabNoteHead properties

By introducing TabNoteHead #'details, we now have
better control about the appearance of split ties
and repeat ties.

To simplify the usage, two new commands are supported in
ly/property-init.ly: \showSplitTiedTabNotes and
                     \hideSplitTiedTabNotes, respectively.

14 years agoIdentify an additional contributor on mail map.
Francisco Vila [Mon, 14 Sep 2009 15:26:39 +0000 (17:26 +0200)]
Identify an additional contributor on mail map.