[R] Query: Sd2Rd and nroff macros in S docs

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jun 18 09:47:31 CEST 2003


On Wed, 18 Jun 2003 Ted.Harding at nessie.mcc.ac.uk wrote:

> Documentation for S3 functions is apparently written in troff markup
> with macro tags like
> 
>   .BG  .FN  .TL  .DN  .CS  ...
> 
> Inspection of S3 documentation source files gives a pretty clear idea
> of what these mean, semantically (and Sd2Rd is a perl script which
> converts this markup into the Rd format, providing further semantic
> information along the way).
> 
> My query is: Can anyone point to troff macro definitions for these tags?

You need to look in an S3 Unix system for that: they are presumably
copyright AT&T.  Look in the file SHOME/cmd/help.nr.

> (And, preferably, also to descriptions for their usage)

That's harder.  There have been some partial descriptions in long-obselete 
S-PLUS manuals.

Why do you want to do this?  The last system that used such markup was
S-PLUS 3.4, released in about 1996 as I recall.  (You might do better 
asking S questions on S-news?)

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list