]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
Reinhold Kainhofer [Sat, 8 Mar 2008 23:33:34 +0000 (00:33 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer

16 years agoShow TupletNumbers also on single-note tuplets (e.g. with tremolo)
Reinhold Kainhofer [Sat, 8 Mar 2008 23:07:57 +0000 (00:07 +0100)]
Show TupletNumbers also on single-note tuplets (e.g. with tremolo)

While tuplet brackets should not be printed for tuplets consisting
of only one note (e.g. a note with tremolo!), the tuplet number still
needs to be printed and can not be ignored. Otherwise the timing would
look messed up.

Since the tuplet number also uses the dimensions calculated by the tuplet
bracket, the tuplet bracket at least needs to calculate it's theoretical
size, too, even though it will not be printed for single-note tuplets. The
check to kill zero-length tuplet brackets has thus been moved from
calc_positions to print in Tuplet_bracket.

In the print function we mustn't kill the bracket (which
will also kill the number), but only hide the bracket.

Also added a test case.

16 years agoAdd test file for single-note tuplets
Reinhold Kainhofer [Sat, 8 Mar 2008 22:49:46 +0000 (23:49 +0100)]
Add test file for single-note tuplets

16 years agoClean up docs makefiles release/2.11.42-1
John Mandereau [Sat, 8 Mar 2008 12:40:15 +0000 (13:40 +0100)]
Clean up docs makefiles

- scrap .nexi files generation for Info docs without images, replace
with LILYPOND_BOOK_PROCESS variable defined conditionnally depending
on $(out).

- remove duplicate --process lilypond-book flag.

- clean up topdocs-*.make, toplevel-*.make

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Sat, 8 Mar 2008 12:32:45 +0000 (13:32 +0100)]
Update texinfo.tex from Texinfo CVS

16 years agolilypond-book: touch output files in all formats
John Mandereau [Sat, 8 Mar 2008 12:30:23 +0000 (13:30 +0100)]
lilypond-book: touch output files in all formats

16 years agoUpdate from Ralph.
Graham Percival [Sat, 8 Mar 2008 00:54:25 +0000 (16:54 -0800)]
Update from Ralph.

16 years agoFix web compile.
Han-Wen Nienhuys [Fri, 7 Mar 2008 14:23:24 +0000 (11:23 -0300)]
Fix web compile.

16 years agobump version.
Han-Wen Nienhuys [Fri, 7 Mar 2008 04:45:03 +0000 (01:45 -0300)]
bump version.

16 years agoSet side-axis for InstrumentSwitch grobs
Reinhold Kainhofer [Tue, 26 Feb 2008 17:50:05 +0000 (18:50 +0100)]
Set side-axis for InstrumentSwitch grobs

InstrumentSwitch was missing a setting for side-axis, which
caused a not very helpful warning "side-axis not set." on the
command line.
I now added the side-axis setting for the InstrumentSwitch and
also changed the warning message to include the type of grob
for which the setting is missing.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Wed, 5 Mar 2008 16:02:55 +0000 (17:02 +0100)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoMusicXML: Properly detect when a node is the lxml tree is a comment
Reinhold Kainhofer [Wed, 5 Mar 2008 15:59:17 +0000 (16:59 +0100)]
MusicXML: Properly detect when a node is the lxml tree is a comment

16 years agoCoding style
Reinhold Kainhofer [Wed, 5 Mar 2008 15:19:41 +0000 (16:19 +0100)]
Coding style

16 years agoTypo: remove duplicate line
John Mandereau [Tue, 4 Mar 2008 22:50:08 +0000 (23:50 +0100)]
Typo: remove duplicate line

16 years agoSecond attempt to fix tuplet numbers for single-note tuplets
Reinhold Kainhofer [Tue, 4 Mar 2008 15:01:27 +0000 (16:01 +0100)]
Second attempt to fix tuplet numbers for single-note tuplets

If we have a single note tuplet, we mustn't kill the bracket (which
will also kill the number), but only hide the bracket.

