mirror of https://github.com/python/cpython
Remove commented-out \itembreak.
This commit is contained in:
parent
c660233cfb
commit
31c4ed75fc
|
@ -121,7 +121,6 @@ but the pairs have the point first and the normal second.
|
|||
|
||||
\begin{funcdesc}{nurbssurface}{s_k\, t_k\, ctl\, s_ord\, t_ord\, type}
|
||||
% XXX s_k[], t_k[], ctl[][]
|
||||
%\itembreak
|
||||
Defines a nurbs surface.
|
||||
The dimensions of
|
||||
\code{\var{ctl}[][]}
|
||||
|
|
|
@ -121,7 +121,6 @@ but the pairs have the point first and the normal second.
|
|||
|
||||
\begin{funcdesc}{nurbssurface}{s_k\, t_k\, ctl\, s_ord\, t_ord\, type}
|
||||
% XXX s_k[], t_k[], ctl[][]
|
||||
%\itembreak
|
||||
Defines a nurbs surface.
|
||||
The dimensions of
|
||||
\code{\var{ctl}[][]}
|
||||
|
|
Loading…
Reference in New Issue