File: crop.page.width.xml

package info (click to toggle)
dblatex 0.3.4-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,004 kB
  • sloc: xml: 100,126; python: 5,478; makefile: 137; sh: 70
file content (30 lines) | stat: -rw-r--r-- 1,089 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry xml:id="crop.page.width">
<refmeta>
<refentrytitle>crop.page.width</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>
</refmeta>
<refnamediv>
<refname>crop.page.width</refname>
<refpurpose>The width of the physical crop page</refpurpose>
</refnamediv>

<refsynopsisdiv>
  <programlisting>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/crop.page.width.xml"/>
  </programlisting>
</refsynopsisdiv>

<refsection><info><title>Description</title></info>

<para>The crop page width does not need to be specified when
<parameter>crop.paper.type</parameter> is set.</para>
<para>The parameter is used only if
<parameter>crop.marks</parameter> parameter is not set to zero.</para>
<note>
<para>The usefull page is always centered in the crop page, and there is
no parameter to change this behaviour.</para>
</note>
</refsection>
</refentry>