]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agolily-git.tcl Shorter version of entry limt for commit header release/2.13.10-1
Carl Sorensen [Fri, 1 Jan 2010 06:16:47 +0000 (23:16 -0700)]
lily-git.tcl  Shorter version of entry limt for commit header

14 years agolilygit.tcl -- enforce 50 character limit on commit header
Carl Sorensen [Fri, 1 Jan 2010 06:05:52 +0000 (23:05 -0700)]
lilygit.tcl -- enforce 50 character limit on commit header

14 years agolily-git.tcl -- frame up new commit and amend commit buttons
Carl Sorensen [Fri, 1 Jan 2010 03:51:10 +0000 (20:51 -0700)]
lily-git.tcl -- frame up new commit and amend commit buttons

14 years agoWeb build: fix search box.
Graham Percival [Fri, 1 Jan 2010 04:47:41 +0000 (04:47 +0000)]
Web build: fix search box.

14 years agoUI tweak to lily-git.
Graham Percival [Fri, 1 Jan 2010 03:26:36 +0000 (03:26 +0000)]
UI tweak to lily-git.

14 years agoPango: concatenate multiple PangoLayoutLines.
Patrick McCarty [Thu, 31 Dec 2009 23:27:09 +0000 (15:27 -0800)]
Pango: concatenate multiple PangoLayoutLines.

If single-line markup contains newlines (either UNIX or DOS style), we
still want the markup to be printed on a single line.

Since text assigned to a PangoLayout is split, if necessary, into
multiple PangoLayoutLine objects, we simply want to concatenate them
into a single line.

14 years agolily-git.tcl -- add "Amend commit" button
Carl Sorensen [Thu, 31 Dec 2009 15:17:35 +0000 (08:17 -0700)]
lily-git.tcl -- add "Amend commit" button

14 years agoBuild: update dir for new regtest names.
Graham Percival [Thu, 31 Dec 2009 07:38:05 +0000 (07:38 +0000)]
Build: update dir for new regtest names.

The regtests now have share/ in the same dir.

14 years agoDoc: fix #653, thanks Colin!
Graham Percival [Thu, 31 Dec 2009 06:37:05 +0000 (06:37 +0000)]
Doc: fix #653, thanks Colin!

14 years agoBuild: fix dist.
Graham Percival [Thu, 31 Dec 2009 06:30:22 +0000 (06:30 +0000)]
Build: fix dist.

14 years agoFor PDF, fix some examples to not stick out into the right margin.
Werner Lemberg [Wed, 30 Dec 2009 04:52:05 +0000 (05:52 +0100)]
For PDF, fix some examples to not stick out into the right margin.

14 years agoDoc: Contributor/Programming add email comments
Carl Sorensen [Wed, 30 Dec 2009 02:45:02 +0000 (19:45 -0700)]
Doc: Contributor/Programming add email comments

Han-Wen gave some answers about LiliyPond architecture
in an email on -devel.  These answers are added to the CG in a
miscellaneous section of Programming

14 years agoFix lilypond-book hash collision warning
John Mandereau [Wed, 30 Dec 2009 02:19:59 +0000 (03:19 +0100)]
Fix lilypond-book hash collision warning

14 years agoDocs-fr: first translation of new website
John Mandereau [Tue, 29 Dec 2009 22:54:03 +0000 (23:54 +0100)]
Docs-fr: first translation of new website

This reapplies the first commit with this name (which had been
reverted), but with saners Texinfo macros.

14 years agoPartial revert of 7b34eac90f81c8123feaf2670fafae236101f14c.
Graham Percival [Wed, 30 Dec 2009 01:12:38 +0000 (01:12 +0000)]
Partial revert of 7b34eac90f81c8123feaf2670fafae236101f14c.

Look folks, don't screw with the texinfo macros unless you really,
really test it before pushing.  These things are stupidly finicky
at the best of times.  Also, take it step by step.  Don't change a
whole bunch of things at once, because when (not if) it breaks
it's much harder to figure out how to fix it.

14 years agoDoc build: move macro help into macros.itexi.
Graham Percival [Wed, 30 Dec 2009 01:00:04 +0000 (01:00 +0000)]
Doc build: move macro help into macros.itexi.

14 years agoRevert "Docs: more macros cleanup"
Graham Percival [Wed, 30 Dec 2009 00:44:48 +0000 (00:44 +0000)]
Revert "Docs: more macros cleanup"

