]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Thu, 9 Oct 2008 09:56:36 +0000 (03:56 -0600)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoUpdates to rhythms.itely
Carl Sorensen [Thu, 9 Oct 2008 09:55:56 +0000 (03:55 -0600)]
Updates to rhythms.itely

15 years agoDocs: NR 2.3 Unfretted headword
Trevor Daniels [Thu, 9 Oct 2008 08:57:16 +0000 (09:57 +0100)]
Docs: NR 2.3 Unfretted headword

- try David Séverin's offering

15 years agoDocs: index NR 2.4 Fretted strings
Ralph Palmer [Wed, 8 Oct 2008 10:04:20 +0000 (11:04 +0100)]
Docs: index NR 2.4 Fretted strings

15 years agoDocs: NR 5.1 Add \accepts
Trevor Daniels [Wed, 8 Oct 2008 08:55:57 +0000 (09:55 +0100)]
Docs: NR 5.1 Add \accepts

 - explain how to use \accepts to permit
   nested contexts to appear in the order
   required.

15 years agoDocs: Fix example output (don't replace ' and '' by typographic quotes)
Reinhold Kainhofer [Tue, 7 Oct 2008 23:41:00 +0000 (01:41 +0200)]
Docs: Fix example output (don't replace ' and '' by typographic quotes)

15 years agoFix arpeggio overshoot for some chords which reach centre line.
Neil Puttock [Tue, 7 Oct 2008 20:34:05 +0000 (21:34 +0100)]
Fix arpeggio overshoot for some chords which reach centre line.

This patch fixes a rounding error in Arpeggio::print () that occurs when a
chord reaches the centre line, resulting in an extra squiggle being added.

15 years agoDocs: Update for staff.itely
Patrick McCarty [Sun, 5 Oct 2008 19:31:19 +0000 (12:31 -0700)]
Docs: Update for staff.itely

* some small fixes
* added two snippets to input/new

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoDocs: NR 4 update
Patrick McCarty [Sun, 5 Oct 2008 19:25:35 +0000 (12:25 -0700)]
Docs: NR 4 update

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoDocs: NR 2.3 Unfretted: Add headword
Trevor Daniels [Tue, 7 Oct 2008 09:02:05 +0000 (10:02 +0100)]
Docs: NR 2.3 Unfretted: Add headword

15 years agoDocs: Fix some more xrefs
Reinhold Kainhofer [Mon, 6 Oct 2008 23:05:30 +0000 (01:05 +0200)]
Docs: Fix some more xrefs

node names cannot contain any markup (like @emph). The section title
(which is used in the TOC, too), CAN of course contain that. The
node name is only used to get cross-refs correct.

15 years agoDocs: Also fix links to doc index in topdocs
Reinhold Kainhofer [Mon, 6 Oct 2008 22:57:05 +0000 (00:57 +0200)]
Docs: Also fix links to doc index in topdocs

15 years agoDocs: Fix some xrefs (node names changed, different capitalizing, etc.)
Reinhold Kainhofer [Mon, 6 Oct 2008 22:52:19 +0000 (00:52 +0200)]
Docs: Fix some xrefs (node names changed, different capitalizing, etc.)

15 years agoDocs: Node names should not contain accented chars (section titles can!)
Reinhold Kainhofer [Mon, 6 Oct 2008 22:20:26 +0000 (00:20 +0200)]
Docs: Node names should not contain accented chars (section titles can!)

15 years agoDocs: Fix links from topdocs to doc index
Reinhold Kainhofer [Mon, 6 Oct 2008 22:14:15 +0000 (00:14 +0200)]
Docs: Fix links from topdocs to doc index

15 years agolys-to-tely: Use title as title for the whole manual (browser title bar)
Reinhold Kainhofer [Mon, 6 Oct 2008 22:13:37 +0000 (00:13 +0200)]
lys-to-tely: Use title as title for the whole manual (browser title bar)

15 years agobuildscripts: Fix links to the doc index in the regtest pages
Reinhold Kainhofer [Mon, 6 Oct 2008 22:00:47 +0000 (00:00 +0200)]
buildscripts: Fix links to the doc index in the regtest pages

15 years agolys-to-tely: Use the title parameter for the name of the Top node
Reinhold Kainhofer [Mon, 6 Oct 2008 21:10:43 +0000 (23:10 +0200)]
lys-to-tely: Use the title parameter for the name of the Top node

