[OS X TeX] LaTeX question regarding \pageref
Bruno Voisin
bvoisin at mac.com
Tue Jul 1 16:56:46 EDT 2008
Le 1 juil. 08 à 22:40, Gary L. Gray a écrit :
> Here is how I am labeling the \items in the enumerate environment:
>
> \begin{enumerate}
> \item
> \label{Kepler1}
> some text 1
> \item
> \label{Kepler2}
> some text 2
> \item
> \label{Kepler3}
> some text 3
> \end{enumerate}
Hi Gary,
Suppress the line break between \label and item text:
\item
\label{Kepler2}%
The line joining a planet to the Sun sweeps out equal areas in equal
times as the planet travels around the Sun.
Seems to work here.
Bruno
More information about the MacOSX-TeX
mailing list