POV-Ray : Newsgroups : povray.beta-test : [doc] Small bug in DOC [6.1.6.1] Server Time
31 Jul 2024 10:23:09 EDT (-0400)
  [doc] Small bug in DOC [6.1.6.1] (Message 1 to 5 of 5)  
From: Zan Trajkov
Subject: [doc] Small bug in DOC [6.1.6.1]
Date: 6 Sep 2001 11:15:55
Message: <3B9792B8.ED1DA991@sicom-ol.de>
I think, I found a small bug in the docs....

6.1.6.1 Declaring User-Defined Float Functions

there is a example, which uses a 'pattern' - keyword

#declare foo = function {
   pattern {
     checker
   }
 } 

This keyword is not listet in section 6.1.1

I think, this is a scrap of a 'last minute change'. 
This mentioned someone? somewhere? 
Maybe it was sometimes before reported.....

Zan
PS.: GREAT JOB DONE POV-TEAM...


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: [doc] Small bug in DOC [6.1.6.1]
Date: 6 Sep 2001 11:20:37
Message: <3b979445@news.povray.org>
In article <3B9792B8.ED1DA991@sicom-ol.de> , Zan Trajkov 
<tra### [at] sicom-olde>  wrote:

> This keyword is not listet in section 6.1.1
>
> I think, this is a scrap of a 'last minute change'.
> This mentioned someone? somewhere?

No, the change was somewhere else and had to do with the pattern image type.
If the keyword "pattern" is missing from the list of keywords than that is a
(minor) documentation bug.

> Maybe it was sometimes before reported.....

Not that I know about.  I am sure our docs coordinator will take care of it.

> Zan
> PS.: GREAT JOB DONE POV-TEAM...

Thanks!

    Thorsten


____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Zan Trajkov
Subject: Re: [doc] Small bug in DOC [6.1.6.1]
Date: 6 Sep 2001 11:31:51
Message: <3B979673.C951D5D4@sicom-ol.de>
Thorsten Froehlich schrieb:
> 
> > I think, this is a scrap of a 'last minute change'.
> > This mentioned someone? somewhere?
> 
> No, the change was somewhere else and had to do with the pattern image type.
> If the keyword "pattern" is missing from the list of keywords than that is a
> (minor) documentation bug.
> 
> > Maybe it was sometimes before reported.....
> 
> Not that I know about.  I am sure our docs coordinator will take care of it.

Yes, it was reportet: 

portfolio\allobjects_pov

from yesterday....

news://news.povray.org/3b967930%40news.povray.org

(It was the docs coordinator .... :-) )


Post a reply to this message

From: ingo
Subject: Re: [doc] Small bug in DOC [6.1.6.1]
Date: 6 Sep 2001 11:32:55
Message: <Xns9114B28398A9Eseed7@povray.org>
in news:3b979445@news.povray.org Thorsten Froehlich wrote:

> I am sure our docs coordinator will take care of it.

He did.

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: Zan Trajkov
Subject: Re: [doc] Small bug in DOC [6.1.6.1]
Date: 6 Sep 2001 11:57:49
Message: <3B979C89.D738C522@sicom-ol.de>
Sorry,
i'm found the answer myself...
'pattern' is a SPECIAL_FLAOT_FUNCTION as described in 6.1.6

I'm mixed up 2 different tasks regarding 'pattern' ... :-(

v
Zan

Zan Trajkov schrieb:

> there is a example, which uses a 'pattern' - keyword
> 
> #declare foo = function {
>    pattern {
>      checker
>    }
>  }
> 
> This keyword is not listet in section 6.1.1
>


Post a reply to this message

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