POV-Ray : Newsgroups : povray.beta-test : [doc] bug in working doc : [doc] bug in working doc Server Time
30 Jul 2024 06:30:46 EDT (-0400)
  [doc] bug in working doc  
From:
Date: 20 Dec 2001 10:32:46
Message: <nr042uc7r8hp6au4khvut11h87he19vkq7@4ax.com>
There is a bug in content page of working doc on
http://www.povray.org/working-docs/ .
There is 149 <ul> and only 147 </ul>.
As result <hr> at bottom not start at margin.
Tested with IE 5.00.2919.6307.

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)&_((x+y)*.7,z,.1)&_((x+y+2)*.7,z,.1)&_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.