by Tim Hoffmann <tim.hoffmann@[EMAIL PROTECTED]
>
Jun 3, 2008 at 09:52 AM
Rahul wrote:
> Hans-Bernhard Bröker <HBBroeker@[EMAIL PROTECTED]
> wrote in
> news:g21u6n$l8k$01$1@[EMAIL PROTECTED]
>
>> 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.
>
> Thanks Hans! Is that just me who is seening these strange symbols? The
html
> do***entation must be the primary source for a lot of people I assume.
I've
> been noticing the strange symbols for a long time but always assumed it
was
> something wrong with my browser.....
>
No it's not just you. This issue was recently discussed in bugre****t
1928380. It really appears to be a problem of latex2html with escape
sequences and has to be cleaned up manually.
Could someone with access to the website please run sed on the 4.2
do***entation files and replace the #i#? I know these:
#4# vertical bar |
#5# < <
#6# > >
Maybe #5# and #6# would better be translated as left and right angle
brackets ⟨ and ⟩
There may be more.
Thanks,
Tim