[OS X TeX] LaTeX question regarding \pageref
Axel E. Retif
axel.retif at mac.com
Tue Jul 1 17:16:18 EDT 2008
On Jul 1, 2008, at 16:09, Gary L. Gray wrote:
> On Jul 1, 2008, at 5:06 PM, Axel E. Retif wrote:
>
>> On Jul 1, 2008, at 15:56, Bruno Voisin wrote:
>>
>>> 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.
>>
>> Would it be that you're using A4 paper size, and that item 2 goes
>> to the first page?
>
>
> I should have mentioned this -- I am using US Letter and item 2 is
> entirely on the second page.
Well, then indeed the solution would be to put the label at the item
end:
\item
The line joining a planet to the Sun sweeps out equal areas in equal
times as the planet travels around the Sun.\label{Kepler2}
Though item 2 would start at page 1 and end at page 2, unless you do
a manual page break.
Best,
Axel
More information about the MacOSX-TeX
mailing list