Re: question regarding check for hyperref

2010-10-10 Thread Uwe Stöhr
> you are looking for somthing like BufferParams.pdfoptions().use_hyperref, Yes, thanks. I used this to fix http://www.lyx.org/trac/ticket/6470. regards Uwe

Re: question regarding check for hyperref

2010-10-09 Thread Pavel Sanda
Uwe Stöhr wrote: > I'm looking for a way to check in InsetBibtex.ccp in InsetBibtex::latex > that the user has checked the "use hyperref" checkbox in the PDF section of > the document settings. How can this be done? you are looking for somthing like BufferParams.pdfoptions().use_hyperref, this s