While reading the license-agreement.rst file (created by Sphinx
quickstart), I noticed there is a question in a todo:

.. todo::

   why isn't the numbering working here and below? text breaking up the
numbering...


I ran into this same question recently (I just started using Sphinx this
last month or so). I resolved the numbering issues by making sure all
content within the list was indented to the same column as the content in
the item above it.

Like so:

------
1. The Code is licensed to You on the basis of commercial terms specified
in an agreement between Licensor and You (or the entity that has
authorized Your use of |f3dc| for your work, research or study). Said
agreement governs such terms as number of licenses for the |f3dc| solver,
price, license term, right to technical support and upgrades and so on.

   **IF YOU ARE AN ACADEMIC USER, YOU AGREE TO RESTRICT YOUR USE OF THE
CODE STRICTLY TO TEACHING, TO ACADEMIC AND/OR UNSPONSORED   RESEARCH, OR
TO SPONSORED RESEARCH THAT CAN AND WILL BE FREELY PUBLISHED WITH NO
PROPRIETARY RESTRICTIONS.**

   .. todo::

      why isn't the numbering working here and below? text breaking up the
numbering...

#. In connection with the License granted herein,...

---------

That fixed it for us. Feel free to correct me if I am not formatting this
correctly.

Kathy

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to