/usr/share/doc/refdb/refdb-manual/re19.html is in refdb-doc 1.0.2-3ubuntu1.
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 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>refdb_latex2utf8txt</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="RefDB handbook" /><link rel="up" href="ch14.html#idp66539984" title="Tools" /><link rel="prev" href="re18.html" title="refdb_dos2unix" /><link rel="next" href="ch14s02.html" title="Reference data output formats" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">refdb_latex2utf8txt</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re18.html">Prev</a> </td><th width="60%" align="center">Tools</th><td width="20%" align="right"> <a accesskey="n" href="ch14s02.html">Next</a></td></tr></table><hr /></div><div class="refentry"><a id="refentry-latex2utf8txt"></a><div class="titlepage"></div><div class="refnamediv"><a id="latex2utf8txt-name2"></a><h2>Name</h2><p>refdb_latex2utf8txt — converts bibtex bibliographic data to UTF-8 plain text</p></div><div class="refsynopsisdiv"><a id="latex2utf8txt-synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">refdb_latex2utf8txt</code> </p></div></div><div class="refsect1"><a id="latex2utf8txt-description"></a><h2>Description</h2><p>refdb_latex2utf8txt is a helper tool which is used by bib2ris-utf8 to clean up the output of bib2ris. It is implemented as a filter which reads from stdin and writes to stdout, without any command-line options.</p></div><div class="refsect1"><a id="idp72036400"></a><h2>Diagnostics</h2><p>The exit code of <span class="command"><strong>refdb_latex2utf8txt</strong></span> is always 0 (zero).</p></div><div class="refsect1"><a id="latex2utf8txt-data-processing"></a><h2>Data Processing</h2><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>The conversion that this tool performs was designed to facilitate the import of reference data from bibtex, through <a class="link" href="re12.html" title="bib2ris">bib2ris</a> (1), to RefDB.</p></li><li class="listitem"><p>Foreign and special characters which are encoded as LaTeX commands are converted to their UTF-8 counterparts.</p></li><li class="listitem"><p>All other LaTeX command are stripped off.</p></li></ul></div></div><div class="refsect1"><a id="latex2utf8txt-see_also2"></a><h2>See also</h2><p><span class="emphasis"><em>RefDB</em></span> (7),
<span class="emphasis"><em><a class="link" href="re12.html" title="bib2ris">bib2ris</a></em></span> (1).
</p><p><span class="emphasis"><em>RefDB manual (local copy) </em></span> PREFIX/share/doc/refdb-<version>/refdb-manual/index.html</p><p><span class="emphasis"><em>RefDB manual (web) </em></span> <<a class="ulink" href="http://refdb.sourceforge.net/manual/index.html" target="_top">http://refdb.sourceforge.net/manual/index.html</a>></p><p><span class="emphasis"><em>RefDB on the web </em></span> <<a class="ulink" href="http://refdb.sourceforge.net/" target="_top">http://refdb.sourceforge.net/</a>></p></div><div class="refsect1"><a id="latex2utf8txt-author2"></a><h2>Author</h2><p>refdb_latex2utf8txt was written by Markus Hoenicka <markus@mhoenicka.de> based on a similar script by Peter Csizmadia.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re18.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch14.html#idp66539984">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch14s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">refdb_dos2unix </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Reference data output formats</td></tr></table></div></body></html>
|