]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
John Mandereau [Mon, 25 Aug 2008 09:28:19 +0000 (11:28 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Docs: Fix typos observed by till
  Docs: Update committish
  Docs: Update German translation of LM "1. Introduction"

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Mon, 25 Aug 2008 09:27:22 +0000 (11:27 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  GDP NR 5.3.5 The \tweak command

15 years agoGDP NR 5.3.5 The \tweak command
Trevor Daniels [Sun, 24 Aug 2008 21:15:24 +0000 (22:15 +0100)]
GDP NR 5.3.5 The \tweak command

First draft

15 years agoDocs: Fix typos observed by till
Reinhold Kainhofer [Mon, 25 Aug 2008 08:58:53 +0000 (10:58 +0200)]
Docs: Fix typos observed by till

15 years agoDocs: Update committish
Reinhold Kainhofer [Mon, 25 Aug 2008 08:56:25 +0000 (10:56 +0200)]
Docs: Update committish

15 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Mon, 25 Aug 2008 08:56:19 +0000 (10:56 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  StringNumber: change 'avoid-slur setting to 'around.
  Docs: Some more link fixing
  Docs: Some more link-fixing
  Docs: More link fixing (unnumbered, renamed sections, etc.)

15 years agoDocs: Update German translation of LM "1. Introduction"
Reinhold Kainhofer [Sun, 24 Aug 2008 20:23:09 +0000 (22:23 +0200)]
Docs: Update German translation of LM "1. Introduction"

15 years agoStringNumber: change 'avoid-slur setting to 'around.
Neil Puttock [Sun, 24 Aug 2008 19:54:41 +0000 (20:54 +0100)]
StringNumber: change 'avoid-slur setting to 'around.

Add regression test.

15 years agoDocs: German Translation of some AU sections, adjust English AU
Reinhold Kainhofer [Sun, 24 Aug 2008 18:48:41 +0000 (20:48 +0200)]
Docs: German Translation of some AU sections, adjust English AU

-) English AU: LilyPond does NOT create .tex files any more. Rather, it
   produces .ps and .pdf files. Adjust the AU to reflect that change from
   years ago!
-) Translated several sections of the AU to German.

15 years agoDocs: Some more link fixing
Reinhold Kainhofer [Sun, 24 Aug 2008 16:50:30 +0000 (18:50 +0200)]
Docs: Some more link fixing

15 years agoDocs: Some more link-fixing
Reinhold Kainhofer [Sun, 24 Aug 2008 15:46:03 +0000 (17:46 +0200)]
Docs: Some more link-fixing

15 years agoDocs: More link fixing (unnumbered, renamed sections, etc.)
Reinhold Kainhofer [Sun, 24 Aug 2008 14:36:52 +0000 (16:36 +0200)]
Docs: More link fixing (unnumbered, renamed sections, etc.)

15 years agoDoc: update translations status
John Mandereau [Sun, 24 Aug 2008 14:25:41 +0000 (16:25 +0200)]
Doc: update translations status

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Sun, 24 Aug 2008 11:38:35 +0000 (13:38 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Fix "make uninstall"
  Markup command name changes.
  Docs: Some more link fixing
  Add tweaking the ellipse around harp pedals
  Add ly:round-filled-polygon scheme function to create a filled rounded polygon
  Doc: Insert appendix #f directly into the doc node, not needed in dump any more
  Doc: use @subheading for FDL addendum instead of @unnumberedsubsec
  texi2html: Use an appendix for indices in IR
  Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
  Docs: There is no Melisma_translator, so remove IR references to it
  IR: Fix index node hierarchy
  Cadenza changes to rhythms.itely

15 years agoFix "make uninstall"
John Mandereau [Sun, 24 Aug 2008 11:34:05 +0000 (13:34 +0200)]
Fix "make uninstall"

15 years agoDoc: Spanish PO Update.
Francisco Vila [Sat, 23 Aug 2008 23:19:04 +0000 (01:19 +0200)]
Doc: Spanish PO Update.

15 years agoMarkup command name changes.
Neil Puttock [Sat, 23 Aug 2008 23:01:10 +0000 (00:01 +0100)]
Markup command name changes.

\center-align -> \center-column
\hcenter -> \center-align

15 years agoDocs: Some more link fixing
Reinhold Kainhofer [Sat, 23 Aug 2008 19:34:39 +0000 (21:34 +0200)]
Docs: Some more link fixing

15 years agoDoc: touches to Simultaneous, thanks to Ralph
Francisco Vila [Sat, 23 Aug 2008 20:04:44 +0000 (22:04 +0200)]
Doc: touches to Simultaneous, thanks to Ralph

15 years agoAdd tweaking the ellipse around harp pedals
Reinhold Kainhofer [Sat, 23 Aug 2008 18:37:59 +0000 (20:37 +0200)]
Add tweaking the ellipse around harp pedals

15 years agoAdd ly:round-filled-polygon scheme function to create a filled rounded polygon
Reinhold Kainhofer [Thu, 21 Aug 2008 23:17:37 +0000 (01:17 +0200)]
Add ly:round-filled-polygon scheme function to create a filled rounded polygon

Simply call the C++ method Lookup::round_filled_polygon, so I simply add a
Scheme interface wrapper here.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
15 years agoDoc: Insert appendix #f directly into the doc node, not needed in dump any more
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:59 +0000 (17:23 +0200)]
Doc: Insert appendix #f directly into the doc node, not needed in dump any more

15 years agoDoc: use @subheading for FDL addendum instead of @unnumberedsubsec
Reinhold Kainhofer [Sat, 23 Aug 2008 15:23:19 +0000 (17:23 +0200)]
Doc: use @subheading for FDL addendum instead of @unnumberedsubsec

15 years agotexi2html: Use an appendix for indices in IR
Reinhold Kainhofer [Sat, 23 Aug 2008 15:09:05 +0000 (17:09 +0200)]
texi2html: Use an appendix for indices in IR

15 years agoDoc/texi2html: For big-page link to ../bibliography instead of ../../bibliography
Reinhold Kainhofer [Sat, 23 Aug 2008 15:08:02 +0000 (17:08 +0200)]
Doc/texi2html: For big-page link to ../bibliography instead of ../../bibliography

15 years agoDocs: There is no Melisma_translator, so remove IR references to it
Reinhold Kainhofer [Sat, 23 Aug 2008 14:12:54 +0000 (16:12 +0200)]
Docs: There is no Melisma_translator, so remove IR references to it

15 years agoIR: Fix index node hierarchy
Reinhold Kainhofer [Sat, 23 Aug 2008 11:31:21 +0000 (13:31 +0200)]
IR: Fix index node hierarchy

15 years agoCadenza changes to rhythms.itely
Carl Sorensen [Sat, 23 Aug 2008 18:02:46 +0000 (12:02 -0600)]
Cadenza changes to rhythms.itely

15 years agoUpdate lilypond.pot
John Mandereau [Sat, 23 Aug 2008 17:01:55 +0000 (19:01 +0200)]
Update lilypond.pot

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Sat, 23 Aug 2008 16:37:11 +0000 (18:37 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Fix configure and compilation issues with CPPFLAGS
  Change harp pedal outlines to ellipses
  GDP NR 5.3 Modifying properties

15 years agoUpdate doc POs msgids
John Mandereau [Sat, 23 Aug 2008 16:35:25 +0000 (18:35 +0200)]
Update doc POs msgids

15 years agoFix nitpicks in doc PO generation
John Mandereau [Sat, 23 Aug 2008 16:34:47 +0000 (18:34 +0200)]
Fix nitpicks in doc PO generation

15 years agoFrench docs: run "make fix-xrefs" and update some section names
John Mandereau [Sat, 23 Aug 2008 16:22:26 +0000 (18:22 +0200)]
French docs: run "make fix-xrefs" and update some section names

15 years agoDocs: updates to fix broken links
Reinhold Kainhofer [Sat, 23 Aug 2008 15:42:30 +0000 (17:42 +0200)]
Docs: updates to fix broken links

15 years agoFrench docs: update LM 3 "Fundamental concepts" translation
Jean-Charles Malahieude [Sat, 23 Aug 2008 15:22:05 +0000 (17:22 +0200)]
French docs: update LM 3 "Fundamental concepts" translation

15 years agoFrench docs: fix broken xref
John Mandereau [Sat, 23 Aug 2008 15:09:54 +0000 (17:09 +0200)]
French docs: fix broken xref

15 years agoFix configure and compilation issues with CPPFLAGS
Paul Jarc [Sat, 23 Aug 2008 13:58:40 +0000 (15:58 +0200)]
Fix configure and compilation issues with CPPFLAGS

Use CPPFLAGS when finding FlexLexer.h, and for C++ compilation commands.

15 years agoDoc: Fix menu
Francisco Vila [Sat, 23 Aug 2008 12:40:07 +0000 (14:40 +0200)]
Doc: Fix menu

15 years agoDoc: update of untranslated install
Francisco Vila [Sat, 23 Aug 2008 11:31:29 +0000 (13:31 +0200)]
Doc: update of untranslated install

15 years agoChange harp pedal outlines to ellipses
Carl Sorensen [Sat, 23 Aug 2008 02:36:23 +0000 (20:36 -0600)]
Change harp pedal outlines to ellipses

Add ellipse drawing routines to ps and svg output

Add ellipse stencil

Add ellipse-stencil routine to center stencil in ellipse

Modify scm/harp-pedals.scm to use ellipse routine

Reformat code to avoid long lines

15 years agoGDP NR 5.3 Modifying properties
Trevor Daniels [Fri, 22 Aug 2008 20:14:17 +0000 (21:14 +0100)]
GDP NR 5.3 Modifying properties

Re-order sections

15 years agoUpdate translated docs sections in Pitches and Rhythms
John Mandereau [Fri, 22 Aug 2008 14:38:23 +0000 (16:38 +0200)]
Update translated docs sections in Pitches and Rhythms

15 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Fri, 22 Aug 2008 12:51:12 +0000 (14:51 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  Partially update French docs
  Docs: Use @rlsrnamed for link to snippets Top
  Update for Staff
  MusicXML: Implement harp-pedals, now that it's available in lilypond
  GDP NR Appendices: Add descriptions of indices
  New markup commands: \left-column and \right-column.
  Harp pedals: Cleanup
  Spanish docs: Fix link to IR / BassFigure (no longer NewBassFigure)
  Markup command indexing: don't use internal function names.
  Bump version.
  Compile fix...
  New regression tests should have 2.11.57...
  Docs: Add fret and harp pedal diagrams to markup category instrument-specific-markup
  Add instrument-specific-markup-interface, assign to TextScript and add (fret-board|harp-pedal)-details to it
  Feature: Add Harp pedal diagrams, i.e. a \harp-pedal markup function
  Add a make-line-stencil function, which correctly sets stencil extents
  Fix dangling links (citeseer, personal homepages, email Adresses) in the docs

Conflicts:

Documentation/fr/user/introduction.itely

15 years agoPartially update French docs
John Mandereau [Thu, 21 Aug 2008 18:54:41 +0000 (20:54 +0200)]
Partially update French docs

15 years agoDoc: Further acronym hunting -- EN, ES
Francisco Vila [Thu, 21 Aug 2008 17:52:35 +0000 (19:52 +0200)]
Doc: Further acronym hunting -- EN, ES

15 years agoDoc: remove acronyms -- ES, FR
Francisco Vila [Thu, 21 Aug 2008 17:40:32 +0000 (19:40 +0200)]
Doc: remove acronyms -- ES, FR

15 years agoMerge commit 'origin/lilypond/translation'
Reinhold Kainhofer [Thu, 21 Aug 2008 14:47:18 +0000 (16:47 +0200)]
Merge commit 'origin/lilypond/translation'

15 years agoDocs: Use @rlsrnamed for link to snippets Top
Reinhold Kainhofer [Thu, 21 Aug 2008 13:06:23 +0000 (15:06 +0200)]
Docs: Use @rlsrnamed for link to snippets Top

15 years agoReword and reorder to clarify oneVoice in Simultaneous
Francisco Vila [Thu, 21 Aug 2008 01:27:53 +0000 (03:27 +0200)]
Reword and reorder to clarify oneVoice in Simultaneous

15 years agoUpdate for Staff
Patrick McCarty [Wed, 6 Aug 2008 23:45:04 +0000 (16:45 -0700)]
Update for Staff

* 3rd pass

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoLatest rewords in Simultaneous, thanks to David Stocker
Francisco Vila [Thu, 21 Aug 2008 00:31:21 +0000 (02:31 +0200)]
Latest rewords in Simultaneous, thanks to David Stocker

15 years agoAdd descriptions of indices in NR --Spanish
Francisco Vila [Wed, 20 Aug 2008 23:57:26 +0000 (01:57 +0200)]
Add descriptions of indices in NR --Spanish

15 years agoMusicXML: Implement harp-pedals, now that it's available in lilypond
Reinhold Kainhofer [Wed, 20 Aug 2008 23:47:44 +0000 (01:47 +0200)]
MusicXML: Implement harp-pedals, now that it's available in lilypond

15 years agoGDP NR Appendices: Add descriptions of indices
Trevor Daniels [Wed, 20 Aug 2008 09:32:14 +0000 (10:32 +0100)]
GDP NR Appendices: Add descriptions of indices

15 years agoNew markup commands: \left-column and \right-column.
Neil Puttock [Tue, 19 Aug 2008 21:25:16 +0000 (22:25 +0100)]
New markup commands: \left-column and \right-column.

15 years agoHarp pedals: Cleanup
Reinhold Kainhofer [Tue, 19 Aug 2008 19:50:17 +0000 (21:50 +0200)]
Harp pedals: Cleanup

-) Remove FIXME, which has been implemented
-) Move commented-out code away from the top
-) Add short documentation for each function
-) Call a (revert stencils) a little earlier

