]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
12 years agolilypond-book: Set include path for --lily-output-dir option. release/2.15.35-1
Julien Rioux [Tue, 27 Mar 2012 13:27:02 +0000 (09:27 -0400)]
lilypond-book: Set include path for --lily-output-dir option.

Fixes in-tree build failure after the regression test was added.

12 years agoBuild: Fix `make dist', include the files added in recent commits.
Julien Rioux [Tue, 27 Mar 2012 13:23:56 +0000 (09:23 -0400)]
Build: Fix `make dist', include the files added in recent commits.

12 years agoRevert "Regtests for lilypond-book include files located in subdir."
David Kastrup [Tue, 27 Mar 2012 12:42:10 +0000 (14:42 +0200)]
Revert "Regtests for lilypond-book include files located in subdir."

This reverts commit ee70161485a2d2f347db3e29724a943c741ef524.

This commit caused "make test" for in-tree builds to fail.

12 years agoChange all occurences of "echo -n" to "printf" for portability
Carl [Sat, 24 Mar 2012 02:16:43 +0000 (20:16 -0600)]
Change all occurences of "echo -n" to "printf" for portability

12 years agoPO: upload ja-2.15.29 from FTP
Daisuke Yamashita [Mon, 26 Mar 2012 17:46:34 +0000 (19:46 +0200)]
PO: upload ja-2.15.29 from FTP

12 years agoFix whitespace of files in Documentation/misc.
Julien Rioux [Mon, 19 Mar 2012 14:22:06 +0000 (10:22 -0400)]
Fix whitespace of files in Documentation/misc.

12 years agoAdd old announcements, news and changelogs to the website.
Julien Rioux [Mon, 19 Mar 2012 13:44:20 +0000 (09:44 -0400)]
Add old announcements, news and changelogs to the website.

Update make/website.make to include old announcements.
Their new home is at lilypond.org/website/misc.

12 years agoUpdate old-news section of the website under community.
Julien Rioux [Mon, 19 Mar 2012 13:41:15 +0000 (09:41 -0400)]
Update old-news section of the website under community.

Update links to old announcements, news and changelogs.
Also convert html entities to texinfo.

12 years agoAdd attic section to the website under community.
Julien Rioux [Mon, 19 Mar 2012 13:39:33 +0000 (09:39 -0400)]
Add attic section to the website under community.

Links to old announcements, news and changelogs
that are to appear on lilypond.org/website/misc.

12 years agoRestore announce files for 2.0 - 2.12.
Julien Rioux [Sat, 17 Mar 2012 23:32:26 +0000 (19:32 -0400)]
Restore announce files for 2.0 - 2.12.

Copied from the branch origin/archive/web into Documentation/misc.

12 years agoA new home for browser-language (issue 2412).
Julien Rioux [Wed, 21 Mar 2012 14:46:03 +0000 (10:46 -0400)]
A new home for browser-language (issue 2412).

Copy the browser-language pages from origin/archive/web into
Documentation/misc and rewrite the links. Their new home is
under http://lilypond.org/website/misc.

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Mon, 26 Mar 2012 10:58:50 +0000 (12:58 +0200)]
Merge branch 'lilypond/translation' into staging

12 years agoRegtests for lilypond-book include files located in subdir.
Julien Rioux [Wed, 21 Mar 2012 13:13:55 +0000 (09:13 -0400)]
Regtests for lilypond-book include files located in subdir.

12 years agolilypond-book: Set include path for --output option (issue 2423).
Julien Rioux [Tue, 20 Mar 2012 16:19:56 +0000 (12:19 -0400)]
lilypond-book: Set include path for --output option (issue 2423).

Add the current working dir to the list of include paths.

12 years agoIssue 2425: Don't reload initialization files when processing multiple files
David Kastrup [Wed, 21 Mar 2012 18:57:46 +0000 (19:57 +0100)]
Issue 2425: Don't reload initialization files when processing multiple files

