/usr/share/doc/lire/user-manual/ch01s04.html is in lire-doc 2:2.1.1-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Supported Output Format</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="ch01.html" title="Chapter 1. Introducing Lire"><link rel="prev" href="ch01s03.html" title="Supported Applications"><link rel="next" href="ch01s05.html" title="What Lire Can't Do"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Supported Output Format</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><th width="60%" align="center">Chapter 1. Introducing <span class="application">Lire</span></th><td width="20%" align="right"> <a accesskey="n" href="ch01s05.html">Next</a></td></tr></table><hr></div><div class="section" title="Supported Output Format"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:supported-output-format"></a>Supported Output Format</h2></div></div></div><p><span class="application">Lire</span> supports multiple report output formats. All
reports are generated in a native XML format which can be
transformed into different other output formats. To find the
available output formats on your system, you can run
<strong class="userinput"><code>lr_log2report --help output-formats</code></strong>. The
following formats are supported:
</p><div class="variablelist"><dl><dt><span class="term">Text</span></dt><dd><p>The default output format is simple text. Simple text
reports are best used for daily email reports.
</p></dd><dt><span class="term">(X)HTML</span></dt><dd><p><span class="application">Lire</span> can generate HTML reports that can be
viewed in any web browser. Those reports can include
charts for easy overview. The HTML output formats
can be generated using multiple files or all in one
file.
</p></dd><dt><span class="term">PDF</span></dt><dd><p>To print the reports, <span class="application">Lire</span> can generate Adobe
PDF output or PostScript. Like the HTML reports,
those can include charts for easy overview. The
intermediary formats (LaTeX and DVI) used for these
output foramts are also available output formats.
</p></dd><dt><span class="term">Excel 95</span></dt><dd><p>The reports can be formatted as an Excel95
spreadsheet that can be read by
<span class="application">OpenOffice</span>,
<span class="application">KSpread</span>,
<span class="application">Gnumeric</span> and many other
spreadsheets applications.
</p></dd></dl></div><p>
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Supported Applications </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> What <span class="application">Lire</span> Can't Do</td></tr></table></div></body></html>
|