16 years agoLSR: update.
Graham Percival [Tue, 4 Mar 2008 06:15:24 +0000 (22:15 -0800)]
LSR: update.

16 years agoUpdate from Ralph.
Graham Percival [Tue, 4 Mar 2008 01:57:15 +0000 (17:57 -0800)]
Update from Ralph.

16 years agoImprove headword formatting.
Graham Percival [Mon, 3 Mar 2008 20:19:19 +0000 (12:19 -0800)]
Improve headword formatting.

16 years agoImprove formatting of headwords.
Graham Percival [Mon, 3 Mar 2008 20:18:21 +0000 (12:18 -0800)]
Improve formatting of headwords.

16 years agoAdd length-fraction to the stem-tremolo-interface.
Mats Bengtsson [Mon, 3 Mar 2008 10:42:37 +0000 (11:42 +0100)]
Add length-fraction to the stem-tremolo-interface.
Document the list of available values for style in the stem-tremolo-interface.

16 years agoDocument the list of available values for style in the rest-interface.
Mats Bengtsson [Mon, 3 Mar 2008 10:41:49 +0000 (11:41 +0100)]
Document the list of available values for style in the rest-interface.

16 years agoUpdate from Till.
Graham Percival [Mon, 3 Mar 2008 02:21:58 +0000 (18:21 -0800)]
Update from Till.

16 years agoUpdate from Jay.
Graham Percival [Mon, 3 Mar 2008 02:21:49 +0000 (18:21 -0800)]
Update from Jay.

16 years agoAdded xelatex template from Till.
Graham Percival [Sun, 2 Mar 2008 22:08:30 +0000 (14:08 -0800)]
Added xelatex template from Till.

16 years agoUpdate from Kurt.
Graham Percival [Sun, 2 Mar 2008 21:46:32 +0000 (13:46 -0800)]
Update from Kurt.

16 years agoSmall fixes.
Graham Percival [Sat, 1 Mar 2008 22:45:00 +0000 (14:45 -0800)]
Small fixes.

16 years agoUpdate from Till.
Graham Percival [Sat, 1 Mar 2008 22:44:55 +0000 (14:44 -0800)]
Update from Till.

16 years agoUpdate from Jay.
Graham Percival [Sat, 1 Mar 2008 22:22:59 +0000 (14:22 -0800)]
Update from Jay.

16 years agoUpdate from Trevor.
Graham Percival [Sat, 1 Mar 2008 22:17:57 +0000 (14:17 -0800)]
Update from Trevor.

16 years agoMerge branch 'original' into HEAD
Joe Neeman [Sat, 1 Mar 2008 02:14:34 +0000 (04:14 +0200)]
Merge branch 'original' into HEAD

16 years agoIf page-count is set, don't try spacing on fewer pages than specified.
Joe Neeman [Sat, 1 Mar 2008 01:53:31 +0000 (03:53 +0200)]
If page-count is set, don't try spacing on fewer pages than specified.

16 years agoThinko: install Snippets too when installing Info docs
John Mandereau [Fri, 29 Feb 2008 21:54:33 +0000 (22:54 +0100)]
Thinko: install Snippets too when installing Info docs

