Différences
Ci-dessous, les différences entre deux révisions de la page.
 
| Prochaine révision | Révision précédente | 
| generalites:erreurs:c:cannot_determine_size_of_graphic [2017/10/09 18:11]  – créée nikopol | 2_programmation:erreurs:c:cannot_determine_size_of_graphic [2022/07/04 19:24] (Version actuelle)  – <> → angle brackets dbitouze | 
|---|
| ====== Que veut dire l'erreur: ''Cannot determine size of graphic in <//fichier//>'' ? (//graphics/graphicx//) ====== | ====== Que signifie l'erreur: « Cannot determine size of graphic in ⟨fichier⟩ »? ====== | 
 |  | 
| <a name="Cannot-determine-size-of-graphic-in-lt-fichier-gt-graphics-graphicx" href="#Cannot-determine-size-of-graphic-in-lt-fichier-gt-graphics-graphicx" title="Cannot determine size of graphic in <fichier> (graphics/graphicx)" class="AQuestionFAQ">Cannot determine size of graphic in <fichier> (graphics/graphicx)</a> |   * **Message**: ''Cannot determine size of graphic in ⟨//fichier//⟩''  | 
|   |   * **Origine**: package //graphics/graphicx//. | 
 |  | 
| <div class="DivQuestionContenuFAQ"><p>La taille explicite de l'image n'a pas été spécifiée et <b>LaTeX</b> est incapable de déterminer cette taille directement à partir du <span style="font-family: monospace; padding: 2px; background: #eee"><fichier></span> graphique. Normalement, il le fait automatiquement, par exemple avec les fichiers <span style="font-family: monospace; padding: 2px; background: #eee">.eps</span> en lisant l'information de la boîte englobante. Cependant, en fonction du pilote graphique, il peut être incapable d'extraire cette information à partir d'images <i>bitmap</i>, telles que les fichiers <span style="font-family: monospace; padding: 2px; background: #eee">.jpg</span>, <span style="font-family: monospace; padding: 2px; background: #eee">.gif</span> et <span style="font-family: monospace; padding: 2px; background: #eee">.png</span>.</p></div> | La taille explicite de l'image n'a pas été spécifiée et <latex>\LaTeX{}</latex>  | 
|   | est incapable de déterminer cette taille directement à partir du ''⟨//fichier//⟩'' graphique.  | 
|   | Normalement, il le fait automatiquement, par exemple avec les fichiers ''.eps''  | 
|   | en lisant l'information de la boîte englobante.  | 
|   | Cependant, en fonction du pilote graphique, il peut être incapable d'extraire  | 
|   | cette information à partir d'images //bitmap//, telles que les fichiers  | 
|   | ''.jpg'', ''.gif'' et ''.png''. | 
 |  | 
| ----- | ----- | 
| //Source:// https://latex.developpez.com/faq/erreurs?page=C | //Sources://  | 
|   |   * [[https://latex.developpez.com/faq/erreurs?page=C]],  | 
|   |   * [[https://www.latex-project.org/help/books/#french|LaTeX Companion, 2e édition]], Frank Mittelbach, Michel Goossens, Johannes Braams, David Carlisle, Chris Rowley (Pearson, 2006) ; ISBN: 978-2-7440-7182-9. Annexe B, //Détecter et résoudre les problèmes//, reproduite avec l'aimable autorisation de l'éditeur. | 
 |  | 
|   | {{htmlmetatags>metatag-keywords=(messages d'erreur de LaTeX,taille des images,format d'images,includegraphics,fichier postscript,encapsulated postscript,fichier JPEG) | 
|   | metatag-og:title=(Que signifie l'erreur: Cannot determine size of graphic in ⟨fichier⟩ ?) | 
|   | metatag-og:site_name=(FAQ LaTeX francophone) | 
|   | }} | 
 |  |