This reverts commit 3bea9aaf406dd8f46ee1674c8ba33764ca80d784.

14 years agoRevert "Docs-fr: first translation of new website"
Graham Percival [Wed, 30 Dec 2009 00:43:36 +0000 (00:43 +0000)]
Revert "Docs-fr: first translation of new website"

This reverts commit feb30e19f711117ccaafc5e7f6383b2861edaeb1,
which breaks the doc build.

14 years agoDocs-fr: first translation of new website
John Mandereau [Tue, 29 Dec 2009 22:54:03 +0000 (23:54 +0100)]
Docs-fr: first translation of new website

14 years agoDocs: Essay master file Texinfo nits
John Mandereau [Tue, 29 Dec 2009 22:50:42 +0000 (23:50 +0100)]
Docs: Essay master file Texinfo nits

14 years agoWeb: nitpicks in Intro & Manuals, mostly typography and spelling
John Mandereau [Tue, 29 Dec 2009 22:43:30 +0000 (23:43 +0100)]
Web: nitpicks in Intro & Manuals, mostly typography and spelling

- Internals in PDF and Info formats also have clickable links,
- remove redundant copyright notice (alreaady defined in macros),
- replace '...' with @dots{},
- two spaces after the end of a sentence,
- comments for translators,
- spelling mistakes,
- a couple of wrong xref macros,
- last xml2ly is seven years old and outputs for Lily 1.x,
- a few other nits.

14 years agoDocs: more macros cleanup
John Mandereau [Tue, 29 Dec 2009 22:28:57 +0000 (23:28 +0100)]
Docs: more macros cleanup

Move macro @help from common-macros.itexi to macros.itexi, and move
@copying block outside of @titlepage.

14 years agoAdd lilypond-book --use-source-file-names command-line option
John Mandereau [Tue, 29 Dec 2009 22:19:58 +0000 (23:19 +0100)]
Add lilypond-book --use-source-file-names command-line option

This is mainly intended to make regression tests output filenames more
stable against changes of their contents and changes in lilypond-book,
and could also make generated snippets reuse a little easier (as it
makes output filenames controllable and predictable by the user).

This doesn't break the hashing system that saves lilypond processing
time.

See complete discussion at
http://lists.gnu.org/archive/html/lilypond-devel/2009-12/msg00636.html

14 years agoDocs: fix version.i?texi generation
John Mandereau [Tue, 29 Dec 2009 21:08:34 +0000 (22:08 +0100)]
Docs: fix version.i?texi generation

14 years agoSort alphabetically lilypond-book command-line options
John Mandereau [Sat, 26 Dec 2009 13:25:33 +0000 (14:25 +0100)]
Sort alphabetically lilypond-book command-line options

14 years agoUpdate mailmap.
Patrick McCarty [Tue, 29 Dec 2009 20:52:17 +0000 (12:52 -0800)]
Update mailmap.

14 years agoTypo.
Werner Lemberg [Tue, 29 Dec 2009 16:04:42 +0000 (17:04 +0100)]
Typo.

14 years agoDoc: CG: more contributor/mentor organization.
Graham Percival [Tue, 29 Dec 2009 00:24:46 +0000 (00:24 +0000)]
Doc: CG: more contributor/mentor organization.

14 years agoWeb build: better message for missing stable manuals.
Graham Percival [Mon, 28 Dec 2009 22:14:03 +0000 (22:14 +0000)]
Web build: better message for missing stable manuals.

14 years agoWeb build: more links for stable docs.
Graham Percival [Mon, 28 Dec 2009 22:07:52 +0000 (22:07 +0000)]
Web build: more links for stable docs.

14 years agoWeb build: make better links for stable.
Graham Percival [Mon, 28 Dec 2009 21:41:53 +0000 (21:41 +0000)]
Web build: make better links for stable.

I shouldn't be allowed to use anything other than lily-git; I lost
this work from my local git repo when I was trying to fix it from
briefly going back to 2.12.2.  Fortunately I'd already uploaded it
into lilypond.org:lilypond/trusted-scripts, so I could restore
from that backup.

14 years agoWeb: assorted version-specific tweaks.
Graham Percival [Mon, 28 Dec 2009 21:32:45 +0000 (21:32 +0000)]
Web: assorted version-specific tweaks.

