diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html index ba5548373a9..f595a58149c 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-specials.html @@ -13,7 +13,7 @@ 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 <code>\</code><code>special</code>; for example, -there’s little point including a figure if you leave no gap for it in +there’s little point including a figure if you leave no gap for it in your text, and changing colour proves to be a particularly fraught operation that requires real wizardry. LaTeX2e has standard graphics and colour packages that make figure inclusion, @@ -22,7 +22,7 @@ straightforward, despite the rather daunting <code>\</code><code>special</code> involved. (ConTeXt provides similar support, though not by way of packages.) <p/>The allowable arguments of <code>\</code><code>special</code> depend on the device driver -you’re using. Apart from the examples above, there are <code>\</code><code>special</code> +you’re using. Apart from the examples above, there are <code>\</code><code>special</code> commands in the emTeX drivers (e.g., <i>dvihplj</i>, <i>dviscr</i>, <em>etc</em>.) that will draw lines at arbitrary orientations, and commands in <i>dvitoln03</i> that permit the page to be set in |