[vtk-developers] LaTeX and Doxygen

Philippe P. Pebay pppebay at ca.sandia.gov
Thu Dec 23 14:45:03 EST 2004


Hi

I have a question regarding the use of LaTeX with Doxygen.

I have documented vtkMeshQuality.h using LaTeX formulas, enclosed within \f$ ... \f$.
This works fine when I'm compiling on my platform, the images are correctly generated and linked.

Now, I just checked the nightly build:
http://www.vtk.org/doc/nightly/html/classvtkMeshQuality.html
and it turns out that the LaTeX expressions are not properly compiled, and appear almost in extenso: only the \f's have 
been removed; e.g.:
\f$\frac{R}{2r}\f$
appears as
$\frac{R}{2r}$

Anybody knows what I'm doing wrong ?

Thanks,
Philippe


-- 
Philippe P. Pebay                |      pppebay at ca.sandia.gov
Sandia National Laboratories     |     Phone: +1 925 294 2024
PO Box 969, MS 9051              |     Cell : +1 925 784 3255
Livermore, CA 94550 U.S.A.       |     Fax  : +1 925 294 2595




More information about the vtk-developers mailing list