]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoBump version. release/2.11.49-1
Han-Wen Nienhuys [Thu, 12 Jun 2008 10:54:37 +0000 (07:54 -0300)]
Bump version.

15 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 12 Jun 2008 03:34:27 +0000 (00:34 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

15 years agoPreventing LilyPond to delete PDF files on *nix systems
Wilbert Berendsen [Wed, 11 Jun 2008 21:46:27 +0000 (23:46 +0200)]
Preventing LilyPond to delete PDF files on *nix systems

The default behaviour was to delete the created PDF files
and then create a new file.  This method is preserved for
MS Windows systems, but for *nix systems this patch allows
Lily to keep the existing PDF file and all its attributes,
only writing new content inside of it.

15 years agoGDP: Move Useful concepts and properties to Changing defaults
Trevor Daniels [Wed, 11 Jun 2008 10:20:41 +0000 (11:20 +0100)]
GDP: Move Useful concepts and properties to Changing defaults

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 10 Jun 2008 21:34:44 +0000 (23:34 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Docs translation and emacs

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 10 Jun 2008 21:30:22 +0000 (23:30 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Remove bad term.

15 years agoUpdate doc POs
John Mandereau [Tue, 10 Jun 2008 21:29:23 +0000 (23:29 +0200)]
Update doc POs

15 years agoMaintain translated docs
John Mandereau [Tue, 10 Jun 2008 21:28:09 +0000 (23:28 +0200)]
Maintain translated docs

- add headwords in NR1,

- fix broken cross-references (which implies renaming some sections),

- reword some introduction sentences in French docs.

15 years agoFix docs cross-references
John Mandereau [Tue, 10 Jun 2008 21:25:36 +0000 (23:25 +0200)]
Fix docs cross-references

15 years agoImprove compilation instructions
John Mandereau [Tue, 10 Jun 2008 21:25:09 +0000 (23:25 +0200)]
Improve compilation instructions

- fix formatting nitpicks,

- document srcdir builds,

- better document documentation building.

15 years agoRemove bad term.
Graham Percival [Tue, 10 Jun 2008 21:11:43 +0000 (14:11 -0700)]
Remove bad term.

15 years agoDocs translation and emacs
Jean-Charles Malahieude [Tue, 10 Jun 2008 16:10:38 +0000 (18:10 +0200)]
Docs translation and emacs

* emacs users can get the file structure differently if auctex is
  installed or not. When installed, the key binding of the macro is
  overriden. This might help doc-helpers as well.
* typos

15 years agoAdvertise xrefs checking script in docs policy
John Mandereau [Tue, 10 Jun 2008 16:07:35 +0000 (18:07 +0200)]
Advertise xrefs checking script in docs policy

15 years agoNit in xrefs checking script
John Mandereau [Tue, 10 Jun 2008 16:06:26 +0000 (18:06 +0200)]
Nit in xrefs checking script

Don't warn about external xrefs that should be internal in generated
documentation.

15 years agoFix #313 (2).
Han-Wen Nienhuys [Tue, 10 Jun 2008 03:17:39 +0000 (00:17 -0300)]
Fix #313 (2).

Reset font-name for musicglyph. Add regtest.

15 years agoFix #313.
Han-Wen Nienhuys [Tue, 10 Jun 2008 03:12:23 +0000 (00:12 -0300)]
Fix #313.

Print warning if music-glyph cannot be found.

15 years agoElaborate Git instructions and tips
John Mandereau [Mon, 9 Jun 2008 20:58:02 +0000 (22:58 +0200)]
Elaborate Git instructions and tips

Sooner or later, we should probably take all Git stuff from
TRANSLATION to make a "Git guide for LilyPond contributors".

15 years agoFix broken links in French docs
John Mandereau [Mon, 9 Jun 2008 17:14:27 +0000 (19:14 +0200)]
Fix broken links in French docs

Replace @lsrdir with @rlsr.

There is still a boatload of broken @lsr links to be replaced with
@lilypondfile or @rlsr.

15 years agoMerge branch 'master' into beaming
Joe Neeman [Mon, 9 Jun 2008 06:17:37 +0000 (16:17 +1000)]
Merge branch 'master' into beaming

15 years agoThinko.
Han-Wen Nienhuys [Mon, 9 Jun 2008 06:09:37 +0000 (03:09 -0300)]
Thinko.

15 years agoFix #535.
Han-Wen Nienhuys [Mon, 9 Jun 2008 05:45:15 +0000 (02:45 -0300)]
Fix #535.

Rewrite and document nested_property_revert_alist().

15 years agoRobustness: use ly_assoc_get() iso. scm_cdr(scm_assq()) in stem.cc.
Han-Wen Nienhuys [Mon, 9 Jun 2008 05:43:34 +0000 (02:43 -0300)]
Robustness: use ly_assoc_get() iso. scm_cdr(scm_assq()) in stem.cc.

15 years agoStyle fixes; renames.
Han-Wen Nienhuys [Mon, 9 Jun 2008 05:42:56 +0000 (02:42 -0300)]
Style fixes; renames.

Rename execute_general_pushpop_property to
sloppy_general_pushpop_property.

15 years agoStyle fixes for context-property.cc.
Han-Wen Nienhuys [Mon, 9 Jun 2008 05:02:30 +0000 (02:02 -0300)]
Style fixes for context-property.cc.

15 years agoFix #633.
Han-Wen Nienhuys [Sun, 8 Jun 2008 16:49:02 +0000 (13:49 -0300)]
Fix #633.

Add duration-log callback to TabNoteHead.

15 years agoQuench compiler warning about char -> downcast.
Han-Wen Nienhuys [Sun, 8 Jun 2008 16:48:17 +0000 (13:48 -0300)]
Quench compiler warning about char -> downcast.

15 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 8 Jun 2008 15:57:48 +0000 (12:57 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

15 years agoFix paths in constructing regtest output. release/2.11.48-1
Han-Wen Nienhuys [Sat, 7 Jun 2008 22:21:57 +0000 (19:21 -0300)]
Fix paths in constructing regtest output.

15 years agoThinko: HAVE_XXX is always defined (even if 0).
Han-Wen Nienhuys [Sat, 7 Jun 2008 20:39:01 +0000 (17:39 -0300)]
Thinko: HAVE_XXX is always defined (even if 0).

15 years agoAdd HAVE_FPU_CONTROL_H, so compile does not fail on FreeBSD.
Han-Wen Nienhuys [Sat, 7 Jun 2008 19:18:54 +0000 (16:18 -0300)]
Add HAVE_FPU_CONTROL_H, so compile does not fail on FreeBSD.

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 7 Jun 2008 18:20:22 +0000 (20:20 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Compile fix.
  Remove separate midi chapter.
  Move midi info into input.itely.
  GDP: Section names in NR3
  Add todo from issue tracker.
  Clean the snippets when running "make test-clean"
  Fix 213.
  LSR: update.
  Tidy up some comments.
  Add predefs for chords.
  Minor snippet edits.
  Corrections to grob property descriptions.
  Fix repeatCommands volta markup.
  Fix 65.
  Spelling fixes.
  Update from Ralph.
  Implementation of international standard paper sizes.
  New snippet from Patrick
  Update markup command snippets.

15 years agoCompile fix.
Graham Percival [Fri, 6 Jun 2008 23:52:23 +0000 (16:52 -0700)]
Compile fix.

15 years agoRemove separate midi chapter.
Graham Percival [Fri, 6 Jun 2008 22:39:05 +0000 (15:39 -0700)]
Remove separate midi chapter.

15 years agoMove midi info into input.itely.
Graham Percival [Fri, 6 Jun 2008 22:33:35 +0000 (15:33 -0700)]
Move midi info into input.itely.

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Fri, 6 Jun 2008 21:10:05 +0000 (14:10 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

15 years agoGDP: Section names in NR3
Trevor Daniels [Fri, 6 Jun 2008 20:41:16 +0000 (21:41 +0100)]
GDP: Section names in NR3

15 years agoAdd todo from issue tracker.
Graham Percival [Fri, 6 Jun 2008 08:08:41 +0000 (01:08 -0700)]
Add todo from issue tracker.

15 years agoMerge commit 'origin'
Joe Neeman [Fri, 6 Jun 2008 00:03:59 +0000 (10:03 +1000)]
Merge commit 'origin'

15 years agoClean the snippets when running "make test-clean"
Joe Neeman [Fri, 6 Jun 2008 00:03:50 +0000 (10:03 +1000)]
Clean the snippets when running "make test-clean"

15 years agoFix 213.
Joe Neeman [Thu, 5 Jun 2008 23:40:48 +0000 (09:40 +1000)]
Fix 213.

Make sure a BendAfter spanner doesn't end on the last
PaperColumn of the score.

15 years agoLSR: update.
Neil Puttock [Thu, 5 Jun 2008 23:10:37 +0000 (00:10 +0100)]
LSR: update.

15 years agoMerge branch 'accepts'
Joe Neeman [Thu, 5 Jun 2008 09:21:23 +0000 (19:21 +1000)]
Merge branch 'accepts'

15 years agoTidy up some comments.
Joe Neeman [Thu, 5 Jun 2008 09:20:32 +0000 (19:20 +1000)]
Tidy up some comments.

15 years agoMerge branch 'accepts' into beaming
Joe Neeman [Thu, 5 Jun 2008 08:16:23 +0000 (18:16 +1000)]
Merge branch 'accepts' into beaming

15 years agoMerge commit 'origin' into beaming
Joe Neeman [Thu, 5 Jun 2008 08:15:49 +0000 (18:15 +1000)]
Merge commit 'origin' into beaming

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 5 Jun 2008 01:53:33 +0000 (18:53 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

15 years agoAdd predefs for chords.
Graham Percival [Thu, 5 Jun 2008 01:50:49 +0000 (18:50 -0700)]
Add predefs for chords.

15 years agoMerge branch 'master' into beaming
Joe Neeman [Thu, 5 Jun 2008 00:56:11 +0000 (10:56 +1000)]
Merge branch 'master' into beaming

15 years agoFix 60 and 489.
Joe Neeman [Thu, 5 Jun 2008 00:55:25 +0000 (10:55 +1000)]
Fix 60 and 489.

Simplifies the rules for beaming patterns. In particular, reduces
the importance of beats and beat groupings in favour of trying to
avoid excess beamlets.

15 years agoMerge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git
Neil Puttock [Thu, 5 Jun 2008 00:25:31 +0000 (01:25 +0100)]
Merge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git

15 years agoMinor snippet edits.
Neil Puttock [Thu, 5 Jun 2008 00:08:03 +0000 (01:08 +0100)]
Minor snippet edits.

15 years agoCorrections to grob property descriptions.
Neil Puttock [Wed, 4 Jun 2008 23:15:06 +0000 (00:15 +0100)]
Corrections to grob property descriptions.

15 years agoMerge branch 'master' into accepts
Joe Neeman [Wed, 4 Jun 2008 22:52:50 +0000 (08:52 +1000)]
Merge branch 'master' into accepts

15 years agoFix repeatCommands volta markup.
Neil Puttock [Wed, 4 Jun 2008 21:32:49 +0000 (22:32 +0100)]
Fix repeatCommands volta markup.

15 years agoFix 65.
Joe Neeman [Wed, 4 Jun 2008 13:11:32 +0000 (23:11 +1000)]
Fix 65.

Use the accepts_list_ of a context (not just the accepts_list_ of the
associated context def) to determine which children may be added to a
context. This allows the accepts list to be modified using \with
instead of just in \layout.

15 years agoSpelling fixes.
Neil Puttock [Tue, 3 Jun 2008 23:11:15 +0000 (00:11 +0100)]
Spelling fixes.

15 years agoUpdate from Ralph.
Graham Percival [Tue, 3 Jun 2008 23:04:56 +0000 (16:04 -0700)]
Update from Ralph.

15 years agoImplementation of international standard paper sizes.
Hu Haipeng [Tue, 3 Jun 2008 20:00:20 +0000 (22:00 +0200)]
Implementation of international standard paper sizes.

paper.scm has been updated with an exhaustive list
of international standard paper sizes, as found on
Wikipedia.
(The patch was provided by Hu Haipeng, now credited
in THANKS.)

15 years agoNew snippet from Patrick
Valentin Villenave [Tue, 3 Jun 2008 16:58:48 +0000 (18:58 +0200)]
New snippet from Patrick

15 years agoUpdate ROADMAP
John Mandereau [Tue, 3 Jun 2008 08:13:04 +0000 (10:13 +0200)]
Update ROADMAP

15 years agoMerge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git
Neil Puttock [Tue, 3 Jun 2008 00:56:59 +0000 (01:56 +0100)]
Merge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git

15 years agoUpdate markup command snippets.
Neil Puttock [Tue, 3 Jun 2008 00:50:59 +0000 (01:50 +0100)]
Update markup command snippets.

15 years agoSome tweaks to beaming patterns over rests.
Joe Neeman [Mon, 2 Jun 2008 22:33:12 +0000 (08:33 +1000)]
Some tweaks to beaming patterns over rests.

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 2 Jun 2008 21:13:14 +0000 (23:13 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Minor change to voice styles
  Minor correction to example
  Add \unfoldRepeats to midi

15 years agoMinor change to voice styles
Trevor Daniels [Mon, 2 Jun 2008 13:57:46 +0000 (14:57 +0100)]
Minor change to voice styles

15 years agoMinor correction to example
Trevor Daniels [Mon, 2 Jun 2008 10:19:30 +0000 (11:19 +0100)]
Minor correction to example

15 years agoAdd \unfoldRepeats to midi
Trevor Daniels [Sun, 1 Jun 2008 16:11:44 +0000 (17:11 +0100)]
Add \unfoldRepeats to midi
Extend documentation

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 2 Jun 2008 08:21:17 +0000 (10:21 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Interface changes for string functions:

15 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 1 Jun 2008 22:59:46 +0000 (19:59 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

15 years agoInterface changes for string functions:
Han-Wen Nienhuys [Sun, 1 Jun 2008 22:58:58 +0000 (19:58 -0300)]
Interface changes for string functions:

 - replace_all() takes string*
 - remove some scm_i_XXX uses.

15 years agoMerge branch 'master' into beaming
Joe Neeman [Sun, 1 Jun 2008 09:49:32 +0000 (19:49 +1000)]
Merge branch 'master' into beaming

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 1 Jun 2008 09:45:16 +0000 (11:45 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  A better check for x86 when enabling fpu_control.

15 years agoA better check for x86 when enabling fpu_control.
Joe Neeman [Sun, 1 Jun 2008 07:56:13 +0000 (17:56 +1000)]
A better check for x86 when enabling fpu_control.

15 years agoTake invisible beams into account when beaming.
Joe Neeman [Sun, 1 Jun 2008 07:44:59 +0000 (17:44 +1000)]
Take invisible beams into account when beaming.

15 years agoTrim stepmake/stepmake
John Mandereau [Sat, 31 May 2008 15:35:32 +0000 (17:35 +0200)]
Trim stepmake/stepmake

Reasons for deleting those files:

- debian/ directory was deleted a while ago,
- the same goes for intl/,
- we have almost replaced Perl with Python in our scripts, so we no
longer use POD.

15 years agoAdd more Emacs hints for translators
John Mandereau [Sat, 31 May 2008 07:11:04 +0000 (09:11 +0200)]
Add more Emacs hints for translators

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sat, 31 May 2008 05:33:11 +0000 (07:33 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Typo.
  Fix \relative madness in strict-grace-spacing snippet.
  Update from Ralph.
  Bump version; requried for building web with \scaleDurations.

15 years agoTypo.
Neil Puttock [Fri, 30 May 2008 22:42:05 +0000 (23:42 +0100)]
Typo.

15 years agoFix \relative madness in strict-grace-spacing snippet.
Neil Puttock [Fri, 30 May 2008 22:31:18 +0000 (23:31 +0100)]
Fix \relative madness in strict-grace-spacing snippet.

15 years agoUpdate from Ralph.
Graham Percival [Fri, 30 May 2008 21:01:13 +0000 (14:01 -0700)]
Update from Ralph.

15 years agoBump version; requried for building web with \scaleDurations.
Graham Percival [Fri, 30 May 2008 20:33:13 +0000 (13:33 -0700)]
Bump version; requried for building web with \scaleDurations.

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Fri, 30 May 2008 16:19:10 +0000 (18:19 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Update of Fundamental
  Typo in section title
  Minor typo fixes in translation
  Translation of update

15 years agoFix repeatCommands context property docstring
John Mandereau [Fri, 30 May 2008 16:16:45 +0000 (18:16 +0200)]
Fix repeatCommands context property docstring

15 years agoUpdate from Kurt.
Graham Percival [Fri, 30 May 2008 02:17:51 +0000 (19:17 -0700)]
Update from Kurt.

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 29 May 2008 22:46:57 +0000 (15:46 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

15 years agoRegression test changes:
Neil Puttock [Thu, 29 May 2008 22:27:06 +0000 (23:27 +0100)]
Regression test changes:

- new file part-combine-markup.ly
- typo in spacing-packed.ly
- fix spacing-ragged-last.ly
- add texidoc to warn-conflicting-key-signatures.ly

15 years agoUpdate.
Graham Percival [Thu, 29 May 2008 22:04:28 +0000 (15:04 -0700)]
Update.

15 years agoFix 627, change \compressMusic to \scaleDurations.
Neil Puttock [Thu, 29 May 2008 21:11:26 +0000 (22:11 +0100)]
Fix 627, change \compressMusic to \scaleDurations.

15 years agoUpdate of Fundamental
Francisco Vila [Thu, 29 May 2008 17:28:50 +0000 (19:28 +0200)]
Update of Fundamental

15 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 29 May 2008 14:37:08 +0000 (11:37 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

15 years agoFix 268 (2).
Han-Wen Nienhuys [Thu, 29 May 2008 14:36:28 +0000 (11:36 -0300)]
Fix 268 (2).

Add linethickness to extent in Lookup::slur().

15 years agoTypo in section title
Francisco Vila [Thu, 29 May 2008 13:47:41 +0000 (15:47 +0200)]
Typo in section title

15 years agoMinor typo fixes in translation
Francisco Vila [Thu, 29 May 2008 13:38:41 +0000 (15:38 +0200)]
Minor typo fixes in translation

15 years agoTranslation of update
Francisco Vila [Thu, 29 May 2008 11:47:58 +0000 (13:47 +0200)]
Translation of update

15 years agoTweak the dot positioning in note-by-number.
Risto Vääräniemi [Thu, 29 May 2008 11:42:31 +0000 (21:42 +1000)]
Tweak the dot positioning in note-by-number.

15 years agoUpdate from Francisco.
Graham Percival [Thu, 29 May 2008 06:54:13 +0000 (23:54 -0700)]
Update from Francisco.

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Thu, 29 May 2008 04:32:52 +0000 (21:32 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

15 years agoTypo-type fix.
Graham Percival [Thu, 29 May 2008 04:31:40 +0000 (21:31 -0700)]
Typo-type fix.

15 years agoFix #268 (1)
Han-Wen Nienhuys [Thu, 29 May 2008 02:48:38 +0000 (23:48 -0300)]
Fix #268 (1)

Include thickness in \draw-circle extents.

15 years agoFix #268.
Han-Wen Nienhuys [Thu, 29 May 2008 02:44:39 +0000 (23:44 -0300)]
Fix #268.

Define 'parser in anonymous modules, so trusted functions (that have
access to ly:parser-XXX functions) can access the toplevel module.