2011/2/5 Werner LEMBERG <[email protected]>: > >> Here >> http://paconet.org/lilypond/out-website/website/easier-editing.cs.html >> and here http://paconet.org/lilypond/out-website/website/fdl.zh.html >> we can see some mistakes. Probably a missing @divEnd in the >> previous section or something. > > Another mistake on page > > http://paconet.org/lilypond/out-website/website/index.zh.html > > is the `\input texinfo' at the bottom...
Yes, there were more and I removed them, still some left which I haven't found. The 'make new-lang' process put them there in skeleton files and translators were respectful in not erasing them. diff --git a/Documentation/cs/web/news-front.itexi b/Documentation/cs/web/news-front.itexi index 051795c..6339bf2 100644 --- a/Documentation/cs/web/news-front.itexi +++ b/Documentation/cs/web/news-front.itexi @@ -1,4 +1,4 @@ -\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- +@c -*- coding: utf-8; mode: texinfo; documentlanguage: cs -*- @c This file is part of web.texi @ignore -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
