[xep-support] Line Numbering

David Tolpin dvd at davidashen.net
Fri Feb 10 00:26:46 PST 2006


On Fri, 10 Feb 2006 03:39:50 +0400, Patrick Goetz <pgoetz at internetbs.com>  
wrote:

> I'm trying to produce a document in which certain paragraphs need line  
> numbering in the final printed version, preferable in the left margin.
>

Patrick,

There is a <rx:ruler> extension in XEP. No warranties, no obligations to  
maintain it in future versions; if it works for you, you are lucky, if it  
does not, it does not.

           <fo:block-container line-height="2">
             <rx:ruler width="30pt"
                                font-weight="bold"
                                font-family="Times"
                                text-align="right"/>
             <fo:block start-indent="36pt">
               Just a test for ruler.

it also accepts 'format' attribute.

David
-------------------
(*) 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