[OS X TeX] LaTeX question regarding \pageref

Bruno Voisin bvoisin at mac.com
Tue Jul 1 22:56:46 CEST 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 
-------------------------- Helpful Info --------------------------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
List Archive: http://tug.org/pipermail/macostex-archives/
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/



More information about the macostex-archives mailing list