This significantly speeds up processing of multiple files per session,
but has some more potential for bleedover between files.

Bleedover can occur when data structures set up by init.ly (and the
loaded files) in the parser module before calling the main file are
modified in-place.

init.ly caters for the known cases: some hash tables modified by user
commands are cleared at the start of a new pass, and output
definitions are cloned rather than reused from the first load of
init.ly.

12 years agoIssue 2426: override hardwired font directory in test-baseline
David Kastrup [Sat, 24 Mar 2012 10:09:06 +0000 (11:09 +0100)]
Issue 2426: override hardwired font directory in test-baseline

This is not the same as embedding the fonts used at baseline creation time,
but at least it avoids an error when running with canned tests created
in a different directory.

12 years agoSets lilypond-id message to type progress
Phil Holmes [Sun, 18 Mar 2012 17:24:50 +0000 (17:24 +0000)]
Sets lilypond-id message to type progress

12 years agoAutobeaming works properly with tuplet recheck (Issue 2408)
Carl Sorensen [Sat, 17 Mar 2012 03:17:36 +0000 (21:17 -0600)]
Autobeaming works properly with tuplet recheck (Issue 2408)

When a new shortest duration is added to a beam, the beam is
rechecked for desired division.  Prior to this fix, the tuplet
multiplication factor was ignored when calculating the duration
of each note in the beam during the recheck.

Fix potential memory leak in beaming-pattern::end_moment

12 years agoReduce confusion about strings and symbols in graphviz code
David Kastrup [Sat, 24 Mar 2012 09:22:12 +0000 (10:22 +0100)]
Reduce confusion about strings and symbols in graphviz code

12 years agoevent-listener.ly: add glissando
Graham Percival [Fri, 23 Mar 2012 23:47:25 +0000 (23:47 +0000)]
event-listener.ly: add glissando

12 years agoIssue 2078: always-changing regtest: graphviz.log
David Kastrup [Thu, 22 Mar 2012 18:35:25 +0000 (19:35 +0100)]
Issue 2078: always-changing regtest: graphviz.log

This sanitizes some association list usage and protects hooks against
garbage collection.

12 years agoPositions TupletNumber correctly when Script and Slur are present.
Mike Solomon [Fri, 23 Mar 2012 08:30:41 +0000 (09:30 +0100)]
Positions TupletNumber correctly when Script and Slur are present.

There was previously a circular dependency that went:

TupletNumber needs TupletBracket position
TupletBracket needs Script position
Script with avoid-slur set to around or outside needs Slur position
Slur needs TupletNumber position

This is avoided by not doing Script vs TupletBracket collision
avoidance for Scripts that (a) are encompassed by a slur; and (b)
have avoid-slur set to outside or around.  The worst-case scenario,
then, is the same collision that would have been present before
Slur vs TupletBracket collision avoidance was implemented.  A more
thorough solution would be to have an avoid-tuplet-bracket property
that functions like avoid-slur.

12 years agoDoc: NR add predefined paper sizes to appendix
James Lowe [Sun, 11 Mar 2012 20:08:21 +0000 (20:08 +0000)]
Doc: NR add predefined paper sizes to appendix

Issue 2391

Copied predefined paper size entries from scm/paper.scm as a seperate
appendix entry in order to better document predefined paper sizes.

Also revamped section on Paper Sizes including better @cindex entries,
reworded explanation and examples including how to create a custom
paper size without the need to edit scm/paper.scm

Added note in scm/paper.scm to say that the appendix entry was not
autogenerated so that any new entries will not be forgotten to be added
in the appendix - until someone 'scripts' it.

12 years agoFixes counter in Pure_from_neighbor_engraver.
Mike Solomon [Fri, 23 Mar 2012 08:22:49 +0000 (09:22 +0100)]
Fixes counter in Pure_from_neighbor_engraver.

Also uses extra-spacing-height instead of Y-extent to control
SpanBarStub's height for horizontal spacing.

