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] Admon graphics: customizing spaces


1.  It requires customizing the template named 'graphical.admonition' to
reset
those indents.  They should probably be in attribute sets, if you want to
file a feature request.  8^)

2.  I'm not sure how you defined the attribute.  But an xsl:attribute
element can contain an xsl:choose statement that can output different values
based on the test clause.  An example of such syntax can be found here:

http://www.sagehill.net/docbookxsl/PrintTableStyles.html#table.properties

You can use self::tip to test if the current context is a tip element.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Michèle Garoche" <michele.garoche@easyconnect.fr>
To: "docbook-apps" <docbook-apps@lists.oasis-open.org>
Sent: Wednesday, December 07, 2005 10:10 AM
Subject: [docbook-apps] Admon graphics: customizing spaces


Hello,

1 - I use admon graphics without label and it works perfectly in
html, but in pdf (made with fop 0.25) I get a large space between the
icon and the text of the tip, note, etc..

I've seen it is hard-coded in provisional-distance-between-starts (36
pt + 18 pt) in the template and provisional-label-separation, but I
don't see an easy way to change it. Is it possible at all?


2 - I've defined the space-before and space-after tags to 0em so that
there is no appearance of extra blank lines when using tips inside
normal flow (i.e. not inside procedure).

I use also tips inside procedure. In this case, the graphic  overlaps
the next step. How could I define sort of role so that when the tip,
warning  occurs inside a procedure there is an extra space after the
graphics?

Cheers,
Michèle
<http://micmacfr.homeunix.org>



---------------------------------------------------------------------
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]