]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agofix calling convention for tab formatter. release/2.10.25-1 release/2.10.25-2
Han-Wen Nienhuys [Mon, 21 May 2007 01:31:13 +0000 (22:31 -0300)]
fix calling convention for tab formatter.

16 years agobump version
Han-Wen Nienhuys [Mon, 21 May 2007 00:59:43 +0000 (21:59 -0300)]
bump version

16 years agoFix #349.
Han-Wen Nienhuys [Mon, 21 May 2007 00:58:29 +0000 (21:58 -0300)]
Fix #349.

Refactor automatic tab strings: don't crash on out-of-range pitches.

Conflicts:

lily/tab-note-heads-engraver.cc

16 years agobump release/2.10.24-1
Han-Wen Nienhuys [Tue, 15 May 2007 04:11:19 +0000 (01:11 -0300)]
bump

16 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Tue, 15 May 2007 04:10:39 +0000 (01:10 -0300)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

16 years agoReplace remaining static arrays with dynamic ones.
Werner Lemberg [Sun, 13 May 2007 13:32:46 +0000 (15:32 +0200)]
Replace remaining static arrays with dynamic ones.

16 years agotypo.
Han-Wen Nienhuys [Sat, 12 May 2007 18:28:30 +0000 (15:28 -0300)]
typo.

16 years agoCompletely revised support for conversion of TTFs to T42 fonts.
Han-Wen Nienhuys [Tue, 15 May 2007 03:55:54 +0000 (00:55 -0300)]
Completely revised support for conversion of TTFs to T42 fonts.

. In print_header(), the various dictionary values are now correct;
they have been incorrectly scaled.  The font revision value is now
handled as a 16.16 fixed-scale value.