14 years agoRemove non-POSIX grep option "--label"
John Mandereau [Mon, 28 Dec 2009 20:51:25 +0000 (21:51 +0100)]
Remove non-POSIX grep option "--label"

This reverts commit d4401de33195113a8859629b4bd9483a03d9ab5c.
This option was not really useful anyway, as an empty output of
"find $(outdir) -name '*.html'" is the sign of a build error.

14 years agoUse find ... | xargs rm -f instead of find ... -delete
Matthias Kilian [Mon, 28 Dec 2009 19:40:33 +0000 (20:40 +0100)]
Use find ... | xargs rm -f instead of find ... -delete

14 years agoDoc: CG: fix EXTERNAL_BINARY compile command.
Graham Percival [Mon, 28 Dec 2009 20:31:30 +0000 (20:31 +0000)]
Doc: CG: fix EXTERNAL_BINARY compile command.

14 years agoDoc: CG: add the important part of regtest regeneration.
Graham Percival [Mon, 28 Dec 2009 19:02:13 +0000 (19:02 +0000)]
Doc: CG: add the important part of regtest regeneration.

14 years agoDoc: CG: little unsorted bits.
Graham Percival [Mon, 28 Dec 2009 18:09:03 +0000 (18:09 +0000)]
Doc: CG: little unsorted bits.

14 years agoDocs: add snippet to illustrate use of whiteout
Trevor Daniels [Mon, 28 Dec 2009 17:36:24 +0000 (17:36 +0000)]
Docs: add snippet to illustrate use of whiteout

14 years agoUse different types of events for cueDuring and quoteDuring
Reinhold Kainhofer [Mon, 28 Dec 2009 13:34:33 +0000 (14:34 +0100)]
Use different types of events for cueDuring and quoteDuring

Typically, \quoteDuring is supposed to duplicate everything in a voice,
while \cueDuring is supposed to only quote the notes, but not e.g.
phrasing, slurs, accents, markup, etc.

So, this commit adds an additional property quotedCueEventTypes in
addition to quotedEventTypes, which allows to quote different types
for \cueDuring than for \quoteDuring.

By default, \quoteDuring now quotes everything (i.e. StreamEvent), while
\cueDuring quotes only notes, rest, ties, beams and tuplets.

Also document the difference between cue/quoteDuring and how to
selected the quoted event types

14 years agoRevert "Testing"
Reinhold Kainhofer [Mon, 28 Dec 2009 14:04:53 +0000 (15:04 +0100)]
Revert "Testing"

Sorry, I accidentally pushed the wrong branch!

This reverts commit f2dae3158937c1fc3be06806fe699aa905d3dc30.

14 years agoTesting
Reinhold Kainhofer [Mon, 21 Dec 2009 16:35:00 +0000 (17:35 +0100)]
Testing

14 years agoDocs-hu: Fix Other templates in menu Translated website except of Community
Dénes Harmath [Sun, 27 Dec 2009 00:01:05 +0000 (01:01 +0100)]
Docs-hu: Fix Other templates in menu Translated website except of Community

14 years agoThinko: forgot a += in the file. Fixes (maybe) dist.
Graham Percival [Sun, 27 Dec 2009 23:54:59 +0000 (23:54 +0000)]
Thinko: forgot a += in the file.  Fixes (maybe) dist.

Sorry guys; I wish there was an easier way of testing this than
pushing and building gub, but this is hardly a priority right now.

14 years agoBuild: fix python style issues.
Graham Percival [Sun, 27 Dec 2009 23:54:01 +0000 (23:54 +0000)]
Build: fix python style issues.

14 years agolily-git.tcl: Change repo directory to lilypond-git
Carl Sorensen [Sun, 27 Dec 2009 23:48:37 +0000 (16:48 -0700)]
lily-git.tcl: Change repo directory to lilypond-git

14 years agoBuild: add files to dist.
Graham Percival [Sun, 27 Dec 2009 23:38:50 +0000 (23:38 +0000)]
Build: add files to dist.

14 years agoBuild: add WEBSITE_ONLY_BUILD to ease maintenance.
Graham Percival [Sun, 27 Dec 2009 23:36:34 +0000 (23:36 +0000)]
Build: add WEBSITE_ONLY_BUILD to ease maintenance.

