Command/scale
From ConTeXt wiki
< Command
\scale
Syntax
\scale[...,...=...,...]{...} | |
sx | number |
sy | number |
scale | number |
width | dimension |
height | dimension |
{...} | text |
Description
Scale text using different methods.
Comment
The amount of scaling is configured by the following parameters:
lines | scales to match a number of lines |
factor | scales by factor |
wfactor | appears to scale at a lesser ratio than factor |
hfactor | appears to scale like factor |
grid | ? |
Example
Spam. \scale[factor=15 ]{Spam.} \scale[wfactor=15]{Spam.} \scale[hfactor=15]{Spam.} \scale[scale=1500]{Spam.} \scale[lines=2 ]{Egg.} \scale[grid=6 ]{Sausage.} Spam.
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: