]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
13 years agoRelease: update news. release/2.13.38-1
Graham Percival [Sun, 31 Oct 2010 11:18:58 +0000 (11:18 +0000)]
Release: update news.

13 years agoFix #1338.
Neil Puttock [Sat, 30 Oct 2010 17:58:47 +0000 (18:58 +0100)]
Fix #1338.

* lily/lily-lexer.cc (set_identifier):

  dereference the anonymous variable representing a nested property's previous
  setting

13 years agoFix #888: Add ly:stencil-scale.
Neil Puttock [Sat, 30 Oct 2010 15:08:01 +0000 (16:08 +0100)]
Fix #888: Add ly:stencil-scale.

* input/regression/stencil-scale.ly

  new regtest for testing ly:stencil-scale

* lily/stencil-interpret.cc (interpret_stencil_expression):

  interpret new stencil command `scale-stencil', unscaling offset of body to
  compensate for change in output scale

* lily/stencil-scheme.cc (ly_stencil_scale):

  export new function `ly:stencil-scale'

* lily/stencil.cc, include/stencil.hh (scale):

  new method for scaling stencils

* scm/define-markup-commands.scm (scale):

  new markup command

* scm/define-stencil-commands.scm

  (ly:all-stencil-commands): add stencil commands for setting and resetting
  scale (`setscale', `resetscale')

  (ly:all-output-backend-commands): add `scale-stencil' command

* scm/output-ps.scm, output-svg.scm (setscale, resetscale):

  implement stencil outputters for scaling

13 years agoDoc: compile fix.
Graham Percival [Fri, 29 Oct 2010 18:03:45 +0000 (19:03 +0100)]
Doc: compile fix.

13 years agoDoc: move non-Western languages to world.itely
Valentin Villenave [Fri, 29 Oct 2010 09:21:37 +0000 (11:21 +0200)]
Doc: move non-Western languages to world.itely

13 years agoAllow predefined diagrams regardless of note names language.
Valentin Villenave [Fri, 29 Oct 2010 08:24:04 +0000 (10:24 +0200)]
Allow predefined diagrams regardless of note names language.

This should make the @warning in NR 1.1.1 "note names" no
longer needed.

13 years agoManually bump version to avoid convert-ly.
Graham Percival [Fri, 29 Oct 2010 06:48:12 +0000 (07:48 +0100)]
Manually bump version to avoid convert-ly.

13 years agoRegtest: add whitespace
Valentin Villenave [Thu, 28 Oct 2010 09:58:07 +0000 (11:58 +0200)]
Regtest: add whitespace

Thanks to Patrick for catching this!

13 years agoReorganize language files and add a new \language command.
Valentin Villenave [Thu, 28 Oct 2010 09:32:47 +0000 (11:32 +0200)]
Reorganize language files and add a new \language command.

This commit adds a new \language command that may be used
to select note names language in lieu of the more complicated
\include "foobar.ly" syntax.

All language files have been emptied and the pitchnames alists
have been gathered in a new language-init.ly file.

The old syntax is still supported; to avoid code duplication,
language files just use the new \language command internally.

arabic.ly isn't affected by this change and must still be
manually included.  This specificity will have to be taken
into account when documenting the new syntax.

13 years agoRevert "Improve positioning of TupletNumber and Slur."
Graham Percival [Thu, 28 Oct 2010 03:14:44 +0000 (04:14 +0100)]
Revert "Improve positioning of TupletNumber and Slur."

This reverts commit c3240707ad6a6b03bb9f19732b3c6caada0fb22b.

That commit stops the regtests from compiling (?!).

13 years agoUpdate docstring for ly:gulp-file
Carl Sorensen [Tue, 26 Oct 2010 20:23:19 +0000 (14:23 -0600)]
Update docstring for ly:gulp-file

13 years agoDoc: spelling Kyrie.
Francisco Vila [Wed, 27 Oct 2010 10:48:31 +0000 (12:48 +0200)]
Doc: spelling Kyrie.

13 years agoManually bump version number to avoid convert-ly.
Graham Percival [Wed, 27 Oct 2010 09:24:04 +0000 (10:24 +0100)]
Manually bump version number to avoid convert-ly.

convert-ly causes bad changes to this file; we're avoiding this
problem manually.

13 years agoconvert-ly policy and useful script.
Graham Percival [Tue, 26 Oct 2010 07:06:39 +0000 (08:06 +0100)]
convert-ly policy and useful script.

13 years agoRevert "Doc: NR 1.1.1.4 Note names, remove arabic.ly from common languages"
Graham Percival [Wed, 27 Oct 2010 06:45:15 +0000 (07:45 +0100)]
Revert "Doc: NR 1.1.1.4 Note names, remove arabic.ly from common languages"

This reverts commit f818ffe1795cbd337a143cd133b7c6ded700e5f5.

The patch was up for review for less than 90 minutes, and did not
receive approval from the Documentation Editor (who has some
suggestions for this patch).

13 years agoDoc: NR 1.1.1.4 Note names, remove arabic.ly from common languages
Valentin Villenave [Tue, 26 Oct 2010 22:07:01 +0000 (00:07 +0200)]
Doc: NR 1.1.1.4 Note names, remove arabic.ly from common languages

13 years agoMinor documentation improvements for Scheme functions.
Werner Lemberg [Tue, 26 Oct 2010 06:57:45 +0000 (08:57 +0200)]
Minor documentation improvements for Scheme functions.

13 years agoDoc: build fix.
Graham Percival [Tue, 26 Oct 2010 06:08:52 +0000 (07:08 +0100)]
Doc: build fix.

I pushed fb964a541b56576fd929739e36835ac9bd0de2b9 by accident;
this fixes a few problems in that commit.

13 years agoImprove positioning of TupletNumber and Slur.
Werner Lemberg [Tue, 26 Oct 2010 05:57:00 +0000 (07:57 +0200)]
Improve positioning of TupletNumber and Slur.

See thread starting with

  http://lists.gnu.org/archive/html/bug-lilypond/2010-10/msg00484.html

13 years agoRelease: bump version.
Graham Percival [Mon, 25 Oct 2010 12:39:51 +0000 (13:39 +0100)]
Release: bump version.

13 years agoDoc: NR Rhythms.itely
James Lowe [Sat, 23 Oct 2010 19:32:00 +0000 (20:32 +0100)]
Doc: NR Rhythms.itely

Minor spacing and grammar changes as per CG
Removed [fragment] from @lilypond examples

13 years agoMerge remote branch 'origin' into release/unstable release/2.13.37-1
Graham Percival [Mon, 25 Oct 2010 08:27:35 +0000 (09:27 +0100)]
Merge remote branch 'origin' into release/unstable

13 years agoRelease: update news.
Graham Percival [Mon, 25 Oct 2010 08:26:51 +0000 (09:26 +0100)]
Release: update news.

13 years agoSend ping logs to /dev/stderr instead of /dev/tty.
Patrick McCarty [Mon, 25 Oct 2010 07:32:01 +0000 (00:32 -0700)]
Send ping logs to /dev/stderr instead of /dev/tty.

(This fixes issue #1028)

If `-dlog-file' was not specified along with `-dseparate-log-files',
certain log messages (the "ping" log messages) were sent to /dev/tty.

However, this was causing problems for machines building LilyPond that
could not write to /dev/tty (no controlling tty).

The solution is to write to /dev/stderr instead, which is
common-practice for logging.

See the Debian bug report for details:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572290

13 years agoconvert-ly run: update some tricky files.
Graham Percival [Mon, 25 Oct 2010 07:48:40 +0000 (08:48 +0100)]
convert-ly run: update some tricky files.

Ok, maybe they're not "tricky", but it's good to get these changes
handled.  freboards was the only "trick" change where convert-ly
did the wrong thing and required manual attention.

13 years agoconvert-ly: only update stable version if newer.
Graham Percival [Mon, 25 Oct 2010 07:39:49 +0000 (08:39 +0100)]
convert-ly: only update stable version if newer.

Oops.  The previous code changed \version "2.12.3" into
\version "2.12.0" if there was no change.

13 years agoProvide better default for font series of `LyricText' grobs.
Alexander Kobel [Mon, 25 Oct 2010 05:26:52 +0000 (07:26 +0200)]
Provide better default for font series of `LyricText' grobs.

The old value is from 2004 where TeX has been still used as an output
device.

13 years agoDoc: CG 4.6: typo.
Mark Polesky [Mon, 25 Oct 2010 04:43:23 +0000 (21:43 -0700)]
Doc: CG 4.6: typo.

This is my response to commit #8a07aac.  (:

13 years agoAdd regtests for 1240.
Joe Neeman [Mon, 25 Oct 2010 04:40:54 +0000 (21:40 -0700)]
Add regtests for 1240.

13 years agoClean up the Align_interface API.
Joe Neeman [Mon, 25 Oct 2010 02:30:29 +0000 (19:30 -0700)]
Clean up the Align_interface API.

13 years agoFix 1240.
Joe Neeman [Thu, 26 Aug 2010 23:28:54 +0000 (16:28 -0700)]
Fix 1240.

Include fixed spacings in the calculation of minimum spacings.

13 years agoFix the usage of min-distance in page breaking.
Joe Neeman [Sun, 24 Oct 2010 19:14:31 +0000 (12:14 -0700)]
Fix the usage of min-distance in page breaking.

In page breaking, measure min-distance between staff refpoints
instead of system refpoints.

13 years agoFix command for tracking crashes.
Joe Neeman [Sun, 24 Oct 2010 18:52:44 +0000 (11:52 -0700)]
Fix command for tracking crashes.

13 years agoUpdate a comment.
Joe Neeman [Sun, 24 Oct 2010 18:11:36 +0000 (11:11 -0700)]
Update a comment.

13 years agoInclude broken items in system pure-height.
Joe Neeman [Sun, 24 Oct 2010 18:10:34 +0000 (11:10 -0700)]
Include broken items in system pure-height.

13 years agoFix #1355.
Neil Puttock [Sun, 24 Oct 2010 23:10:29 +0000 (00:10 +0100)]
Fix #1355.

A derived smob cannot use the macro IMPLEMENT_TYPE_P () to export
its type predicate, since this relies on the IMPLEMENT_SMOBS ()
macro to initialize the class's smob tag and predicate function
(smob_p ()): IMPLEMENT_SMOBS () is reserved for use in base classes.
In the case of Stream_event, this results in both ly:stream-event?
and ASSERT_SMOB (Stream_event, ...) failing to distinguish
stream events from other Probs.

* lily/function-documentation.cc (init_func_doc):

  add type predicate documentation for Stream_event

* lily/include/stream-event.hh:

  remove declaration for Stream_event predicate

* lily/stream-event-scheme.cc:

  implement ly:stream-event? manually
  use LY_ASSERT_TYPE () instead of LY_ASSERT_SMOB ()

* lily/stream-event.cc:

  remove macro implementation of ly:stream-event?

13 years agoconvert-ly: option to only modify changed files.
Graham Percival [Thu, 21 Oct 2010 08:05:22 +0000 (09:05 +0100)]
convert-ly: option to only modify changed files.

This useful for the regtests -- with the extra -d flag, we will
only change the \version string if the actual contents of the file
has changed.  This lets us see which tests were modified, and
which tests were unchanged since the previous stable release.

However, the version string will still be updated to match the
last stable release.

13 years agoRevert "Add note names regtest."
Neil Puttock [Sun, 24 Oct 2010 13:46:57 +0000 (14:46 +0100)]
Revert "Add note names regtest."

This reverts commit d94725cdc8038d2b818a8ef30b27ade526c549fb.

13 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Valentin Villenave [Sun, 24 Oct 2010 12:25:06 +0000 (14:25 +0200)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

Conflicts:
ly/music-functions-init.ly

13 years agoRevert make-void-music and \language functions.
Valentin Villenave [Sun, 24 Oct 2010 12:17:07 +0000 (14:17 +0200)]
Revert make-void-music and \language functions.

reverts commit 9e3d1968ffbbbdb60c06468dbdc30f6163dbe01b.
reverts commit 1f84e8613c950b773562b95d87c5e051c8016650.
reverts commit 02fe038744e634b42f1a3377c4f0dc3d25e80344.
reverts commit 25a94417fb5484035bb816260a2168c17ae675ec.

Better luck next time, I guess -- if any.

13 years agoWeb-fr: Web: use free software and mention that we're part of GNU
Jean-Charles Malahieude [Sun, 24 Oct 2010 11:12:28 +0000 (13:12 +0200)]
Web-fr: Web: use free software and mention that we're part of GNU

13 years agoDoc -- Contributor -- fix typo
Carl Sorensen [Sun, 24 Oct 2010 10:14:41 +0000 (04:14 -0600)]
Doc -- Contributor -- fix typo

13 years agoFont: redefine shape-note fonts so they work at small sizes
Carl Sorensen [Sun, 24 Oct 2010 04:18:58 +0000 (22:18 -0600)]
Font:  redefine shape-note fonts so they work at small sizes

13 years agoAdd note names regtest.
Valentin Villenave [Sun, 24 Oct 2010 01:57:49 +0000 (03:57 +0200)]
Add note names regtest.

13 years agoFix #903: minor addition
Valentin Villenave [Sat, 23 Oct 2010 23:49:11 +0000 (01:49 +0200)]
Fix #903: minor addition

The 'pitchname variable is actually used by the parser and
the display-method thingy.  Therefore the \language command
should update it as well.

13 years agoFont: fix varsegno to eliminate grazing intersections
Carl Sorensen [Sat, 23 Oct 2010 22:48:21 +0000 (16:48 -0600)]
Font: fix varsegno to eliminate grazing intersections

  Changes due to Werner Lemberg and Carl Sorensen

13 years agoWeb-fr: Web: use free software and mention that we're part of GNU
Jean-Charles Malahieude [Sun, 24 Oct 2010 11:12:28 +0000 (13:12 +0200)]
Web-fr: Web: use free software and mention that we're part of GNU

13 years agoDoc -- Contributor -- fix typo
Carl Sorensen [Sun, 24 Oct 2010 10:14:41 +0000 (04:14 -0600)]
Doc -- Contributor -- fix typo

13 years agoFont: redefine shape-note fonts so they work at small sizes
Carl Sorensen [Sun, 24 Oct 2010 04:18:58 +0000 (22:18 -0600)]
Font:  redefine shape-note fonts so they work at small sizes

13 years agoAdd note names regtest.
Valentin Villenave [Sun, 24 Oct 2010 01:57:49 +0000 (03:57 +0200)]
Add note names regtest.

13 years agoFix #903: minor addition
Valentin Villenave [Sat, 23 Oct 2010 23:49:11 +0000 (01:49 +0200)]
Fix #903: minor addition

The 'pitchname variable is actually used by the parser and
the display-method thingy.  Therefore the \language command
should update it as well.

13 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Valentin Villenave [Sat, 23 Oct 2010 23:32:12 +0000 (01:32 +0200)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

13 years agoFix #903: a simpler syntax for note names language
Valentin Villenave [Sat, 23 Oct 2010 23:26:17 +0000 (01:26 +0200)]
Fix #903: a simpler syntax for note names language

This commit adds a new
  \language "foo"
command, where "foo" is the (case-insensitive) name of
any supported language, e.g. "italiano", "suomi" etc.

This function may be used at top-level or anywhere else,
even in -dsafe mode.
Non-supported languages arguments are, well, not supported:
if no recognizable string is provided, ly:gulp-file will just
barf its standard error message.

To preserve full compatibility with existing code, this patch
leaves .ly language files unchanged (therefore, the old syntax
is still perfectly valid).  Since all it does is extract the
pitchnames alist from whatever file it processes, more complex
files such as "arabic.ly" are not supported and will output
an error message explaining that \include should be used instead.

In spite of this limitation, this method is a convenient way
of presenting foreign users with a simplified syntax, without
having to bloat the parser with yet another keyword.  Of
course, it may be superseeded in the future with a more
specialized implementation, possibly doing away with .ly files
(if we reach a point where preserving compatibility is no
longer an issue).

13 years agoFont: fix varsegno to eliminate grazing intersections
Carl Sorensen [Sat, 23 Oct 2010 22:48:21 +0000 (16:48 -0600)]
Font: fix varsegno to eliminate grazing intersections

  Changes due to Werner Lemberg and Carl Sorensen

13 years agoAdd make-void-music function for syntax consistency.
Valentin Villenave [Sat, 23 Oct 2010 20:06:58 +0000 (22:06 +0200)]
Add make-void-music function for syntax consistency.

We had make-sequential-music, make-simultaneous-music
and the like, but not make-void-music ('void Music is
used, for instance, in music-functions that only
 override options etc.).

13 years agoWeb [nl]: use free software and mention that we're part of GNU.
Jan Nieuwenhuizen [Sat, 23 Oct 2010 17:46:02 +0000 (19:46 +0200)]
Web [nl]: use free software and mention that we're part of GNU.

13 years agoWeb: use free software and mention that we're part of GNU.
Jan Nieuwenhuizen [Sat, 23 Oct 2010 17:43:43 +0000 (19:43 +0200)]
Web: use free software and mention that we're part of GNU.

As per GNU request.

13 years agoDoc-es: run convert-ly on Spanish files.
Francisco Vila [Sat, 23 Oct 2010 14:39:48 +0000 (16:39 +0200)]
Doc-es: run convert-ly on Spanish files.

13 years agoDoc: Add power chord to glossary
Carl Sorensen [Sat, 23 Oct 2010 12:23:05 +0000 (06:23 -0600)]
Doc: Add power chord to glossary

13 years agodoc additions power chords
Patrick Schmidt [Sun, 19 Sep 2010 19:36:30 +0000 (21:36 +0200)]
doc additions power chords

additions to fretted-strings.itely description and examples for the use of the new command \powerChords
addition of two new modifiers to notation-appendices.itely

13 years agopower chord symbol
Patrick Schmidt [Fri, 17 Sep 2010 09:10:09 +0000 (11:10 +0200)]
power chord symbol

Added power chord definition, symbol and command to typeset this symbol.

13 years agoDoc-fr: remove term missed by convert-ly
Jean-Charles Malahieude [Sat, 23 Oct 2010 08:53:50 +0000 (10:53 +0200)]
Doc-fr: remove term missed by convert-ly

13 years agoMinor layout improvement.
Werner Lemberg [Sat, 23 Oct 2010 06:44:44 +0000 (08:44 +0200)]
Minor layout improvement.

13 years agoOfficially drop support for MacOS X 10.3.
Graham Percival [Sat, 23 Oct 2010 06:24:09 +0000 (07:24 +0100)]
Officially drop support for MacOS X 10.3.

13 years agoDocs: remove term missed by convert-ly.
Graham Percival [Sat, 23 Oct 2010 01:15:21 +0000 (02:15 +0100)]
Docs: remove term missed by convert-ly.

13 years agoDoc: NR 4.1.2: Reorganize nodes; link to 4.4.1.
Mark Polesky [Fri, 22 Oct 2010 23:50:41 +0000 (16:50 -0700)]
Doc: NR 4.1.2: Reorganize nodes; link to 4.4.1.

13 years agoDoc: NR 4.1.2: Fix formatting.
Mark Polesky [Fri, 22 Oct 2010 23:50:41 +0000 (16:50 -0700)]
Doc: NR 4.1.2: Fix formatting.

13 years agoDoc: NR 4.1.2: Nitpicks.
Mark Polesky [Fri, 22 Oct 2010 23:50:41 +0000 (16:50 -0700)]
Doc: NR 4.1.2: Nitpicks.

13 years agoDoc: NR 4.1.2: Setting alist keys properly.
Mark Polesky [Fri, 22 Oct 2010 23:50:41 +0000 (16:50 -0700)]
Doc: NR 4.1.2: Setting alist keys properly.

13 years agoFont -- remove draw from accordion-push
Carl Sorensen [Tue, 19 Oct 2010 10:00:04 +0000 (04:00 -0600)]
Font -- remove draw from accordion-push

13 years agolilypond-book: add a --safe mode option (1281).
Julien Rioux [Fri, 22 Oct 2010 08:18:49 +0000 (09:18 +0100)]
lilypond-book: add a --safe mode option (1281).

13 years agoSnippet: update version string manually.
Graham Percival [Fri, 22 Oct 2010 00:24:19 +0000 (01:24 +0100)]
Snippet: update version string manually.

This is a "this snippet is deprecated" snippet, so we don't want
to update the syntax here.

13 years agoDoc: NR 2.1 Vocal: Switching to an alternative melody
Trevor Daniels [Thu, 21 Oct 2010 22:57:23 +0000 (23:57 +0100)]
Doc: NR 2.1 Vocal: Switching to an alternative melody

 - rework explanation of associatedVoice

13 years agoDoc: NR 2.1 Vocal: minor editorial corrections
Trevor Daniels [Thu, 21 Oct 2010 21:35:11 +0000 (22:35 +0100)]
Doc: NR 2.1 Vocal: minor editorial corrections

13 years agoDoc-fr: run of convert-ly on French files
Jean-Charles Malahieude [Thu, 21 Oct 2010 19:12:36 +0000 (21:12 +0200)]
Doc-fr: run of convert-ly on French files

13 years agoSocket framework: output all systems.
Jan Nieuwenhuizen [Thu, 7 Oct 2010 10:15:15 +0000 (12:15 +0200)]
Socket framework: output all systems.

13 years agoAdd missing scheme accessors for book.
Jan Nieuwenhuizen [Thu, 7 Oct 2010 10:14:59 +0000 (12:14 +0200)]
Add missing scheme accessors for book.

13 years agoDoc: convert-ly on English docs.
Graham Percival [Thu, 21 Oct 2010 07:34:01 +0000 (08:34 +0100)]
Doc: convert-ly on English docs.

I left most of the \RemoveEmptyStaff as it came from convert-ly;
some of the grammar is a bit weird, but the basic idea is still
there.

I excluded
  Documentation/snippets/new/
  changing-the-time-signature-without-affecting-the-beaming.ly
because convert-ly wasn't smart enough to update it, and neither
am I, since I know nothing about the new beaming code.

13 years agoconvert: properly escape some single-backslashes.
Graham Percival [Mon, 11 Oct 2010 17:14:29 +0000 (18:14 +0100)]
convert: properly escape some single-backslashes.

13 years agoTypo.
Werner Lemberg [Thu, 21 Oct 2010 04:45:03 +0000 (06:45 +0200)]
Typo.

13 years agoDoc: NR2.1 Vocal: suggestions from James Bailey
Valentin Villenave [Wed, 20 Oct 2010 18:43:47 +0000 (20:43 +0200)]
Doc: NR2.1 Vocal: suggestions from James Bailey

13 years agoDoc: NR 2.1 Vocal: add lyrics-alignment snippet
Trevor Daniels [Wed, 20 Oct 2010 16:19:29 +0000 (17:19 +0100)]
Doc: NR 2.1 Vocal: add lyrics-alignment snippet

13 years agoDoc: NR 2.1 Vocal: add refs to Vocal music snippets
Trevor Daniels [Wed, 20 Oct 2010 15:57:55 +0000 (16:57 +0100)]
Doc: NR 2.1 Vocal: add refs to Vocal music snippets

13 years agomusic-functions.scm: coding style improvement, take 2.
Valentin Villenave [Wed, 20 Oct 2010 15:20:07 +0000 (17:20 +0200)]
music-functions.scm: coding style improvement, take 2.

13 years agoDoc: NR 2.1 Vocal: use vocalName rather than instrumentName
Trevor Daniels [Wed, 20 Oct 2010 09:18:22 +0000 (10:18 +0100)]
Doc: NR 2.1 Vocal: use vocalName rather than instrumentName

 - also show use of \markup

13 years agoDoc: NR 2.1 Vocal: remove use of InstrumentSwitch in cues
Trevor Daniels [Tue, 19 Oct 2010 22:15:39 +0000 (23:15 +0100)]
Doc: NR 2.1 Vocal: remove use of InstrumentSwitch in cues

 - use simple markup instead

 - all these changes are courtesy of
   Keith E OHara <k-ohara5a5a@oco.net>

13 years agotablature: support for text spanners in full notation
Marc Hohl [Fri, 1 Oct 2010 06:36:45 +0000 (08:36 +0200)]
tablature: support for text spanners in full notation

13 years agoT1265 - Remove deprecation warnings when running with Guile V2 Replace scm_str2symbol...
Ian Hulin [Mon, 18 Oct 2010 19:20:07 +0000 (20:20 +0100)]
T1265 - Remove deprecation warnings when running with Guile V2 Replace scm_str2symbol with scm_from_locale_symbol, scm_symbol2_string with scm_to_locale_symbol, also scm_num2int, scm_int2num, scm_num2double

13 years agoMerge remote branch 'origin/release/unstable'
Patrick McCarty [Tue, 19 Oct 2010 05:14:03 +0000 (22:14 -0700)]
Merge remote branch 'origin/release/unstable'

13 years agoRelease: bump version.
Graham Percival [Tue, 19 Oct 2010 02:06:52 +0000 (03:06 +0100)]
Release: bump version.

13 years agoRelease: update news.
Graham Percival [Mon, 18 Oct 2010 17:34:46 +0000 (18:34 +0100)]
Release: update news.

13 years agoDoc: NR 2.1 Vocal: rewrite Working with lyrics and variables
Trevor Daniels [Mon, 18 Oct 2010 23:17:51 +0000 (00:17 +0100)]
Doc: NR 2.1 Vocal: rewrite Working with lyrics and variables

 - change @example to @lilypond

13 years agoDoc: NR 2.1 Vocal: remove obsolete TODO
Trevor Daniels [Mon, 18 Oct 2010 22:29:05 +0000 (23:29 +0100)]
Doc: NR 2.1 Vocal: remove obsolete TODO

 - originally added in 2004 this bug can no longer be traced
 - in any case, we don't document bugs

13 years agoRelease: update news. release/2.13.36-1
Graham Percival [Mon, 18 Oct 2010 17:34:46 +0000 (18:34 +0100)]
Release: update news.

13 years agoFix 1323 - links "Back to documentation index" in HTML docs
John Mandereau [Mon, 18 Oct 2010 10:49:31 +0000 (12:49 +0200)]
Fix 1323 - links "Back to documentation index" in HTML docs

13 years agoDoc: NR 2.1 Vocal: reposition and rename lyric positioning
Trevor Daniels [Mon, 18 Oct 2010 10:31:09 +0000 (11:31 +0100)]
Doc: NR 2.1 Vocal: reposition and rename lyric positioning

 - use more consistent and general section headings
 - place vertical and horizontal positioning together

13 years agoWeb-es: update News.
Francisco Vila [Mon, 18 Oct 2010 08:14:58 +0000 (10:14 +0200)]
Web-es: update News.

13 years agoDoc: NR 2.1 Vocal: improve documentation of associatedVoice
Trevor Daniels [Sun, 17 Oct 2010 22:25:06 +0000 (23:25 +0100)]
Doc: NR 2.1 Vocal: improve documentation of associatedVoice

  - reorganise Automatic and Manual syllable durations

  - explain two situations in which associatedVoice is useful

  - generally tidy up

13 years agoBuild: remove // from some html links.
Graham Percival [Sun, 17 Oct 2010 20:30:40 +0000 (21:30 +0100)]
Build: remove // from some html links.

13 years agoDoc: CG: debugging web and docs locally.
Graham Percival [Sun, 17 Oct 2010 19:04:09 +0000 (20:04 +0100)]
Doc: CG: debugging web and docs locally.