]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoUse alphabetical order for languages, more sensible progress indication.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 23:14:00 +0000 (01:14 +0200)]
Use alphabetical order for languages, more sensible progress indication.

14 years agoTranslation status: further tweaks. Fixes: #857.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 23:07:37 +0000 (01:07 +0200)]
Translation status: further tweaks.  Fixes: #857.

* Toplevel determining tweak
* Translators must not be empty list
* Include-file detection borked
* Must have GIT committish
* Find @settitle too
* Add UntranslatedTelyDocument, skeletons are deprecated

14 years agoDoc: [nl] Use Translation checker instead of [Dutchism] revisor.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 20:20:30 +0000 (22:20 +0200)]
Doc: [nl] Use Translation checker instead of [Dutchism] revisor.

14 years agoDoc: [nl] Add post-GDP markers.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 20:12:04 +0000 (22:12 +0200)]
Doc: [nl] Add post-GDP markers.

14 years agoMove translation status to web/manuals.itexi & regenerate.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 19:40:04 +0000 (21:40 +0200)]
Move translation status to web/manuals.itexi & regenerate.

Misunderstood remarks in contributor/doc-work.itexi, now fixed.

14 years agoDoc: include global translation status in contributor guide.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 19:30:33 +0000 (21:30 +0200)]
Doc: include global translation status in contributor guide.

14 years agoDoc: updated doc-translation-list.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 19:29:47 +0000 (21:29 +0200)]
Doc: updated doc-translation-list.

14 years agoResurrect translation-status.py. Fixes producing of translation status.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 19:29:27 +0000 (21:29 +0200)]
Resurrect translation-status.py.  Fixes producing of translation status.

This still produces the status-info in HTML only, but in
texi-includable form.

14 years agoDoc: [es] Typo: set language to es.
Jan Nieuwenhuizen [Sun, 11 Apr 2010 19:27:19 +0000 (21:27 +0200)]
Doc: [es] Typo: set language to es.

14 years agoDoc: [nl] po updates.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 17:47:04 +0000 (19:47 +0200)]
Doc: [nl] po updates.

14 years agoAdd check-xrefs to nl/GNUmakefile and fix one broken ref.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 17:39:26 +0000 (19:39 +0200)]
Add check-xrefs to nl/GNUmakefile and fix one broken ref.

14 years agoAvoid running xgettext on translated documentation.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 17:39:04 +0000 (19:39 +0200)]
Avoid running xgettext on translated documentation.

This cleans out Documentation/po files a lot.

14 years agoCheck for `UNTRANSLATED NODE: IGNORE ME' in two more places.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 16:57:12 +0000 (18:57 +0200)]
Check for `UNTRANSLATED NODE: IGNORE ME' in two more places.

Fixes mirroring of untranslated html files.

14 years agoWhitespace fix.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 15:36:57 +0000 (17:36 +0200)]
Whitespace fix.

14 years agoDoc: [nl] compile fix.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 15:10:54 +0000 (17:10 +0200)]
Doc: [nl] compile fix.

Remember: cannot enter `\n' as `\n' in a .po file,
use RET instead.  Sigh.

14 years agoOops^2: use $$ instead of $ in embeded makefile shell. Fixes funny fix.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 14:47:45 +0000 (16:47 +0200)]
Oops^2: use $$ instead of $ in embeded makefile shell.  Fixes funny fix.

14 years agoDoc: [nl] nitpick: Translate `music' in example.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 14:40:51 +0000 (16:40 +0200)]
Doc: [nl] nitpick: Translate `music' in example.

14 years agoDoc: [nl] Fix ref in learning.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 14:38:28 +0000 (16:38 +0200)]
Doc: [nl] Fix ref in learning.

14 years agoDocumentation/po/nl.po: translate some German strings found on website.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 14:35:07 +0000 (16:35 +0200)]
Documentation/po/nl.po: translate some German strings found on website.

14 years agoOops, do not prepend `.' suffix for lang=`'. Fixes foo..html output.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 14:03:21 +0000 (16:03 +0200)]
Oops, do not prepend `.' suffix for lang=`'.  Fixes foo..html output.

14 years agoFix make -C Documentation po-update.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 12:23:38 +0000 (14:23 +0200)]
Fix make -C Documentation po-update.

