On 12-10-13 3:20 PM, Christophe Genolini wrote:
Hi the list,
I am about to submit an article describing an R package to the Journal of
Statistical Software but I
encounter a strange behavior of LaTeX: the numbering of the figure is correct
(1. 2. 3. ...), but
when I make a reference to a figure, the section (or the subsection) number
appears instead of the
figure number.
I check if this behavior occurs with the file example provide in the jss
package style: it does (I
joint the example to this mail). So does someone know what is wrong?
Sincerely
Christophe
This body part will be downloaded on demand.
I would guess you put the \label in the wrong place. Put it in the
\caption and it should be fine.
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.