1Locale::Po4a::Halibut(3pm) Po4a Tools Locale::Po4a::Halibut(3pm)
2
3
4
6 Locale::Po4a::Halibut - convert Halibut documents and derivates from/to
7 PO files
8
10 The po4a (PO for anything) project goal is to ease translations (and
11 more interestingly, the maintenance of translations) using gettext
12 tools on areas where they were not expected like documentation.
13
14 Locale::Po4a::Halibut is a module to help the translation of Halibut
15 documents into other [human] languages.
16
17 This module contains the definitions of common Halibut commands and
18 environments.
19
21 This module is still beta. Please send feedback and feature requests.
22
24 Some constructs are badly supported. The known ones are documented
25 below.
26
27 Verbatim blocks
28 \c foo
29 \c bar
30
31 The verbatim block is not considered as a whole. Each line will be
32 translated separately.
33
35 Locale::Po4a::TeX(3pm), Locale::Po4a::TransTractor(3pm), po4a(7)
36
38 Nicolas François <nicolas.francois@centraliens.net>
39
41 Copyright © 2004-2008 Nicolas FRANÇOIS
42 <nicolas.francois@centraliens.net>.
43
44 This program is free software; you may redistribute it and/or modify it
45 under the terms of GPL (see COPYING file).
46
47
48
49Po4a Tools 2021-02-23 Locale::Po4a::Halibut(3pm)