mirror of https://github.com/CGAL/cgal
Superfluous space in link
The texts in the ALIASES are taken literally and therefore should be (in this case) no space after the comma as this results in a space ion the resulting link and thus a file not found.
This commit is contained in:
parent
373bb84118
commit
1fd47a68fa
|
|
@ -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