Last change
on this file since 99012 was 98584, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Setting svn properties of DITA-OT library.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.9 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
|
---|
3 | <reference id="ant-parameters-legacypdf-transformation">
|
---|
4 | <title>Ant parameters: Legacy PDF transformation</title>
|
---|
5 | <titlealts>
|
---|
6 | <navtitle>Legacy PDF</navtitle>
|
---|
7 | </titlealts>
|
---|
8 | <shortdesc>Certain parameters are specific to the legacy PDF transformation.</shortdesc>
|
---|
9 | <prolog>
|
---|
10 | <metadata>
|
---|
11 | <keywords>
|
---|
12 | <indexterm>Ant<indexterm>parameters<indexterm>args.fo.include.rellinks</indexterm><indexterm>args.fo.output.rel.links</indexterm><indexterm>args.fo.userconfig</indexterm></indexterm></indexterm>
|
---|
13 | </keywords>
|
---|
14 | </metadata>
|
---|
15 | </prolog>
|
---|
16 | <refbody>
|
---|
17 | <table frame="all" colsep="1" rowsep="1">
|
---|
18 | <title>Ant parameters: Legacy PDF transformation</title>
|
---|
19 | <tgroup cols="2">
|
---|
20 | <colspec colname="COLSPEC0" colwidth="1.50*"/>
|
---|
21 | <colspec colname="COLSPEC3" colwidth="4*"/>
|
---|
22 | <thead>
|
---|
23 | <row>
|
---|
24 | <entry>Parameters</entry>
|
---|
25 | <entry>Description</entry>
|
---|
26 | </row>
|
---|
27 | </thead>
|
---|
28 | <tbody>
|
---|
29 | <row id="args.fo.output.rel.links" importance="deprecated">
|
---|
30 | <entry colname="COLSPEC0"><parmname>args.fo.output.rel.links</parmname></entry>
|
---|
31 | <entry id="args.fo.output.rel.links.desc" colname="COLSPEC3">Specifies whether to render
|
---|
32 | related links in the output. The allowed values are <option>yes </option> and
|
---|
33 | <option>no</option>; the default value is <option>no</option>. If the
|
---|
34 | <parmname>args.fo.include.rellinks</parmname> parameter is specified, this parameter
|
---|
35 | is ignored.</entry>
|
---|
36 | </row>
|
---|
37 | <row conref="conref-dita-ot-parameters.dita#conref-dita-ot-parameters/args.fo.userconfig">
|
---|
38 | <entry/>
|
---|
39 | </row>
|
---|
40 | </tbody>
|
---|
41 | </tgroup>
|
---|
42 | </table>
|
---|
43 | </refbody>
|
---|
44 | </reference>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.