Hi Bob!
I do not know why,but today the problem is solved.
Does it play a role if you render your pdf directly on the server? The
guy who rendered xml to pdf rendered with oxygen.
Regards, Lwam
Am 22.12.2010 17:47, schrieb Bob Stayton:
Hi Lwam,
We found out that "Name" of the refnamediv can not be influenced by
parameters or something else!
Is it true that "Name" is generated by Pearl?
If you mean by the Perl programming language, the answer is no. Perl is
not involved in DocBook XSL processing at all.
And is it true, that it is not possible to suppress "Name"?
Again, the answer is no. If you process your document with the
stylesheet param refentry.generate.name="0" then you get no "Name" label
in the output.
Here is a snippet of HTML output when refentry.generate.name="1":
<div class="refnamediv"><h2>Name</h2><p>Minimal — Test of a
minimal RefEntry</p></div>
And here it is when refentry.generate.name="0".
<div class="refnamediv"><p>Minimal — Test of a minimal
RefEntry</p></div>
You can see that the second example does not have <h2>Name</h2>.
The same applies for FO output.
Bob Stayton
Sagehill Enterprises
[email protected]
--
Gruß Lwam Berhane
punkt.de GmbH TYPO3-Internet-Dienstleistungen-Beratung
Kaiserallee 13a Tel.: 0721 9109-0 Fax: -100
76133 Karlsruhe [email protected] http://punkt.de/
AG Mannheim 108285 Gf: Jürgen Egeling
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]