15 years agoSpanish docs: Fix link to IR / BassFigure (no longer NewBassFigure)
Reinhold Kainhofer [Tue, 19 Aug 2008 17:49:27 +0000 (19:49 +0200)]
Spanish docs: Fix link to IR / BassFigure (no longer NewBassFigure)

15 years agoMarkup command indexing: don't use internal function names.
Neil Puttock [Tue, 19 Aug 2008 17:41:23 +0000 (18:41 +0100)]
Markup command indexing: don't use internal function names.

\foo-markup -> \foo

15 years agoBump version.
Neil Puttock [Tue, 19 Aug 2008 17:37:26 +0000 (18:37 +0100)]
Bump version.

15 years agoCompile fix...
Reinhold Kainhofer [Tue, 19 Aug 2008 17:17:17 +0000 (19:17 +0200)]
Compile fix...

15 years agoNew regression tests should have 2.11.57...
Reinhold Kainhofer [Tue, 19 Aug 2008 16:57:29 +0000 (18:57 +0200)]
New regression tests should have 2.11.57...

15 years agoDocs: Add fret and harp pedal diagrams to markup category instrument-specific-markup
Reinhold Kainhofer [Tue, 19 Aug 2008 16:47:15 +0000 (18:47 +0200)]
Docs: Add fret and harp pedal diagrams to markup category instrument-specific-markup

