- Fixes for HTML index.

This commit is contained in:
Sylvain Pion 2003-06-20 14:44:46 +00:00
parent 37ea1b53ea
commit d3a21791f2
4 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,8 @@
Changes done to the `Optimisation_doc' package
Version 1.0.13 on 20-Jun-2003
- Fixes for HTML index.
Version 1.0.10 on 14-Jan-2002
- Fixed cgalRefertoAssertions.

View File

@ -16,9 +16,9 @@
\newcommand{ \newlineByHand}{\ccTexHtml{\\}{}}
%% cross references
\index{minimum enclosing|see{{smallest enclosing}}}
\index{minimum spanning|see{{smallest enclosing}}}
\index{concentric spheres|see{{annulus}}}
\ccIndexSubitemSeeAlso{minimum enclosing}{smallest enclosing}
\ccIndexSubitemSeeAlso{minimum spanning}{smallest enclosing}
\ccIndexSubitemSeeAlso{concentric spheres}{annulus}
%% -----------------------------------------------------------------------------
\section*{Introduction}

View File

@ -16,9 +16,9 @@
\newcommand{ \newlineByHand}{\ccTexHtml{\\}{}}
%% cross references
\index{minimum enclosing|see{{smallest enclosing}}}
\index{minimum spanning|see{{smallest enclosing}}}
\index{concentric spheres|see{{annulus}}}
\ccIndexSubitemSeeAlso{minimum enclosing}{smallest enclosing}
\ccIndexSubitemSeeAlso{minimum spanning}{smallest enclosing}
\ccIndexSubitemSeeAlso{concentric spheres}{annulus}
%% -----------------------------------------------------------------------------
\section*{Introduction}

View File

@ -1,3 +1,6 @@
1.48 (20 June 2003)
- Fixes for HTML index.
1.47 (20 June 2003) [ru]
-replaced Leda_window based demo with Qt_widget based demo