~pkgcrosswire/sword/nroff-manpages

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#  This is manual page in Perl POD format. Read more at
#  http://perldoc.perl.org/perlpod.html or run command:
#
#     perldoc perlpod | less
#
#  To check the syntax:
#
#     podchecker *.pod
#
#  Create manual page with command:
#
#    pod2man PAGE.N.pod > PAGE.N

=head1 NAME

xml2gbs - OSIS/ThML General Book module creation tool

=head1 SYNOPSIS

B<xml2gbs> [OPTIONS] SOURCE [MODULENAME]


=head1 DESCRIPTION

This is a tool to create SWORD general book modules from OSIS/ThML sourse. A
module name can be optionally specified.

=head1 OPTIONS

=over

=item B<-l>

Use long div names in the ThML files.

=item B<-i>

exports to IMP formal instead of creating a module.

=item B<-fT|-fO>

Set the importer to ThML or OSIS format respectively. By default it attempts to
autodetect.

=back

=head1 Authors

This manual page was written by Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com> for
Debian project but may be used by others.

=head1 SEE ALSO

=cut