|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: transforming lists
@roland heller thanks for that though i do not know if it helps- i will show you more of my (real) input, cause you don't seem to really understand... ok? ;-) thanks look: ... <tablerow> <tablecell bgcolor="#a4ffff" borderwidth="3px" valign="center"> <pardef align="center" id="7" keeptogether="true" keepwithnext="true" leftmargin="0.0313in"/> <par def="7"><run><font name="Arial"/>zelle1</run></par></tablecell> <tablecell bgcolor="#a4ffff" borderwidth="3px" valign="center"> <pardef align="center" id="8" keeptogether="true" keepwithnext="true" leftmargin="0.0313in"/> <par def="8"><run><font name="Arial"/>zelle2</run></par></tablecell></tablerow> ... <!-- list starts here //--> <pardef id="15" leftmargin="1.2500in" list="bullet"/> <par def="15"><run><font name="serif" size="11pt"/>punkt 1 liste</run></par> <par><run><font name="serif" size="11pt"/>punkt 2 liste</run></par> <par><run><font name="serif" size="11pt"/>punkt 3 liste</run><run><font color="blue" name="Arial" size="11pt" style="bold"/><break/></run></par> <!-- list ends here //--> <pardef align="right" id="16" leftmargin="1in"/> <par def="16"><run><font name="Arial"/>right</run></par> <pardef align="center" id="17" leftmargin="1in"/> <par def="17"><run><font name="Arial"/>centered</run></par> <pardef id="18" leftmargin="1.2500in"/> <par def="18"><run><font name="Arial"/>leftmargin</run></par> ... what i need is something like: <fo:list-block> <fo:list-item> <fo:list-item-label end-indent="label-end()"> <fo:block font-family="ZapfDingbats">✓</fo:block> </fo:list-item-label> <fo:list-item-body start-indent="body-start()"> <fo:block> ITEM 1</fo:block> </fo:list-item-body> </fo:list-item> <fo:list-item> <fo:list-item-label end-indent="label-end()"> <fo:block font-family="ZapfDingbats">✓</fo:block> </fo:list-item-label> <fo:list-item-body start-indent="body-start()"> <fo:block> ITEM 2</fo:block> </fo:list-item-body> </fo:list-item> <fo:list-item> <fo:list-item-label end-indent="label-end()"> <fo:block font-family="ZapfDingbats">✓</fo:block> </fo:list-item-label> <fo:list-item-body start-indent="body-start()"> <fo:block> ITEM 3</fo:block> </fo:list-item-body> </fo:list-item> </fo:list-block> ----- Original Message ----- From: "ronald heller" <ronald@xxxxxxxxxxx> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








