Changeset 6ef4293 in sasmodels


Ignore:
Timestamp:
Mar 20, 2016 6:43:57 AM (8 years ago)
Author:
smk78
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
22975f0
Parents:
e796fcb
Message:

Changed wording of :numref: link to resolve a Sphinx formatting error
(with thanks to PaulK)

Location:
sasmodels/models
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/cylinder.py

    r5933c7f r6ef4293  
    3131To provide easy access to the orientation of the cylinder, we define the 
    3232axis of the cylinder using two angles $\theta$ and $\phi$. Those angles 
    33 are defined in :numref:`figure #<cylinder-angle-definition>`. 
     33are defined in :numref:`cylinder-angle-definition`. 
    3434 
    3535.. _cylinder-angle-definition: 
  • sasmodels/models/parallelepiped.py

    r5933c7f r6ef4293  
    77---------- 
    88 
    9 | This model calculates the scattering from a rectangular parallelepiped (:numref:`Figure #<parallelepiped-image>`). 
     9| This model calculates the scattering from a rectangular parallelepiped (:numref:`parallelepiped-image`). 
    1010| If you need to apply polydispersity, see also :ref:`rectangular-prism`. 
    1111 
  • sasmodels/models/triaxial_ellipsoid.py

    r5933c7f r6ef4293  
    3636we define the axis of the cylinder using the angles $\theta$, $\phi$ 
    3737and $\psi$. These angles are defined on 
    38 :numref:`figure #<triaxial-ellipsoid-angles>`. 
     38:numref:`triaxial-ellipsoid-angles`. 
    3939The angle $\psi$ is the rotational angle around its own $c$ axis 
    4040against the $q$ plane. For example, $\psi = 0$ when the 
Note: See TracChangeset for help on using the changeset viewer.