Re: bufferparams output

2010-05-24 Thread rgheck
On 05/24/2010 09:17 AM, Pavel Sanda wrote: Richard, looking at the current .lyx header i find a little bit disturbing those \html_latex_start "" and so on. what about enclose all xhtml header stuff into something like xhtml().writeFile(os) and dump it only in non default case as we do with pdf

bufferparams output

2010-05-24 Thread Pavel Sanda
Richard, looking at the current .lyx header i find a little bit disturbing those \html_latex_start "" and so on. what about enclose all xhtml header stuff into something like xhtml().writeFile(os) and dump it only in non default case as we do with pdfoptions/spacing.writeFile? pavel