]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMerge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master...
John Mandereau [Mon, 2 Jul 2007 23:15:38 +0000 (01:15 +0200)]
Merge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master-translation

* 'topic/master-translation' of /home/lilycvs/git/lily/:
  Improve and correct documentation strings.
  Remove another empty file.
  Tag empty files as such.
  Remove empty files.
  Add some full stops at end of sentences.

16 years agoMake magic snippet-update on French docs
John Mandereau [Mon, 2 Jul 2007 23:15:13 +0000 (01:15 +0200)]
Make magic snippet-update on French docs

This is the result of testing the new update-snippets.py script.

16 years agoFormatting nitpicks in manual
John Mandereau [Mon, 2 Jul 2007 23:12:31 +0000 (01:12 +0200)]
Formatting nitpicks in manual

16 years agoAdd script for automatically updating ly snippets in translated docs
John Mandereau [Mon, 2 Jul 2007 22:21:27 +0000 (00:21 +0200)]
Add script for automatically updating ly snippets in translated docs

This script also allows to keep some ly snippets different from
those in the English docs (see future TRANSLATION update for
details).

16 years agoAdd untranslated stuff in French basic notation
John Mandereau [Mon, 2 Jul 2007 22:14:02 +0000 (00:14 +0200)]
Add untranslated stuff in French basic notation

16 years agoMerge branch 'Rmaster' into topic/master-translation
John Mandereau [Mon, 2 Jul 2007 10:48:57 +0000 (12:48 +0200)]
Merge branch 'Rmaster' into topic/master-translation

* Rmaster:
  Improve and correct documentation strings.
  Remove another empty file.
  Tag empty files as such.
  Remove empty files.
  Add some full stops at end of sentences.

16 years agoFix and improve add_html_footer.py offline target
John Mandereau [Mon, 2 Jul 2007 10:45:02 +0000 (12:45 +0200)]
Fix and improve add_html_footer.py offline target

- fix changes in add_html_footer.py: "get rid of symlinks in offline
docs target" in 6c3fc2c73d0211e4a8d49a6faf739c5d3cb30955
- improve non_copied_pages usage: match beginning of path instead of
matching path exactly.  This should result in a less bloated-up docball.

