I solved my issue. There is no problem with enumerated lists. I had some malformed custom css. Sorry for the confusion.
---------- Forwarded message ---------- From: fkunze <[email protected]> Date: Wed, Jul 29, 2009 at 1:49 PM Subject: question about enumerated lists To: sphinx-dev <[email protected]> Hi, I apologize in advance if this topic has been addressed elsewhere - I am unable to find information on it though. I am having trouble producing enumerated lists (with letters, etc.). This example taken from the RST documentation fails: Enumerated Lists ------------------------- 1. Arabic numerals. a) lower alpha) (i) (lower roman) A. upper alpha. I) upper roman) After a lot of search, I've seen messages saying that enumerated lists were disabled, but then later I encountered Sphinx messages indicating that they were now fixed. I am using 0.6.2. And I am using the latest version of docutils. Can anyone suggest a fix? I need lower case alphabetic letters in some nested lists, and they are simply replaced currently by numbers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
