This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to get the cool outline circles in a calloutlist?


On Mon, 11 Nov 2002, Bob Stayton wrote:

> Are you using a customization?  The 'callout.graphics'
> parameter is set to 1 by default in the XSL stylesheets.

found the problem -- the callout graphics png files 1.png and
so on were not at the default directory location, so a quick
fix to callout.graphics.path took care of that.

OTOH, for each callout in the calloutlist, i'm now getting
the number, then the associated text on a new line, rather than
continuing on the same line, which differs from the presentation
in norm's online TDG.  i see no callout XSL directive that defines
that behavior.  

that is, what i'm getting:

1
  stuff for callout 1 ...

2
  stuff for callout 2 ...

what i want:

1  stuff for callout 1 ...

2  stuff for callout 2 ...


  help?

rday




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]