This thread hasn't been updated in nearly two years, and I was wondering if 
there has been any progress on enabling Sphinx to handle equation 
references across files?  I'm using 1.2b1 and it still doesn't work, yet it 
seems from the thread that it was on someone's to-do list, so maybe an 
extension already exists?  While I could certainly add manual referencing, 
the need to have my equations numbered manually will be somewhat painful 
(not to mention error-prone).  

Thanks for any updates that anyone can provide.

-Dan


On Tuesday, September 13, 2011 11:12:25 AM UTC-5, Ondřej Čertík wrote:
>
> Hi,
>
> Currently one can reference an equation using :eq:`some_id`, but it only 
> works in one file (see here for more details: 
> http://sphinx.pocoo.org/ext/math.html). I would like this to work across 
> all the files in the documentation, so that I can write my thesis in sphinx.
>
> What is the best way to implement this? I think that we need to modify how 
> the equation numbers are handled (so that it doesn't start from (1) in each 
> document, but there is some global counter), I am not sure about the rest 
> yet.
>
> Thanks,
> Ondrej
>

-- 
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 http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to