Skip to content
Prev 127127 / 398500 Next

The itemize command in *.Rd files.

On 16/10/2007 8:18 PM, Rolf Turner wrote:
Okay, I see it now.  The bug shows up when the \itemize command
is not at the start of a line; you can avoid it by inserting a line feed 
there.  The cause is apparently that the translator from .Rd format to 
troff (or whatever that is) doesn't insert a newline.

I think the conversion from .Rd to this format is done by the Rdconv.pm 
Perl code; I'll see if I can track down the bug.

Duncan Murdoch