Re: [O] 'exit' required on gnuplot code block for svg output

2011-09-26 Thread Eric Schulte
Hi, I have noticed the missing tag, but didn't realize that adding an explicit exit fixed the problem, I'd been editing the resulting .svg files manually. I imagine this will eventually be fixed by the gnuplot team. Best -- Eric Edward DeMeulle writes: > Has anyone else noticed that an 'exit

[O] 'exit' required on gnuplot code block for svg output

2011-09-25 Thread Edward DeMeulle
Has anyone else noticed that an 'exit' line is needed on a code block for gnuplot to generate the needed closing tag? -ED-