Search found 4 matches
- Mon Mar 07, 2016 2:15 pm
- Forum: General
- Topic: multiple use of \ref & \label for headlines?
- Replies: 6
- Views: 6022
Re: multiple use of \ref & \label for headlines?
Thanks Johannes, a TOC is similar to what I was looking for, except I found no way of including an itemized TOC into a minipage with hyperlinks.
- Mon Mar 07, 2016 10:52 am
- Forum: General
- Topic: multiple use of \ref & \label for headlines?
- Replies: 6
- Views: 6022
multiple use of \ref & \label for headlines?
Hi Clemens,
you are right, my example unfortually was not minimal and incomplmete. :(
Sorry for that, so please one last try with this working one:
\documentclass[10pt]{article} % The default font size is 10pt; 11pt and 12pt are alternatives
\usepackage{hyperref}
\newcommand{\heading}[2 ...
you are right, my example unfortually was not minimal and incomplmete. :(
Sorry for that, so please one last try with this working one:
\documentclass[10pt]{article} % The default font size is 10pt; 11pt and 12pt are alternatives
\usepackage{hyperref}
\newcommand{\heading}[2 ...
- Mon Feb 29, 2016 1:45 pm
- Forum: General
- Topic: multiple use of \ref & \label for headlines?
- Replies: 6
- Views: 6022
multiple use of \ref & \label for headlines?
Hi Clemens,
thanks for your reply. I shortened the newsletter template.
Long story short, is there any possibility not to have each topic twice?
\documentclass[10pt]{article} % The default font size is 10pt; 11pt and 12pt are alternatives
\input{structure.tex} % Include the document which ...
thanks for your reply. I shortened the newsletter template.
Long story short, is there any possibility not to have each topic twice?
\documentclass[10pt]{article} % The default font size is 10pt; 11pt and 12pt are alternatives
\input{structure.tex} % Include the document which ...
- Fri Feb 26, 2016 5:08 pm
- Forum: General
- Topic: multiple use of \ref & \label for headlines?
- Replies: 6
- Views: 6022
multiple use of \ref & \label for headlines?
Hello,
I am not new to Latex, but actually can't solve one issue myself.
Somehow I can't use \label and \ref togehther with hyperlinks...
The thing is I'd like to make some kind of newsletter.
One sidebar shall give an overview about the topics, including hyperlinks:
\hypertarget{contents ...
I am not new to Latex, but actually can't solve one issue myself.
Somehow I can't use \label and \ref togehther with hyperlinks...
The thing is I'd like to make some kind of newsletter.
One sidebar shall give an overview about the topics, including hyperlinks:
\hypertarget{contents ...