14 years agoThinko: fix Python shebang of a build script
John Mandereau [Sun, 27 Dec 2009 17:42:07 +0000 (18:42 +0100)]
Thinko: fix Python shebang of a build script

14 years agoMove yyout2grammar.py to scripts/build
John Mandereau [Sun, 27 Dec 2009 17:08:12 +0000 (18:08 +0100)]
Move yyout2grammar.py to scripts/build

This is in accordance with ROADMAP.

14 years agoFix translated docs makefiles LANGS definition
John Mandereau [Sun, 27 Dec 2009 17:06:55 +0000 (18:06 +0100)]
Fix translated docs makefiles LANGS definition

14 years agoAlways use $(PYTHON) scriptname.py.
Matthias Kilian [Sun, 27 Dec 2009 15:53:20 +0000 (16:53 +0100)]
Always use $(PYTHON) scriptname.py.

The often-used idiom #!/usr/bin/env python not only is potentially
dangerous, but it also fails if there are several versions of python
installed, with the python binaries named python2.4, python2.5,
python2.6, ...

This patch hopefully catches all remaining cases of a missing $(PYTHON).

14 years agoRevert "Doc: touch command oops. Fixes eternal dependency with multiple langs."
John Mandereau [Sun, 27 Dec 2009 16:11:27 +0000 (17:11 +0100)]
Revert "Doc: touch command oops.  Fixes eternal dependency with multiple langs."

This reverts commit c731b754b33ee68a06f475193f9f8db2b1f76ae9.  The
changes I'm reverting were introduced because some translated Texinfo
documents (namely website drafts) missed a @documentlanguage, causing
extract_texi_filenames to mess up xref-map files.

14 years agoFix 916.
Joe Neeman [Sun, 27 Dec 2009 00:18:00 +0000 (11:18 +1100)]
Fix 916.

Handle the case where a loose line is marked as breakable.  Previously,
the unbroken version of the last column was included as a loose line,
which broke System::broken_col_range.

14 years agoSafer fix to keep website.make more separate.
Graham Percival [Sun, 27 Dec 2009 05:01:29 +0000 (05:01 +0000)]
Safer fix to keep website.make more separate.

14 years agoOops, comment out non-git-intended lines.
Graham Percival [Sun, 27 Dec 2009 04:53:48 +0000 (04:53 +0000)]
Oops, comment out non-git-intended lines.

14 years agoWeb: fixes for manual links.
Graham Percival [Sun, 27 Dec 2009 00:19:36 +0000 (00:19 +0000)]
Web: fixes for manual links.

14 years agoWeb: manuals.itexi reformatted HTML/PDF entries
PKAYEX [Sat, 26 Dec 2009 23:38:55 +0000 (23:38 +0000)]
Web: manuals.itexi reformatted HTML/PDF entries

14 years agoWeb build: ease-of-use tweaks for maintainers.
Graham Percival [Sat, 26 Dec 2009 02:22:59 +0000 (02:22 +0000)]
Web build: ease-of-use tweaks for maintainers.

14 years agoBuild: all @macro version -> create-version-itexi.py
Graham Percival [Sat, 26 Dec 2009 23:51:32 +0000 (23:51 +0000)]
Build: all @macro version -> create-version-itexi.py

14 years agolilycontrib.tcl -- version 0.59
Carl Sorensen [Sat, 26 Dec 2009 23:51:51 +0000 (16:51 -0700)]
lilycontrib.tcl -- version 0.59

Make translation repo have full history

Rename to lily-git.tcl

14 years agoDoc build: allow xref-map creation from (i)tely.
Graham Percival [Sat, 26 Dec 2009 02:21:25 +0000 (02:21 +0000)]
Doc build: allow xref-map creation from (i)tely.

This simplifies the special website target.

14 years agolilycontrib -- update to 0.58
Carl Sorensen [Sat, 26 Dec 2009 18:30:04 +0000 (11:30 -0700)]
lilycontrib -- update to 0.58

Separate commit header and commit body, with commit header window
50 chars long.

Make commit body not wrap, so long lines scroll off screen and user
can see that the lines are too long.

14 years agoDocs: CG: amend description of modules
David Kastrup [Sat, 26 Dec 2009 11:52:53 +0000 (11:52 +0000)]
Docs: CG: amend description of modules

14 years agoDocs: update translations status
John Mandereau [Sat, 26 Dec 2009 10:33:13 +0000 (11:33 +0100)]
Docs: update translations status

