[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Suppress Refentry title "Name"
No, that should not matter. I suspect there was a difference in which stylesheet was used in the two instances. Bob Stayton Sagehill Enterprises bobs@sagehill.net ----- Original Message ----- From: "Lwam Berhane" <berhane@punkt.de> To: "Bob Stayton" <bobs@sagehill.net>; <docbook-apps@lists.oasis-open.org> Sent: Thursday, February 10, 2011 8:02 AM Subject: Re: [docbook-apps] Suppress Refentry title "Name" 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 > bobs@sagehill.net -- Gruß Lwam Berhane punkt.de GmbH TYPO3-Internet-Dienstleistungen-Beratung Kaiserallee 13a Tel.: 0721 9109-0 Fax: -100 76133 Karlsruhe info@punkt.de http://punkt.de/ AG Mannheim 108285 Gf: Jürgen Egeling --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]