General ⇒ Hyperlink inside YAP disappeared...?
Hyperlink inside YAP disappeared...?
My previous installation of MikTex and TxC provided the convenient possibility to hyperlink from the table of content to a section. After upgrading I can no longer do this. Can anyone enlighten me on this issue?
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Hyperlink inside YAP disappeared...?
Please provide a minimal working example (MWE) that shows this behaviour.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Re: Hyperlink inside YAP disappeared...?
MWE:
\documentclass[12pt,notitlepage,twoside,a4paper]{report}
\begin{document}
\tableofcontents
\chapter{First chapter}
This is the first chapter.
\chapter{Second chapter}
This is the second chapter.
\end{document}
When I run this with TxC 7.01 and MikTex2.6 I don't get the hyperlinks from the contents to the chapters that I had grown to like with MikTex 2.4
\documentclass[12pt,notitlepage,twoside,a4paper]{report}
\begin{document}
\tableofcontents
\chapter{First chapter}
This is the first chapter.
\chapter{Second chapter}
This is the second chapter.
\end{document}
When I run this with TxC 7.01 and MikTex2.6 I don't get the hyperlinks from the contents to the chapters that I had grown to like with MikTex 2.4
Hyperlink inside YAP disappeared...?
Two things:
- I do not know of any way to make Yap show links (internal or external)
- To support portability, the best idea is to use the hyperref package, which works beautifully with pdflatex.
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Hyperlink inside YAP disappeared...?
Hi tiborh,
welcome to the LaTeX Community board!
Your advice is good. I just want to mention that this topic is some months old and pet1202 was not here since november last year. But it's good to provide a solution for this topic because somebody may still read it.
Stefan
welcome to the LaTeX Community board!
Your advice is good. I just want to mention that this topic is some months old and pet1202 was not here since november last year. But it's good to provide a solution for this topic because somebody may still read it.
Stefan
LaTeX.org admin