<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Exari Signature</TITLE>
<META http-equiv=Content-Type content=text/html;charset=UTF-8>
<META content="MSHTML 6.00.6000.16762" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Justin,</FONT></DIV>
<DIV><FONT face=Arial size=2>Did you see my reply of 11 March?&nbsp; It solves 
that indent problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://services.renderx.com/lists/xep-support/5823.html">http://services.renderx.com/lists/xep-support/5823.html</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Bob Stayton<BR>Sagehill Enterprises<BR><A 
href="mailto:bobs@sagehill.net">bobs@sagehill.net</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=justin.lipton@exari.com href="mailto:justin.lipton@exari.com">Justin 
  Lipton</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=xep-support@renderx.com 
  href="mailto:xep-support@renderx.com">xep-support@renderx.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 18, 2009 5:32 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [xep-support] Numbered 
  paragraph with first line indent</DIV>
  <DIV><BR></DIV>Hi Henk,<BR><BR>Thanks heaps for this it's great. However I 
  just can't seem to get the output right when the indent for the number is 
  non-zero.<BR>Here's my latest fo:<BR><BR><PRE>&nbsp;     &lt;fo:block margin-left="0in" margin-right="0in" space-after="12pt" space-before="0in" text-align="left"&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;     &lt;fo:list-block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item-label&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block end-indent="label-end()" start-indent="0.5in"&gt;1.1.&lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item-label&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item-body start-indent="0" text-indent="1in"&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:inline font-weight="bold" text-decoration="underline"&gt;Assignment.&lt;/fo:inline&gt;&nbsp; This Agreement will be binding on all successors and assigns.&lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item-body&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block margin-left="0in" margin-right="0in" space-after="12pt" space-before="0in" text-align="left"&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item-label&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block end-indent="label-end()" start-indent="0.5in"&gt;1.2.&lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item-label&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item-body start-indent="0" text-indent=" 1in"&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:inline font-weight="bold" text-decoration="underline"&gt;Enforcement.&lt;/fo:inline&gt;&nbsp; This Agreement supersedes all prior understandings or agreements regarding the same subject matter, and may be modified only by written agreement.&lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item-body&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-item&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:list-block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;</PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;</PRE><PRE></PRE>The corresponding pdf is attached. You'll see the numbers (1.1. and 
  1.2.) are rendered backwards. I think XEP does this when it thinks there is 
  not enough space to render the text but there is plenty of space 
  available.<BR><BR>Thanks again for all of the helpful 
  suggestions.<BR><BR>Regards,<BR>Justin.<BR><BR>Rutten, Henk wrote: 
  <BLOCKQUOTE 
  cite=mid:39D760E21A17EC4BAD329D37DFE8C9F9B55A72@exchange.GrafiData.local 
  type="cite">
    <META content="Microsoft Word 12 (filtered medium)" name=Generator>
    <STYLE>@font-face {
        font-family: Helvetica;
}
@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Tahoma;
}
@font-face {
        font-family: Consolas;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 70.85pt 70.85pt 70.85pt 70.85pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Times New Roman","serif"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Times New Roman","serif"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Times New Roman","serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
PRE {
        FONT-SIZE: 10pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Courier New"; mso-style-priority: 99; mso-style-link: "HTML - vooraf opgemaakt Char"
}
P.MsoAcetate {
        FONT-SIZE: 8pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Tahoma","sans-serif"; mso-style-priority: 99; mso-style-link: "Ballontekst Char"
}
LI.MsoAcetate {
        FONT-SIZE: 8pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Tahoma","sans-serif"; mso-style-priority: 99; mso-style-link: "Ballontekst Char"
}
DIV.MsoAcetate {
        FONT-SIZE: 8pt; MARGIN: 0cm 0cm 0pt; COLOR: black; FONT-FAMILY: "Tahoma","sans-serif"; mso-style-priority: 99; mso-style-link: "Ballontekst Char"
}
SPAN.HTML-voorafopgemaaktChar {
        COLOR: black; FONT-FAMILY: Consolas; mso-style-priority: 99; mso-style-link: "HTML - vooraf opgemaakt"; mso-style-name: "HTML - vooraf opgemaakt Char"
}
SPAN.E-mailStijl19 {
        COLOR: #1f497d; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-reply
}
SPAN.BallontekstChar {
        COLOR: black; FONT-FAMILY: "Tahoma","sans-serif"; mso-style-priority: 99; mso-style-link: Ballontekst; mso-style-name: "Ballontekst Char"
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
    <DIV class=Section1>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">Hi 
    Justin,<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">Perhaps 
    a &lt;fo:list-block&gt; could do the trick?<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="TEXT-INDENT: 35.4pt"><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item-label 
    start-indent=”0”&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 70.8pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:block 
    end-indent=”label-end()”&gt;</SPAN><SPAN lang=EN-US 
    style="FONT-FAMILY: 'Helvetica','sans-serif'">9.</SPAN><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item-label&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item-body 
    start-indent=”0” text-indent=”0.5in”&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 70.8pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:block&gt;&lt;fo:inline 
    font-weight=”bold” text-decoration=”underline”&gt;</SPAN><B><U><SPAN 
    lang=EN-US 
    style="FONT-FAMILY: 'Helvetica','sans-serif'">Confidentiality.</SPAN></U></B><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:inline&gt;</SPAN><SPAN 
    lang=EN-US style="FONT-FAMILY: 'Helvetica','sans-serif'"> Each party must 
    hold Protected Information of the other party in confidence and must only 
    use or disclose that Protected Information in accordance with this 
    agreement</SPAN><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"> 
    &lt;/fo:block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item-body&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="TEXT-INDENT: 35.4pt"><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="TEXT-INDENT: 35.4pt"><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item-label 
    start-indent=”0”&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 70.8pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:block 
    end-indent=”label-end()”&gt;</SPAN><SPAN lang=EN-US 
    style="FONT-FAMILY: 'Helvetica','sans-serif'">10.</SPAN><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item-label&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:list-item-body 
    start-indent=”0” text-indent=”0.5in”&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 70.8pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;fo:block&gt;&lt;fo:inline 
    font-weight=”bold” text-decoration=”underline”&gt;</SPAN><B><U><SPAN 
    lang=EN-US style="FONT-FAMILY: 'Helvetica','sans-serif'"> Permitted Use and 
    Disclosure.</SPAN></U></B><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:inline&gt;</SPAN><SPAN 
    lang=EN-US style="FONT-FAMILY: 'Helvetica','sans-serif'"> Each party may use 
    and copy the other party's Protected Information for the Permitted Purpose 
    and may share that information with its directors, officers, employees and 
    professional advisers who have a need to know the information for the 
    Permitted Purpose, provided that any such person is under confidentiality 
    obligations equivalent to the those set out in this agreement.&nbsp; Each 
    party must record the full name of any person to whom it discloses the other 
    party's Protected Information and must promptly provide those names to the 
    other party on request.</SPAN><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-LEFT: 35.4pt; TEXT-INDENT: 35.4pt"><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item-body&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal style="TEXT-INDENT: 35.4pt"><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-item&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">&lt;/fo:list-block&gt;<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'">Result 
    in the enclosed pdf<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P>
    <DIV>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Henk 
    Rutten<O:P></O:P></SPAN></P>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 8pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P></DIV>
    <P class=MsoNormal><SPAN lang=EN-US 
    style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"><O:P></O:P></SPAN></P>
    <DIV>
    <DIV 
    style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: rgb(181,196,223) 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
    <P class=MsoNormal><B><SPAN lang=EN-US 
    style="FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'">Van:</SPAN></B><SPAN 
    lang=EN-US 
    style="FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'"> 
    <A class=moz-txt-link-abbreviated 
    href="mailto:owner-xep-support@renderx.com">owner-xep-support@renderx.com</A> 
    [<A class=moz-txt-link-freetext 
    href="mailto:owner-xep-support@renderx.com">mailto:owner-xep-support@renderx.com</A>] 
    <B>Namens </B>Justin Lipton<BR><B>Verzonden:</B> dinsdag 10 maart 2009 
    4:38<BR><B>Aan:</B> <A class=moz-txt-link-abbreviated 
    href="mailto:xep-support@renderx.com">xep-support@renderx.com</A><BR><B>Onderwerp:</B> 
    [xep-support] Numbered paragraph with first line 
    indent<O:P></O:P></SPAN></P></DIV></DIV>
    <P class=MsoNormal><SPAN lang=EN-US><O:P></O:P></SPAN></P>
    <P class=MsoNormal style="MARGIN-BOTTOM: 12pt">Hi,<BR><BR>I'm trying to work 
    out the best way to produce the following style of numbered 
    paragraphs:<O:P></O:P></P>
    <P class=MsoNormal><SPAN 
    style="FONT-FAMILY: 'Helvetica','sans-serif'">9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <B><U>Confidentiality.</U></B>&nbsp; Each party must hold Protected 
    Information of the other party in confidence and must only use or disclose 
    that Protected Information in accordance with this 
    agreement.<BR><BR>10.&nbsp;&nbsp;&nbsp;&nbsp; <B><U>Permitted Use and 
    Disclosure.</U></B>&nbsp; Each party may use and copy the other party's 
    Protected Information for the Permitted Purpose and may share that 
    information with its directors, officers, employees and professional 
    advisers who have a need to know the information for the Permitted Purpose, 
    provided that any such person is under confidentiality obligations 
    equivalent to the those set out in this agreement.&nbsp; Each party must 
    record the full name of any person to whom it discloses the other party's 
    Protected Information and must promptly provide those names to the other 
    party on request.</SPAN><O:P></O:P></P>
    <P class=MsoNormal><BR><BR>We need the opening words of each paragraph, 
    namely "Confidentiality." and "Permitted Use and Disclosure." to be indented 
    at a fixed offset (similar to text-indent behavior). We've achieved this 
    using fixed width floats for the number but find that the second line is 
    always getting indented too.<BR><BR>Here's some example FO:<O:P></O:P></P><PRE>&nbsp;&nbsp;&nbsp; &lt;fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block background-color="transparent" color="black" font-family="Times New Roman, Times, Symbol, serif" font-size="10pt" font-weight="normal" intrusion-displace="none" keep-together.within-page="always" line-height="120%" margin-left="0in" margin-right="0in" space-after="0in" space-before="6pt" text-align="justify"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:float float="start"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block-container width="0.5in"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block color="black" font-family="Times New Roman, Times, Symbol, serif" font-size="10pt" font-weight="normal" keep-together.within-page="auto" margin-bottom="0pt" margin-left="0in" margin-right="0pt" space-after="0pt" text-align="left" text-indent="0pt"&gt;9.&lt;/fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block-container&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:float&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:inline font-weight="bold" text-decoration="underline"&gt;Confidentiality&lt;/fo:inline&gt;.&nbsp; Each party must hold Protected Information of the other party in confidence and must only use or disclose that Protected Information in accordance with this agreement.&lt;/fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block background-color="transparent" color="black" font-family="Times New Roman, Times, Symbol, serif" font-size="10pt" font-weight="normal" intrusion-displace="none" keep-together.within-page="always" line-height="120%" margin-left="0in" margin-right="0in" space-after="0in" space-before="6pt" text-align="justify"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:float float="start"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block-container width="0.5in"&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:block color="black" font-family="Times New Roman, Times, Symbol, serif" font-size="10pt" font-weight="normal" keep-together.within-page="auto" margin-bottom="0pt" margin-left="0in" margin-right="0pt" space-after="0pt" text-align="left" text-indent="0pt"&gt;10.&lt;/fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block-container&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:float&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:inline font-weight="bold" text-decoration="underline"&gt;Permitted Use and Disclosure&lt;/fo:inline&gt;.&nbsp; Each party may use and copy the other party's Protected Information for the Permitted Purpose and may share that information with its directors, officers, employees and professional advisers who have a need to know the information for the Permitted Purpose, provided that any such person is under confidentiality obligations equivalent to the those set out in this agreement.&nbsp; Each party must record the full name of any person to whom it discloses the other party's Protected Information and must promptly provide those names to the other party on request.&lt;/fo:block&gt;<O:P></O:P></PRE><PRE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:block&gt;<O:P></O:P></PRE><PRE><O:P>&nbsp;</O:P></PRE>
    <P class=MsoNormal><BR><BR>We've tried a few other ways without success - 
    what's the best way to achieve 
    this?<BR><BR><BR>Regards,<BR>Justin.<O:P></O:P></P>
    <P class=MsoNormal><SPAN style="COLOR: windowtext">------------------- (*) 
    To unsubscribe, send a message with words 'unsubscribe xep-support' in the 
    body of the message to <A class=moz-txt-link-abbreviated 
    href="mailto:majordomo@renderx.com">majordomo@renderx.com</A> from the 
    address you are subscribed from. (*) By using the Service, you expressly 
    agree to these Terms of Service <A class=moz-txt-link-freetext 
    href="http://www.renderx.com/terms-of-service.html">http://www.renderx.com/terms-of-service.html</A> 
    <O:P></O:P></SPAN></P></DIV></BLOCKQUOTE><BR><BR>
  <DIV class=moz-signature>-- <BR><BASEFONT face="Arial, Helvetica, sans-serif" 
  color=#666666 size=2>
  <DIV>
  <P style="FONT-FAMILY: sans-serif" align=left><STRONG>Justin 
  Lipton</STRONG><BR><A 
  href="mailto:justin.lipton@exari.com">justin.lipton@exari.com</A><BR>Level 7, 
  10-16 Queen Street, Melbourne 3000 Australia <BR>Tel +61 3 9621 2775 | Fax +61 
  3 9621 2776 <BR></P></DIV>
  <DIV>
  <P style="FONT-FAMILY: sans-serif" align=left><STRONG>Exari 
  Systems</STRONG><BR>Boston | London | Melbourne | Munich<BR><A 
  href="http://www.exari.com">www.exari.com</A></P>
  <P style="FONT-FAMILY: sans-serif" align=left><STRONG>Really Important 
  Notice</STRONG><BR><SMALL>Actually, this is only important if this email was 
  sent to you by mistake or if someone sent it to you when they shouldn't have. 
  If you got it by mistake, please reply and tell us so we can re-send it to the 
  right person. If you got it from someone who should know better, please tell 
  them they're in big trouble. In either case, please don't forward it on to 
  anyone else. Or print it. Or talk about it. Otherwise you'll be in big trouble 
  too.</SMALL><BR><BR><A href="http://www.exari.com/document-assembly.html"><IMG 
  height=24 alt="exari logo" src="cid:06d501c9a83d$40350de0$6400a8c0@pazu" 
  width=72 align=bottom border=0></A><BR><FONT size=1><STRONG>For Contract 
  Relief</STRONG></FONT> </P></DIV></DIV></BLOCKQUOTE></BASEFONT></BODY></HTML>