> > -void PDFOptions::writeLaTeX(odocstream &os) const
> > +void PDFOptions::writeLaTeX(odocstringstream &os) const
>
> Why?
my fault. PDFOptions::writeLaTeX is called with odocstringstream param
elsewhere and when we were haunting strange bug yesterday i was not sure
whether this couldnt make s
On Fri, Sep 21, 2007 at 02:10:56AM -, [EMAIL PROTECTED] wrote:
> Author: rgheck
> Date: Fri Sep 21 04:10:50 2007
> New Revision: 20406
>
> URL: http://www.lyx.org/trac/changeset/20406
> Log:
> Fix from Pavel.
>
> Modified:
> lyx-devel/trunk/src/PDFOptions.cpp
> lyx-devel/trunk/src/PDF