15 years agoFix the no note and text in metronome marks; also add regtest
Reinhold Kainhofer [Mon, 6 Oct 2008 20:45:45 +0000 (22:45 +0200)]
Fix the no note and text in metronome marks; also add regtest

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 6 Oct 2008 20:04:16 +0000 (22:04 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: update translations status
John Mandereau [Mon, 6 Oct 2008 20:03:51 +0000 (22:03 +0200)]
Docs: update translations status

15 years agoDocs: update PO msgids
John Mandereau [Mon, 6 Oct 2008 20:03:25 +0000 (22:03 +0200)]
Docs: update PO msgids

15 years agoUpdate French docs home page
John Mandereau [Mon, 6 Oct 2008 18:29:39 +0000 (20:29 +0200)]
Update French docs home page

15 years agoFix #691: setting \tempo without duration shouldn't print a duration
Reinhold Kainhofer [Mon, 6 Oct 2008 15:34:51 +0000 (17:34 +0200)]
Fix #691: setting \tempo without duration shouldn't  print a duration

We can turn off the printing of (dur=count) by simply unsetting the count and duration properties (they are unset in the beginning, so I don't think this will break anything, but then, I'm not totally sure...)
Also added a show regtest for this case.

15 years agoEnsure format-metronome-markup always returns markup.
Neil Puttock [Wed, 24 Sep 2008 23:13:44 +0000 (00:13 +0100)]
Ensure format-metronome-markup always returns markup.

- if tempoHideNote = ##t and there's no tempo string or markup, return
\null.
- rename hide_not to hide-note to be consistent with other variable names

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
15 years agoFix beam thickness in CueVoice context
Patrick McCarty [Sun, 5 Oct 2008 23:22:03 +0000 (16:22 -0700)]
Fix beam thickness in CueVoice context

* Before, beams were too thick.  This value produces
  more pleasing results.

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 6 Oct 2008 18:30:18 +0000 (20:30 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoNew Version main CSS, taken from Patrick's page (no sanctioned patch from him)
Reinhold Kainhofer [Mon, 6 Oct 2008 14:53:51 +0000 (16:53 +0200)]
New Version main CSS, taken from Patrick's page (no sanctioned patch from him)

15 years agoNew Version of alternative CSS from Kurt Kroon
Reinhold Kainhofer [Mon, 6 Oct 2008 14:53:20 +0000 (16:53 +0200)]
New Version of alternative CSS from Kurt Kroon

15 years agotexi2html: Add up link to Docs index, remove "GNU LilyPond" from TOC header
Reinhold Kainhofer [Mon, 6 Oct 2008 14:52:41 +0000 (16:52 +0200)]
texi2html: Add up link to Docs index, remove "GNU LilyPond" from TOC header

15 years agoDocs: Compile refix
Trevor Daniels [Mon, 6 Oct 2008 14:49:55 +0000 (15:49 +0100)]
Docs: Compile refix

15 years agoDocs: NR 2.3 unfretted - prune a bit
Trevor Daniels [Mon, 6 Oct 2008 14:43:07 +0000 (15:43 +0100)]
Docs: NR 2.3 unfretted - prune a bit
  (thanks Graham)

15 years agoDocs: NR 6.7 Fix visible TODO
Trevor Daniels [Mon, 6 Oct 2008 13:26:41 +0000 (14:26 +0100)]
Docs: NR 6.7 Fix visible TODO

15 years agoDoc-es: Typo.
Francisco Vila [Mon, 6 Oct 2008 09:22:41 +0000 (11:22 +0200)]
Doc-es: Typo.

15 years agoLSR update
Valentin Villenave [Sun, 5 Oct 2008 17:51:09 +0000 (19:51 +0200)]
LSR update

15 years agoGraham's nitpicks on NR 1.8 "Text", round 2
Valentin Villenave [Sun, 5 Oct 2008 16:27:52 +0000 (18:27 +0200)]
Graham's nitpicks on NR 1.8 "Text", round 2

15 years agoDoc-es: Various small updates.
Francisco Vila [Sun, 5 Oct 2008 14:47:41 +0000 (16:47 +0200)]
Doc-es: Various small updates.

15 years agoDoc-es: Update of Simultaneous.
Francisco Vila [Sun, 5 Oct 2008 14:30:48 +0000 (16:30 +0200)]
Doc-es: Update of Simultaneous.

15 years agoDoc-es: Update of Ancient.
Francisco Vila [Sun, 5 Oct 2008 14:03:35 +0000 (16:03 +0200)]
Doc-es: Update of Ancient.

15 years agoDocs: NR 5 Changing defaults - add Seealso
Trevor Daniels [Sun, 5 Oct 2008 08:41:05 +0000 (09:41 +0100)]
Docs: NR 5 Changing defaults - add Seealso

15 years agoCompile fix.
Neil Puttock [Sat, 4 Oct 2008 12:26:01 +0000 (13:26 +0100)]
Compile fix.

15 years agoDocs: NR 2.3 Unfretted - first draft
Trevor Daniels [Sat, 4 Oct 2008 08:47:46 +0000 (09:47 +0100)]
Docs: NR 2.3 Unfretted - first draft

15 years agoTypo in NR1.8 Text
Valentin Villenave [Fri, 3 Oct 2008 20:49:05 +0000 (22:49 +0200)]
Typo in NR1.8 Text

15 years agoCorrections in NR 1.8 Text (thanks to Graham)
Valentin Villenave [Fri, 3 Oct 2008 20:47:04 +0000 (22:47 +0200)]
Corrections in NR 1.8 Text (thanks to Graham)

15 years agoResolve conflict
Francisco Vila [Fri, 3 Oct 2008 18:12:41 +0000 (20:12 +0200)]
Resolve conflict

15 years agoMerge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
Till Paala [Fri, 3 Oct 2008 13:51:03 +0000 (16:51 +0300)]
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

15 years agoDoc-es: New status of Rhythms, Staff, Pitches and Specialist.
Francisco Vila [Fri, 3 Oct 2008 12:31:20 +0000 (14:31 +0200)]
Doc-es: New status of Rhythms, Staff, Pitches and Specialist.

15 years agoDoc-es: xrefs from Pitches to Ancient.
Francisco Vila [Fri, 3 Oct 2008 12:04:47 +0000 (14:04 +0200)]
Doc-es: xrefs from Pitches to Ancient.

15 years agoDoc-es: xrefs from Rhythms to Ancient.
Francisco Vila [Fri, 3 Oct 2008 11:58:08 +0000 (13:58 +0200)]
Doc-es: xrefs from Rhythms to Ancient.

15 years agoDoc-es: Fix problem in PO
Francisco Vila [Fri, 3 Oct 2008 11:52:26 +0000 (13:52 +0200)]
Doc-es: Fix problem in PO

15 years agoDoc-es: Update section titles.
Francisco Vila [Fri, 3 Oct 2008 11:49:40 +0000 (13:49 +0200)]
Doc-es: Update section titles.

15 years agoDoc-es: Update of Staff.
Francisco Vila [Fri, 3 Oct 2008 10:47:04 +0000 (12:47 +0200)]
Doc-es: Update of Staff.

15 years agoTypo in NR1.8 example (thanks to Francisco)
Valentin Villenave [Fri, 3 Oct 2008 10:12:41 +0000 (12:12 +0200)]
Typo in NR1.8 example (thanks to Francisco)

15 years agoCorrections in NR1.8 "Text", thanks to Stan Sanderson
Valentin Villenave [Thu, 2 Oct 2008 20:49:28 +0000 (22:49 +0200)]
Corrections in NR1.8 "Text", thanks to Stan Sanderson

15 years agoDocs: Update stylesheets and index pages
Patrick McCarty [Wed, 1 Oct 2008 04:48:08 +0000 (21:48 -0700)]
Docs: Update stylesheets and index pages

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
15 years agoDoc: Update year.
Francisco Vila [Thu, 2 Oct 2008 14:44:02 +0000 (16:44 +0200)]
Doc: Update year.

15 years agoDoc: fix string marked as German.
Francisco Vila [Thu, 2 Oct 2008 12:56:56 +0000 (14:56 +0200)]
Doc: fix string marked as German.

15 years agoDoc-es: various updates, including status
Francisco Vila [Thu, 2 Oct 2008 11:30:36 +0000 (13:30 +0200)]
Doc-es: various updates, including status

15 years agoDocs: delete unused file.
Francisco Vila [Thu, 2 Oct 2008 09:43:45 +0000 (11:43 +0200)]
Docs: delete unused file.

15 years agoAdded a @ref to NR1.8.3 Fonts in NR2.1 Vocal music
Valentin Villenave [Thu, 2 Oct 2008 09:22:47 +0000 (11:22 +0200)]
Added a @ref to NR1.8.3 Fonts in NR2.1 Vocal music

15 years agoupdate from Andrew in NR1 Staff and Simultaneous
Valentin Villenave [Thu, 2 Oct 2008 07:01:34 +0000 (09:01 +0200)]
update from Andrew in NR1 Staff and Simultaneous

15 years agoLSR: Update.
Neil Puttock [Wed, 1 Oct 2008 22:09:45 +0000 (23:09 +0100)]
LSR: Update.

15 years agoMakam-init.ly -> makam.ly
Neil Puttock [Wed, 1 Oct 2008 19:14:04 +0000 (20:14 +0100)]
Makam-init.ly -> makam.ly

15 years agoReplaced @subsubsection with @unnumberedsubsubsec in NR
Valentin Villenave [Wed, 1 Oct 2008 18:50:11 +0000 (20:50 +0200)]
Replaced @subsubsection with @unnumberedsubsubsec in NR

15 years agoDoc-es: Add tarball link to main doc page
Francisco Vila [Wed, 1 Oct 2008 18:32:56 +0000 (20:32 +0200)]
Doc-es: Add tarball link to main doc page

15 years agoDoc-es: Update of Text.
Francisco Vila [Wed, 1 Oct 2008 18:18:43 +0000 (20:18 +0200)]
Doc-es: Update of Text.

15 years agoMerge git://git.sv.gnu.org/lilypond
Valentin Villenave [Wed, 1 Oct 2008 17:51:13 +0000 (19:51 +0200)]
Merge git://git.sv.gnu.org/lilypond

15 years agoDocs: Add Kurt Kroon's design for testing, auto-insert CSS in deve/index pages
Reinhold Kainhofer [Wed, 1 Oct 2008 16:21:17 +0000 (18:21 +0200)]
Docs: Add Kurt Kroon's design for testing, auto-insert CSS in deve/index pages

15 years agoDoc-de: tweaks.itely update
Till Paala [Wed, 1 Oct 2008 16:18:11 +0000 (19:18 +0300)]
Doc-de: tweaks.itely update

15 years agoBump version.
Neil Puttock [Wed, 1 Oct 2008 16:10:45 +0000 (17:10 +0100)]
Bump version.

15 years agoDelete input/texidocs/single-staff-template-with-only-notes.ly; release/2.11.61-1
Han-Wen Nienhuys [Wed, 1 Oct 2008 02:26:04 +0000 (23:26 -0300)]
Delete input/texidocs/single-staff-template-with-only-notes.ly;

This looks like an oversight.

15 years agoDocs: update PO msgids
John Mandereau [Wed, 1 Oct 2008 00:31:54 +0000 (02:31 +0200)]
Docs: update PO msgids

15 years agoDocs: update translations status
John Mandereau [Wed, 1 Oct 2008 00:31:29 +0000 (02:31 +0200)]
Docs: update translations status

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

15 years agoFix docs compilation
John Mandereau [Tue, 30 Sep 2008 23:58:24 +0000 (01:58 +0200)]
Fix docs compilation

15 years agoUpdate LSR
John Mandereau [Tue, 30 Sep 2008 23:57:43 +0000 (01:57 +0200)]
Update LSR

15 years agoDocs: Next attempt at correctly identifying a css link in the .html pages
Reinhold Kainhofer [Tue, 30 Sep 2008 23:16:27 +0000 (01:16 +0200)]
Docs: Next attempt at correctly identifying a css link in the .html pages

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Tue, 30 Sep 2008 23:14:00 +0000 (01:14 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: Make Patrick's style the default and Andrew's style the alternative
Reinhold Kainhofer [Tue, 30 Sep 2008 22:47:39 +0000 (00:47 +0200)]
Docs: Make Patrick's style the default and Andrew's style the alternative

15 years agoDocs: Fix detection of a css link in the html page
Reinhold Kainhofer [Tue, 30 Sep 2008 22:47:15 +0000 (00:47 +0200)]
Docs: Fix detection of a css link in the html page

15 years agoUpdate version for two regression tests.
Neil Puttock [Tue, 30 Sep 2008 22:47:06 +0000 (23:47 +0100)]
Update version for two regression tests.

15 years agoDocs: Don't split the index, even if it is quite long
Reinhold Kainhofer [Tue, 30 Sep 2008 21:53:51 +0000 (23:53 +0200)]
Docs: Don't split the index, even if it is quite long

15 years agoDocs: Make the name of the default CSS customizable
Reinhold Kainhofer [Tue, 30 Sep 2008 21:53:24 +0000 (23:53 +0200)]
Docs: Make the name of the default CSS customizable

15 years agoDocs: Templates: piano centered dynamics
Kieren MacMillan [Tue, 30 Sep 2008 10:36:46 +0000 (11:36 +0100)]
Docs: Templates: piano centered dynamics

15 years agotexi2html: We are setting the .css in the .init, no need to pass on the command line
Reinhold Kainhofer [Tue, 30 Sep 2008 20:21:53 +0000 (22:21 +0200)]
texi2html: We are setting the .css in the .init, no need to pass on the command line

15 years agoDocs: Fix table cell widths in the glossary (note names table)
Reinhold Kainhofer [Tue, 30 Sep 2008 20:18:46 +0000 (22:18 +0200)]
Docs: Fix table cell widths in the glossary (note names table)

15 years agoDocs: Add a short TOC to the glossary
Reinhold Kainhofer [Tue, 30 Sep 2008 20:18:05 +0000 (22:18 +0200)]
Docs: Add a short TOC to the glossary

15 years agoDocs: Move the @top node before the first content line
Reinhold Kainhofer [Tue, 30 Sep 2008 20:16:47 +0000 (22:16 +0200)]
Docs: Move the @top node before the first content line

texi2html switched to not printing the Top node at the very beginning
any more, but rather at the spot where it really appears in the .tely
file. If there is some content before the @top node, that content
will appear before the headline in the .html file.

15 years agoDocs: In the NEWS page, use a @top node for the title (=> no duplicate navbar)
Reinhold Kainhofer [Tue, 30 Sep 2008 20:15:47 +0000 (22:15 +0200)]
Docs: In the NEWS page, use a @top node for the title (=> no duplicate navbar)

15 years agotexi2html: Adjust to API changes in texi2html
Reinhold Kainhofer [Tue, 30 Sep 2008 20:12:15 +0000 (22:12 +0200)]
texi2html: Adjust to API changes in texi2html

15 years agoDocs: Make TOC headline in TOC frame a link to the top node and use manual title
Reinhold Kainhofer [Tue, 30 Sep 2008 16:56:27 +0000 (18:56 +0200)]
Docs: Make TOC headline in TOC frame a link to the top node and use manual title

-) Make TOC headline in TOC frame a link to the top node
-) Use the manual title as the TOC headline in the TOC bar on the left

15 years agoDocs: Make MG authors list shorter (one line per author) by using @multitable
Reinhold Kainhofer [Tue, 30 Sep 2008 16:55:07 +0000 (18:55 +0200)]
Docs: Make MG authors list shorter (one line per author) by using @multitable

15 years agoDocs: Make manual titles consistent ("GNU LilyPond --- Manual Title")
Reinhold Kainhofer [Tue, 30 Sep 2008 16:54:16 +0000 (18:54 +0200)]
Docs: Make manual titles consistent ("GNU LilyPond --- Manual Title")

In the IR use a proper @top node with the IR title

15 years agoDocs: Use the CSS and alternative CSS for all docs pages instead of hardcoding
Reinhold Kainhofer [Tue, 30 Sep 2008 16:32:04 +0000 (18:32 +0200)]
Docs: Use the CSS and alternative CSS for all docs pages instead of hardcoding

15 years agoDocs: Turn default css into prefered (rather than persistent) CSS by adding title
Reinhold Kainhofer [Tue, 30 Sep 2008 16:29:34 +0000 (18:29 +0200)]
Docs: Turn default css into prefered (rather than persistent) CSS by adding title

15 years agoBuildsystem: Fix the footer line to only one line for bugs and suggestions.
Reinhold Kainhofer [Tue, 30 Sep 2008 16:28:46 +0000 (18:28 +0200)]
Buildsystem: Fix the footer line to only one line for bugs and suggestions.

15 years agoIntroducing the new layout for NR 2.1 Vocal music
Valentin Villenave [Tue, 30 Sep 2008 19:10:58 +0000 (21:10 +0200)]
Introducing the new layout for NR 2.1 Vocal music

"Entering lyrics" has been renamed into
  "Lyrics explained"
"Common notation for vocals" has been renamed into
  "Entering lyrics" (better consistency with NR 1.x.y titles)
"Placement of lyrics" has been renamed into
  "Specific uses of lyrics"

The first section (now called "Entering lyrics") has also been
reorganized.

The German, Spanish and French vocal.itely files have been updated,
but not the po files.

15 years agoDocs: NR 2.2 Keyboards - change heading
Trevor Daniels [Tue, 30 Sep 2008 14:57:09 +0000 (15:57 +0100)]
Docs: NR 2.2 Keyboards - change heading

15 years agoDocs: NR 2.8 Ancient Fix refs
Trevor Daniels [Tue, 30 Sep 2008 11:26:55 +0000 (12:26 +0100)]
Docs: NR 2.8 Ancient Fix refs

15 years agoDocs: NR 2.8 Ancient third round
Eyolf Oestrem [Tue, 30 Sep 2008 10:47:10 +0000 (11:47 +0100)]
Docs: NR 2.8 Ancient third round