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}
|
||||
\cgalPkgBib{cgal:obb}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
\cgalPkgDescriptionEnd
|
||||
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ on a polygon mesh.}
|
|||
\cgalPkgSince{4.7}
|
||||
\cgalPkgBib{cgal:ovja-pssd}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
|
||||
\cgalPkgDescriptionEnd
|
||||
|
|
|
|||
Loading…
Reference in New Issue