[xep-support] Setting the gap between a list label and the "."

From: Peter Drivas (peter.drivas@gexinc.com)
Date: Fri Jan 17 2003 - 07:46:57 PST

  • Next message: Werner Donné: "[xep-support] XEP 3.14: value "auto" not accepted for margins"

    Hi,

    I have a list-block set up with the following:

    <fo:list-block provisional-distance-between-starts="10pt"
    provisional-label-separation="3pt">

                                  <fo:list-item space-before="6pt"
    space-after="6pt" relative-align="baseline" text-align="justify"
    hyphenate="true" language="en" hyphenation-remain-character-count="3"
    hyphenation-push-character-count="3">
                                     <fo:list-item-label
    end-indent="label-end()">
                                        <fo:block text-align="end"
    line-height="12pt" font-size="11pt" font-family="Bembo">a.</fo:block>
                                     </fo:list-item-label>
                                     <fo:list-item-body
    start-indent="body-start()" text-align="justify">
                                        <fo:block line-height="12pt"
    font-size="11pt" font-family="Bembo">well established</fo:block>
                                     </fo:list-item-body>
                                  </fo:list-item>

                                  <fo:list-item space-before="6pt"
    space-after="6pt" relative-align="baseline" text-align="justify"
    hyphenate="true" language="en" hyphenation-remain-character-count="3"
    hyphenation-push-character-count="3">
                                     <fo:list-item-label
    end-indent="label-end()">
                                        <fo:block text-align="end"
    line-height="12pt" font-size="11pt" font-family="Bembo">b.</fo:block>
                                     </fo:list-item-label>
                                     <fo:list-item-body
    start-indent="body-start()" text-align="justify">
                                        <fo:block line-height="12pt"
    font-size="11pt" font-family="Bembo">still being debated</fo:block>
                                     </fo:list-item-body>
                                  </fo:list-item>

    </fo:list-block>

    I would like to be able to control the space between the letter and the "."
    in the label (e.g. "a.")? Is there any way to do this? I've played with the
    provisional-distance-between-starts and provisional-label-separation, but
    they don't seem to have an effect. The "." is appearing very close to the
    letter, sometimes running into it.

    Thanks,
    Peter

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Fri Jan 17 2003 - 07:42:25 PST