OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Preparing a stylesheet for HTML and PDF Output/ Stating the base.dir for HTML and PDF: How can you define the base.dir PDF, using the same relative path as used for HTML


When I create FO for PDF, I pass the -o argument to Saxon. This is a
relative path to the directory that I want the FO file in.

Does that help?

On Mon, Feb 27, 2012 at 6:10 AM,  <daniel.keyes@finaris.de> wrote:
> Hey,
>
>
>
> Currently we are finalizing our HTML stylesheet for DocBook. Since our
> documents are to be released as HTML and PDF and our documentation consists
> of about 20 different documents with more than 1000 pages total, we need to
> find a way to state a relative path in our stylesheet as the base.dir that
> will work out for both. We do not want to store all files, PDF and HTML, in
> the same folder. What we need is a nice and easy way to define where the
> output is to be stored.
>
> For HTML we used <xsl:param name="base.dir"
> select="concat($webhelp.base.dir,'/content/')"/>.
> This won´t work for PDF.
>
> We had a similar problem with the role attribute regarding screenshots that
> had to be scaled differently according if we had a PDF or HTML output , but
> we managed to define "when to use what".
>
> Is there any solution for our problem?
>
>
>
>
>
>
>
>
>
> Greetings,
>
> Daniel Keyes
>
>
>
>
> =======================================================
> Disclaimer
> The information contained in this e - mail and any attachments
> ( together the "message") is intended for the addressee only and may
> contain confidential and/or privileged information. If you have received
> the message by mistake please delete it and notify the sender and do
> not copy or distribute it or disclose its contents to anyone.
>
> FINARIS Financial Software Partner GmbH
> Sömmerringstr. 23, 60322 Frankfurt/Main, Germany
> Registered at Frankfurt/Main, HRB 52873
>
> Managing Directors:
> Dipl. Inf. Hermann Friebel, Dipl. Ing. Kai Bächle, Dipl. Inf. Werner Märkl
> =======================================================


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]