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
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="formats">
<info>
<link type="guide" xref="index#pres"/>
<link type="seealso" xref="convertSVG"/>
<desc>PDF, DejaVu and many others are.</desc>
<revision pkgversion="3.14" date="2013-06-15" status="final"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="author">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Supported formats</title>
<p>
<app>Papers</app> supports the following formats:
</p>
<list>
<item><p>Comic Book Archive (.cb7, .cbr, .cbt, and .cbz)</p></item>
<item><p>DjVu (.djvu, .djv)</p></item>
<item><p>Portable Document Format (.pdf)</p></item>
</list>
<note>
<p>
In some Linux distributions, not all formats are supported by default, so you might not be able to view all the formats listed above.
</p>
<p>
Support for a format is called a <em>backend</em>. If you get the error "Unable to Open Document", you may wish to check whether the backend package for the format is installed.
</p>
</note>
</page>
|