~ubuntu-branches/ubuntu/saucy/dblatex/saucy

« back to all changes in this revision

Viewing changes to docs/xhtml/manual/sec-figinclude.html

  • Committer: Package Import Robot
  • Author(s): Andreas Hoenen
  • Date: 2012-06-07 15:25:28 UTC
  • mfrom: (0.13.1) (0.11.2) (8.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120607152528-1giqohxs5qmysb7e
Tags: 0.3.4-1
* New upstream release
  Closes: #675741
* 20_regression_simple_style.patch:
  Fix a regression that breaks simple style.
* 20_regression_zh-cn.patch:
  Fix a regression that breaks some documents with language zh-cn.
* 20_texlive_version_2009.patch:
  Keep the value 2009 for parameter texlive.version, as bigger values result
  in problems.
* Drop patches that have been integrated upstream:
  + 20_dblatex_sys_path.patch
  + 20_debian_errorhandler.patch
  + 20_glossary.patch
  + 20_missed_chars.patch
* debian/rules:
  Use new upstream install layout "deb", which enables us to simplify the
  rules file considerably.
* Remove python-4suite-xml dependency (alternative to xlstproc) as package has
  been removed from unstable (#637334) and as using it as XSLT processor has
  started to run into "out of memory" recently.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
   Figure Inclusion
5
5
  </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-pagesetup.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Using dblatex</th><td width="20%" align="right"> <a accesskey="n" href="sec-table.html">Next</a></td></tr></table><hr /></div><div class="section" title="Figure Inclusion"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="sec-figinclude"></a>
6
6
   Figure Inclusion
7
 
  </h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="sec-figinclude.html#id3619711">
 
7
  </h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="sec-figinclude.html#id3767946">
8
8
    Presentation
9
9
   </a></span></dt><dt><span class="section"><a href="sec-figinclude.html#sec-figconv">
10
10
    Converting on the fly
11
11
   </a></span></dt><dt><span class="section"><a href="sec-figinclude.html#sec-lookup">
12
12
    Paths Lookup
13
 
   </a></span></dt></dl></div><div class="section" title="Presentation"><div class="titlepage"><div><div><h3 class="title"><a id="id3619711"></a>
 
13
   </a></span></dt></dl></div><div class="section" title="Presentation"><div class="titlepage"><div><div><h3 class="title"><a id="id3767946"></a>
14
14
    Presentation
15
15
   </h3></div></div></div><p>
16
16
    The expected format of the included figures depends on the backend driver used:
24
24
    In order to be able to use both backends, it is wise to not write the suffix of the file that references the figure. The suffix will be deduced from the backend used.
25
25
   </p><p>
26
26
    The figures must either already exists in the expected format, or must be able to be converted on the fly.
27
 
   </p><div class="example"><a id="id3619966"></a><p class="title"><b>Example 3.2. Figure inclusion</b></p><div class="example-contents"><pre class="programlisting">
 
27
   </p><div class="example"><a id="id3767926"></a><p class="title"><b>Example 3.2. Figure inclusion</b></p><div class="example-contents"><pre class="programlisting">
28
28
&lt;figure id="fig-exemple1"&gt; 
29
29
  &lt;title&gt;Components&lt;/title&gt; 
30
30
  &lt;mediaobject&gt;
52
52
    </p></dd><dt><span class="term">
53
53
    eps:
54
54
</span></dt><dd><p>Encapsulated PostScript format. This format shall be specified only when using the pdftex backend.
55
 
    </p></dd></dl></div><div class="example"><a id="id3616776"></a><p class="title"><b>Example 3.3. Figure conversion</b></p><div class="example-contents"><p>
 
55
    </p></dd></dl></div><div class="example"><a id="id3765894"></a><p class="title"><b>Example 3.3. Figure conversion</b></p><div class="example-contents"><p>
56
56
    The following command compiles a document that contains figures produced with XFig.
57
57
   </p><pre class="programlisting">
58
58
% dblatex -f fig mydoc.sgml
61
61
   </h3></div></div></div><p>
62
62
    You can use and cumulate the option <code class="option">-I <em class="replaceable"><code>path</code></em></code> to specify where the figures are. The given paths can be absolute or relative.
63
63
    The paths are added to the document root path.
64
 
   </p><div class="example"><a id="id3620045"></a><p class="title"><b>Example 3.4. Figures lookup</b></p><div class="example-contents"><p>
 
64
   </p><div class="example"><a id="id3768110"></a><p class="title"><b>Example 3.4. Figures lookup</b></p><div class="example-contents"><p>
65
65
    This example shows how figure lookup is done. Let's consider this document source:
66
66
   </p><pre class="programlisting">
67
67
&lt;figure id="fig-example1"&gt;