>>>>> "Collette" == Collette  <[EMAIL PROTECTED]> writes:

Collette> I have two questions: - how to translate the word
Collette> "algorithm" (it's at the beginning of the algorithm float)

>From reading the source of the algorithm.sty package, I guess the
answer is to add
\renewcommand{\ALG@name}{Algorithme}
\renewcommand{\listalgorithmname}{Liste des \ALG@name s}
in Layout->LaTeX_Preamble.

Collette> - how to add grayed cell in a table.

As the french LaTeX FAQ reveals
  http://www.lri.fr/Francais/Recherche/ia/stuff/FAQ-LaTeX/7.6.html
the colortab package seems to be a good tools for that. You'll have to
do some LaTeX coding, though.

JMarc

Reply via email to