|
From: Petr M. <mi...@ph...> - 2005-02-14 10:33:44
|
> > set terminal epslatex standalone color \
> > header "\\usepackage[T1]{fontenc}\n\\usepackage{mathpmnt}" \
> > 'default' 12
>
> Yuck. Guaranteed to scare away novice users, like me.
LaTeX users are power users, and the above syntax does exactly what it is
supposed to do -- add raw LaTeX commands to the document. Thus it should be
like that.
> commands on the order of
> set termoption packages (mathpmnt, times, ...)
That's confusing.
---
PM
|