16 years agoTypo
John Mandereau [Fri, 29 Feb 2008 21:54:03 +0000 (22:54 +0100)]
Typo

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Fri, 29 Feb 2008 21:42:34 +0000 (22:42 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into dev/jmandereau

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Update macros in German docs
  Add @version macro to French docs
  Update of Spanish user manual, master file only

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into dev/jmandereau
John Mandereau [Fri, 29 Feb 2008 21:40:50 +0000 (22:40 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into dev/jmandereau

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Misc small administrative changes.
  Remove remaining "user manual" strings.
  Small reminders and formatting tweaks.

Conflicts:
Please use @w{...} when @version{} is not followed by a white space
character.

Documentation/user/fundamental.itely
Documentation/user/macros.itexi
Documentation/user/tutorial.itely
Documentation/user/working.itely

16 years agoTest addversion lilyond-book fragment option
John Mandereau [Fri, 29 Feb 2008 21:16:33 +0000 (22:16 +0100)]
Test addversion lilyond-book fragment option

16 years agoFix changes resulting from Snippets compilation in Info
John Mandereau [Fri, 29 Feb 2008 21:15:51 +0000 (22:15 +0100)]
Fix changes resulting from Snippets compilation in Info

16 years agoTypos and thinkos after tests
John Mandereau [Fri, 29 Feb 2008 21:14:23 +0000 (22:14 +0100)]
Typos and thinkos after tests

16 years agoFix convert-ly and make --current-version really work
John Mandereau [Fri, 29 Feb 2008 21:11:40 +0000 (22:11 +0100)]
Fix convert-ly and make --current-version really work

16 years agoMisc small administrative changes.
Graham Percival [Fri, 29 Feb 2008 17:51:06 +0000 (09:51 -0800)]
Misc small administrative changes.

16 years agoRemove remaining "user manual" strings.
Graham Percival [Fri, 29 Feb 2008 17:44:53 +0000 (09:44 -0800)]
Remove remaining "user manual" strings.

16 years agoMerge branch 'master' into dev/jmandereau
John Mandereau [Fri, 29 Feb 2008 16:18:13 +0000 (17:18 +0100)]
Merge branch 'master' into dev/jmandereau

* master:
  Re-enable @version macro.
  add reminder.
  Minor policy update.
  Small updates.
  Updates from Ralph.
  MusicXML: Add double-dotted notes to duration test
  MusicXML: Change time signature in duration test file, so it looks better
  MusicXML: Add support for longa and breve notes, fix error messages
  Fix alignment problem with text crescendi
  Typo in comment
  move ignore-collision to note-column-interface
  Update from Trevor.

Conflicts:

Documentation/user/writing-texinfo.txt

16 years agoAdd addversion lilypond-book fragment option
John Mandereau [Fri, 29 Feb 2008 16:12:58 +0000 (17:12 +0100)]
Add addversion lilypond-book fragment option

16 years agoFix 'make clean'
John Mandereau [Fri, 29 Feb 2008 15:57:33 +0000 (16:57 +0100)]
Fix 'make clean'

16 years agoChange Snippets compilation
John Mandereau [Fri, 29 Feb 2008 15:43:15 +0000 (16:43 +0100)]
Change Snippets compilation

- clean up input/lsr/GNUmakefile

- compile Snippets (input/lsr) in Info, rename 'snippets' to
'lilypond-snippets' to avoid possible name clash in /usr/share/info,

- move local-install-info target from Documentation/user/GNUmakefile
to texinfo-targets.make,

- lilypond-book: fix output_print_filename (use format argument
iso. global options format) and call this function properly for
Texinfo snippet formatting,

- add generic purpose @rlsr macro; immediate use is for linking to
snippets tags, but it could be used later to link to individual
snippets,

- www_post.py, add_html_footer.py: add ad-hoc code to make xrefs
to Snippets work.

16 years agoUpdate Python deprecated string functions
John Mandereau [Fri, 29 Feb 2008 14:50:56 +0000 (15:50 +0100)]
Update Python deprecated string functions

16 years agoAdd --current-version convert-ly cmd line option
John Mandereau [Fri, 29 Feb 2008 14:49:12 +0000 (15:49 +0100)]
Add --current-version convert-ly cmd line option

Also allow guessing \version when reading from stdin, and clean up
deprecated string functions.

16 years agoUpdate texinfo.tex from Texinfo CVS (again)
John Mandereau [Fri, 29 Feb 2008 11:28:47 +0000 (12:28 +0100)]
Update texinfo.tex from Texinfo CVS (again)

This fix PDF docs compilation failure with previous
texinfo.tex revision.

16 years agoSmall reminders and formatting tweaks.
Graham Percival [Fri, 29 Feb 2008 07:37:54 +0000 (23:37 -0800)]
Small reminders and formatting tweaks.

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Thu, 28 Feb 2008 23:15:27 +0000 (00:15 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Update of Spanish user manual, master file only

16 years agoUpdate macros in German docs
John Mandereau [Thu, 28 Feb 2008 23:11:08 +0000 (00:11 +0100)]
Update macros in German docs

16 years agoAdd @version macro to French docs
John Mandereau [Thu, 28 Feb 2008 23:11:50 +0000 (00:11 +0100)]
Add @version macro to French docs

16 years agoAdd @version macro to French docs
John Mandereau [Thu, 28 Feb 2008 23:11:50 +0000 (00:11 +0100)]
Add @version macro to French docs

16 years agoUpdate macros in German docs
John Mandereau [Thu, 28 Feb 2008 23:11:08 +0000 (00:11 +0100)]
Update macros in German docs

16 years agoThinko: update EXTRA_DIST_FILES
John Mandereau [Thu, 28 Feb 2008 21:24:45 +0000 (22:24 +0100)]
Thinko: update EXTRA_DIST_FILES

16 years agoRe-enable @version macro.
Graham Percival [Thu, 28 Feb 2008 21:18:09 +0000 (13:18 -0800)]
Re-enable @version macro.

16 years agoadd reminder.
Graham Percival [Thu, 28 Feb 2008 20:30:35 +0000 (12:30 -0800)]
add reminder.

16 years agoMinor policy update.
Graham Percival [Thu, 28 Feb 2008 05:09:42 +0000 (21:09 -0800)]
Minor policy update.

16 years agoSmall updates.
Graham Percival [Thu, 28 Feb 2008 05:01:02 +0000 (21:01 -0800)]
Small updates.

16 years agoUpdates from Ralph.
Graham Percival [Thu, 28 Feb 2008 04:46:39 +0000 (20:46 -0800)]
Updates from Ralph.

16 years agoOnly print base name in lilypond-book printfilename option
John Mandereau [Wed, 27 Feb 2008 15:19:10 +0000 (16:19 +0100)]
Only print base name in lilypond-book printfilename option

This should fix file names with absolute paths in regtests compiled
with GUB.

16 years agoDocument lilypond-book looking for snippets in -I paths
John Mandereau [Wed, 27 Feb 2008 15:14:00 +0000 (16:14 +0100)]
Document lilypond-book looking for snippets in -I paths

This documents lilypond-book change in commit
d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d.

16 years agoMusicXML: Add double-dotted notes to duration test
Reinhold Kainhofer [Wed, 27 Feb 2008 15:10:56 +0000 (16:10 +0100)]
MusicXML: Add double-dotted notes to duration test

16 years agoShow TupletBrackets also on single notes
Reinhold Kainhofer [Mon, 25 Feb 2008 17:32:46 +0000 (18:32 +0100)]
Show TupletBrackets also on single notes

While tuplet brackets should not be printed for tuplets consisting
of only one note (e.g. a note with tremolo!), the tuplet number still
needs to be printed and can not be ignored.

Since the tuplet number also uses the dimensions calculated by the tuplet
bracket, the tuplet bracket at least needs to calculate it's theoretical
size, too, even though it will not be printed for single-note tuplets. The
check to kill zero-length tuplet brackets has thus been moved from
calc_positions to print in Tuplet_bracket.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoSet side-axis for InstrumentSwitch grobs
Reinhold Kainhofer [Tue, 26 Feb 2008 17:50:05 +0000 (18:50 +0100)]
Set side-axis for InstrumentSwitch grobs

InstrumentSwitch was missing a setting for side-axis, which
caused a not very helpful warning "side-axis not set." on the
command line.
I now added the side-axis setting for the InstrumentSwitch and
also changed the warning message to include the type of grob
for which the setting is missing.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Change time signature in duration test file, so it looks better
Reinhold Kainhofer [Wed, 27 Feb 2008 14:47:15 +0000 (15:47 +0100)]
MusicXML: Change time signature in duration test file, so it looks better

16 years agoMusicXML: Add support for longa and breve notes, fix error messages
Reinhold Kainhofer [Wed, 27 Feb 2008 14:36:51 +0000 (15:36 +0100)]
MusicXML: Add support for longa and breve notes, fix error messages

-) Longa and breve notes have a duration_log < 0, so I can't use
   1<<duration_log and write that out as the duration in lilypond.
 Instead, I need to check for negative durations manually and
 output \longa or \breve for these notes!
-) Update the musicxml regression test to also check longa and breve
   notes (and their dotted versions)
-) Correctly import lilylib as ly (in particular, since the
   error messages used ly.stderr_write already!!!!)

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoFix alignment problem with text crescendi
Reinhold Kainhofer [Tue, 26 Feb 2008 17:04:51 +0000 (18:04 +0100)]
Fix alignment problem with text crescendi

Text crescendi starting at skips caused a
"Programmierfehler: Improbable offset for stencil: nan staff space"
error message and moved the text crescendi to the very beginning of the
staff.
Instead of grob->extent(...), use robust_relative_extent (grob, ...), which
also works with skips.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoTypo in comment
Reinhold Kainhofer [Wed, 27 Feb 2008 14:36:33 +0000 (15:36 +0100)]
Typo in comment

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoDo not include translations status template in docball
John Mandereau [Wed, 27 Feb 2008 14:01:30 +0000 (15:01 +0100)]
Do not include translations status template in docball

16 years agoMerge branch 'lilypond/translation' into dev/jmandereau
John Mandereau [Wed, 27 Feb 2008 12:25:24 +0000 (13:25 +0100)]
Merge branch 'lilypond/translation' into dev/jmandereau

* lilypond/translation:
  Clean up translated docs makefiles

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Wed, 27 Feb 2008 10:58:15 +0000 (11:58 +0100)]
Update texinfo.tex from Texinfo CVS