-) Harp pedal diagrams and Fret boards will now appear in the same appendix section of
   the NR, titled "Instrument Specific Markup".
-) The function to create those titles from the markup category didn't globally
   replace "-" by " ". This commit fixes that problem, too.

15 years agoAdd instrument-specific-markup-interface, assign to TextScript and add (fret-board...
Reinhold Kainhofer [Tue, 19 Aug 2008 16:44:30 +0000 (18:44 +0200)]
Add instrument-specific-markup-interface, assign to TextScript and add (fret-board|harp-pedal)-details to it

Harp Pedal diagrams and fret board diagrams can be tweaked using the
fret-board-details and harp-pedal-details property alists of TextScript.
However, so far they were not "officially" assigned to any interface of
TextScript, so they didn't appear in the auto-generated documentation...

15 years agoFeature: Add Harp pedal diagrams, i.e. a \harp-pedal markup function
Reinhold Kainhofer [Mon, 18 Aug 2008 18:07:12 +0000 (20:07 +0200)]
Feature: Add Harp pedal diagrams, i.e. a \harp-pedal markup function

Add a \harp-pedal markup function, which produces harp pedalling diagrams. The
syntax is
    \harp-pedal #"^-v|--ov^"
The contents of the string define the positions of the pedals (^/-/v for
up/neutral/down), | is the divider and o indicates that the next pedal
should be circled. It can be tweaked through the size and thickness props
and the harp-pedal-details property list of the TextScript grob. For this, I
had to add a harp-pedal-interface, too.

The only issue I'm still having is that lilypond does not have a function
to draw an ellipse, so all I can do for circled pedals is to draw a circle
rather than an ellipse... Also, using a rounded box does not work, as that
fills its contents, thus overdrawing the pedal box.

I've also added three regression test cases, namely
-) Basic functionality checks (including circled boxes and an empty definition
   string, as well as invalid characters in the string)
