old-www/texi2db/index.html

93 lines
3.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>texi2db</title>
<link rev="made" href="mailto:root@localhost" />
</head>
<body style="background-color: white">
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#name">NAME</a></li>
<li><a href="#synopsis">SYNOPSIS</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<li><a href="#options">OPTIONS</a></li>
<li><a href="#bugs">BUGS</a></li>
<li><a href="#notes">NOTES</a></li>
<li><a href="#see_also">SEE ALSO</a></li>
<li><a href="#author">AUTHOR</a></li>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="name">NAME</a></h1>
<p><strong>texi2db</strong> - convert Texinfo documents into DocBook XML.</p>
<p>
</p>
<hr />
<h1><a name="synopsis">SYNOPSIS</a></h1>
<p><strong>texi2db</strong> [<em>OPTION</em>] [<em>FILE</em>]</p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p><strong>texi2db</strong> converts a Texinfo into DocBook XML.</p>
<p>By default it reads from STDIN and writes to STDOUT. However, if given a
filename, it will read that file, and an output filename can also be
specified as a command-line option.</p>
<p>
</p>
<hr />
<h1><a name="options">OPTIONS</a></h1>
<p><strong>-i</strong>, <strong>--include</strong> HTML|INFO|TEX include the specified text.</p>
<p><strong>-f</strong>, <strong>--file</strong> <em>FILE</em> read from file rather than STDIN.</p>
<p><strong>-o</strong>, <strong>--output-to</strong> <em>FILE</em> write to file rather than STDOUT.</p>
<p><strong>-l</strong>, <strong>--log-to</strong> <em>FILE</em> write status messages to file rather than STDOUT.</p>
<p><strong>-L</strong>, <strong>--runon</strong> set runon line limit (default=20)</p>
<p><strong>-v</strong>, <strong>--verbose</strong> show diagnostic output. Use twice for lots of detail. Use thrice for insane amounts of detail.</p>
<p><strong>-e</strong>, <strong>--max-errors</strong> <em>MAX</em> abort after this many errors. Default is 1. use '--max-errors 0' to disable.</p>
<p><strong>-h</strong>, <strong>--help</strong> show this usage message and exit.</p>
<p><strong>-V</strong>, <strong>--version</strong> show the program version and exit.</p>
<p>
</p>
<hr />
<h1><a name="bugs">BUGS</a></h1>
<p>Bugs are tracked along with Lampadas bugs in the Gnome Bugzilla
repository.
If you report a bug in <strong>texi2db</strong>, specify lampadas as the product
and texi2db as the component, so it will be routed the appropriate person.
You can do this quickly by visiting the following URL:</p>
<p><a href="http://bugzilla.gnome.org/enter_bug.cgi?product=lampadas&component=texi2db">http://bugzilla.gnome.org/enter_bug.cgi?product=lampadas&component=texi2db</a></p>
<p>
</p>
<hr />
<h1><a name="notes">NOTES</a></h1>
<p><strong>texi2db</strong> was developed as a project of the Linux Documentation Project.
While it is useful on its own, it is part of Lampadas, the LDP's document
production system.</p>
<p>
</p>
<hr />
<h1><a name="see_also">SEE ALSO</a></h1>
<p>See the home page of the Linux Documentation Project,
<a href="http://www.tldp.org">http://www.tldp.org</a> for updates and more information.</p>
<p>
</p>
<hr />
<h1><a name="author">AUTHOR</a></h1>
<p>This man page was written by David Merrill, david -AT- lupercalia.net.</p>
<p>Permission is granted to copy, distribute and/or modify this document under
the terms of the GNU Free Documentation License, Version 1.1 or any later
version published by the Free Software Foundation; with no Invariant Sections,
no Front-Cover Texts and no Back-Cover Texts.</p>
</body>
</html>