Mercurial > hg > octave-nkf
diff scripts/plot/surfl.m @ 11595:5ec6aa05638d
Prevent doubled quotes around @table items in Info.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 20 Jan 2011 21:29:14 -0800 |
parents | c792872f8942 |
children | 22c50cbad2ce |
line wrap: on
line diff
--- a/scripts/plot/surfl.m +++ b/scripts/plot/surfl.m @@ -38,7 +38,7 @@ ## The material properties of the surface can specified using a 4-element vector ## @var{P} = [@var{AM} @var{D} @var{SP} @var{exp}] which defaults to ## @var{p} = [0.55 0.6 0.4 10]. -## @table @code +## @table @asis ## @item "AM" strength of ambient light ## ## @item "D" strength of diffuse reflection