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

« back to all changes in this revision

Viewing changes to docs/xhtml/manual/doc.publisher.show.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:
3
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>doc.publisher.show</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="sec-pagination-params.html" title="Pagination and General Styles" /><link rel="prev" href="doc.layout.html" title="doc.layout" /><link rel="next" href="draft.mode.html" title="draft.mode" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">doc.publisher.show</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="doc.layout.html">Prev</a> </td><th width="60%" align="center">Pagination and General Styles</th><td width="20%" align="right"> <a accesskey="n" href="draft.mode.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="doc.publisher.show"><a id="doc.publisher.show"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">doc.publisher.show</span></h2><p><em class="parameter"><code>doc.publisher.show</code></em> — Print the dblatex logo on the cover page?</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting">
4
4
      &lt;xsl:param name="doc.publisher.show"&gt;0&lt;/xsl:param&gt;
5
5
 
6
 
    </pre></div><div class="refsection" title="Description"><a id="id3630332"></a><h2>Description</h2><p>Print the dblatex logo on the cover page for the native docbook style
 
6
    </pre></div><div class="refsection" title="Description"><a id="id3778956"></a><h2>Description</h2><p>Print the dblatex logo on the cover page for the native docbook style
7
7
if the parameter is set to 1.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="doc.layout.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sec-pagination-params.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="draft.mode.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">doc.layout </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> draft.mode</td></tr></table></div></body></html>