Hey Ondrej, 2012/1/6 Ondřej Čertík <ondrej.cer...@gmail.com>: > I didn't manage to work on this yet. If somebody who knows sphinx > internals can provide a hint how to best fix this, that'd be awesome.
are the other parts of writing a thesis/book with sphinx working OK for you? I'm thinking: - labeled references for other elements besides equations, such as saying as we discuss in sec. \ref{integral}, then... in TeX, this will provide proper section number references, and can be used for pages, etc. I haven't actually tried this with sphinx, so maybe it already works with standard ref_ type labels. - clean use of bibtex, including style file control. - figure placement hints for floating figures. - more robust use of your $$ extension. Have you updated it? I don't remember the details, but I recall it was a bit fragile to use... There may be more I can't think of now. Cheers, f -- 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.