12 years agoWeb: Authors.itexi updated
James Lowe [Thu, 22 Mar 2012 23:17:44 +0000 (23:17 +0000)]
Web: Authors.itexi updated

Added new core contributors, bug squadders, updated translators.

Thanks to everyone for their work!

12 years agoArticulate.ly - Fix Mordents and Pralltriller
Peter Chubb [Thu, 22 Mar 2012 22:45:54 +0000 (22:45 +0000)]
Articulate.ly - Fix Mordents and Pralltriller

Mordents should be on-beat, not grace notes.  And pralltrillers
(half-shakes) are always either 4 alternating notes, or an inverted
mordent.

There is of course a general problem here in that the way ornaments
are realised has changed through the centruries.  Even Bach and Clementi
disagree! I'm following CPE Bach's 'True art of the Keyboard Playing'
in the interpretation here.  To do the job properly we'd have two
articulations: \prall and \inverted_mordent and treat them
separately for MIDI, but typeset the same glyph.

12 years agoAdd for-some-music and fold-some-music
David Kastrup [Thu, 1 Mar 2012 17:58:55 +0000 (18:58 +0100)]
Add for-some-music and fold-some-music

12 years agoDoc-es: update Simultaneous, Spacing, Staff.
Francisco Vila [Thu, 22 Mar 2012 18:57:03 +0000 (19:57 +0100)]
Doc-es: update Simultaneous, Spacing, Staff.

12 years agoDoc-es: update Changing, Pitches, Repeats, Rhythms.
Francisco Vila [Thu, 22 Mar 2012 16:49:07 +0000 (17:49 +0100)]
Doc-es: update Changing, Pitches, Repeats, Rhythms.

12 years agoDoc-es: update Changes, Scheme Tutorial, included/helpus.
Francisco Vila [Thu, 22 Mar 2012 15:53:16 +0000 (16:53 +0100)]
Doc-es: update Changes, Scheme Tutorial, included/helpus.

12 years agoMake a regression test fail more obviously, if it fails.
Keith OHara [Wed, 21 Mar 2012 06:15:57 +0000 (23:15 -0700)]
Make a regression test fail more obviously, if it fails.

12 years agoRevert "move dot_column_engraver to Voice"
Keith OHara [Fri, 16 Mar 2012 06:48:26 +0000 (23:48 -0700)]
Revert "move dot_column_engraver to Voice"

This reverts commit 41b248ddea66f8803815aded606ed7300778b0eb.
And adds a regression test.

12 years agoFix issue 2389 -- change echo -n to printf for OSX compatibility
Carl Sorensen [Sat, 17 Mar 2012 22:25:39 +0000 (16:25 -0600)]
Fix issue 2389 -- change echo -n to printf for OSX compatibility

12 years agoArchive baselines in LILYPOND_BASELINES directory if specified
David Kastrup [Tue, 20 Mar 2012 11:32:10 +0000 (12:32 +0100)]
Archive baselines in LILYPOND_BASELINES directory if specified

12 years agoDoc-hu: translated OS X download warning
Dénes Harmath [Tue, 20 Mar 2012 21:40:10 +0000 (22:40 +0100)]
Doc-hu: translated OS X download warning

