[pstricks] \scalebox incompatible with \documentclass{minimal}?
Hendri Adriaens
spotje at gmail.com
Wed Dec 21 21:14:50 CET 2005
> I've been trying to generate embeddable diagrams with PSTricks, and it
> seems I cannot use \scalebox (or \LARGE, for that matter) in a
> document I've begun with \documentclass{minimal}.
Minimal is, well, minimal. Nothing is in it, just the required
\normalsize definition. Use a proper class. And \scalebox is defined
by graphics/graphicx; you need to load that.
-Hendri.
More information about the PSTricks
mailing list