Hi all,

I am new to sphinx and I am trying to cross-reference a list item. I have 
spent quite a while trying to figure out how to do this but without luck. 
Was hoping some of you might be able to help.

For example

#. An item
#. Another item
#. Yet another item

Would render as

1. An item
2. Another item
3. Yet another item

How would I refer to an item so that it displays for example as Item (2). 
I.e. like numref, but to the list item.


A second question is whether it is possible to create sub-numbered lists. 
Something that renders like this:

1. An item
  1.1 A sub item
     1.1.1 A sub sub item
     1.1.2 Another sub sub item
  1.2 Another sub item
2. Another item


Thanks in advance






-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to