12 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Tue, 20 Mar 2012 19:17:32 +0000 (21:17 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

12 years agoDoc-de: update wood.itely to omit woodwind key listing
Till Paala [Tue, 20 Mar 2012 18:59:56 +0000 (20:59 +0200)]
Doc-de: update wood.itely to omit woodwind key listing

12 years agoDoc-es: update Input.
Francisco Vila [Tue, 20 Mar 2012 18:32:05 +0000 (19:32 +0100)]
Doc-es: update Input.

12 years agoDoc-es: update Percussion.
Francisco Vila [Tue, 20 Mar 2012 18:19:03 +0000 (19:19 +0100)]
Doc-es: update Percussion.

12 years agoDoc: fix filename typo in all languages.
Francisco Vila [Tue, 20 Mar 2012 18:11:25 +0000 (19:11 +0100)]
Doc: fix filename typo in all languages.

12 years agoDoc-es: update Editorial, Fretted.
Francisco Vila [Tue, 20 Mar 2012 17:59:17 +0000 (18:59 +0100)]
Doc-es: update Editorial, Fretted.

12 years agoDon't copy GNUmakefile and *.make from within builddir to builddir
David Kastrup [Mon, 19 Mar 2012 19:18:16 +0000 (20:18 +0100)]
Don't copy GNUmakefile and *.make from within builddir to builddir

12 years agoDoc-es: update Chords, Expressive, Keyboards, Notation-Appendices.
Francisco Vila [Tue, 20 Mar 2012 09:43:44 +0000 (10:43 +0100)]
Doc-es: update Chords, Expressive, Keyboards, Notation-Appendices.

12 years agoDoc-es: update Engraving, Fundamental, Tweaks, Ancient.
Francisco Vila [Tue, 20 Mar 2012 09:00:49 +0000 (10:00 +0100)]
Doc-es: update Engraving, Fundamental, Tweaks, Ancient.

12 years agoDoc: CG Typo of Typo
James Lowe [Tue, 20 Mar 2012 07:38:33 +0000 (07:38 +0000)]
Doc: CG Typo of Typo

12 years agoCG: Another typo.
Julien Rioux [Mon, 19 Mar 2012 14:02:01 +0000 (10:02 -0400)]
CG: Another typo.

12 years agoBuild: Better error handling from build scripts.
Julien Rioux [Tue, 13 Mar 2012 20:50:16 +0000 (16:50 -0400)]
Build: Better error handling from build scripts.

12 years agoCG: Typos in contributor/administration.
Julien Rioux [Tue, 21 Feb 2012 14:52:58 +0000 (09:52 -0500)]
CG: Typos in contributor/administration.

12 years agoCG: Review info about the build system.
Julien Rioux [Fri, 24 Feb 2012 19:03:52 +0000 (14:03 -0500)]
CG: Review info about the build system.

12 years agoCG: Update info about make doc.
Julien Rioux [Mon, 13 Feb 2012 16:29:09 +0000 (11:29 -0500)]
CG: Update info about make doc.

12 years agoUpdate ROADMAP.
Julien Rioux [Mon, 13 Feb 2012 16:28:05 +0000 (11:28 -0500)]
Update ROADMAP.

12 years agoMerge branch 'release/unstable' into HEAD
Graham Percival [Mon, 19 Mar 2012 11:50:31 +0000 (11:50 +0000)]
Merge branch 'release/unstable' into HEAD

12 years agoRelease: bump version.
Graham Percival [Mon, 19 Mar 2012 11:49:58 +0000 (11:49 +0000)]
Release: bump version.

12 years agonote-collision.cc: distinguish suspended notes; issue 984.
Keith OHara [Wed, 14 Mar 2012 06:29:13 +0000 (23:29 -0700)]
note-collision.cc: distinguish suspended notes; issue 984.

12 years agorepair regression test
Keith OHara [Sun, 18 Mar 2012 07:45:39 +0000 (00:45 -0700)]
repair regression test

12 years agoRelease: update news. release/2.15.34-1
Graham Percival [Mon, 19 Mar 2012 02:16:08 +0000 (02:16 +0000)]
Release: update news.

12 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Sun, 18 Mar 2012 23:45:07 +0000 (00:45 +0100)]
Merge branch 'master' into lilypond/translation

12 years agoVarious updates to reduce make doc output
Phil Holmes [Sun, 4 Mar 2012 16:10:34 +0000 (16:10 +0000)]
Various updates to reduce make doc output

12 years agoDoc: Fix issue 2410 as for Japanese.
Yoshiki Sawada [Sun, 18 Mar 2012 08:39:41 +0000 (17:39 +0900)]
Doc: Fix issue 2410 as for Japanese.

Key_signature_engraver should be Key_engraver.

