On 17-Jul-2001 Angus Leeming wrote:

> Jürgen, have a medal for clear and simple answers!

#:O)

> The question now becomes
>       how do I check whether natbib exists (I guess I must parse the output of 
> chkconfig.ltx or invoke some method that's sone this for me.) I guess that 
> I'm looking for something like
>       bool packageExists("natbib");

Nope you don't have to check for the existance of the package on the system!

> Finally, InsetCitation::validate would contain the psuedo-code

a bit modified without the package check!

{
      if (inset uses a natbib-specific citation command) {
              features.natbib = true;
      }
}


> Have I got the right end of this stick?

And the you need to put the right "\usepackage{}" LaTeX output I guess it
is in LaTeXFeatures.C, isn't it?

Hope you got it now ;)

       Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Psychoanalysis??  I thought this was a nude rap session!!!

Reply via email to