Use --keyword=_doc instead of running SED on copied sources.
Add warning message in texi-langutils.py:

  * Why do we need node names extracted into Documentation/po
    and translated?  That's already done inline using @translationof?
  * Why do we need translated node names of ALL languages there?

I'm tempted to junk that and add

    -        elif output_file:
    +        elif output_file and scan_ly:

in texi-langutils.py

I.e., why do we have

    #. @node in Documentation/learning/tutorial.itely
    #. @section in Documentation/learning/tutorial.itely
    msgid "How to write input files"
    msgstr ""

when this node is translated inline in
Documentation/<LANG>/learning/tutorial.itely?

And why are these?

    #. @node in Documentation/fr/essay.tely
    #. @appendix in Documentation/fr/essay.tely
    #. @node in Documentation/fr/learning.tely
    #. @appendix in Documentation/fr/learning.tely
    #. @node in Documentation/fr/notation.tely
    #. @appendix in Documentation/fr/notation.tely
    #. @node in Documentation/fr/usage.tely
    #. @appendix in Documentation/fr/usage.tely
    msgid "Index de LilyPond"
    msgstr ""

    #. @subsubheading in Documentation/fr/macros.itexi
    msgid "Commandes prédéfinies"
    msgstr ""

14 years agoAdd missing 'it' section.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 11:43:48 +0000 (13:43 +0200)]
Add missing 'it' section.

14 years agoDoc: NR - Ancient.itely del old 'emacs' comments
James Lowe [Thu, 8 Apr 2010 12:43:46 +0000 (13:43 +0100)]
Doc: NR - Ancient.itely del old 'emacs' comments

Also made sure all @node have two blank lines above  (as per CG)

14 years agoDoc: [hu] Append -hu to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:28:51 +0000 (10:28 +0200)]
Doc: [hu] Append -hu to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-hu\3' Documentation/hu/web/*.*

14 years agoDoc: [ja] Append -ja to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:28:51 +0000 (10:28 +0200)]
Doc: [ja] Append -ja to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-ja\3' Documentation/ja/web/*.*

14 years agoDoc: [de] Append -de to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:28:51 +0000 (10:28 +0200)]
Doc: [de] Append -de to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-de\3' Documentation/de/web/*.*

14 years agoDoc: [nl] Append -nl to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:28:51 +0000 (10:28 +0200)]
Doc: [nl] Append -nl to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-nl\3' Documentation/nl/web/*.*

14 years agoDoc: [fr] Append -fr to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:28:51 +0000 (10:28 +0200)]
Doc: [fr] Append -fr to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-fr\3' Documentation/fr/web/*.*

14 years agoRevert "Doc: [hu] Append -hu to weblink macros. Fixes web link translations."
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:26:55 +0000 (10:26 +0200)]
Revert "Doc: [hu] Append -hu to weblink macros.  Fixes web link translations."

This reverts commit 4648f322f632200b7f44cd61d8462910ce18d49a.

14 years agoRevert "Doc: [ja] Append -ja to weblink macros. Fixes web link translations."
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:26:54 +0000 (10:26 +0200)]
Revert "Doc: [ja] Append -ja to weblink macros.  Fixes web link translations."

This reverts commit ecc2733c99eedd7f013cfdc780e8e165975597ec.

14 years agoRevert "Doc: [de] Append -de to weblink macros. Fixes web link translations."
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:26:54 +0000 (10:26 +0200)]
Revert "Doc: [de] Append -de to weblink macros.  Fixes web link translations."

This reverts commit 79698552c636029c8ad46c5e5c180475a0a9d7c8.

14 years agoRevert "Doc: [nl] Append -nl to weblink macros. Fixes web link translations."
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:26:54 +0000 (10:26 +0200)]
Revert "Doc: [nl] Append -nl to weblink macros.  Fixes web link translations."

This reverts commit bd1b4c4424e7427c6d9240043fcb454752f8f33d.

14 years agoRevert "Doc: [fr] Append -fr to weblink macros. Fixes web link translations."
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:26:54 +0000 (10:26 +0200)]
Revert "Doc: [fr] Append -fr to weblink macros.  Fixes web link translations."

