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/06/03 14:21] – samcarter | 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”? ====== |
- | title: `\special` commands | + | |
- | category: concepts | + | |
- | permalink: / | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
- | TeX provides the means to express things that device drivers can | + | < |
- | do, but about which TeX itself knows nothing. For example, TeX | + | mais mais pas < |
- | itself knows nothing about how to include | + | dans un document, ni comment changer la couleur du texte, mais certains pilotes de périphériques le savent. |
- | documents, or how to set the color of printed text; but some device | + | |
- | drivers do. | + | |
- | Instructions for such things are introduced to your document | + | Ces actions sont décrites dans le document |
- | of `\special` commands; all that TeX does with these commands is | + | tout ce que TeX fait avec ces commandes, c'est développer leur argument, |
- | to expand their | + | puis transmettre le résultat au fichier |
- | arguments and then pass the command to the DVI file. In most | + | vous utiliserez des macros fournies par des extensions |
- | cases, there are macro packages provided | + | qui s' |
- | provide a human-friendly interface to the `\special`; for example, | + | pour avoir un résultat cohérent; par exemple, ça n' |
- | there's little point including a figure if you leave no gap for it in | + | une figure avec '' |
- | your text, and changing color proves to be a particularly fraught | + | Donc les extensions [[ctanpkg> |
- | operation that requires real wizardry. | + | de réserver de l' |
- | has standard | + | la pivoter ou la mettre à l' |
- | rotation and scaling, and color typesetting relatively | + | De même, les extensions [[ctanpkg> |
- | straightforward, despite the rather daunting `\special` commands | + | de tout pour mettre votre texte en couleur, opération particulièrement délicate |
- | involved. | + | si vous deviez le faire à la main. |
- | packages.) | + | |
- | The allowable arguments of `\special` depend on the device driver | + | < |
- | you're using. Apart from the examples above, there are `\special` | + | ConTeXt fournit directement les mêmes fonctionnalités, |
- | commands in the emTeX drivers (e.g., `dvihplj`, `dviscr`, | + | </ |
- | etc.)& | + | |
- | commands in `dvitoln03` that permit the page to be set in | + | |
- | landscape orientation. | + | |
- | Note that `\special` behaves rather differently in pdfTeX, since | + | Les arguments autorisés pour '' |
- | there is no device driver around. There _is_ a concept of | + | que vous utilisez. En dehors des exemples ci-dessus, il existe des commandes '' |
- | PDF specials, but in most cases `\special` will provoke a | + | dans les pilotes emTeX (par exemple, '' |
- | warning when used in pdfTeX. | + | des lignes avec des orientations arbitraires, |
+ | qui permettent de mettre la page en orientation paysage. | ||
+ | |||
+ | <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: | ||
+ | }} | ||