POV-Ray : Newsgroups : povray.beta-test : [Docs] A couple of errors in the .pdf Server Time
29 Jul 2024 08:12:36 EDT (-0400)
  [Docs] A couple of errors in the .pdf (Message 1 to 2 of 2)  
From: Francois Labreque
Subject: [Docs] A couple of errors in the .pdf
Date: 31 Jan 2004 00:07:41
Message: <401b381d$1@news.povray.org>
I assume that these have already been flagged for a later update, but just in case:

Table of contents:

Figures:
	5.1	The Mie  (I think it should be "Mie Haze")
	5.2	The Mie  (I think it should be "Mie Murky")

	The figures in chapter 5 have the same problem.

Tables:
	The tables for chapter 2 do not have titles.

1.1.3 Float expressions

LOGICAL_OPERATOR:
& | | <em>(note: this means an ampersand or a vertical bar is a logical 
operator)</em>
INT:
FLOAT <em>(note any syntax which requires a integer INT will accept a FLOAT and 
it will be truncated to

	The "<em>" and "</em>" tags shouldn't be there, IMHO.  Also, the second note is 
truncated after the word "truncated". ;-)

Tables 1.2, 1.3 and 1.4 do not appear in the section that talk about them.

sin(A) has an illegible description.

1.1.5 Specifying colors

COLOR:
	<em> tags again!

1.1.6 User defined functions

IDENT_ITEM:
	More <em> tags.

1.2.5 The #version Directive

	There are multiple references to 3.5 being the current version.



-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

From: ingo
Subject: Re: [Docs] A couple of errors in the .pdf
Date: 1 Feb 2004 03:30:18
Message: <Xns948260B0BFD65seed7@news.povray.org>
in news:401b381d$1@news.povray.org Francois Labreque wrote:

> I assume that these have already been flagged for a later update, but
> just in case: 
> 

I'll have a look,

Ingo


Post a reply to this message

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