Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 198
    • Merge requests 198
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #1456
Closed
Open
Created Jan 03, 2005 by Kitware Robot@kwrobotOwner

Nightly builds do not interpret LaTeX documentation

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


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.

However, is here 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}$

Assignee
Assign to
Time tracking