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: [docbook-apps] Rendering issues - foodnotes and qandaset


On Tue, Apr 29, 2003 at 06:54:38AM +1200, Mark Derricutt wrote:
> On Tue, 2003-04-29 at 05:30, Bob Stayton wrote:
> 
> > Unfortunately, no.
> > The current version of FOP does not support the baseline-shift
> > property, so it can't do superscript.  See:
> > 
> > http://xml.apache.org/fop/compliance.html#fo-property-baseline-shift
> 
> Oh well - I'll see if I can reword the document to avoid using the
> footnotes for now.
> 
> 
> > Not sure I understand the question.
> > Is the string 'QANDAENTRY' generated by your customization
> 
> Oh - my bad - no - that was just me typing to show the layout...
> 
> > Do you mean you want the question on the same line
> > as the number?
> 
> Yes - question on the same line as the number.

OK. This also seems to be a bug in FOP.  Each entry is
formatted using a fo:list-item in a fo:list-block.  The label
is in the fo:list-item-label and the question is in the
fo:list-item-body.  They both have the same (vertical)
space-before properties in the fo output, but they don't
produce the same vertical spacing results with FOP.
They do with XEP.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs at sco dot com

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe at lists dot oasis-open dot org
For additional commands, e-mail: docbook-apps-help at lists dot oasis-open dot org


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