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:command_not_defined_as_a_math_alphabet [2017/10/09 19:28] – créée nikopol | 2_programmation:erreurs:c:command_not_defined_as_a_math_alphabet [2022/10/10 13:46] (Version actuelle) – Ann dbitouze |
---|
====== Que veut dire l'erreur: ''Command <//nom//> not defined as a math alphabet'' ? ====== | ====== Que signifie l'erreur: « Command ⟨nom⟩ not defined as a math alphabet »? ====== |
| |
<a name="Command-lt-nom-gt-not-defined-as-a-math-alphabet" href="#Command-lt-nom-gt-not-defined-as-a-math-alphabet" title="Command <nom> not defined as a math alphabet" class="AQuestionFAQ">Command <nom> not defined as a math alphabet</a> | * **Message**: ''Command ⟨//nom//⟩ not defined as a math alphabet'' |
| |
<div class="DivQuestionContenuFAQ"><p>Cette erreur survient lorsqu'on essaie d'utiliser <span style="font-family: monospace; padding: 2px; background: #eee">\SetMathAlphabet</span> sur un <span style="font-family: monospace; padding: 2px; background: #eee"><nom></span> qui n'a pas été déclaré précédemment par une commande <span style="font-family: monospace; padding: 2px; background: #eee">\DeclareMathAlphabet</span> ou <span style="font-family: monospace; padding: 2px; background: #eee">\DeclareSymbolFontAlphabet</span> pour être défini comme un identificateur d'alphabet mathématique.</p></div> | Cette erreur survient lorsqu'on essaie d'utiliser ''\SetMathAlphabet'' sur un ''⟨//nom//⟩'' |
| qui n'a pas été déclaré précédemment par une commande ''\DeclareMathAlphabet'' |
| ou ''\DeclareSymbolFontAlphabet'' pour être défini comme un identificateur d'alphabet mathématique. |
| |
----- | ----- |
//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,définir un alphabet mathématique,problème d'alphabet) |
| metatag-og:title=(Que signifie l'erreur: Command ⟨nom⟩ not defined as a math alphabet ?) |
| metatag-og:site_name=(FAQ LaTeX francophone) |
| }} |
| |