. t42_write_table() (which was only present in Han-Wen's git branch)
has been completely rewritten; as can be seen, much more has to be
done than previously expected...  I've changed the layout of the
/sfnts array to use the same format as FontForge; this has helped
a lot during debugging.

. It was necessary to extend print_body() a lot; we have to
construct our own TTF header.  It is perhaps overkill to compute
the correct checksums, but...

. Glyph index 0 is now always called `.notdef'.

Conflicts:

lily/ttf.cc

17 years agobump to 23 release/2.10.23-1
Han-Wen Nienhuys [Tue, 1 May 2007 15:25:29 +0000 (11:25 -0400)]
bump to 23

17 years agoFix #332.
Joe Neeman [Sun, 11 Mar 2007 02:02:17 +0000 (13:02 +1100)]
Fix #332.
Make sure the head-direction of a RepeatTieColumn is the same as the
head-direction of its RepeatTies.

17 years agoFix abc description link
John Mandereau [Mon, 26 Feb 2007 21:20:47 +0000 (22:20 +0100)]
Fix abc description link

Thanks to Hans Aberg

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into... release/2.10.20-1
Han-Wen Nienhuys [Sun, 25 Feb 2007 18:49:58 +0000 (19:49 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoFix French docs
John Mandereau [Sun, 25 Feb 2007 12:52:50 +0000 (13:52 +0100)]
Fix French docs

Conflicts:

Documentation/po/fr.po

17 years agoFix French docs snippets
John Mandereau [Sun, 25 Feb 2007 09:39:05 +0000 (10:39 +0100)]
Fix French docs snippets

17 years agojunk 2.11 example.
Han-Wen Nienhuys [Sun, 25 Feb 2007 00:35:26 +0000 (01:35 +0100)]
junk 2.11 example.

17 years ago2.11 version fix
Han-Wen Nienhuys [Sun, 25 Feb 2007 00:24:24 +0000 (01:24 +0100)]
2.11 version fix

17 years agoDocumentation fr.po nits
John Mandereau [Sat, 24 Feb 2007 22:38:45 +0000 (23:38 +0100)]
Documentation fr.po nits

Thanks to Marc LanoiselĂ©e (also for the previous doc fr.po update)

Conflicts:

Documentation/po/fr.po
THANKS

17 years agoFix WWW-post buildscripts
John Mandereau [Sat, 24 Feb 2007 22:30:51 +0000 (23:30 +0100)]
Fix WWW-post buildscripts

With these changes, the buildscripts run successfully
(tested and checked).

17 years agoUpdate French docs translation
John Mandereau [Sat, 24 Feb 2007 22:26:04 +0000 (23:26 +0100)]
Update French docs translation

Conflicts:

Documentation/fr/user/introduction.itely
Documentation/fr/user/tutorial.itely
Documentation/fr/user/working.itely

17 years agoUpdate documentation fr.po
John Mandereau [Sat, 24 Feb 2007 11:36:06 +0000 (12:36 +0100)]
Update documentation fr.po

Conflicts:

Documentation/po/fr.po
Documentation/po/lilypond-doc.pot

17 years agoUpdate documentation POTs
John Mandereau [Sat, 24 Feb 2007 23:14:10 +0000 (00:14 +0100)]
Update documentation POTs

17 years agoFrench tutorial typos
John Mandereau [Sat, 24 Feb 2007 11:35:08 +0000 (12:35 +0100)]
French tutorial typos

17 years agoGettextize add_html_footer
John Mandereau [Sat, 24 Feb 2007 11:34:12 +0000 (12:34 +0100)]
Gettextize add_html_footer

Additionnally, add_html_footer now avoids inserting a duplicate <HR>
when copying the navigation bar in HTML Info pages.

17 years agoNit
John Mandereau [Sat, 24 Feb 2007 11:30:36 +0000 (12:30 +0100)]
Nit

17 years agoupdate French manual
John Mandereau [Fri, 23 Feb 2007 13:16:26 +0000 (14:16 +0100)]
update French manual

update lilypond.tely and add dedication.itely

17 years agoUpdate French .itelys skeletons
John Mandereau [Sat, 24 Feb 2007 23:08:47 +0000 (00:08 +0100)]
Update French .itelys skeletons

17 years agoImprove doc translation infrastructure
John Mandereau [Thu, 22 Feb 2007 21:56:08 +0000 (22:56 +0100)]
Improve doc translation infrastructure

Add support for automatic Texinfo skeletons update
Usage: make -C Documentation ISOLANG=mylang skeleton-update

17 years agoAdd skeleton markers to French .itelys
John Mandereau [Thu, 22 Feb 2007 20:38:07 +0000 (21:38 +0100)]
Add skeleton markers to French .itelys

17 years agomake and include @ substituted relocate preamble.
Han-Wen Nienhuys [Wed, 31 Jan 2007 11:24:56 +0000 (12:24 +0100)]
make and include @ substituted relocate preamble.
Fixes invocation of python scripts.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Fri, 23 Feb 2007 09:33:17 +0000 (10:33 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agofix version
Han-Wen Nienhuys [Fri, 23 Feb 2007 09:32:25 +0000 (10:32 +0100)]
fix version

17 years agoFix #309.
Han-Wen Nienhuys [Fri, 23 Feb 2007 09:31:36 +0000 (10:31 +0100)]
Fix #309.

Completize cluster spanner if necessary.

17 years agoAdd French translator
John Mandereau [Wed, 21 Feb 2007 21:28:33 +0000 (22:28 +0100)]
Add French translator

17 years agoFrench Documentation updates
Jean-Charles Malahieude [Wed, 21 Feb 2007 20:36:01 +0000 (21:36 +0100)]
French Documentation updates

17 years agobump
Han-Wen Nienhuys [Wed, 21 Feb 2007 16:03:46 +0000 (17:03 +0100)]
bump

17 years agoFix #303.
Han-Wen Nienhuys [Wed, 21 Feb 2007 14:12:33 +0000 (15:12 +0100)]
Fix #303.

Use robust_relative_extent() iso. extent() for broken beam end.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Wed, 21 Feb 2007 14:07:47 +0000 (15:07 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoFix #306.
Han-Wen Nienhuys [Wed, 21 Feb 2007 14:02:26 +0000 (15:02 +0100)]
Fix #306.

Inspect 'point-and-click in output-scm; don't redefine mark_URI.

Conflicts:

scm/output-ps.scm

17 years agoFix #289.
Han-Wen Nienhuys [Mon, 19 Feb 2007 14:40:16 +0000 (15:40 +0100)]
Fix #289.

Override graceSettings for \voiceOne, \voiceTwo.

17 years agoAdd .htaccess for content negotiation with documentation index
John Mandereau [Mon, 19 Feb 2007 14:33:25 +0000 (15:33 +0100)]
Add .htaccess for content negotiation with documentation index

17 years agoMerge branch 'stable/2.10' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into stable
John Mandereau [Mon, 19 Feb 2007 12:19:44 +0000 (13:19 +0100)]
Merge branch 'stable/2.10' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into stable

* 'stable/2.10' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  version fixes.
  naming backport.
  Fix #301.
  Fix #286.
  Fix #296.
  Fix #295.
  Fix #300.

17 years agoPolish new French docs, first round
John Mandereau [Sun, 18 Feb 2007 19:06:00 +0000 (20:06 +0100)]
Polish new French docs, first round

17 years agoFix doc cherrypicking
John Mandereau [Sun, 18 Feb 2007 19:00:39 +0000 (20:00 +0100)]
Fix doc cherrypicking

17 years agoversion fixes. release/2.10.19-1
Han-Wen Nienhuys [Sun, 18 Feb 2007 09:33:16 +0000 (10:33 +0100)]
version fixes.

17 years agonaming backport.
Han-Wen Nienhuys [Sun, 18 Feb 2007 02:09:30 +0000 (03:09 +0100)]
naming backport.

17 years agoFix #301.
Han-Wen Nienhuys [Sat, 17 Feb 2007 23:23:50 +0000 (00:23 +0100)]
Fix #301.

Clear stopped_tuplets_ and new_tuplets_ twice.

17 years agoFix #286.
Han-Wen Nienhuys [Sat, 17 Feb 2007 23:11:42 +0000 (00:11 +0100)]
Fix #286.

Use staff_space in Stem_tremolo::get_beam_translation()

17 years agoFix #296.
Han-Wen Nienhuys [Sat, 17 Feb 2007 22:44:42 +0000 (23:44 +0100)]
Fix #296.

Kill spanners that extend beyond their parent at line breaks.

Conflicts:

lily/spanner.cc

17 years agoFix #295.
Han-Wen Nienhuys [Sat, 17 Feb 2007 22:35:37 +0000 (23:35 +0100)]
Fix #295.

For invisible stems, use note head extent for gapped beams.

17 years agoFix #300.
Han-Wen Nienhuys [Sat, 17 Feb 2007 21:59:21 +0000 (22:59 +0100)]
Fix #300.

Quote -d values.

17 years agoAdd user manual French translations
John Mandereau [Sat, 17 Feb 2007 12:14:03 +0000 (13:14 +0100)]
Add user manual French translations

17 years agoJonathan Henkleman's doc edits.
Graham Percival [Sat, 17 Feb 2007 06:42:26 +0000 (22:42 -0800)]
Jonathan Henkleman's doc edits.

17 years agoMore of Trevor's spacing chapter rewrite.
Graham Percival [Wed, 14 Feb 2007 02:59:47 +0000 (18:59 -0800)]
More of Trevor's spacing chapter rewrite.

17 years agoMore Trevor rewrite.
Graham Percival [Tue, 13 Feb 2007 21:19:16 +0000 (13:19 -0800)]
More Trevor rewrite.

17 years agoBegin Trevor's spacing chapter rewrite.
Graham Percival [Tue, 13 Feb 2007 21:03:21 +0000 (13:03 -0800)]
Begin Trevor's spacing chapter rewrite.

Conflicts:

Documentation/user/spacing.itely

17 years agoSmall update from mailist.
Graham Percival [Mon, 12 Feb 2007 22:36:11 +0000 (14:36 -0800)]
Small update from mailist.

17 years agoFrench glossary updates.
Graham Percival [Thu, 8 Feb 2007 23:56:18 +0000 (15:56 -0800)]
French glossary updates.

17 years agoFix #299.
Han-Wen Nienhuys [Fri, 16 Feb 2007 12:49:23 +0000 (13:49 +0100)]
Fix #299.

Take minimum for right_point with system->get_bound(RIGHT) X coordinate.

Conflicts:

lily/lyric-extender.cc

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Fri, 16 Feb 2007 12:46:26 +0000 (13:46 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agobump
Han-Wen Nienhuys [Fri, 16 Feb 2007 12:10:17 +0000 (13:10 +0100)]
bump

17 years agoFrench typography
John Mandereau [Thu, 15 Feb 2007 00:38:40 +0000 (01:38 +0100)]
French typography

17 years agoConvert-ly the user manual
John Mandereau [Tue, 13 Feb 2007 16:56:45 +0000 (17:56 +0100)]
Convert-ly the user manual

This was not necessary, but I had some doubt.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into... release/2.10.17-1
Han-Wen Nienhuys [Tue, 13 Feb 2007 10:18:19 +0000 (11:18 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agofix interpolate @lilypond_datadir@ in convert-ly etc
Ed Catmur [Wed, 7 Feb 2007 01:19:39 +0000 (01:19 +0000)]
fix interpolate @lilypond_datadir@ in convert-ly etc

17 years agoFix French Info HTML typography
John Mandereau [Mon, 12 Feb 2007 14:08:47 +0000 (15:08 +0100)]
Fix French Info HTML typography

Thanks to Werner Lemberg.

17 years agobump
Han-Wen Nienhuys [Fri, 9 Feb 2007 00:56:25 +0000 (01:56 +0100)]
bump

17 years agoUpdate THANKS with French translators names
John Mandereau [Wed, 7 Feb 2007 23:51:22 +0000 (00:51 +0100)]
Update THANKS with French translators names

17 years agoPolish French doc more
John Mandereau [Wed, 7 Feb 2007 23:40:34 +0000 (00:40 +0100)]
Polish French doc more

  French docs are ready to be released in this branch.

17 years agoPolish French documentation index
John Mandereau [Wed, 7 Feb 2007 21:58:52 +0000 (22:58 +0100)]
Polish French documentation index

  Thanks to Jean-Charles and Valentin.

17 years agoSmall fix in add_html_footer
John Mandereau [Wed, 7 Feb 2007 21:57:22 +0000 (22:57 +0100)]
Small fix in add_html_footer

17 years agoWorking.itely French polishing
Jean-Charles Malahieude [Wed, 7 Feb 2007 21:16:39 +0000 (22:16 +0100)]
Working.itely French polishing

17 years agoAdd user manual preface French translation
John Mandereau [Tue, 6 Feb 2007 22:58:22 +0000 (23:58 +0100)]
Add user manual preface French translation

17 years agoNits in French doc translation
John Mandereau [Tue, 6 Feb 2007 22:38:16 +0000 (23:38 +0100)]
Nits in French doc translation

17 years agoUpdate French tutorial
Valentin Villenave [Tue, 6 Feb 2007 22:31:22 +0000 (23:31 +0100)]
Update French tutorial

17 years agoAdd blacklist of non copied HTML files in translated offline docs
John Mandereau [Tue, 6 Feb 2007 22:20:34 +0000 (23:20 +0100)]
Add blacklist of non copied HTML files in translated offline docs

17 years agoGive convert-ly -s more prominence in docs.
Graham Percival [Tue, 6 Feb 2007 21:04:43 +0000 (13:04 -0800)]
Give convert-ly -s  more prominence in docs.

17 years agoUpdates from the mailist.
Graham Percival [Tue, 6 Feb 2007 21:55:01 +0000 (22:55 +0100)]
Updates from the mailist.

This is a partial cherrypicking from
721e650dfdcacd05d5890e3673a400ee7e8cce4f

17 years agofix tuplet example
Werner Lemberg [Tue, 30 Jan 2007 10:19:37 +0000 (11:19 +0100)]
fix tuplet example

17 years agoRemove references to `non-ascii'.
Graham Percival [Wed, 31 Jan 2007 20:25:00 +0000 (12:25 -0800)]
Remove references to `non-ascii'.

17 years agowhitespace fixes
Werner Lemberg [Sun, 28 Jan 2007 12:37:29 +0000 (13:37 +0100)]
whitespace fixes

17 years agotypo
Werner Lemberg [Sun, 28 Jan 2007 12:32:06 +0000 (13:32 +0100)]
typo

17 years agoanother typo
Werner Lemberg [Sun, 28 Jan 2007 12:19:48 +0000 (13:19 +0100)]
another typo

17 years agotypo
Werner Lemberg [Sun, 28 Jan 2007 12:09:42 +0000 (13:09 +0100)]
typo

17 years agoImprove grace note example. Some whitespace cleanup.
Werner Lemberg [Sun, 28 Jan 2007 11:45:14 +0000 (12:45 +0100)]
Improve grace note example.  Some whitespace cleanup.

17 years agoFixes chords section in tutorial.
Graham Percival [Fri, 26 Jan 2007 00:09:19 +0000 (16:09 -0800)]
Fixes chords section in tutorial.

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10
John Mandereau [Tue, 6 Feb 2007 21:30:26 +0000 (22:30 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10

17 years agoUpdate documentation fr.po
John Mandereau [Tue, 6 Feb 2007 21:05:58 +0000 (22:05 +0100)]
Update documentation fr.po

17 years agoNitpitck (fix pdfetex error in the user manual)
John Mandereau [Tue, 6 Feb 2007 21:04:59 +0000 (22:04 +0100)]
Nitpitck (fix pdfetex error in the user manual)

17 years agoRename foo.html big-page HTML Info docs to foo-big-page.html
John Mandereau [Tue, 6 Feb 2007 21:01:48 +0000 (22:01 +0100)]
Rename foo.html big-page HTML Info docs to foo-big-page.html

  fixes foo/ vs. foo.html conflict in content negotiation

17 years agoAdd French documentation index
John Mandereau [Tue, 6 Feb 2007 20:56:43 +0000 (21:56 +0100)]
Add French documentation index

17 years agoAdd French macros.itexi
John Mandereau [Tue, 6 Feb 2007 20:55:37 +0000 (21:55 +0100)]
Add French macros.itexi

17 years agoLeave dotted version strings alone; do not strip dotted triplets into tuplets.
Jan Nieuwenhuizen [Fri, 22 Dec 2006 12:28:14 +0000 (13:28 +0100)]
Leave dotted version strings alone; do not strip dotted triplets into tuplets.

17 years agoProcess @rglos like @node in translated user manual
John Mandereau [Tue, 6 Feb 2007 18:42:45 +0000 (19:42 +0100)]
Process @rglos like @node in translated user manual

17 years agoFix disappearing PNGs in Info HTML translated docs
John Mandereau [Tue, 6 Feb 2007 18:41:06 +0000 (19:41 +0100)]
Fix disappearing PNGs in Info HTML translated docs

17 years agoWWW-post scripts big cleanup and improvement
John Mandereau [Tue, 6 Feb 2007 18:15:13 +0000 (19:15 +0100)]
WWW-post scripts big cleanup and improvement

  - clarify the code
  - get rid of functions with too many arguments
  - add_html_footer: copy Info navigation bar to footer
  - html-info.html -> html-info-big-page.html
     (fix html-info/ vs. html-info.html conflict)

17 years agoMerge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10
John Mandereau [Mon, 5 Feb 2007 10:15:19 +0000 (11:15 +0100)]
Merge with ssh+git://jomand@git.sv.gnu.org/srv/git/lilypond.git#stable/2.10

17 years agoonly skip 1 char if there is a scheme read error. release/2.10.16-1
Han-Wen Nienhuys [Sat, 3 Feb 2007 17:54:50 +0000 (18:54 +0100)]
only skip 1 char if there is a scheme read error.
otherwise skip entire SCM.

17 years agoremove midi only test file.
Han-Wen Nienhuys [Sat, 3 Feb 2007 16:25:01 +0000 (17:25 +0100)]
remove midi only test file.

17 years agoremove gob
Han-Wen Nienhuys [Sat, 3 Feb 2007 15:31:32 +0000 (16:31 +0100)]
remove gob

17 years agobump
Han-Wen Nienhuys [Sat, 3 Feb 2007 15:31:04 +0000 (16:31 +0100)]
bump