]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/web.texi
Merge branch 'lilypond/translation'
[lilypond.git] / Documentation / de / web.texi
index fd283b454cee17647152bfd0b1179daa9ebb2e88..f4ab3832dc562369fcfa47eb0b39286be9dcc328 100644 (file)
@@ -3,9 +3,12 @@
     Translation of GIT committish:  e9bfcb4ffbd7eab2aa453c8b8d4ddd4c43f99ac2
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes.
 @end ignore
 
+@c Translators: Till Paala
+
 @setfilename web.info
 @settitle LilyPond -- Notation für Jedermann
 @documentencoding UTF-8
@@ -20,6 +23,7 @@
 @set FDL
 @set web
 @include macros.itexi
+@include weblinks.itexi
 
 @afourpaper
 
@@ -53,8 +57,6 @@ License''.
 @translationof Top
 @end ifnottex
 
-@c Translators: Till Paala
-
 @c hack for texi2html, bleh -gp
 @ifnothtml
 
@@ -157,6 +159,8 @@ Lesen Sie mehr in der @ref{Einleitung}!
 
 @contents
 
+@allowcodebreaks false
+
 
 @c ****************** GENERAL STUFF FOR INFO ************
 @ignore
@@ -198,52 +202,56 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @c FIXME: this still doesn't solve the broken links in pdf and big
 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
+
 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
-@subheading Read it
+@subheading Lesen Sie
 
-@itemize
+@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
+
+@end macro
 
-@c normal case, special online case
+@macro docLinkSplit{name,base,webLink}
 @ifclear web_version
-  @item \refLink\:
+  @uref{../\base\/index.html, \name\ (aufgeteilt, HTML)}
 @end ifclear
 @ifset web_version
-  @c we assume that the online web version will be split html
-  @item \split\:
+  \webLink\
 @end ifset
-lesen Sie das Handbuch im gleichen Format wie das vorliegende.
-
-@end itemize
-
-@subheading Alle Formate
-
-@divClass{keep-bullets}
-@itemize
+@end macro
 
+@macro docLinkBig{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\/index.html, \name\ (split HTML)}:
+  @uref{../\base\-big-page.html, \name\ (großes HTML)}
 @end ifclear
 @ifset web_version
-  @item \split\
+  \webLink\
 @end ifset
-  das Handbuch wird auf viele HTML-Seiten aufgeteilt.
-  @*@ @ @emph{(kleiner Download für jede Seite)}
+@end macro
 
+@macro docLinkPdf{name,base,webLink}
 @ifclear web_version
-  @item @uref{../\base\-big-page.html, \name\ (big HTML)}:
+  @uref{../\base\.pdf, \base\.pdf}
 @end ifclear
 @ifset web_version
-  @item \big\
+  \webLink\
 @end ifset
+@end macro
+
+
+@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
+
+@divClass{keep-bullets}
+@itemize
+
+@item @docLinkSplit{\name\,\base\,\split\} @minus{}
+  das Handbuch wird auf viele HTML-Seiten aufgeteilt.
+  @*@ @ @emph{(kleiner Download für jede Seite)}
+
+@item @docLinkBig{\name\,\base\,\big\} @minus{}
   das Handbuch auf einer großen HTML-Seite.
   @*@ @ @emph{(großer einmaliger Download, \bigsize\)}
 
-@ifclear web_version
-  @item @uref{../\base\.pdf, \base\.pdf}:
-@end ifclear
-@ifset web_version
-  @item \pdf\
-@end ifset
+@item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
   das Handbuch als PDF-Datei.
   @*@ @ @emph{(großer einmaliger Download, \pdfsize\)}
 
@@ -265,6 +273,7 @@ lesen Sie das Handbuch im gleichen Format wie das vorliegende.
 @end macro
 
 
+
 @include web/introduction.itexi
 @include web/download.itexi
 @include web/manuals.itexi