On Fri, Sep 21, 2007 at 03:53:52AM +0200, Pavel Sanda wrote:
> can you add this small polish ?
> pavel

> diff --git a/src/PDFOptions.cpp b/src/PDFOptions.cpp
> index d16b9cd..0bf5a0d 100644
> --- a/src/PDFOptions.cpp
> +++ b/src/PDFOptions.cpp
> @@ -76,7 +76,7 @@ void PDFOptions::writeFile(ostream & os) const
>  
>  }
>  
> -void PDFOptions::writeLaTeX(odocstream &os) const
> +void PDFOptions::writeLaTeX(odocstringstream &os) const

Why this restriction to stringstream?

[Apart from that: space after '&']

Andre'

Reply via email to