12 years agoWeb: add regtest checking to helpus, final touches
Janek Warchoł [Sun, 18 Mar 2012 08:39:36 +0000 (09:39 +0100)]
Web: add regtest checking to helpus, final touches

12 years agoweb: update GSOC page - we're participating under GNU
Janek Warchoł [Sun, 18 Mar 2012 10:13:04 +0000 (11:13 +0100)]
web: update GSOC page - we're participating under GNU

12 years agoIssue 2403: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
David Kastrup [Thu, 15 Mar 2012 09:43:25 +0000 (10:43 +0100)]
Issue 2403: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default

12 years agoMerge branch 'lilypond/translation' into staging
Francisco Vila [Sat, 17 Mar 2012 17:01:27 +0000 (18:01 +0100)]
Merge branch 'lilypond/translation' into staging

12 years agoDoc: CG add @uref{} to highlight URI
James Lowe [Sat, 17 Mar 2012 16:18:21 +0000 (16:18 +0000)]
Doc: CG add @uref{} to highlight URI

14.3 - installing Patchy.

Link to GP's github URI

12 years agoDoc: Fix issue 2410 as for Spanish.
Francisco Vila [Sat, 17 Mar 2012 10:08:29 +0000 (11:08 +0100)]
Doc: Fix issue 2410 as for Spanish.

Key_signature_engraver should be Key_engraver.

12 years agoDoc-fr: NR-5.1.4 typo (issue 2394)
Jean-Charles Malahieude [Sat, 17 Mar 2012 09:36:52 +0000 (10:36 +0100)]
Doc-fr: NR-5.1.4 typo (issue 2394)

12 years agoDoc-ja: translate lilypond-book.itely in AU-ja
Yoshiki Sawada [Sat, 17 Mar 2012 03:14:49 +0000 (12:14 +0900)]
Doc-ja: translate lilypond-book.itely in AU-ja

Doc-ja: translate lillypond-book.itely in japanse Usage.

12 years agoRemove hard-coded links to v2.13 docs (issue 2399).
Julien Rioux [Fri, 16 Mar 2012 19:01:14 +0000 (15:01 -0400)]
Remove hard-coded links to v2.13 docs (issue 2399).

ONLY_WEB_VERSION will take the value vMAJOR.MINOR from the top-level
VERSION file. If we ever want to change the online docs to point to
e.g. doc/devel, ONLY_WEB_VERSION should take the value devel.

12 years agoDoc: NR: Polyphony - use voiceX not \xxxup/down
James Lowe [Sun, 11 Mar 2012 10:54:45 +0000 (10:54 +0000)]
Doc: NR: Polyphony - use voiceX not \xxxup/down

Issue 2388

NR 5.4.2

Explain that it is preferable to use \VoiceOne/Two etc, instead of
\xxxUp/Down/Neutral to specify object direction.

Added @seealso section, some inconsistency in syntax and formatting cleaned
up.

12 years agoDoc: NR - 5.1.4 typo
James Lowe [Fri, 16 Mar 2012 06:56:13 +0000 (06:56 +0000)]
Doc: NR - 5.1.4 typo

Issue 2394

Key_signature_engraver to Key_engraver

12 years agoPaper.scm - added 'legder' and 'tabloid' strings
James Lowe [Sat, 10 Mar 2012 05:39:06 +0000 (05:39 +0000)]
Paper.scm - added 'legder' and 'tabloid' strings

Issue 2365

Included Tabloid's size as an explicit value (as per Ledger)
and added 'junior-legal'

12 years agoDoc-fr: typos in Scheme tutorial
Jean-Charles Malahieude [Thu, 15 Mar 2012 18:33:22 +0000 (19:33 +0100)]
Doc-fr: typos in Scheme tutorial

12 years agoMake context-defs-from-music use ly:output-find-context-def
David Kastrup [Sun, 11 Mar 2012 13:47:56 +0000 (14:47 +0100)]
Make context-defs-from-music use ly:output-find-context-def