16 years agoRestore version macro in English docs
John Mandereau [Wed, 27 Feb 2008 10:35:50 +0000 (11:35 +0100)]
Restore version macro in English docs

This reverts commit 4b697fc801b008995b9bc9ed19e8631b7b695cea.

16 years agoRestore "Always use Lily current version number in docs"
John Mandereau [Wed, 27 Feb 2008 10:33:29 +0000 (11:33 +0100)]
Restore "Always use Lily current version number in docs"

This reverts commit 1e8143e9602629a017fd9c1fe6c59c9f4af6969f.

16 years agoClean up translated docs makefiles
John Mandereau [Wed, 27 Feb 2008 10:25:48 +0000 (11:25 +0100)]
Clean up translated docs makefiles

- fix $(OUT_TEXI_FILES) dependency (it depends on macros.itexi too!),

- remove unnecssary .nexi rule,

- remove deep-WWW-clean and local-WWW-clean; these targets are
  redundant with 'make out=www clean'

- remove web-clean; maybe move this target to ly-targets.make?

16 years agomove ignore-collision to note-column-interface
Han-Wen Nienhuys [Wed, 27 Feb 2008 03:36:15 +0000 (00:36 -0300)]
move ignore-collision to note-column-interface

16 years agoUpdate from Trevor.
Graham Percival [Tue, 26 Feb 2008 22:18:17 +0000 (14:18 -0800)]
Update from Trevor.

