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 [2020/12/12 18:04] – Niveau de section corrigé dbitouze | 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”? ====== |
- | 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 '' | + | 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 '' | + | 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, | + | 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 '' | + | < |
- | you're using. | + | ConTeXt fournit directement les mêmes fonctionnalités, sans qu'il soit nécessaire de charger d'extensions. |
- | commands in the emTeX drivers (e.g., '' | + | </ |
- | etc.) that will draw lines at arbitrary orientations, | + | |
- | commands in '' | + | |
- | landscape orientation. | + | |
- | Note that '' | + | 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 '' | + | 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' | ||
+ | </ | ||
- | //Source:// [[faquk> | ||
- | {{htmlmetatags> | + | ----- |
- | metatag-og: | + | // |
+ | * [[faquk> | ||
+ | * [[https:// | ||
+ | |||
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
metatag-og: | metatag-og: | ||
}} | }} | ||