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

« back to all changes in this revision

Viewing changes to docs/xhtml/manual/sec-custom.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:
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>Chapter 4. Customization</title><link rel="stylesheet" href="manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="up" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="prev" href="sec-xref.html" title="Using XRefsyle and Olinks" /><link rel="next" href="sec-param-value.html" title="Setting Command line Parameters" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 4. Customization</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-xref.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sec-param-value.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter 4. Customization"><div class="titlepage"><div><div><h2 class="title"><a id="sec-custom"></a>Chapter 4. Customization</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="sec-custom.html#sec-param">Using XSL Parameters</a></span></dt><dt><span class="section"><a href="sec-param-value.html">Setting Command line Parameters</a></span></dt><dt><span class="section"><a href="ch04s03.html">XSL User Stylesheet</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s03.html#sec-param-stylesheet">Changing the XSL parameter values</a></span></dt><dt><span class="section"><a href="ch04s03.html#sec-custom-stylesheet">Overriding some templates</a></span></dt></dl></dd><dt><span class="section"><a href="sec-custom-latex.html">Customized LaTeX style</a></span></dt><dd><dl><dt><span class="section"><a href="sec-custom-latex.html#id3623115">Reusing an existing LaTeX style</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3623117">Package options</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3623347">Needed packages</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3622793">DocBook interface</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#sec-debug">Debugging your Style</a></span></dt></dl></dd><dt><span class="section"><a href="sec-texpost.html">Latex post process script</a></span></dt><dd><dl><dt><span class="section"><a href="sec-texpost.html#id3623712">Post latex compilations</a></span></dt></dl></dd><dt><span class="section"><a href="sec-specs.html">Dblatex Configuration File</a></span></dt><dd><dl><dt><span class="section"><a href="sec-specs.html#id3622690">Configuration File Format</a></span></dt><dt><span class="section"><a href="sec-specs.html#sec-conf-path">Configuration Paths</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s07.html">Customization Precedence</a></span></dt></dl></div><p>
 
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 4. Customization</title><link rel="stylesheet" href="manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="up" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="prev" href="sec-xref.html" title="Using XRefsyle and Olinks" /><link rel="next" href="sec-param-value.html" title="Setting Command line Parameters" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 4. Customization</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-xref.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sec-param-value.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter 4. Customization"><div class="titlepage"><div><div><h2 class="title"><a id="sec-custom"></a>Chapter 4. Customization</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="sec-custom.html#sec-param">Using XSL Parameters</a></span></dt><dt><span class="section"><a href="sec-param-value.html">Setting Command line Parameters</a></span></dt><dt><span class="section"><a href="ch04s03.html">XSL User Stylesheet</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s03.html#sec-param-stylesheet">Changing the XSL parameter values</a></span></dt><dt><span class="section"><a href="ch04s03.html#sec-custom-stylesheet">Overriding some templates</a></span></dt></dl></dd><dt><span class="section"><a href="sec-custom-latex.html">Customized LaTeX style</a></span></dt><dd><dl><dt><span class="section"><a href="sec-custom-latex.html#id3771494">Reusing an existing LaTeX style</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3771496">Package options</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3771747">Needed packages</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#id3770447">DocBook interface</a></span></dt><dt><span class="section"><a href="sec-custom-latex.html#sec-debug">Debugging your Style</a></span></dt></dl></dd><dt><span class="section"><a href="sec-texpost.html">Latex post process script</a></span></dt><dd><dl><dt><span class="section"><a href="sec-texpost.html#id3772109">Post latex compilations</a></span></dt></dl></dd><dt><span class="section"><a href="sec-specs.html">Dblatex Configuration File</a></span></dt><dd><dl><dt><span class="section"><a href="sec-specs.html#id3772139">Configuration File Format</a></span></dt><dt><span class="section"><a href="sec-specs.html#sec-conf-path">Configuration Paths</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s07.html">Customization Precedence</a></span></dt></dl></div><p>
4
4
  The transformation process (and thus the output rendering) can be heavily customized by:
5
5
 </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
6
6
  using some <a class="link" href="sec-custom.html#sec-param" title="Using XSL Parameters">configuration parameters</a> either in