Pages: 1
Print
Author Topic: Removing period after number in numbered lists - PDF output  (Read 520 times)
IF
Member

Posts: 65


« on: September 21, 2011, 02:06:40 PM »

Is there a way to change the formatting of  numbered lists in PDF output to remove the period after the number?

Instead of
A. Item 1
B. Item 2
C. Item 3

I would like
A Item 1
B Item 2
C Item 3

or even
(A) Item 1
(B) Item 2
(C) Item 3

All I have been able to do is
(A). Item 1
(B). Item 2
(C). Item 3

using   <xsl:number format="(A)"/>

I don't know how to get rid of the period.
thanks
Logged
IF
Member

Posts: 65


« Reply #1 on: October 26, 2011, 11:56:41 AM »

Got it to work eventually. And got tired of doing everything by trial&error so decided to study the list templates. I've attached my rough notes (no guarantee of correctness).

* xmetal_pdf_lists.pdf (367.31 KB - downloaded 41 times.)
Logged
jgrey
Member

Posts: 37


« Reply #2 on: November 10, 2011, 11:08:56 AM »

Well this is a handy reference. Thanks for putting it together.
Logged
Pages: 1
Print
Jump to:  

email us