Changeset 5933c7f in sasmodels


Ignore:
Timestamp:
Mar 20, 2016 5:46:30 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:
4a21670c
Parents:
09d7a54
Message:

Fixed undefined figure labels

Location:
sasmodels/models
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/cylinder.py

    r2f63032 r5933c7f  
    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:`figure #<cylinder-angle-definition>`. 
    3434 
    3535.. _cylinder-angle-definition: 
  • sasmodels/models/parallelepiped.py

    r2f63032 r5933c7f  
    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:`Figure #<parallelepiped-image>`). 
    1010| If you need to apply polydispersity, see also :ref:`rectangular-prism`. 
    1111 
  • sasmodels/models/triaxial_ellipsoid.py

    r2f63032 r5933c7f  
    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:`figure #<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.