Scroll to navigation

Locale::Po4a::Halibut(3pm) Po4a Tools Locale::Po4a::Halibut(3pm)

NAME

Locale::Po4a::Halibut - convert Halibut documents and derivates from/to PO files

DESCRIPTION

The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation.

Locale::Po4a::Halibut is a module to help the translation of Halibut documents into other [human] languages.

This module contains the definitions of common Halibut commands and environments.

STATUS OF THIS MODULE

This module is still beta. Please send feedback and feature requests.

CAVEAT

Some constructs are badly supported. The known ones are documented below.

Verbatim blocks

  \c foo
  \c bar

The verbatim block is not considered as a whole. Each line will be translated separately.

SEE ALSO

Locale::Po4a::TeX(3pm), Locale::Po4a::TransTractor(3pm), po4a(7)

AUTHORS

 Nicolas François <nicolas.francois@centraliens.net>

COPYRIGHT AND LICENSE

Copyright © 2004-2008 Nicolas FRANÇOIS <nicolas.francois@centraliens.net>.

This program is free software; you may redistribute it and/or modify it under the terms of GPL (see COPYING file).

2018-12-17 Po4a Tools