Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Thomas Couchoud edited this page Mar 7, 2019 · 1 revision

Les principales messages de la classe de document polytech

Les messages d'avertissement

Message d'avertissement préfixé de Polytech : Raison
Last page too long. Try reducing \resume, \abstract, \motcle or \keyword. If you changed things, do not forget to recompile. La dernière de couverture fait plus d'une page. Vous devez ajuster les résumés et mots clés pour qu'il n'y ait plus de débordement.
Missing caption on figure/table/algorithm Vous avez oublié \caption dans la figure/table/algorithme
Missing label on figure/table/algorithm Vous avez oublié \label dans la figure/table/algorithme
You are not allowed to use \newpage, \clearpage or \cleardoublepage. Command suppressed. Les commandes \newpage, \clearpage et \cleardoublepage ont été rendue inactive car vous n'avez pas le droit de les utiliser.
Poster block too big (see \posterblock). Le bloc de poster est trop grand et déborde.
Reference 'xxx': You can not self reference this unnumbered chapter. Vous essayez de référencer un chapitre non numéroté depuis un autre chapitre.
Reference 'xxx': You can not reference things in unnumbered chapter from outside the chapter. Vous essayez de référencer quelque chose se trouvant dans un chapitre non numéroté depuis un autre chapitre.
Reference 'xxx': Can not compute referenced chapter from undefined reference. Référence inconnue.
Reference 'xxx': You can not define a label in appendices outside a chapter. \label is forbidden here. Vous essayez de définir un \label en annexe mais avant le premier chapitre.
Reference 'xxx': This is not an equation. Use \ref or \autoref instead. Vous utilisez \eqref sur un label qui ne correspond pas à une équation.
Reference 'xxx': This is an equation. Use \eqref or \autoref instead. Vous devez utiliser \eqref ou \autoref pour les équations
Reference 'xxx': You can not reference an unnumbered chapter. Vous essayez de référencer un chapitre non numéroté.
Label defined but unused Un emplacement a été nommé mais il n'a pas été utilisé.

Les messages d'erreur

Message d'erreur préfixé de Polytech : Raison
\schooldepartment called with an invalid argument. Argument invalide pour \schooldepartment.
\schooldepartment has not been called. \schooldepartment doit être utilisé.
\typereport called with an invalid argument. Argument invalide pour \typereport
\typereport has not been called. \typereport doit être appelé
\typereportname has not been called but \typereport{custom} has been used. \typereportname doit être utilisé si \typereport{custom} est utilisé.
\reportyear has not been called. \reportyear doit être utilisé
\title has not been called. \title doit être utilisé
\title has not been called but a subtitle has been defined. \subtitle a été utilisé mais pas \title.
\reportlogo has been called with an empty file path. L'argument de \reportlogo est vide.
\student has been called with an empty parameter (firstname/lastname/mail). Il manque un paramètre à \student.
\student has been called without the optional parameter and it can not be deduced from context. Le paramètre optionel de \student ne peut pas être déduit automatiquement : il doit être défini explicitement.
\student has been called with an invalid grade. Grade invalide pour \student
There is no author for the document (\student or \author needed). Aucun auteur n'a été défini.
\academicsupervisor has been called with an empty parameter (firstname/lastname/mail). Il manque un paramètre à \academicsupervisor.
\academicsupervisor has been called without the optional parameter and it can not be deduced from context. Le paramètre optionel de \academicsupervisor ne peut pas être déduit automatiquement : il doit être défini explicitement.
\academicsupervisor has been called with an invalid affiliation. Affiliation invalide.
\industrialsupervisor has been called with an empty parameter (firstname/lastname/mail). Il manque un paramètre à \industrialsupervisor.
An industrial supervisor has been defined but no academic superviror has been defined (\academicsupervisor needed). S'il y a un tuteur entreprise, il y a forcément un tuteur académique.
An industrial superviror has been defined but no company has been defined (\company needed). S'il y a un tuteur entreprise, il y a forcément une entreprise.
\company has already been called. Il y a plusieurs définitions de l'entreprise.
\company has been called with an empty parameter (company name/address/website). Il manque un paramètre à \company.
\company used without \industrialsupervisor. S'il y a une entreprise, il y a forcément un tuteur entreprise.
\industrialsupervisor used without \company S'il y a un tuteur entreprise, il y a forcément une entreprise.
No french keyword defined (\motcle needed). Il n'y a pas de mot clé en français de défini.
No english keyword defined (\keyword needed). Il n'y a pas de mot clé en anglais de défini.
\resume has already been called. Il y a plusieurs résumés français de défini.
No resume defined (\resume needed). Résumé français manquant.
\abstract has already been called. Il y a plusieurs résumés anglais de défini.
No resume defined (\abstract needed). Résumé anglais manquant.
Appendix chapter must be numbered. \chapter* is forbidden here. Les annexes doivent être numérotées.
A poster is required but an invalid number of block is defined (see \posterblock). Un poster doit être défini mais il n'y a pas le bon compte de blocs.

Clone this wiki locally