Re: [xep-support] Line Numbering

From: lejeune <lejeune@shom.fr>
Date: Mon Feb 13 2006 - 00:22:22 PST

I don't know if i can help you but i'have the same things in my
result document :

and i do this...

<fo:list-item>
        <fo:list-item-label end-indent="label-end()">
                <fo:block font-size="7pt" font-style="italic" id="{generate-id
(nmrAlinea)}" padding-top="0.7mm">
                        <xsl:value-of select="format-number(nmrAlinea, '00')"/>
                </fo:block>
        </fo:list-item-label>
        <fo:list-item-body start-indent="body-start()">
                <fo:block hyphenate="true" hyphenation-character="-" hyphenation-
push-character-count="2" hyphenation-remain-character-count="2"
language="fr" text-align="justify">
                        <xsl:apply-templates/>
                </fo:block>
        </fo:list-item-body>
</fo:list-item>

Le 10 févr. 06 à 00:39, Patrick Goetz a écrit :

> I'm trying to produce a document in which certain paragraphs need
> line numbering in the final printed version, preferable in the left
> margin.
>
> I've been unable to find any obvious way to do this, and wonder if
> anyone can suggest a trick? This is really a deal killer for the
> project, as the paragraphs which need to be numbered involve
> legislative statements which are being discussed and edited by a
> large body of people who consequently need to be able to refer to
> particular lines in a given statement.
>
> -------------------
> (*) 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/terms-of-service.html
>

-------------------
(*) 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/terms-of-service.html

Received on Tue Feb 14 00:06:38 2006

This archive was generated by hypermail 2.1.8 : Tue Feb 14 2006 - 00:06:41 PST