14 years agoAdd --whitespace=fix to scripts/auxiliar/lilycontrib.tcl
Carl Sorensen [Sat, 26 Dec 2009 04:20:37 +0000 (21:20 -0700)]
Add --whitespace=fix to scripts/auxiliar/lilycontrib.tcl

14 years agoAdd lilycontrib.tcl to scripts/auxiliar/
Carl Sorensen [Sat, 26 Dec 2009 04:03:38 +0000 (21:03 -0700)]
Add lilycontrib.tcl to scripts/auxiliar/

Also, add version of lilycontrib.tcl to window title

14 years agoDocs-fr: update macros and .tely files
John Mandereau [Sat, 26 Dec 2009 01:31:15 +0000 (02:31 +0100)]
Docs-fr: update macros and .tely files

Also split a part of the Tutorial, creating a new chapter Common
notation; the contents of these chapters should still be updated,
though.

14 years agoClean up lilypond-book snippet formatting and file name hashing
John Mandereau [Thu, 24 Dec 2009 00:34:34 +0000 (01:34 +0100)]
Clean up lilypond-book snippet formatting and file name hashing

process_snippets(): eliminate duplicates in snippet lists written in
snippet-names-*.ly, which fixes issue #867.

LilyPondSnippet.get_checksum(): reintroduce in hashing fragment
options that matter for processing by lilypond, which had be neglected
since commit 4c5a581ca25398669b9ecbc7a606febb09e60214.

LilyPondSnippet.basename(): remove duplicated truncation of hash hex
value.

Ly snippet formatting: sort fragment options for more predictable and
repetable output, and don't write fragment options that don't have an
impact of lilypond processing.

Fix a few other nitpicks (e.g. comments).

14 years agoDocs: move macro definition that contains translatable text
John Mandereau [Thu, 24 Dec 2009 13:24:50 +0000 (14:24 +0100)]
Docs: move macro definition that contains translatable text

Add guideline for this issue BTW.

14 years agoDocs-{fr,ja}: remove trailing ' @c external' in arguments of @translationof
John Mandereau [Thu, 24 Dec 2009 10:44:14 +0000 (11:44 +0100)]
Docs-{fr,ja}: remove trailing ' @c external' in arguments of @translationof

This old hack was no longer needed and created a lot of broken
cross-references.

14 years agoWeb build: separate makefile for security + ease.
Graham Percival [Sat, 26 Dec 2009 01:12:34 +0000 (01:12 +0000)]
Web build: separate makefile for security + ease.

We can't rely on the normal makefile stuff, since that 1) involves
a lot of extra building on lilypond.org, and 2) it's a security
risk.  So anything that needs to be done for the automatic hourly
builds should be separated as much as possible, since I need to
manually look through any files used to check for security flaws.
I also need to do this whenever those files are updated.

14 years agoDocs: CG: website uploading + security.
Graham Percival [Sat, 26 Dec 2009 00:23:59 +0000 (00:23 +0000)]
Docs: CG: website uploading + security.

14 years agoWeb build: improve website target.
Graham Percival [Thu, 24 Dec 2009 22:41:57 +0000 (22:41 +0000)]
Web build: improve website target.

14 years agoTypos, whitespace.
Werner Lemberg [Thu, 24 Dec 2009 16:27:25 +0000 (17:27 +0100)]
Typos, whitespace.

14 years agoImprove texidoc for profile-property-access.ly.
Joe Neeman [Fri, 25 Dec 2009 00:00:40 +0000 (16:00 -0800)]
Improve texidoc for profile-property-access.ly.

14 years agoFix page-breaking regression tests.
Joe Neeman [Thu, 24 Dec 2009 22:32:52 +0000 (14:32 -0800)]
Fix page-breaking regression tests.

Decrease paper-height so that page-turn-page-breaking-badturns.ly,
page-turn-page-breaking and page-turn-page-breaking-repeats.ly are
forced to use more pages.

14 years agoFix 950.
Joe Neeman [Thu, 24 Dec 2009 22:29:51 +0000 (14:29 -0800)]
Fix 950.

Update input/regression/spacing-knee-compressed.ly so that
the beams are actually kneed.

14 years agoDoc build: rewrite to use python 2.4 only.
Graham Percival [Thu, 24 Dec 2009 21:38:06 +0000 (21:38 +0000)]
Doc build: rewrite to use python 2.4 only.

