Path: utzoo!attcan!uunet!aplcen!unmvax!ariel.unm.edu!news From: stanly@crunch.unm.edu (Stanly Steinberg) Newsgroups: comp.text.tex Subject: LaTeX Problem (figure and table numbering) Message-ID: <1990Sep26.185900.1879@ariel.unm.edu> Date: 26 Sep 90 18:59:00 GMT Sender: news@ariel.unm.edu (USENET News System) Organization: University of New Mexico Math Dept., Albuquerque, NM Lines: 18 At the beginning of the source the LaTeX for a document, I have the following: \documentstyle[12pt]{article} \renewcommand{\theequation}{\thesection.\arabic{equation}} \renewcommand{\thefigure}{\thesection.\arabic{figure}} \renewcommand{\thetable}{\thesection.\arabic{table}} In Section 3, I have a figure and a table that are labelled with a \label{xxx} command. In the figure and table captions and in the list of figures and list of tables, the numbering is correct (3.1) but when \ref{xxx} is used it produces only a 3 (i.e. the .1 is missing). Does anyone have a fix for this? I do not read this newsgroup so please reply directly to me. -- Professor Stanly Steinberg, Department of Mathematics and Statistics University of New Mexico, Albuquerque, NM 87131, 505 277 5323 stanly@crunch.unm.edu stanly@unmb.bitnet