~ubuntu-branches/ubuntu/precise/dblatex/precise

« back to all changes in this revision

Viewing changes to docs/xhtml/manual/ch02s03.html

  • Committer: Package Import Robot
  • Author(s): Andreas Hoenen
  • Date: 2011-07-09 15:20:37 UTC
  • mfrom: (0.8.1) (0.6.2) (8.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: package-import@ubuntu.com-20110709152037-8ao9l07dmgyjn6vn
* New upstram release
* New upstream release fixes the following open Debian BTS issues:
  + Don't crash on XeTeX backend compilation of spanish documents with an
    <appendix> element.  Thanks to W. Martin Borgert for reporting.
    Closes: #629110
* Remove patches that have been integrated upstream:
  + 20_filename_replaceable.patch (#623590)
* Take over actualized copyright period of upstream COPYRIGHT to
  debian/copyright.
* Replace python build helper dh_pysupport with dh_python2.
* In draft mode set draft watermark for XeTeX backend, too.  Thanks to W.
  Martin Borgert for reporting and for the patch.  Closes: #629514

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
 
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Installing on Windows</title><link rel="stylesheet" href="manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /><link rel="start" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="up" href="ch02.html" title="Chapter 2. Installing the Package" /><link rel="prev" href="ch02s02.html" title="Installing on Unix like Systems" /><link rel="next" href="ch03.html" title="Chapter 3. Using dblatex" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installing on Windows</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Installing the Package</th><td width="20%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id3405811"></a>Installing on Windows</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="ch02s03.html#id3405785">Dependencies</a></span></dt><dt><span class="section"><a href="ch02s03.html#id3404955">Installation</a></span></dt></dl></div><p>The following packages to install and the procedure is for a native
 
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Installing on Windows</title><link rel="stylesheet" href="manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /><link rel="start" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="up" href="sec-install.html" title="Chapter 2. Installing the Package" /><link rel="prev" href="sec-install-unix.html" title="Installing on Unix like Systems" /><link rel="next" href="ch03.html" title="Chapter 3. Using dblatex" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installing on Windows</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-install-unix.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Installing the Package</th><td width="20%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id3406549"></a>Installing on Windows</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="ch02s03.html#id3406512">Dependencies</a></span></dt><dt><span class="section"><a href="ch02s03.html#id3405699">Installation</a></span></dt></dl></div><p>The following packages to install and the procedure is for a native
4
4
Windows installation. If you want to use dblatex via Cygwin instead, you
5
 
should consider it like a unix like install.</p><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id3405785"></a>Dependencies</h3></div></div></div><p>The following applications are required: </p><div class="itemizedlist"><ul type="disc"><li><p>An XSLT. <code class="filename">xsltproc</code> is the default XSLT used, but one
6
 
can also use <a class="ulink" href="http://4suite.org" target="_top">4suite</a>.</p></li><li><p>The XML DocBook DTD.</p></li><li><p><a class="ulink" href="http://www.miktex.org" target="_top">MiKTeX</a> &gt; 2.5.</p></li><li><p><a class="ulink" href="http://www.python.org" target="_top">Python</a> &gt;= 2.4.</p></li></ul></div></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id3404955"></a>Installation</h3></div></div></div><div class="toc"><dl><dt><span class="section"><a href="ch02s03.html#id3404953">Installing xsltproc</a></span></dt><dt><span class="section"><a href="ch02s03.html#id2711423">Installing MiKTeX</a></span></dt><dt><span class="section"><a href="ch02s03.html#id3405926">Installing dblatex</a></span></dt></dl></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id3404953"></a>Installing xsltproc</h4></div></div></div><p>You can download the binaries and getting the installation instructions
7
 
from: <a class="ulink" href="http://www.zlatkovic.com/libxml.en.html" target="_top">http://www.zlatkovic.com/libxml.en.html</a>.</p></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id2711423"></a>Installing MiKTeX</h4></div></div></div><p>Install the minimal distribution, and add the following packages:
 
5
should consider it like a unix like install.</p><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id3406512"></a>Dependencies</h3></div></div></div><p>The following applications are required: </p><div class="itemizedlist"><ul type="disc"><li><p>An XSLT. <code class="filename">xsltproc</code> is the default XSLT used, but one
 
6
can also use <a class="ulink" href="http://4suite.org" target="_top">4suite</a>.</p></li><li><p>The XML DocBook DTD.</p></li><li><p><a class="ulink" href="http://www.miktex.org" target="_top">MiKTeX</a> &gt; 2.5.</p></li><li><p><a class="ulink" href="http://www.python.org" target="_top">Python</a> &gt;= 2.4.</p></li></ul></div></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id3405699"></a>Installation</h3></div></div></div><div class="toc"><dl><dt><span class="section"><a href="ch02s03.html#id3405959">Installing xsltproc</a></span></dt><dt><span class="section"><a href="ch02s03.html#id2634167">Installing MiKTeX</a></span></dt><dt><span class="section"><a href="ch02s03.html#id3405256">Installing dblatex</a></span></dt></dl></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id3405959"></a>Installing xsltproc</h4></div></div></div><p>You can download the binaries and getting the installation instructions
 
7
from: <a class="ulink" href="http://www.zlatkovic.com/libxml.en.html" target="_top">http://www.zlatkovic.com/libxml.en.html</a>.</p></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id2634167"></a>Installing MiKTeX</h4></div></div></div><p>Install the minimal distribution, and add the following packages:
8
8
changebar, colortbl, fancybox, fancyhdr, fancyvrb, listings, overpics,
9
9
rotating, subfigure, titlesec, bibtopic, enumitem, eepic, lm, lastpage,
10
 
helvetic, times, symbol, courier, footmisc, ifxetex, pdfpages, wasysym.</p></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id3405926"></a>Installing dblatex</h4></div></div></div><p>From the unpacked package directory just type:</p><pre class="screen">python setup.py install</pre><p>If the Python directory is <code class="filename">C:\Python25</code> you can now
11
 
try <span class="command"><strong>dblatex</strong></span> by typing:</p><pre class="screen">python C:\Python25\Scripts\dblatex file.xml</pre></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Installing on Unix like Systems </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 3. Using dblatex</td></tr></table></div></body></html>
 
10
helvetic, times, symbol, courier, footmisc, ifxetex, pdfpages, wasysym.</p></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="id3405256"></a>Installing dblatex</h4></div></div></div><p>From the unpacked package directory just type:</p><pre class="screen">python setup.py install</pre><p>If the Python directory is <code class="filename">C:\Python25</code> you can now
 
11
try <span class="command"><strong>dblatex</strong></span> by typing:</p><pre class="screen">python C:\Python25\Scripts\dblatex file.xml</pre></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sec-install-unix.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sec-install.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Installing on Unix like Systems </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 3. Using dblatex</td></tr></table></div></body></html>