GUB only has python 2.4.5, and it looks like upgrading to python
2.5 will be tricky, so I've rewritten this file to avoid using
nice python 2.5+ syntax.

14 years agoDist: add non-distributed file.
Graham Percival [Thu, 24 Dec 2009 21:18:22 +0000 (21:18 +0000)]
Dist: add non-distributed file.

14 years agoFix 638: Fix autobeaming in 4 4 time.
Carl Sorensen [Sat, 29 Aug 2009 16:28:04 +0000 (10:28 -0600)]
Fix 638: Fix autobeaming in 4 4 time.

Add rechecking for auto-beams when shortest duration changes.

Add argument for test_moment to calls checking for beam start and end
points.

Create split procedures for stems_ and Beaming_pattern

14 years agoDoc: Contributor/programming -- update instructions for revising issiue
Carl Sorensen [Thu, 24 Dec 2009 17:01:27 +0000 (10:01 -0700)]
Doc: Contributor/programming -- update instructions for revising issiue

14 years agoFix compile.
Patrick McCarty [Thu, 24 Dec 2009 07:30:58 +0000 (23:30 -0800)]
Fix compile.

14 years agoDoc: Extending -- Add Scheme conditionals
Carl Sorensen [Thu, 24 Dec 2009 04:50:12 +0000 (21:50 -0700)]
Doc: Extending -- Add Scheme conditionals

14 years agoDoc: Extend: Scheme procedures
Carl Sorensen [Thu, 24 Dec 2009 04:00:31 +0000 (21:00 -0700)]
Doc: Extend: Scheme procedures

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 24 Dec 2009 02:23:09 +0000 (03:23 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoCG: updates to translation instructions
John Mandereau [Thu, 24 Dec 2009 02:21:21 +0000 (03:21 +0100)]
CG: updates to translation instructions

Also add link from Making patch to section about using Rietveld.

14 years agoOffline docs: always link to Contributors' Guide without language suffix
John Mandereau [Thu, 24 Dec 2009 02:20:27 +0000 (03:20 +0100)]
Offline docs: always link to Contributors' Guide without language suffix

14 years agoweb-es: wrong link fixed
Francisco Vila [Thu, 24 Dec 2009 02:18:06 +0000 (03:18 +0100)]
web-es: wrong link fixed

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 24 Dec 2009 02:13:59 +0000 (03:13 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoWeb-es: translate macros and fix links.
Francisco Vila [Thu, 24 Dec 2009 01:52:47 +0000 (02:52 +0100)]
Web-es: translate macros and fix links.

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 24 Dec 2009 01:12:52 +0000 (02:12 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDocs: fix @insertcopying invocations
John Mandereau [Wed, 23 Dec 2009 21:44:08 +0000 (22:44 +0100)]
Docs: fix @insertcopying invocations

14 years agoWeb build: build upload dir.
Graham Percival [Wed, 23 Dec 2009 19:01:37 +0000 (19:01 +0000)]
Web build: build upload dir.

Currently we still need to get out-www/pictures, but the rest is
all there.

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Wed, 23 Dec 2009 19:24:59 +0000 (20:24 +0100)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDocs: update translations status
John Mandereau [Wed, 23 Dec 2009 19:24:31 +0000 (20:24 +0100)]
Docs: update translations status

14 years agoDocs-es: make make recurse into included Web files
John Mandereau [Wed, 23 Dec 2009 19:21:33 +0000 (20:21 +0100)]
Docs-es: make make recurse into included Web files

Fixes distributed tarball generation.

14 years agoDoc-fr: Typo
Jean-Charles Malahieude [Wed, 23 Dec 2009 18:50:44 +0000 (19:50 +0100)]
Doc-fr: Typo
* vocal.itely

14 years agoWeb build: revert overly-ambitious deletion.
Graham Percival [Wed, 23 Dec 2009 18:40:38 +0000 (18:40 +0000)]
Web build: revert overly-ambitious deletion.

This restores sensible filenames for web.

14 years agoWeb build: more prep for online website.
Graham Percival [Wed, 23 Dec 2009 16:44:06 +0000 (16:44 +0000)]
Web build: more prep for online website.

14 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git
Trevor Daniels [Wed, 23 Dec 2009 18:40:09 +0000 (18:40 +0000)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git