Skip to content
Back to formatted view

Raw Message

Message-ID: <18595.62222.716587.862382@fangorn.hornik.net>
Date: 2008-08-14T08:55:42Z
From: Kurt Hornik
Subject: Chapter12?
In-Reply-To: <48A29129.4010906@biostat.ku.dk>

>>>>> Peter Dalgaard writes:

> Mark Difford wrote:
>> In fact, though Chapter 12 still exists in the TOC of the document, the relevant chapter (Statistical Models in R) has mysteriously become chapter 11 (it was a long time ago that I last looked at it). The relevant section is ?11.1 Defining statistical models; formulae.
>> http://cran.r-project.org/doc/manuals/R-intro.html
>> Regards, Mark.
>> Mark Difford
>> Ph.D. candidate, Botany Department,
>> Nelson Mandela Metropolitan University,
>> Port Elizabeth, SA.
>> 
> This look like a generic texinfo issue affecting HTML output. Numbered 
> sections are off by one when the first section (here Preface) is 
> unnumbered. Same thing in R-exts.html and others.

> (CC to Kurt Hornik because he usually knows texinfo things.)

That appears to be a bug in the way makeinfo generates the toc.

-k