mirror of https://github.com/CGAL/cgal
Merge pull request #5238 from albert-github/feature/bug_space_link
Superfluous space in link
This commit is contained in:
commit
863cc4b816
|
|
@ -26,7 +26,7 @@
|
||||||
\cgalPkgDependsOn{\ref PkgConvexHull3}
|
\cgalPkgDependsOn{\ref PkgConvexHull3}
|
||||||
\cgalPkgBib{cgal:obb}
|
\cgalPkgBib{cgal:obb}
|
||||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||||
\cgalPkgShortInfoEnd
|
\cgalPkgShortInfoEnd
|
||||||
\cgalPkgDescriptionEnd
|
\cgalPkgDescriptionEnd
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,7 @@ on a polygon mesh.}
|
||||||
\cgalPkgSince{4.7}
|
\cgalPkgSince{4.7}
|
||||||
\cgalPkgBib{cgal:ovja-pssd}
|
\cgalPkgBib{cgal:ovja-pssd}
|
||||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||||
\cgalPkgShortInfoEnd
|
\cgalPkgShortInfoEnd
|
||||||
|
|
||||||
\cgalPkgDescriptionEnd
|
\cgalPkgDescriptionEnd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue