[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] Erreur LaTeX



Bonjour.

Le 5 Juillet 2000 à 01:12:46, Jean-Francois Straeten a écrit :

 > Y a-t-il un guru LaTeX sur la liste ?
 > 
 > Dans le preamble, je mets :
 > 
 > \renewenvironment{quotation}{\begin{quotation}\em}{\end{quotation}}
 > 
 > La compilation merde à l'utilisation de l'environnement redéfini ainsi
 > avec le message d'erreur suivant :
 > 
 > ERROR: TeX capacity exceeded, sorry [grouping levels=255].
 > 
 > Même chose pour quote (même si ça a moins d'intérêt de redéfinir celui-là
 > ainsi).

C'est normal : la nouvelle définition de ton environnement est
circulaire, et TeX finit donc par manquer de mémoire.

 > Mon but est d'avoir un environnement qui met tout son contenu en italique,
 > pour éviter de devoir coder \emph{<paragraphe>} pour chaque
paragraphe.

\newenvironment{quotatio}{\begin{quotation}\em}{\end{quotation}}

La commande \renewenvironment est à réserver aux cas où on réécrit
l'environnement de A à Z.

-- 
Olivier Bouverot


"Every morning, I get up and look through the 'Forbes' list of the
richest people in America.  If I'm not there, I go to work"
		-- Robert Orben
--------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/