-) Sanity checks: Lilypond will check whether the diagram follows standard
   rules (7 pedals with one divider after the third). If not, it will print
   out a warning, but should still produce the diagram as given.
-) Tweaking: Most details of the diagram can be tweaked using size, thickness
   and harp-pedal-details.

15 years agoAdd a make-line-stencil function, which correctly sets stencil extents
Reinhold Kainhofer [Sun, 17 Aug 2008 23:45:17 +0000 (01:45 +0200)]
Add a make-line-stencil function, which correctly sets stencil extents

So far, one had to create line stencils manually using
   (ly:make-stencil (list 'draw-line ...) xext yext)
Unfortunately that meant that one had to specify the x- and y- coordinates
twice. This new make-line-stencil function takes the coordinates once,
creates the stencil and properly sets its extent (adding half the line
width to all coordinates of the x- and y-intervals).

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
15 years agoFix dangling links (citeseer, personal homepages, email Adresses) in the docs
Reinhold Kainhofer [Tue, 19 Aug 2008 17:06:21 +0000 (19:06 +0200)]
Fix dangling links (citeseer, personal homepages, email Adresses) in the docs

15 years agoMerge branch 'lilypond/translation'
John Mandereau [Tue, 19 Aug 2008 09:54:01 +0000 (11:54 +0200)]
Merge branch 'lilypond/translation'

* lilypond/translation:
  Nitpick in de.po
  Update Documentation de.po
  Update master doc files -- Spanish.
  Add Spanish mailing list in footer
  Update of Spanish Doc PO file.
  Translations HTML page template. Spanish.
  Update of Doc index page. Spanish.
  Update of Documentation/po/de.po

15 years agoGet rid of dummy.dep make warning
John Mandereau [Sun, 17 Aug 2008 20:58:05 +0000 (22:58 +0200)]
Get rid of dummy.dep make warning

15 years agoSet avoid-slur for StringNumber.
Neil Puttock [Mon, 18 Aug 2008 20:48:46 +0000 (21:48 +0100)]
Set avoid-slur for StringNumber.

15 years agoMerge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into spacing3
Joe Neeman [Mon, 18 Aug 2008 20:04:45 +0000 (13:04 -0700)]
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into spacing3

15 years agoGDP NR 3.5.6 Percussion in MIDI
Trevor Daniels [Mon, 18 Aug 2008 17:11:39 +0000 (18:11 +0100)]
GDP NR 3.5.6 Percussion in MIDI

Redraft

15 years agoMerge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into spacing3
Joe Neeman [Mon, 18 Aug 2008 19:40:40 +0000 (12:40 -0700)]
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into spacing3

15 years agoNitpick in de.po
Till Paala [Mon, 18 Aug 2008 19:22:55 +0000 (22:22 +0300)]
Nitpick in de.po

15 years agoUpdate Documentation de.po
Till Paala [Mon, 18 Aug 2008 19:19:49 +0000 (22:19 +0300)]
Update Documentation de.po

15 years agoMerge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
Till Paala [Mon, 18 Aug 2008 18:29:53 +0000 (21:29 +0300)]
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

15 years agoFix spacing when there is an empty barline.
Joe Neeman [Mon, 18 Aug 2008 04:38:25 +0000 (21:38 -0700)]
Fix spacing when there is an empty barline.

15 years agoNR 1.8.2.4 "Graphic notation in markup"
Valentin Villenave [Mon, 18 Aug 2008 17:24:45 +0000 (19:24 +0200)]
NR 1.8.2.4 "Graphic notation in markup"

This commits adds some explanations and examples
to NR 1.8.2.4, and corrects a couple typos in
define-markup.scm

15 years agoFixes to Percussion.
Graham Percival [Mon, 18 Aug 2008 00:06:08 +0000 (17:06 -0700)]
Fixes to Percussion.

15 years agoUpdate master doc files -- Spanish.
Francisco Vila [Mon, 18 Aug 2008 00:04:43 +0000 (02:04 +0200)]
Update master doc files -- Spanish.

15 years agoAdd Spanish mailing list in footer
Francisco Vila [Sun, 17 Aug 2008 23:47:25 +0000 (01:47 +0200)]
Add Spanish mailing list in footer

15 years agoUpdate from Stefan.
Graham Percival [Sun, 17 Aug 2008 22:48:35 +0000 (15:48 -0700)]
Update from Stefan.

15 years agoUpdate of Spanish Doc PO file.
Francisco Vila [Sun, 17 Aug 2008 22:44:24 +0000 (00:44 +0200)]
Update of Spanish Doc PO file.

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Sun, 17 Aug 2008 22:40:06 +0000 (15:40 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

15 years agoAdd appendix for percussion notes.
Graham Percival [Sun, 17 Aug 2008 22:31:05 +0000 (15:31 -0700)]
Add appendix for percussion notes.

15 years agoMarkup command snippet changes.
Neil Puttock [Sun, 17 Aug 2008 22:27:58 +0000 (23:27 +0100)]
Markup command snippet changes.

Thanks to James E. Bailey for the suggestions.

15 years agoTranslations HTML page template. Spanish.
Francisco Vila [Sun, 17 Aug 2008 22:27:29 +0000 (00:27 +0200)]
Translations HTML page template. Spanish.

15 years agoUpdate of Doc index page. Spanish.
Francisco Vila [Sun, 17 Aug 2008 21:55:02 +0000 (23:55 +0200)]
Update of Doc index page. Spanish.

15 years agoMerge branch 'release/2.11.56-1'
Neil Puttock [Sun, 17 Aug 2008 17:36:32 +0000 (18:36 +0100)]
Merge branch 'release/2.11.56-1'

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Sun, 17 Aug 2008 16:03:52 +0000 (18:03 +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:
  Reordering of single-staff polyphony.
  Tiny updates
  Mark reorder plan for Simultaneous
  Typo
  Fix octave in example
  Better explaination of implicit and explicit voices.
  Reword and added example from Carl.

15 years agoRaise input/lsr priority in lilypond-book include path
John Mandereau [Sun, 17 Aug 2008 15:06:39 +0000 (17:06 +0200)]
Raise input/lsr priority in lilypond-book include path

Some LSR snippets have the same file name as regression tests, and we
usually prefer to include a LSR snippet over a similar but
non-identical regression test in our manuals.

15 years agoUse new macro for xreferencing top of the Internals Reference
John Mandereau [Sun, 17 Aug 2008 14:58:30 +0000 (16:58 +0200)]
Use new macro for xreferencing top of the Internals Reference

15 years agoRemove documentation books acronyms
John Mandereau [Sun, 17 Aug 2008 14:42:49 +0000 (16:42 +0200)]
Remove documentation books acronyms

This concludes the large argument on lilypond-user list "Please
forget..." started by Bertalan Fodor.

Also fix nits in "About the docs": add URL for News page, add xref to
init files locations description and minor formatting details.

15 years agoUpdate lilypond.pot
John Mandereau [Sun, 17 Aug 2008 14:05:02 +0000 (16:05 +0200)]
Update lilypond.pot

15 years agoFix ges -> fis
Carl Sorensen [Sun, 17 Aug 2008 05:10:53 +0000 (23:10 -0600)]
Fix ges -> fis

15 years agoUpdate chords.itely
Carl Sorensen [Sun, 17 Aug 2008 05:06:00 +0000 (23:06 -0600)]
Update chords.itely

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Sun, 17 Aug 2008 05:04:30 +0000 (23:04 -0600)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoAdd version numbers to fretboard files. release/2.11.56-1
Han-Wen Nienhuys [Sat, 16 Aug 2008 21:36:18 +0000 (18:36 -0300)]
Add version numbers to fretboard files.

15 years agoBump version.
Han-Wen Nienhuys [Sat, 16 Aug 2008 18:58:53 +0000 (15:58 -0300)]
Bump version.

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

15 years agoDocument CPU_COUNT makefile variable used in 'make web'
John Mandereau [Sat, 16 Aug 2008 15:30:14 +0000 (17:30 +0200)]
Document CPU_COUNT makefile variable used in 'make web'