~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/sv/formats.page

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 16:20:57 UTC
  • mfrom: (1.6.4 upstream)
  • mto: (1.3.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: james.westby@ubuntu.com-20110414162057-0ofhbd139zs6ev6y
ImportĀ upstreamĀ versionĀ 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="formats" xml:lang="sv">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#pres"/>
 
6
    <link type="seealso" xref="convertpdf"/>
 
7
    <link type="seealso" xref="convertPostScript"/>
 
8
    <link type="seealso" xref="convertSVG"/>
 
9
    <desc>PDF, PostScript and many others are.</desc>
 
10
 
 
11
    <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
 
12
    <credit type="author">
 
13
      <name>Phil Bull</name>
 
14
      <email>philbull@gmail.com</email>
 
15
    </credit>
 
16
    <license>
 
17
      <p>Creative Commons Share Alike 3.0</p>
 
18
    </license>
 
19
 
 
20
  </info>
 
21
 
 
22
<title>Supported Formats</title>
 
23
 
 
24
<p>
 
25
<app>Evince</app> supports the following formats:
 
26
</p>
 
27
<list>
 
28
 <item><p>Comic Book Archive (.cbr and .cbz)</p></item>
 
29
 <item><p>Device Independent file format (.dvi)</p></item>
 
30
 <item><p>DjVu (.djvu, .djv)</p></item>
 
31
 <item><p>OpenOffice Presentation (.odp)</p></item>
 
32
 <item><p>Portable Document Format (.pdf)</p></item>
 
33
 <item><p>PostScript (.ps)</p></item>
 
34
 <item><p>Scalable Vector Graphics (.svg)</p></item>
 
35
 <item><p>Tagged Image File Format (.tiff, .tif)</p></item>
 
36
 <item><p>Other Image Files (.gif, .jpeg, .png)</p></item>
 
37
</list>
 
38
<note>
 
39
<p>
 
40
In some Linux distributions, not all formats are supported by default, so you might not be able to view all the formats listed above.
 
41
</p>
 
42
<p>
 
43
Support for a format is called a <em>backend</em>.  If <app>Evince</app> gives you the error "Unable to Open Document", you may wish to check whether the backend package for the format is installed.
 
44
</p>
 
45
</note>
 
46
 
 
47
 
 
48
 
 
49
</page>