16 years agoUpdate of Spanish user manual, master file only
Francisco Vila [Tue, 26 Feb 2008 18:06:14 +0000 (19:06 +0100)]
Update of Spanish user manual, master file only

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Tue, 26 Feb 2008 18:05:26 +0000 (19:05 +0100)]
Merge branch 'master' into lilypond/translation

* master:
  Revert lys-to-tely changes
  Add stub for - subsection.
  Linking to ^_ section.
  Update from Patrick.
  Typo.
  Typo.
  Updates from Trevor.
  Disable version macro.
  Revert "Always use Lily current version number in docs"
  Fix 554.
  Fix 550.
  Fix 577.
  Thinko: compare abs of both positions.
  Take git diff from src-dir for test target.
  Use \addlyrics for lyric-hyphen.ly
  Use \addlyrics for lyric-hyphen-break.ly

16 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Tue, 26 Feb 2008 15:48:29 +0000 (16:48 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into dev/jmandereau

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Spanish pitches sectioning fix
  Restored Spanish laissez vibrer ties documentation
  Moved ties subsection
  Sectioning of Spanish expressive document
  Correct sectioning of Spanish editorial
  Updated Spanish learning doc master file

16 years agoAdd generated translations status page
John Mandereau [Tue, 26 Feb 2008 15:45:26 +0000 (16:45 +0100)]
Add generated translations status page

16 years agoImprove translation status script
John Mandereau [Tue, 26 Feb 2008 15:38:38 +0000 (16:38 +0100)]
Improve translation status script

- use subprocess.Popen iso. os.popen to catch errors
- compute uptodateness percentage more accurately
- fix section numbering

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 26 Feb 2008 15:03:18 +0000 (16:03 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Fix 554.
  Fix 550.
  Fix 577.

16 years agoRevert lys-to-tely changes
John Mandereau [Tue, 26 Feb 2008 08:03:22 +0000 (09:03 +0100)]
Revert lys-to-tely changes

This is not the right way to print base name of files in regtests and
other collated-files.

This commit reverts 043d8bff2c6ad082edba8a88c678299a7b9a89fd
and 85ec5d253ad5468e2d3b30e25599891b175572f3.

16 years agoMerge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Tue, 26 Feb 2008 06:35:24 +0000 (08:35 +0200)]
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond

16 years agoAdd stub for - subsection.
Graham Percival [Tue, 26 Feb 2008 06:27:41 +0000 (22:27 -0800)]
Add stub for - subsection.

16 years agoLinking to ^_ section.
Graham Percival [Tue, 26 Feb 2008 04:14:49 +0000 (20:14 -0800)]
Linking to ^_ section.

16 years agoUpdate from Patrick.
Graham Percival [Tue, 26 Feb 2008 03:58:39 +0000 (19:58 -0800)]
Update from Patrick.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Tue, 26 Feb 2008 03:23:40 +0000 (19:23 -0800)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoTypo.
Graham Percival [Tue, 26 Feb 2008 03:23:15 +0000 (19:23 -0800)]
Typo.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 26 Feb 2008 02:33:54 +0000 (23:33 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoTypo.
Graham Percival [Tue, 26 Feb 2008 02:06:15 +0000 (18:06 -0800)]
Typo.

16 years agoUpdates from Trevor.
Graham Percival [Tue, 26 Feb 2008 02:01:29 +0000 (18:01 -0800)]
Updates from Trevor.

16 years agoDisable version macro.
Graham Percival [Tue, 26 Feb 2008 02:01:20 +0000 (18:01 -0800)]
Disable version macro.

16 years agoRevert "Always use Lily current version number in docs"
Graham Percival [Tue, 26 Feb 2008 01:47:31 +0000 (17:47 -0800)]
Revert "Always use Lily current version number in docs"

This reverts commit 351c128ea97502ed59e912249211734957877814.

16 years agoSpanish pitches sectioning fix
Francisco Vila [Tue, 26 Feb 2008 01:02:49 +0000 (02:02 +0100)]
Spanish pitches sectioning fix

16 years agoRestored Spanish laissez vibrer ties documentation
Francisco Vila [Tue, 26 Feb 2008 00:29:07 +0000 (01:29 +0100)]
Restored Spanish laissez vibrer ties documentation

16 years agoMoved ties subsection
Francisco Vila [Tue, 26 Feb 2008 00:07:44 +0000 (01:07 +0100)]
Moved ties subsection

16 years agoSectioning of Spanish expressive document
Francisco Vila [Mon, 25 Feb 2008 23:58:23 +0000 (00:58 +0100)]
Sectioning of Spanish expressive document

16 years agoCorrect sectioning of Spanish editorial
Francisco Vila [Mon, 25 Feb 2008 23:37:01 +0000 (00:37 +0100)]
Correct sectioning of Spanish editorial

Rough structure is OK, full translation still needs much work