12 years agoImplement ly:output-find-context-def
David Kastrup [Sun, 11 Mar 2012 13:48:51 +0000 (14:48 +0100)]
Implement ly:output-find-context-def

12 years agoMake context-defs-from-music operate on multiple contexts matched via aliases or...
David Kastrup [Sun, 11 Mar 2012 11:19:36 +0000 (12:19 +0100)]
Make context-defs-from-music operate on multiple contexts matched via aliases or Bottom

12 years agoMake Score an initial Timing alias to allow for context mods
David Kastrup [Sun, 11 Mar 2012 11:16:52 +0000 (12:16 +0100)]
Make Score an initial Timing alias to allow for context mods

12 years agoUse elements-callback for layout-instruction event reinterpretation
David Kastrup [Sat, 10 Mar 2012 15:24:33 +0000 (16:24 +0100)]
Use elements-callback for layout-instruction event reinterpretation

12 years agoAllow music in contextmods
David Kastrup [Fri, 9 Mar 2012 23:15:01 +0000 (00:15 +0100)]
Allow music in contextmods

12 years agoImplement 'apply context mod
David Kastrup [Tue, 13 Mar 2012 11:30:32 +0000 (12:30 +0100)]
Implement 'apply context mod

12 years agoFix triplet subdivision (issue 2386)
Carl [Sat, 10 Mar 2012 20:11:47 +0000 (13:11 -0700)]
Fix triplet subdivision (issue 2386)

Add regression test

12 years agoDoc: mention page-count in "fitting music onto fewer pages"
Janek Warchoł [Wed, 14 Mar 2012 11:10:24 +0000 (12:10 +0100)]
Doc: mention page-count in "fitting music onto fewer pages"

12 years agoDoc-ja: update WEB
Yoshiki Sawada [Sun, 11 Mar 2012 00:44:49 +0000 (09:44 +0900)]
Doc-ja: update WEB

Doc-ja: update files of WEB-ja.

12 years agoupdate Regtest Checker website
Janek Warchoł [Mon, 12 Mar 2012 08:15:29 +0000 (09:15 +0100)]
update Regtest Checker website

12 years agoIssue 2348: Handling of open strings in tablature
Marc Hohl [Mon, 12 Mar 2012 07:24:12 +0000 (08:24 +0100)]
Issue 2348: Handling of open strings in tablature

This patch creates a switch called restrainOpenStrings. When set to #f
(default), LilyPond considers using open strings even if the normal fingering
calculation would consider them "out of reach".

Setting restrainOpenStrings to #t makes open strings non-special for
the fret calculation routine.

12 years agoIssue 2376: Automatic footnotes on \null markups causes unexpected results
David Kastrup [Tue, 6 Mar 2012 20:46:48 +0000 (21:46 +0100)]
Issue 2376: Automatic footnotes on \null markups causes unexpected results

The page layout routines passed around pointers to stencils rather
indiscriminately and worked on them rather than on stencil copies.

Sort of copy-on-write without the copy.  This tries working on actual
copies where appropriate.

12 years agoRegression test - make whiteout.ly reproducible
Trevor Daniels [Sun, 11 Mar 2012 21:04:10 +0000 (21:04 +0000)]
Regression test - make whiteout.ly reproducible

 - if 'layer is not set the order in which TextScript
   and Stem grobs are laid out is not determined,
   leading to variations in output.

12 years agoDocs: typos
Trevor Daniels [Sun, 11 Mar 2012 20:59:21 +0000 (20:59 +0000)]
Docs: typos

12 years agoNR: General tidy up - @seealso @knownissue spacing
James Lowe [Sun, 11 Mar 2012 13:45:36 +0000 (13:45 +0000)]
NR: General tidy up - @seealso @knownissue spacing

No new information added. Trying to make @seealso sections follow CG policy
including line breaks for consistent visual layout in *.itely files.

