Page Layout ⇒ Referencing section without »hyperref«
-
- Posts: 44
- Joined: Wed Aug 04, 2010 7:00 pm
Referencing section without »hyperref«
Is it at all possible to reference sections etc. without the hyperref package ? when i use it my document(which is rather large and has lot of math in it) has a lot of troubles (several hundred more warnings for example)
Last edited by thedreamshaper on Sat Nov 27, 2010 7:40 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Referencing section without »hyperref«
I don't understand the problem, I think... See a MWE:
Make sure to run it twice.
Code: Select all
\documentclass{article}
\begin{document}
\section{The first section} \label{sec:one}
Lorem ipsum etc
\section{The second section} \label{sec:two}
And this reference to section \ref{sec:one}
\end{document}
-
- Posts: 44
- Joined: Wed Aug 04, 2010 7:00 pm
Re: Referencing section without »hyperref«
Thanks i think i got it now 
I didnt realize you had to run it twice

I didnt realize you had to run it twice

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Referencing section without »hyperref«
Now that the problem is solved, please be so kind and mark the topic accordingly as written in the Board Rules (to be read before posting). Please keep that in mind for the future so that further reminders will not be necessary.
Thorsten
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10