This reverts commit b94b41302bfa68832211a943790ed084d3d13f09.

14 years agoDoc: [web]: sort languages alphabetically.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:22:21 +0000 (10:22 +0200)]
Doc: [web]: sort languages alphabetically.

14 years agoDoc: [web] create-weblinks-itexi.py: warn instead of barf when key is missing.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 08:21:16 +0000 (10:21 +0200)]
Doc: [web] create-weblinks-itexi.py: warn instead of barf when key is missing.

Easier for translators and all languages enabled here gives much
better results already.

14 years agoDoc: [web] Make texi2html notice non-constant, refactor cut-and-paste coding.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:59:15 +0000 (09:59 +0200)]
Doc: [web] Make texi2html notice non-constant, refactor cut-and-paste coding.

This gives nice and clean error/warning feedback per language.

14 years agoDoc: [hu] Append -hu to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [hu] Append -hu to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/hu/web/*.*

14 years agoDoc: [ja] Append -ja to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [ja] Append -ja to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/ja/web/*.*

14 years agoDoc: [de] Append -de to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [de] Append -de to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/de/web/*.*

14 years agoDoc: [nl] Append -nl to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [nl] Append -nl to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/nl/web/*.*

14 years agoDoc: [fr] Append -fr to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [fr] Append -fr to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/fr/web/*.*

14 years agoDoc: [es] Append -es to weblink macros. Fixes web link translations.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 07:45:58 +0000 (09:45 +0200)]
Doc: [es] Append -es to weblink macros.  Fixes web link translations.

Ran
    pytt '(@manual.*(Split|Big|Pdf|NoName)|@doctarballStable|@downloadStableSource)([^-A-Za-z])' '\1-es\3' Documentation/es/web/*.*

14 years ago2683b12 Doc: [fr] fully enable now also for website-only build.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 06:16:55 +0000 (08:16 +0200)]
2683b12 Doc: [fr] fully enable now also for website-only build.

14 years agoDoc: create-weblinks: stress omission of Extenting, Contributor.
Jan Nieuwenhuizen [Sat, 10 Apr 2010 06:11:56 +0000 (08:11 +0200)]
Doc: create-weblinks: stress omission of Extenting, Contributor.

14 years agocreate-weblinks-itexi.py: Enable 'fr'
Jean-Charles Malahieude [Fri, 9 Apr 2010 21:16:00 +0000 (23:16 +0200)]
create-weblinks-itexi.py: Enable 'fr'

14 years agoDoc: [hu] Add missing {} after @versionStable, fixes last web warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 12:24:22 +0000 (14:24 +0200)]
Doc: [hu] Add missing {} after @versionStable, fixes last web warning.

The only thing remaining for enabling hu in make/website.make is to
complete the list of translations in
scripts/build/create-weblinks-itexi.py and add 'hu' there too.

14 years agoDoc: [hu] Two ref/node name fixes. Down to one warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 12:22:54 +0000 (14:22 +0200)]
Doc: [hu] Two ref/node name fixes.  Down to one warning.

14 years agoDoc: [hu] Include weblinks.itexi in top web. Fixes macro warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 12:20:40 +0000 (14:20 +0200)]
Doc: [hu] Include weblinks.itexi in top web.  Fixes macro warnings.

14 years agoDoc: [hu] Actually include generating-output.itexi in download.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 12:20:19 +0000 (14:20 +0200)]
Doc: [hu] Actually include generating-output.itexi in download.

14 years agoDoc: [ja] Add missing macros to web.texi. Fixes last web warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 12:15:50 +0000 (14:15 +0200)]
Doc: [ja] Add missing macros to web.texi.  Fixes last web warnings.

The only thing remaining for enabling ja in make/website.make is to
complete the list of translations in
scripts/build/create-weblinks-itexi.py and add 'ja' there too.

14 years agoDoc: [ja] Add untranslated node Why does the syntax change? Fixes ref.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:57:33 +0000 (13:57 +0200)]
Doc: [ja] Add untranslated node Why does the syntax change?  Fixes ref.

14 years agoDoc: [ja] Fix incomplete node ref トラブルシューティング (すべてをバラバラにする).
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:57:07 +0000 (13:57 +0200)]
Doc: [ja] Fix incomplete node ref トラブルシューティング (すべてをバラバラにする).

14 years agoDoc: [ja] Remove untranslated community.itexi. Fixes many warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:56:07 +0000 (13:56 +0200)]
Doc: [ja] Remove untranslated community.itexi.  Fixes many warnings.

14 years agoDoc: [ja] Include weblinks.itexi in top web. Fixes macro warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:44:35 +0000 (13:44 +0200)]
Doc: [ja] Include weblinks.itexi in top web.  Fixes macro warnings.

14 years agoDoc: [ja] Actually include generating-output.itexi in download.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:44:14 +0000 (13:44 +0200)]
Doc: [ja] Actually include generating-output.itexi in download.

14 years agoDoc: [de] Update to `Leichteres Editieren' iso `Alternate Input', fixes last web...
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:35:36 +0000 (13:35 +0200)]
Doc: [de] Update to `Leichteres Editieren' iso `Alternate Input', fixes last web warning.

The only thing remaining for enabling de in make/website.make is to
complete the list of translations in
scripts/build/create-weblinks-itexi.py and add 'de there too.

14 years agoDoc: [de] Actually include generating-output.itexi in download.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:33:56 +0000 (13:33 +0200)]
Doc: [de] Actually include generating-output.itexi in download.

14 years agoDoc: [de] Update `lilypond-web' to `web' in macros. Fixes @rweb warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:32:30 +0000 (13:32 +0200)]
Doc: [de] Update `lilypond-web' to `web' in macros.  Fixes @rweb warnings.

14 years agoDoc: [de] Fix typo/thinko in ref Minimalbeispielen. Fixes warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:19:50 +0000 (13:19 +0200)]
Doc: [de] Fix typo/thinko in ref Minimalbeispielen.  Fixes warning.

14 years agoDoc: [de] Fix typo in ref Hindergrund. Fixes warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:18:31 +0000 (13:18 +0200)]
Doc: [de] Fix typo in ref Hindergrund.  Fixes warning.

14 years agoDoc: [de] Typo in menu item Interna, fixes warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:16:42 +0000 (13:16 +0200)]
Doc: [de] Typo in menu item Interna, fixes warnings.

14 years agoDoc: [de] Use translation of Quellen node also in menu. Fixes node warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:09:54 +0000 (13:09 +0200)]
Doc: [de] Use translation of Quellen node also in menu.  Fixes node warning.

14 years agoDoc: [de] Update rcontribnamed node refs.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:07:19 +0000 (13:07 +0200)]
Doc: [de] Update rcontribnamed node refs.

14 years agoDoc: [de] Translate top level web menu. Fixes node warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:06:58 +0000 (13:06 +0200)]
Doc: [de] Translate top level web menu.  Fixes node warnings.

14 years agoDoc: [fr] Fix node name used in @rcontribnamed, fixes last web warning.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 11:01:48 +0000 (13:01 +0200)]
Doc: [fr] Fix node name used in @rcontribnamed, fixes last web warning.

The only thing remaining for enabling fr in make/website.make is to
complete the list of translations in
scripts/build/create-weblinks-itexi.py and add 'fr' there too.

14 years agoDoc: [fr] Refer to `Bug reports' iso untranslated `Rapports de bogue'.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 10:55:31 +0000 (12:55 +0200)]
Doc: [fr] Refer to `Bug reports' iso untranslated `Rapports de bogue'.

Down to 1 warning.

14 years agoDoc: [fr] Add missing node placeholder. Why does the syntax change?
Jan Nieuwenhuizen [Fri, 9 Apr 2010 10:51:48 +0000 (12:51 +0200)]
Doc: [fr] Add missing node placeholder.  Why does the syntax change?

Down to 2 warnings.

14 years agoDoc: [fr] Move node web according to menu and original.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 10:28:10 +0000 (12:28 +0200)]
Doc: [fr] Move node web according to menu and original.

14 years agoDoc: [fr] Remove untranslated community.itexi.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 10:27:43 +0000 (12:27 +0200)]
Doc: [fr] Remove untranslated community.itexi.

14 years agoDoc: [fr] Add node translations in top web menu. Fixes warnings.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 10:27:24 +0000 (12:27 +0200)]
Doc: [fr] Add node translations in top web menu.  Fixes warnings.

14 years agoDoc: [nl] fully enable now also for website-only build.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 09:41:33 +0000 (11:41 +0200)]
Doc: [nl] fully enable now also for website-only build.

14 years agoAdd full example node translation script with output to create-weblinks.
Jan Nieuwenhuizen [Fri, 9 Apr 2010 06:45:31 +0000 (08:45 +0200)]
Add full example node translation script with output to create-weblinks.

14 years agoDoc: [nl] Translate first chapter of Fundamental Concepts.
Jan Nieuwenhuizen [Thu, 8 Apr 2010 19:55:27 +0000 (21:55 +0200)]
Doc: [nl] Translate first chapter of Fundamental Concepts.

14 years agoDoc: [nl] manuals.itexi, append `-nl' to macro names where appropriate.
Jan Nieuwenhuizen [Thu, 8 Apr 2010 19:54:57 +0000 (21:54 +0200)]
Doc: [nl] manuals.itexi, append `-nl' to macro names where appropriate.

Similarly to the images postfixed `-LANG', I really think this should
be automated.

14 years agocreate-weblinks-itexi.py: Enable 'nl' again. All translations are there!
Jan Nieuwenhuizen [Thu, 8 Apr 2010 19:53:12 +0000 (21:53 +0200)]
create-weblinks-itexi.py: Enable 'nl' again.  All translations are there!

14 years agoDoc: [nl] Minor updates for changes in source.
Jan Nieuwenhuizen [Thu, 8 Apr 2010 17:49:32 +0000 (19:49 +0200)]
Doc: [nl] Minor updates for changes in source.

14 years agoDoc: [nl] Add translator, revision and revision committish markers.
Jan Nieuwenhuizen [Thu, 8 Apr 2010 16:42:05 +0000 (18:42 +0200)]
Doc: [nl] Add translator, revision and revision committish markers.

14 years agoDoc: obsolete need for skeleton files. Fixes `make website' warnings.
Jan Nieuwenhuizen [Thu, 8 Apr 2010 13:35:35 +0000 (15:35 +0200)]
Doc: obsolete need for skeleton files.  Fixes `make website' warnings.

Use map source->translationof node names to rewrite any untranslated usages
of already translated nodes.  This occurs eg after a [2] delivery of the
Dutch site, where the untranslated

    news.itexi has @ref{Changes} and
    community.itexi has @ref{Manuals} and @ref{Old downloads}

while these are translated in

    nl/web/manuals.itexi Veranderingen @translationof Changes
    nl/web/manuals.itexi Handleidingen @translationof Manuals
    nl/web/download.itexi Oude downloads @translationof Old downloads

Many thanks for the swift and eager perl help (for how to do `foo =
bar; def bar (): foo ()' where bar happens to be a function) from

14 years agoRemove last vestiges of SeparationItem.
Neil Puttock [Thu, 8 Apr 2010 23:15:37 +0000 (00:15 +0100)]
Remove last vestiges of SeparationItem.

14 years agoUse ly:warning for syntax error message with chord names.
Neil Puttock [Thu, 8 Apr 2010 22:59:50 +0000 (23:59 +0100)]
Use ly:warning for syntax error message with chord names.

* scm/chord-entry.scm (interpret-bass):

  replace scm-error with ly:warning

14 years agoRemove debug output from regtest.
Neil Puttock [Thu, 8 Apr 2010 22:35:34 +0000 (23:35 +0100)]
Remove debug output from regtest.

14 years agoFix #348.
Neil Puttock [Thu, 8 Apr 2010 22:27:59 +0000 (23:27 +0100)]
Fix #348.

* input/regression/repeat-unfold-tremolo.ly:

  emend snippet to test for single element in braces

* scm/music-functions.scm (unfold-repeats):

  only add extra shift to duration-log if there are two children in 'elements

14 years agoDocs: Compile fix.
Neil Puttock [Thu, 8 Apr 2010 19:46:35 +0000 (20:46 +0100)]
Docs: Compile fix.

* Documentation/included/font-table.ly (shape-note-noteheads):

  add `sol' to regexp for new sol heads

14 years agoDoc: adding palm mute to fretted-strings.itely
Marc Hohl [Thu, 8 Apr 2010 07:09:56 +0000 (09:09 +0200)]
Doc: adding palm mute to fretted-strings.itely

14 years agoMerge branch 'master' into lilypond/translation
Jean-Charles Malahieude [Wed, 7 Apr 2010 18:47:50 +0000 (20:47 +0200)]
Merge branch 'master' into lilypond/translation

14 years agoDoc-fr: learning manual
Jean-Charles Malahieude [Wed, 7 Apr 2010 18:44:56 +0000 (20:44 +0200)]
Doc-fr: learning manual
suppress preface and introduction,
since "duplet" with new web

14 years agoWeb-fr: introduction - nitpicks
Jean-Charles Malahieude [Wed, 7 Apr 2010 18:27:40 +0000 (20:27 +0200)]
Web-fr: introduction - nitpicks

14 years agoDoc: NR Clarification Windows w/ \displayLilyMusic
James Lowe [Tue, 6 Apr 2010 14:26:44 +0000 (15:26 +0100)]
Doc: NR Clarification Windows w/ \displayLilyMusic

14 years agoDoc: CG: clarify "amend previous commit".
Graham Percival [Wed, 7 Apr 2010 09:19:00 +0000 (10:19 +0100)]
Doc: CG: clarify "amend previous commit".

14 years agoTypos.
Francisco Vila [Tue, 6 Apr 2010 11:43:52 +0000 (13:43 +0200)]
Typos.

14 years agoFix ordering of property ops in display method for \with.
Neil Puttock [Mon, 5 Apr 2010 23:26:23 +0000 (00:26 +0100)]
Fix ordering of property ops in display method for \with.

* scm/define-music-display-methods.scm (define-display-method ContextSpeccedMusic):

  don't reverse 'property-operations list since Context_mod::get_mods ()
  already does this

14 years agoClarify comment for Note_column::accidentals ().
Neil Puttock [Mon, 5 Apr 2010 21:47:20 +0000 (22:47 +0100)]
Clarify comment for Note_column::accidentals ().

14 years agoDon't discard compression factor for duration identifiers.
Neil Puttock [Mon, 5 Apr 2010 21:40:53 +0000 (22:40 +0100)]
Don't discard compression factor for duration identifiers.

* lily/parser.yy:

  retrieve duration factor from duration identifier and apply it to
  copied duration

* input/regression (new file):

  add regtest

14 years agoFix utility function `make-type-checker'.
Neil Puttock [Mon, 5 Apr 2010 21:20:38 +0000 (22:20 +0100)]
Fix utility function `make-type-checker'.

* scm/music-functions.scm (make-type-checker):

  use grob::has-interface (replaces obsolete property lookup for 'interfaces)

14 years agoUndo premature push of new la head for sacred harp
Carl Sorensen [Mon, 5 Apr 2010 13:07:21 +0000 (07:07 -0600)]
Undo premature push of new la head for sacred harp

14 years agoDoc: Added Known issue to Upbeats in NR
James Lowe [Mon, 5 Apr 2010 12:26:46 +0000 (13:26 +0100)]
Doc: Added Known issue to Upbeats in NR

Explained more clearly the \set Timing.measure position and known
issue when using \partial after the beginning of a piece.

14 years agoAdd scheme callbacks for accessing a note column's dot-column and
Nicolas Sceaux [Sun, 4 Apr 2010 09:22:40 +0000 (11:22 +0200)]
Add scheme callbacks for accessing a note column's dot-column and
accidentals, for use in a scheme engraver.

Take remarks by Neil and Joe into account.

14 years agoDoc: Typo in /included/generating-output.itexi
James Lowe [Mon, 5 Apr 2010 06:34:04 +0000 (07:34 +0100)]
Doc: Typo in /included/generating-output.itexi

14 years agoUpdate \sacredHarpHeads and \aikenHeads to use new sol head
Carl Sorensen [Mon, 5 Apr 2010 03:15:59 +0000 (21:15 -0600)]
Update \sacredHarpHeads and \aikenHeads to use new sol head

14 years agoAdd sol head to shape note heads
Carl Sorensen [Mon, 5 Apr 2010 00:15:04 +0000 (18:15 -0600)]
Add sol head to shape note heads