Notation Reference only:
Made sure all existing @seealso entries were
i. In the correct order as per the CG
ii. Each @seealso was labelled correctly (i.e. 'Extending LilyPond'
instead of just 'Extending' - as per CG).
iii. Correct punctuation marks at the end of each line entry
iv. Made line breaks between each section consistent (one line space
after main sections). Kept one line space between @seealso and @knownissues.
Made sure two line breaks before next @node. Any @cindex have line space
either side of entry. Removed line space between @seealso and @knownissues
and their respective text entries.
v. Removed @c sections that contained empty @seealso entries
that were just 'placeholders' for the 'future' - as this isn't
standard practice.

12 years agoDoc-fr: AU: Updated CLI preview option for lilypond
Jean-Charles Malahieude [Sat, 10 Mar 2012 19:02:34 +0000 (20:02 +0100)]
Doc-fr: AU: Updated CLI preview option for lilypond

12 years agoDoc-fr: Rhythms: context properties for beaming in 3/4
Jean-Charles Malahieude [Sat, 10 Mar 2012 19:01:06 +0000 (20:01 +0100)]
Doc-fr: Rhythms: context properties for beaming in 3/4

12 years agoDoc-fr: correcting documentation po file
Jean-Charles Malahieude [Sat, 10 Mar 2012 17:28:00 +0000 (18:28 +0100)]
Doc-fr: correcting documentation po file

12 years agoDoc-fr: correcting x-refs towards Extending in LM and NR
Jean-Charles Malahieude [Sat, 10 Mar 2012 17:27:23 +0000 (18:27 +0100)]
Doc-fr: correcting x-refs towards Extending in LM and NR

12 years agoDoc-ja: update UA and NR
Yoshiki Sawada [Sat, 10 Mar 2012 13:34:26 +0000 (22:34 +0900)]
Doc-ja: update UA and NR

Doc-ja: update files of UA and NR and their committishes.

12 years agoDoc: mention how \hideNotes hides beams (part of 2169)
Trevor Daniels [Sat, 10 Mar 2012 12:28:46 +0000 (12:28 +0000)]
Doc: mention how \hideNotes hides beams (part of 2169)

 - fix provided by Keith O'Hara (thanks Keith!)

12 years agoDoc: introduce Voices in correct order (part of 2169)
Trevor Daniels [Sat, 10 Mar 2012 11:08:23 +0000 (11:08 +0000)]
Doc: introduce Voices in correct order (part of 2169)

 - original patch courtesy of Keith O'Hara (thanks Keith)
   amended to show the use of 'force-hshift correctly

12 years agoRectify order of property operations.
David Kastrup [Sat, 10 Mar 2012 10:06:20 +0000 (11:06 +0100)]
Rectify order of property operations.

12 years agoFix grob-property-path in context-defs-from-music and \settingsFrom
David Kastrup [Sat, 10 Mar 2012 11:13:13 +0000 (12:13 +0100)]
Fix grob-property-path in context-defs-from-music and \settingsFrom

12 years agoDoc-fr: un-name xrefs to Scheme tutorial
Jean-Charles Malahieude [Sat, 10 Mar 2012 10:29:29 +0000 (11:29 +0100)]
Doc-fr: un-name xrefs to Scheme tutorial
  * LM tweaks
  * NR changing defaults

12 years agoImprove auxiliar/doc-section.sh
Trevor Daniels [Fri, 9 Mar 2012 17:42:59 +0000 (17:42 +0000)]
Improve auxiliar/doc-section.sh

This is intended to quickly compile a section
of the manuals as a check during doc editing,
but parts of it were broken.  This patch returns
it to a usable state.

 - fix help

 - automatically invoke browser to view output

 - add choice of browser

 - fix pictures

 - re-implement option to delete or retain
   temp files

12 years agoMerge remote-tracking branch 'origin' into HEAD
David Kastrup [Fri, 9 Mar 2012 14:25:06 +0000 (15:25 +0100)]
Merge remote-tracking branch 'origin' into HEAD