Hi Michel,

I just noticed that altough the French translation is complete, there is
no manual.pdf in French.

The reason:

$ make manual.pdf
if [[ "(manual.txt|user.txt|devel.txt)" =~ "about.txt" ]]; then
CONF="--conf-file=merge.conf"; fi; \
        asciidoc $CONF -a toc -a numbered -a sectids -a lang=fr
about.txt
FAILED: /home/ftp/pub/frugalware/frugalware-current/docs/fr/about.txt:
line 7: unexpected error:
------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/asciidoc", line 4798, in asciidoc
    document.translate()
  File "/usr/bin/asciidoc", line 1160, in translate
    Section.translate_body()
  File "/usr/bin/asciidoc", line 1750, in translate_body
    next.translate()
  File "/usr/bin/asciidoc", line 2483, in translate
    stag,etag = config.section2tags(template,self.attributes)
  File "/usr/bin/asciidoc", line 4172, in section2tags
    assert section is not None
AssertionError
------------------------------------------------------------
make: *** [about.html] Error 1

The line is "[sitation, Eric S. Raymond]", where the original word
"quote" is not something you should translate. :)

Attachment: pgpmXlxsrz6Ix.pgp
Description: PGP signature

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to