16 years agoImprove and correct documentation strings.
Werner Lemberg [Mon, 2 Jul 2007 09:53:23 +0000 (11:53 +0200)]
Improve and correct documentation strings.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Mon, 2 Jul 2007 09:51:21 +0000 (11:51 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoRemove another empty file.
Werner Lemberg [Mon, 2 Jul 2007 07:43:05 +0000 (09:43 +0200)]
Remove another empty file.

16 years agoTag empty files as such.
Werner Lemberg [Mon, 2 Jul 2007 07:42:03 +0000 (09:42 +0200)]
Tag empty files as such.

16 years agoRemove empty files.
Werner Lemberg [Mon, 2 Jul 2007 07:37:29 +0000 (09:37 +0200)]
Remove empty files.

16 years agoAdd some full stops at end of sentences.
Werner Lemberg [Mon, 2 Jul 2007 07:07:09 +0000 (09:07 +0200)]
Add some full stops at end of sentences.

16 years agoAdded vitally important typo fix from Valentin, thanks!
Graham Percival [Sun, 1 Jul 2007 19:01:24 +0000 (12:01 -0700)]
Added vitally important typo fix from Valentin, thanks!

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Sun, 1 Jul 2007 15:49:53 +0000 (17:49 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic/master-translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Remove `\repeat "fold"' and its associated stuff.

16 years agoFix and improve documentation files linking
John Mandereau [Sun, 1 Jul 2007 15:46:30 +0000 (17:46 +0200)]
Fix and improve documentation files linking

- fix linking bugs introduced when adding mass-link.py and support for
translated PDFs,
- get rid of symlinks in offline docs target so the docs are more
usable on Windows.

16 years agoFix PDF links and PDF copyright notice in translated manuals
John Mandereau [Sun, 1 Jul 2007 14:32:58 +0000 (16:32 +0200)]
Fix PDF links and PDF copyright notice in translated manuals

16 years agoFix and add big page links
John Mandereau [Sun, 1 Jul 2007 14:28:16 +0000 (16:28 +0200)]
Fix and add big page links

16 years agoRemove `\repeat "fold"' and its associated stuff.
Werner Lemberg [Sun, 1 Jul 2007 14:01:30 +0000 (16:01 +0200)]
Remove `\repeat "fold"' and its associated stuff.

This was neither documented nor working properly.

16 years agoFix French docs typos
John Mandereau [Sun, 1 Jul 2007 12:20:20 +0000 (14:20 +0200)]
Fix French docs typos

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Sat, 30 Jun 2007 12:34:51 +0000 (14:34 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic/master-translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Doc typos and clarifications; thanks Mike!
  Begin merging Valentin's vocal music improvements.

16 years agoUpdate Spanish and German docs skeletons
John Mandereau [Sat, 30 Jun 2007 12:33:04 +0000 (14:33 +0200)]
Update Spanish and German docs skeletons

16 years agoUpdate docs POs
John Mandereau [Sat, 30 Jun 2007 12:32:03 +0000 (14:32 +0200)]
Update docs POs

fr.po is up-to-date,
de.po and es.po are to be updated from translators.

16 years agoDoc typos and clarifications; thanks Mike!
Graham Percival [Sat, 30 Jun 2007 01:13:13 +0000 (18:13 -0700)]
Doc typos and clarifications; thanks Mike!

16 years agoBegin merging Valentin's vocal music improvements.
Graham Percival [Sat, 30 Jun 2007 01:08:09 +0000 (18:08 -0700)]
Begin merging Valentin's vocal music improvements.

16 years agoUpdate French docs
John Mandereau [Fri, 29 Jun 2007 13:02:14 +0000 (15:02 +0200)]
Update French docs

16 years agoFix big page manual link
John Mandereau [Fri, 29 Jun 2007 12:55:45 +0000 (14:55 +0200)]
Fix big page manual link

16 years agoFix and update TRANSLATION
John Mandereau [Fri, 29 Jun 2007 12:07:32 +0000 (14:07 +0200)]
Fix and update TRANSLATION

Thanks to Francisco Vila.

16 years agoMerge branch 'Rmaster' into topic/master-translation
John Mandereau [Thu, 28 Jun 2007 12:11:13 +0000 (14:11 +0200)]
Merge branch 'Rmaster' into topic/master-translation

* Rmaster:
  Added information on \bar "||:" also in the section on Repeats.

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Wed, 27 Jun 2007 15:16:09 +0000 (17:16 +0200)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoAdded information on \bar "||:" also in the section on Repeats.
Mats Bengtsson [Wed, 27 Jun 2007 15:14:48 +0000 (17:14 +0200)]
Added information on \bar "||:" also in the section on Repeats.

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Wed, 27 Jun 2007 12:10:18 +0000 (14:10 +0200)]
Update texinfo.tex from Texinfo CVS

texinfo.tex last fix makes UTF-8 to Texinfo acented characters
conversion in texi-gettext.py no longer necessary, so we drop it.

16 years agoDisable German quotes TeX definition
John Mandereau [Wed, 27 Jun 2007 12:07:44 +0000 (14:07 +0200)]
Disable German quotes TeX definition

This TeX definition breaks German manual pdfetex procesing.

16 years agoMerge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master...
John Mandereau [Wed, 27 Jun 2007 11:59:26 +0000 (13:59 +0200)]
Merge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master-translation

* 'topic/master-translation' of /home/lilycvs/git/lily/:
  Fill documentation gaps.
  Improve documentation and appearance.
  More formatting issues for lilypond-internals.
  Improve formatting of lilypond-internals.
  minor update from mailist.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Wed, 27 Jun 2007 11:58:06 +0000 (13:58 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic/master-translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Fill documentation gaps.
  Improve documentation and appearance.
  More formatting issues for lilypond-internals.
  Improve formatting of lilypond-internals.
  minor update from mailist.

16 years agoFill documentation gaps.
Werner Lemberg [Wed, 27 Jun 2007 11:44:22 +0000 (13:44 +0200)]
Fill documentation gaps.

16 years agoImprove documentation and appearance.
Werner Lemberg [Wed, 27 Jun 2007 08:23:43 +0000 (10:23 +0200)]
Improve documentation and appearance.

16 years agoRevert "Quickly fix German macros.itexi"
John Mandereau [Tue, 26 Jun 2007 19:21:05 +0000 (21:21 +0200)]
Revert "Quickly fix German macros.itexi"

This reverts commit 86198f025cb90ff01e5c8fb18f6ddff783e04738.

16 years agoRemove tex/texinfo.cnf
John Mandereau [Tue, 26 Jun 2007 19:14:37 +0000 (21:14 +0200)]
Remove tex/texinfo.cnf

Contents of this file is now in texinfo.tex.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Tue, 26 Jun 2007 18:58:39 +0000 (20:58 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoMore formatting issues for lilypond-internals.
Werner Lemberg [Tue, 26 Jun 2007 18:56:00 +0000 (20:56 +0200)]
More formatting issues for lilypond-internals.

16 years agoImprove formatting of lilypond-internals.
Werner Lemberg [Tue, 26 Jun 2007 18:02:52 +0000 (20:02 +0200)]
Improve formatting of lilypond-internals.

16 years agoMerge branch 'master' into topic/master-translation
John Mandereau [Tue, 26 Jun 2007 10:10:34 +0000 (12:10 +0200)]
Merge branch 'master' into topic/master-translation

* master: (26 commits)
  Update font-table.ly after toplevel text handler changes: lists of texts are collected, iso. single texts.
  -b ... -> -dbackend=...
  -b eps -> -dbackend=eps
  Replace `-' with `M' directly in glyph names to avoid mf-to-table.py trickery.
  Resurrect ChangeLog entries from 2004-10-31 to 2005-08-18.
  Update main doc page.
  Fix #383.
  Minor update in German basic-notation.itely
  Update general guidelines for docs.
  LSR: I'm an idiot.
  LSR: automatic update, and minor makelsr.py changes.
  Change main doc page: give less prominence to regression tests, make the
  Update "about this manual" to avoid regression tests.
  Update docs to point to LSR-snippet instead of input/test/ and
  LSR: add new categories.
  LSR: automagic update.
  LSR: update to build system.
  LSR: improve buildscript, add directories.
  Small update from mailist.
  Trivial fix for makelsr.py
  ...

16 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Tue, 26 Jun 2007 07:08:17 +0000 (00:08 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

16 years agominor update from mailist.
Graham Percival [Tue, 26 Jun 2007 07:07:23 +0000 (00:07 -0700)]
minor update from mailist.

16 years agoUpdate font-table.ly after toplevel text handler changes: lists of texts are collecte...
Nicolas Sceaux [Mon, 25 Jun 2007 20:30:50 +0000 (22:30 +0200)]
Update font-table.ly after toplevel text handler changes: lists of texts are collected, iso. single texts.

16 years agoFix translated docs makefile and scripts
John Mandereau [Mon, 25 Jun 2007 20:28:10 +0000 (22:28 +0200)]
Fix translated docs makefile and scripts

* buildscripts/texi-gettext.py: gettext @ref's properly by eating
  trailing spaces and newlines.

* buildscripts/texi-gettext.py, make/doclang-targets.make: write
  gettexted *.texi to *.pdftexi to avoid makeinfo generate unwanted
  filenames.

* make/doclang-targets.make(local-WWW): use mass-link.py for merging
  output.

16 years agoAdd links to translated PDF manuals
John Mandereau [Sun, 24 Jun 2007 12:01:03 +0000 (14:01 +0200)]
Add links to translated PDF manuals

16 years agoFix and partially update French manual
John Mandereau [Sun, 24 Jun 2007 12:00:10 +0000 (14:00 +0200)]
Fix and partially update French manual

16 years agoUpdate French docs PO
John Mandereau [Sun, 24 Jun 2007 11:58:56 +0000 (13:58 +0200)]
Update French docs PO

16 years agoQuickly fix German macros.itexi
John Mandereau [Sun, 24 Jun 2007 11:57:30 +0000 (13:57 +0200)]
Quickly fix German macros.itexi

German quotes are not yet supported by texinfo.tex; this will be fixed
when ec* fonts are used.

16 years agoMake PDF manual in all languages really working
John Mandereau [Sun, 24 Jun 2007 11:54:26 +0000 (13:54 +0200)]
Make PDF manual in all languages really working

16 years agoFix space in German docs
John Mandereau [Sun, 24 Jun 2007 11:36:39 +0000 (13:36 +0200)]
Fix space in German docs

strange Unicode code -> standard space

16 years agoUpdate texinfo.tex from Texinfo CVS
John Mandereau [Sun, 24 Jun 2007 11:32:52 +0000 (13:32 +0200)]
Update texinfo.tex from Texinfo CVS

texinfo.tex is now a verbatim copy of Texinfo CVS.
To get undirected quotes instead of curly quotes in PDF ly snippets,
some options have to be defined in lilypond.tely.

16 years ago-b ... -> -dbackend=...
Werner Lemberg [Sun, 24 Jun 2007 10:15:54 +0000 (12:15 +0200)]
-b ... -> -dbackend=...

16 years ago-b eps -> -dbackend=eps
Werner Lemberg [Sun, 24 Jun 2007 10:13:49 +0000 (12:13 +0200)]
-b eps -> -dbackend=eps

16 years agoReplace `-' with `M' directly in glyph names to avoid mf-to-table.py trickery.
Werner Lemberg [Sun, 24 Jun 2007 05:48:28 +0000 (07:48 +0200)]
Replace `-' with `M' directly in glyph names to avoid mf-to-table.py trickery.

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 24 Jun 2007 04:40:40 +0000 (06:40 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agoResurrect ChangeLog entries from 2004-10-31 to 2005-08-18.
Werner Lemberg [Sun, 24 Jun 2007 04:39:53 +0000 (06:39 +0200)]
Resurrect ChangeLog entries from 2004-10-31 to 2005-08-18.

16 years agoUpdate main doc page.
Graham Percival [Sat, 23 Jun 2007 23:37:00 +0000 (16:37 -0700)]
Update main doc page.

16 years agoFix #383.
Han-Wen Nienhuys [Sat, 23 Jun 2007 20:45:16 +0000 (17:45 -0300)]
Fix #383.

Checks for stem == NULL.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 23 Jun 2007 20:40:57 +0000 (17:40 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoMinor update in German basic-notation.itely
Till Paala [Tue, 19 Jun 2007 15:15:03 +0000 (18:15 +0300)]
Minor update in German basic-notation.itely

16 years agoUpdate general guidelines for docs.
Graham Percival [Wed, 20 Jun 2007 22:59:39 +0000 (15:59 -0700)]
Update general guidelines for docs.

16 years agoLSR: I'm an idiot.
Graham Percival [Wed, 20 Jun 2007 04:25:51 +0000 (21:25 -0700)]
LSR: I'm an idiot.

16 years agoLSR: automatic update, and minor makelsr.py changes.
Graham Percival [Wed, 20 Jun 2007 04:25:16 +0000 (21:25 -0700)]
LSR: automatic update, and minor makelsr.py changes.

16 years agoChange main doc page: give less prominence to regression tests, make the
Graham Percival [Wed, 20 Jun 2007 04:05:24 +0000 (21:05 -0700)]
Change main doc page: give less prominence to regression tests, make the
glossary more obvious for non-English speakers, etc.

16 years agoUpdate "about this manual" to avoid regression tests.
Graham Percival [Wed, 20 Jun 2007 03:46:14 +0000 (20:46 -0700)]
Update "about this manual" to avoid regression tests.

16 years agoUpdate docs to point to LSR-snippet instead of input/test/ and
Graham Percival [Wed, 20 Jun 2007 01:24:05 +0000 (18:24 -0700)]
Update docs to point to LSR-snippet instead of input/test/ and
regression/

16 years agoLSR: add new categories.
Graham Percival [Tue, 19 Jun 2007 06:09:34 +0000 (23:09 -0700)]
LSR: add new categories.

16 years agoLSR: automagic update.
Graham Percival [Tue, 19 Jun 2007 04:39:40 +0000 (21:39 -0700)]
LSR: automagic update.

16 years agoLSR: update to build system.
Graham Percival [Tue, 19 Jun 2007 04:36:53 +0000 (21:36 -0700)]
LSR: update to build system.

16 years agoLSR: improve buildscript, add directories.
Graham Percival [Tue, 19 Jun 2007 04:27:08 +0000 (21:27 -0700)]
LSR: improve buildscript, add directories.

16 years agoSmall update from mailist.
Graham Percival [Tue, 19 Jun 2007 04:14:01 +0000 (21:14 -0700)]
Small update from mailist.

16 years agoTrivial fix for makelsr.py
Graham Percival [Mon, 18 Jun 2007 23:41:28 +0000 (16:41 -0700)]
Trivial fix for makelsr.py

16 years agoLSR: update buildscript for new directories.
Graham Percival [Mon, 18 Jun 2007 23:40:03 +0000 (16:40 -0700)]
LSR: update buildscript for new directories.

16 years agoLSR: add Nicolas' examples of TOC and breakable markups.
Graham Percival [Mon, 18 Jun 2007 23:38:18 +0000 (16:38 -0700)]
LSR: add Nicolas' examples of TOC and breakable markups.

16 years agoLSR: rearrange input/new/ directory. (silly git)
Graham Percival [Mon, 18 Jun 2007 23:37:15 +0000 (16:37 -0700)]
LSR: rearrange input/new/ directory.  (silly git)

16 years agoLSR: rearrange input/new/ directory.
Graham Percival [Mon, 18 Jun 2007 23:32:14 +0000 (16:32 -0700)]
LSR: rearrange input/new/ directory.

16 years agoFetch POs from Free Translation Project
John Mandereau [Mon, 18 Jun 2007 06:36:05 +0000 (08:36 +0200)]
Fetch POs from Free Translation Project

16 years agobump version release/2.11.27-1
Han-Wen Nienhuys [Mon, 18 Jun 2007 05:08:26 +0000 (02:08 -0300)]
bump version

16 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Sun, 17 Jun 2007 22:21:32 +0000 (15:21 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

16 years agoTiny update for new engraver name.
Graham Percival [Sun, 17 Jun 2007 22:21:02 +0000 (15:21 -0700)]
Tiny update for new engraver name.

16 years agoAdd localized PDF user manual support
John Mandereau [Sun, 17 Jun 2007 21:21:35 +0000 (23:21 +0200)]
Add localized PDF user manual support

16 years agoReplace "_" with "_doc" for documentation translatable strings
John Mandereau [Sun, 17 Jun 2007 21:17:18 +0000 (23:17 +0200)]
Replace "_" with "_doc" for documentation translatable strings

This prevents lilypond.pot from being polluted with translatable
strings for documentation.

16 years agoPartially update Spanish and German index.html.in
John Mandereau [Sun, 17 Jun 2007 19:22:19 +0000 (21:22 +0200)]
Partially update Spanish and German index.html.in

16 years agoUpdate French index.html.in
John Mandereau [Sun, 17 Jun 2007 19:19:45 +0000 (21:19 +0200)]
Update French index.html.in

16 years agoAdd index.html.in to translation checking
John Mandereau [Sun, 17 Jun 2007 19:19:01 +0000 (21:19 +0200)]
Add index.html.in to translation checking

16 years agoNEWS item for table of contents
Nicolas Sceaux [Sun, 17 Jun 2007 11:26:53 +0000 (13:26 +0200)]
NEWS item for table of contents

16 years agoAutomatic table of contents:
Nicolas Sceaux [Sun, 17 Jun 2007 11:19:27 +0000 (13:19 +0200)]
Automatic table of contents:

 - markups used for building the table of contents (its title, the
 text/page-number lines) are defined as \paper variables, like the
 titling markups;

 - A music function is defined to place a label and push a (label
 paper-markup-variable text-markup) element to a list of toc items;

 - a \table-of-contents markup list command reads this toc items list to
 generate the table of contents.

16 years agoAllow several labels to be applied to the next score or markup (oops)
Nicolas Sceaux [Sun, 17 Jun 2007 10:43:16 +0000 (12:43 +0200)]
Allow several labels to be applied to the next score or markup (oops)

16 years agoMerge http://git.sv.gnu.org/r/lilypond
Nicolas Sceaux [Sun, 17 Jun 2007 08:33:22 +0000 (10:33 +0200)]
Merge http://git.sv.gnu.org/r/lilypond

16 years agolabel&page-ref: apply label to the next score or markup, iso. to the previous one.
Nicolas Sceaux [Sun, 17 Jun 2007 08:32:50 +0000 (10:32 +0200)]
label&page-ref: apply label to the next score or markup, iso. to the previous one.

16 years agoDoc typo.
Graham Percival [Sat, 16 Jun 2007 03:20:03 +0000 (20:20 -0700)]
Doc typo.

16 years agoRemove input/test
John Mandereau [Fri, 15 Jun 2007 07:40:19 +0000 (09:40 +0200)]
Remove input/test

16 years agoMerge branch 'master' into topic/master-translation
John Mandereau [Fri, 15 Jun 2007 07:27:20 +0000 (09:27 +0200)]
Merge branch 'master' into topic/master-translation

* master:
  Remove input/test/ from documentation and (hopefully) build process.
  LSR: update, add new files, remove old files from input/test/.

16 years agoMerge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master...
John Mandereau [Fri, 15 Jun 2007 07:24:35 +0000 (09:24 +0200)]
Merge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master-translation

* 'topic/master-translation' of /home/lilycvs/git/lily/:
  Fix typo

16 years agoUpdate French manual skeletons
John Mandereau [Fri, 15 Jun 2007 06:49:54 +0000 (08:49 +0200)]
Update French manual skeletons

16 years agoFix docs compilation
John Mandereau [Fri, 15 Jun 2007 06:49:24 +0000 (08:49 +0200)]
Fix docs compilation

16 years agoUpdate German manual skeletons
John Mandereau [Fri, 15 Jun 2007 06:48:44 +0000 (08:48 +0200)]
Update German manual skeletons