|
From: Petr M. <mi...@ph...> - 2005-02-15 07:39:52
|
> > set terminal epslatex header '\def\Kc{{\ensuremath K_{\mathrm{Ic}}}}'
> > set xlabel '\Kc'
> >
> > Everybody who knows LaTeX immediately understands what these lines do.
>
> I doubt it. Certainly not everyone who *uses* LaTeX knows what those
> lines do.
Thus, there are two folks, one group wants to be able to include raw latex
commands into header, the other link to a file to be \input. The patch
should satisfy both.
---
PM
|