by =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker@[EMAIL PROTECTED]
>
Jun 3, 2008 at 01:02 AM
Rahul wrote:
> Many pages on the gnuplot html do***entation online have strange
characters
> show up in my Firefox browser. Mostly the symbol "#".
>
> For example try the page:
> http://www.gnuplot.info/docs/node325.html#set_cbrange
>
> [snip]....Points drawn in splot ... pm3d4#4palette[snip]
That's supposed to read
Points drawn in splot ... pm3d|palette
I.e. the '4#4' is a pipe symbol, '|'. At least in the LaTeX source it
is. Looks like latex2html munged it.