[Rd] Problem with R CMD Rdconv -t Ssgm file.Rd > file.sgml; omits section{foo}{text} (PR#8660)

timh@insightful.com timh at insightful.com
Sun Mar 5 22:36:01 CET 2006


I have a .Rd file containing a number of \section commands.
When I convert this to .sgml, the sections are missing; neither the
title nor following text is there.

In contrast, when I convert to .d, the sections are present.

R CMD Rdconv -t Ssgm temp.Rd > temp.sgml
R CMD Rdconv -t Sd temp.Rd > temp.d


Tim Hesterberg

--please do not edit the information below--

Version:
 platform = i386-pc-mingw32
 arch = i386
 os = mingw32
 system = i386, mingw32
 status = 
 major = 2
 minor = 2.0
 year = 2005
 month = 10
 day = 06
 svn rev = 35749
 language = R

Windows XP Professional (build 2600) Service Pack 2.0

Locale:
LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252

Search Path:
 .GlobalEnv, package:methods, package:stats, package:graphics, package:grDevices, package:utils, package:datasets, Autoloads, package:base



More information about the R-devel mailing list