[xep-support] Creating inline areas with zero width

Jirka Kosek jirka at kosek.cz
Mon Jun 12 11:21:27 PDT 2006


Hi,

I need to typeset both super- and subscripts in a way that they are 
aligned above, not placed one after another.

I need to get:

  X
A
  Y

not

  X
A
   Y

I thought that setting width (or inline-progression-dimension) to 0pt 
will not move typesetting point and I will get desired output by using:

<fo:block>
    A<fo:inline baseline-shift="super" 
inline-progression-dimension="0pt">X</fo:inline><fo:inline 
baseline-shift="sub">Y</fo:inline>
</fo:block>

 From my reading of XSL-FO it is not perfectly clear whether it is 
possible to set width of inline areas. Above example works in XSL 
Formatter, but not in XEP.

Is there any other workaround for creating "inline phantoms"?

			Jirka

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka at kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                    Nejbližší termíny školení:
        ** DocBook 15.-17.5.2006 ** XSL-FO 12.-13.6.2006 **
     ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
------------------------------------------------------------------
   http://xmlguru.cz    Blog mostly about XML for English readers
------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3225 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060612/77bd9087/attachment.bin>


More information about the Xep-support mailing list