diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt index 868bf3fe677..f954248da2c 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt @@ -156,7 +156,7 @@ sparse linear solvers: \PkgAuthors{Laurent Saboret, Pierre Alliez and Bruno Lévy} \PkgDesc{Parameterizing a surface amounts to finding a one-to-one mapping from a suitable domain to the surface. In this package, we focus on triangulated surfaces that are homeomorphic to a disk and on piecewise linear mappings into a planar domain. This package implements several surface mesh parameterization methods, such as least squares conformal maps, discrete conformal map, discrete authalic parameterization, Floater mean value coordinates or Tutte barycentric mapping.} \PkgSince{3.2} -\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyOpenNL or \ref thirdpartyTaucs.} +\PkgDependsOn{Solvers as \ref thirdpartyEigen or \ref thirdpartyTaucs.} \PkgBib{cgal:sal-pptsm2} \PkgLicense{\ref licensesGPL "GPL"} \PkgDemo{Operations on Polyhedra,polyhedron_3.zip}