|
From: Ethan M. <merritt@u.washington.edu> - 2005-02-13 19:25:42
|
On Sunday 13 February 2005 10:54 am, Harald Harders wrote:
>
> Have a look at this example:
>
> set terminal epslatex standalone color \
> header "\\usepackage[T1]{fontenc}\n\\usepackage{mathpmnt}" \
> 'default' 12
Yuck. Guaranteed to scare away novice users, like me.
Do you really expect people to type that gibberish in the 'set term'
command? Surely this belongs in an auxilliary file, or should
be constructed by the driver itself from more user-friendly
commands on the order of
set termoption packages (mathpmnt, times, ...)
And what is that font encoding business? Is it fighting against
the "set encoding" command?
--
Ethan A Merritt merritt@u.washington.edu
Biomolecular Structure Center
Mailstop 357742
University of Washington, Seattle, WA 98195
|