More obsolete \ccTexHtml removal.

This commit is contained in:
Sylvain Pion 2009-01-03 15:21:38 +00:00
parent 3fab8f07fb
commit 80da0bff1a
11 changed files with 20 additions and 28 deletions

View File

@ -29,8 +29,8 @@ exists and is unique.
%% i.e.~$me(P)=\emptyset$ if %% i.e.~$me(P)=\emptyset$ if
%% $P=\emptyset$, $me(P)=\{p\}$ if %% $P=\emptyset$, $me(P)=\{p\}$ if
%% $P=\{p\}$, and $me(P) = \{ \mbox{\ccTexHtml{$(1-\lambda)p + \lambda q %% $P=\{p\}$, and $me(P) = \{ (1-\lambda)p + \lambda q
%% \mid 0 \leq \lambda \leq 1$}{(1-l)p + l q | 0 <= l <= 1}} \}$ if %% \mid 0 \leq \lambda \leq 1 \}$ if
%% $P=\{p,q\}$. %% $P=\{p,q\}$.
For a given finite and full-dimensional pointset $P\subset \E^d$ and a For a given finite and full-dimensional pointset $P\subset \E^d$ and a

View File

@ -35,7 +35,7 @@ loops as the one in the example of the function \ccc{is_empty_range}.
loops through the range [\ccc{i, j}). It increments \ccc{i} until it loops through the range [\ccc{i, j}). It increments \ccc{i} until it
reaches \ccc{j}. The implementation looks like: reaches \ccc{j}. The implementation looks like:
\ccc{CGAL_For_all(i,j)} \ \ \ccTexHtml{$\equiv$}{:=} \ \ \ccc{CGAL_For_all(i,j)} \ \ $\equiv$ \ \
\begin{minipage}[t]{0.74\textwidth} \begin{minipage}[t]{0.74\textwidth}
\begin{verbatim} \begin{verbatim}
for ( bool _circ_loop_flag = ! ::CGAL::is_empty_range(i,j); for ( bool _circ_loop_flag = ! ::CGAL::is_empty_range(i,j);

View File

@ -569,7 +569,7 @@ come with this package that can be of independent interest.
\ccIndexSubitem{index}{adding part number to} \ccIndexSubitem{index}{adding part number to}
-- script used to prepend a part number to the -- script used to prepend a part number to the
page numbers in a {\tt .idx} file produced by the indexing commands in page numbers in a {\tt .idx} file produced by the indexing commands in
a \ccTexHtml{\LaTeX\ }{LaTeX} document. a \LaTeX\ document.
See \ccAnchor{./cc_manual_index.ps.gz}{{\tt Manual\_tools/doc/cc\_manual\_index.ps.gz}}. See \ccAnchor{./cc_manual_index.ps.gz}{{\tt Manual\_tools/doc/cc\_manual\_index.ps.gz}}.
\lcRawHtml{<A NAME="cc_index_fix">} \lcRawHtml{<A NAME="cc_index_fix">}
\item \verb|index_fix|\lcRawHtml{</A>}% \item \verb|index_fix|\lcRawHtml{</A>}%
@ -1187,9 +1187,9 @@ readable in both formats and that they are neither too large nor too small.
Also, all figures used in the HTML documentation should have transparent Also, all figures used in the HTML documentation should have transparent
backgrounds. You can achieve this using the {\tt giftrans}\index{giftrans backgrounds. You can achieve this using the {\tt giftrans}\index{giftrans
script@{\tt giftrans} script} program distributed with script@{\tt giftrans} script} program distributed with
\ccTexHtml{\LaTeX\ }{LaTeX} or by using one of the scripts available at \LaTeX\ or by using one of the scripts available at
\path|http://www.cgal.org/Members/Manual_tools| for converting from \path|http://www.cgal.org/Members/Manual_tools| for converting from
\ccAnchor{http://www.cgal.org/Members/Manual_tools/latex2gif}{\ccTexHtml{\LaTeX\ }{LaTeX} to gif}, \ccAnchor{http://www.cgal.org/Members/Manual_tools/latex2gif}{\LaTeX\ to gif},
\ccAnchor{http://www.cgal.org/Members/Manual_tools/eps2gif}{Encapsulated PostScript to gif}, \ccAnchor{http://www.cgal.org/Members/Manual_tools/eps2gif}{Encapsulated PostScript to gif},
\ccAnchor{http://www.cgal.org/Members/Manual_tools/pstogif}{PostScript to gif}, and from \ccAnchor{http://www.cgal.org/Members/Manual_tools/pstogif}{PostScript to gif}, and from
\ccAnchor{http://www.cgal.org/Members/Manual_tools/ipe2gif}{ipe to gif}\ccIndexSubsubitem{manuals}{figures}{converting to gif}. \ccAnchor{http://www.cgal.org/Members/Manual_tools/ipe2gif}{ipe to gif}\ccIndexSubsubitem{manuals}{figures}{converting to gif}.
@ -1350,7 +1350,7 @@ any problems.
\item[{\bf Solution:}] Use either the {\tt giftrans}% \item[{\bf Solution:}] Use either the {\tt giftrans}%
\index{giftrans script@{\tt giftrans} script} \index{giftrans script@{\tt giftrans} script}
program distributed with \ccTexHtml{\LaTeX\ }{LaTeX} or one of the program distributed with \LaTeX\ or one of the
scripts {\tt ps2gif}\index{ps2gif script@{\tt ps2gif} script}, scripts {\tt ps2gif}\index{ps2gif script@{\tt ps2gif} script},
{\tt ipe2gif}\index{ipe2gif script@{\tt ipe2gif} script}, or {\tt ipe2gif}\index{ipe2gif script@{\tt ipe2gif} script}, or
{\tt latex2gif}\index{latex2gif script@{\tt latex2gif} script} {\tt latex2gif}\index{latex2gif script@{\tt latex2gif} script}
@ -1405,7 +1405,7 @@ command. See also Section~\ref{sec:doc_figures}.
\end{description} \end{description}
\subsection*{Problem --- Raw \ccTexHtml{\LaTeX\ }{LaTeX} commands in HTML manual} \subsection*{Problem --- Raw \LaTeX\ commands in HTML manual}
\index{manuals!HTML!removing raw \LaTeX\ commands|(} \index{manuals!HTML!removing raw \LaTeX\ commands|(}
\ccIndexSubsubitemBegin{manuals}{HTML}{unsupported commands} \ccIndexSubsubitemBegin{manuals}{HTML}{unsupported commands}

View File

@ -57,8 +57,7 @@ therefore do not appear in the constructors.
const Kernel::RT &hw = RT(1));} const Kernel::RT &hw = RT(1));}
{introduces a rotation by the angle \ccStyle{rho}. {introduces a rotation by the angle \ccStyle{rho}.
\ccPrecond \ccPrecond
\ccTexHtml{$\mbox{\it sine\_rho}^2 + \mbox{\it cosine\_rho}^2 == hw^2$}{<MATH><i>sine_rho</i><SUP>2</SUP> + <i>cosine_rho</i><SUP>2</SUP> == $sine\_rho^2 + cosine\_rho^2 == hw^2$.}
<i>hw</i><SUP>2</SUP></MATH>}.}
\ccConstructor{Aff_transformation_2(const Scaling, \ccConstructor{Aff_transformation_2(const Scaling,
const Kernel::RT &s, const Kernel::RT &s,

View File

@ -35,8 +35,7 @@ A model for this must provide:
Orientation const& orientation Orientation const& orientation
= COUNTERCLOCKWISE);}{ = COUNTERCLOCKWISE);}{
introduces a variable of type \ccc{Kernel::Circle_2}. introduces a variable of type \ccc{Kernel::Circle_2}.
It is initialized to the circle with diameter It is initialized to the circle with diameter $\overline{pq}$
$\ccTexHtml{\overline{pq}}{pq}$
and orientation \ccc{orientation}. and orientation \ccc{orientation}.
\ccPrecond \ccc{orientation} $\neq$ \ccc{COLLINEAR}.} \ccPrecond \ccc{orientation} $\neq$ \ccc{COLLINEAR}.}

View File

@ -8,8 +8,8 @@ A model for this must provide:
const Kernel::RT &c, const Kernel::RT &c,
const Kernel::RT &d);} const Kernel::RT &d);}
{creates a plane defined by the equation {creates a plane defined by the equation
\ccTexHtml{$a\, x +b\, y +c\, z + d = 0$}{a x + b y + c z + d = 0}. $a\, x +b\, y +c\, z + d = 0$.
Notice that it is degenerate if \ccTexHtml{$a = b = c = 0$}{a = b = c = 0}.} Notice that it is degenerate if $a = b = c = 0$.}
\ccMemberFunction{Kernel::Plane_3 operator()(const Kernel::Point_3 &p, \ccMemberFunction{Kernel::Plane_3 operator()(const Kernel::Point_3 &p,
const Kernel::Point_3 &q, const Kernel::Point_3 &q,

View File

@ -15,9 +15,9 @@ that satisfy the equation
The line splits $\E^2$ in a {\em positive} and a {\em negative} The line splits $\E^2$ in a {\em positive} and a {\em negative}
side. A point $p$ with \ccHtmlNoLinksFrom{Cartesian} coordinates side. A point $p$ with \ccHtmlNoLinksFrom{Cartesian} coordinates
$(px, py)$ is on the positive side of \ccStyle{l}, iff $(px, py)$ is on the positive side of \ccStyle{l}, iff
\ccTexHtml{$a\, px + b\, py +c > 0$}{a px + b py + c > 0}, it is $a\, px + b\, py +c > 0$, it is
on the negative side of \ccStyle{l}, iff on the negative side of \ccStyle{l}, iff
\ccTexHtml{$a\, px + b\, py +c < 0$}{a px + b py + c < 0}. $a\, px + b\, py +c < 0$.
The positive side is to the left of \ccc{l}. The positive side is to the left of \ccc{l}.
\ccCreation \ccCreation

View File

@ -15,10 +15,8 @@ h : a x + b y + c z + d = 0
The plane splits $\E^3$ in a {\em positive} and a {\em negative side}. The plane splits $\E^3$ in a {\em positive} and a {\em negative side}.
A point $p$ with Cartesian coordinates $(px, py, pz)$ is on the A point $p$ with Cartesian coordinates $(px, py, pz)$ is on the
positive side of \ccStyle{h}, iff \ccTexHtml{$a\, px +b\, py +c\, pz + positive side of \ccStyle{h}, iff $a\, px +b\, py +c\, pz + d > 0$.
d > 0$}{a px + b py +c pz + d > 0}. It is on the negative side, iff It is on the negative side, iff $a\, px +b\, py\, +c\, pz + d < 0$.
\ccTexHtml{$a\, px +b\, py\, +c\, pz + d < 0$}{a px + b py +c pz + d <
0}.
\ccCreation \ccCreation
\ccCreationVariable{h} \ccCreationVariable{h}
@ -34,9 +32,9 @@ positive side of \ccStyle{h}, iff \ccTexHtml{$a\, px +b\, py +c\, pz +
const Kernel::RT &c, const Kernel::RT &c,
const Kernel::RT &d)} const Kernel::RT &d)}
{creates a plane \ccVar\ defined by the equation {creates a plane \ccVar\ defined by the equation
\ccTexHtml{$a\, px +b\, py +c\, pz + d = 0$}{a px + b py + c pz + d = 0}. $a\, px +b\, py +c\, pz + d = 0$.
Notice that \ccVar\ is degenerate if Notice that \ccVar\ is degenerate if
\ccTexHtml{$a = b = c = 0$}{a = b = c = 0}.} $a = b = c = 0$.}
\ccConstructor{Plane_3(const Point_3<Kernel> &p, \ccConstructor{Plane_3(const Point_3<Kernel> &p,
const Point_3<Kernel> &q, const Point_3<Kernel> &q,

View File

@ -51,7 +51,7 @@ instead of a vector initialized with zeros.
\ccConstructor{Vector_2(const Kernel::RT &hx, const Kernel::RT &hy, const Kernel::RT &hw = RT(1));} \ccConstructor{Vector_2(const Kernel::RT &hx, const Kernel::RT &hy, const Kernel::RT &hw = RT(1));}
{introduces a vector \ccVar\ initialized to $(hx/hw,hy/hw)$. {introduces a vector \ccVar\ initialized to $(hx/hw,hy/hw)$.
\ccPrecond \ccTexHtml{$hw\neq 0$}{hw not equal to 0} } \ccPrecond $hw\neq 0$ }
\ccConstructor{Vector_2(const Kernel::FT &x, const Kernel::FT &y);} \ccConstructor{Vector_2(const Kernel::FT &x, const Kernel::FT &y);}
{introduces a vector \ccVar\ initialized to $(x,y)$.} {introduces a vector \ccVar\ initialized to $(x,y)$.}

View File

@ -187,7 +187,7 @@
\newcommand{\$}{\lcAsciiToHtml{$}} \newcommand{\$}{\lcAsciiToHtml{$}}
\newcommand{\&}{\lcAsciiToHtml{&}} \newcommand{\&}{\lcAsciiToHtml{&}}
\newcommand{\/}{} \newcommand{\/}{}
\newcommand{\,}{} \newcommand{\,}{\lcRawHtml{ }}
\newcommand{\;}{} \newcommand{\;}{}
\newcommand{\:}{} \newcommand{\:}{}
\newcommand{\!}{} \newcommand{\!}{}

View File

@ -3,9 +3,5 @@
\ccChapterRelease{Release: WIP (\today)} \ccChapterRelease{Release: WIP (\today)}
\ccChapterAuthor{Michael Hoffmann \and Eli Packer } \ccChapterAuthor{Michael Hoffmann \and Eli Packer }
%\minitoc
\ccTexHtml{\thispagestyle{empty}}{}
\input{Inscribed_areas/PkgDescription.tex} \input{Inscribed_areas/PkgDescription.tex}
\input{Inscribed_areas/user_part.tex} \input{Inscribed_areas/user_part.tex}