Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
fichiers:postscript:commandes_special [2018/05/25 19:35] – joseph.wright | 5_fichiers:postscript:commandes_special [2021/05/22 06:29] (Version actuelle) – Traduction en français. jejust | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ===== À quoi sert la commande “\special”? |
- | category: concepts | + | |
- | permalink: / | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
- | # `\special` commands | + | < |
+ | mais mais pas < | ||
+ | dans un document, ni comment changer la couleur du texte, mais certains pilotes de périphériques le savent. | ||
- | TeX provides the means to express things that device drivers can | + | Ces actions sont décrites dans le document au moyen de commandes '' |
- | do, but about which TeX itself knows nothing. For example, TeX | + | tout ce que TeX fait avec ces commandes, c'est développer leur argument, |
- | itself knows nothing about how to include PostScript figures into | + | puis transmettre le résultat au fichier DVI. Dans la plupart des cas, |
- | documents, or how to set the color of printed text; but some device | + | vous utiliserez des macros fournies par des extensions (souvent avec le pilote), |
- | drivers do. | + | qui s' |
+ | pour avoir un résultat cohérent; par exemple, ça n' | ||
+ | une figure avec '' | ||
+ | Donc les extensions [[ctanpkg> | ||
+ | de réserver de l' | ||
+ | la pivoter ou la mettre à l' | ||
+ | De même, les extensions [[ctanpkg> | ||
+ | de tout pour mettre votre texte en couleur, opération particulièrement délicate | ||
+ | si vous deviez le faire à la main. | ||
- | Instructions for such things are introduced to your document by means | + | < |
- | of `\special` commands; all that TeX does with these commands is | + | ConTeXt fournit directement les mêmes fonctionnalités, sans qu'il soit nécessaire de charger d' |
- | to expand their | + | </ |
- | arguments and then pass the command to the DVI file. In most | + | |
- | cases, there are macro packages provided (often with the driver) that | + | |
- | provide a human-friendly interface to the `\special`; for example, | + | |
- | there's little point including a figure if you leave no gap for it in | + | |
- | your text, and changing color proves to be a particularly fraught | + | |
- | operation that requires real wizardry. | + | |
- | has standard graphics and color packages that make figure inclusion, | + | |
- | rotation and scaling, and color typesetting relatively | + | |
- | straightforward, | + | |
- | involved. | + | |
- | packages.) | + | |
- | The allowable | + | Les arguments |
- | you're using. Apart from the examples above, there are `\special` | + | que vous utilisez. En dehors des exemples ci-dessus, il existe des commandes '' |
- | commands in the emTeX drivers | + | dans les pilotes |
- | etc.)& | + | des lignes avec des orientations |
- | commands in `dvitoln03` that permit the page to be set in | + | qui permettent de mettre la page en orientation |
- | landscape | + | |
- | Note that `\special` behaves rather differently in pdfTeX, since | ||
- | there is no device driver around. | ||
- | PDF specials, but in most cases `\special` will provoke a | ||
- | warning when used in pdfTeX. | ||
+ | <note warning> | ||
+ | '' | ||
+ | Il existe un concept similaire pour le format PDF, mais dans la plupart des cas, '' | ||
+ | lorsqu' | ||
+ | </ | ||
+ | |||
+ | |||
+ | ----- | ||
+ | // | ||
+ | * [[faquk> | ||
+ | * [[https:// | ||
+ | |||
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||