[xep-support] Line Numbering

lejeune lejeune at shom.fr
Mon Feb 13 00:22:22 PST 2006


I don't know if i can help you but i'have the same things in my  
result document :
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Clich? 2006-02-13 09-12-18.pdf
Type: application/pdf
Size: 24087 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060213/ade14032/attachment.pdf>
-------------- next part --------------
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 at 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
>



More information about the Xep-support mailing list