Hi Stefan,
thanks for the hint. I will dig into overleaf.com to see where I can properly export it.
However, in the meantime I think I found the "issue". I don't know how to replicate it here, but I try to explain it and maybe someone recognises it.
My document is structured in individual files ...
Search found 8 matches
- Wed Jan 26, 2022 6:42 pm
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
- Wed Jan 26, 2022 4:43 pm
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
\acro - Hyper reference undefined - but not everywhere
So it still doesn't work properly. Hyperref links in the list of acronyms are randomly broken. The hyerrefs in the text, when used like \ac{} are working.
% this is part of the Springer Nature package I am using. But as I dont have the cls file here I disabled it
%\documentclass[sn ...
% this is part of the Springer Nature package I am using. But as I dont have the cls file here I disabled it
%\documentclass[sn ...
- Sat Jan 22, 2022 2:07 pm
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
\acro - Hyper reference undefined - but not everywhere
Thank you for the hints. I will try to reproduce and check what might be the issue. I will keep the code / Latex remarks in mind.
PS: The code snippets above (even though that they are code snippets) are directly copied from my document.
Some lines work, some don't. And there is nothing in between ...
PS: The code snippets above (even though that they are code snippets) are directly copied from my document.
Some lines work, some don't. And there is nothing in between ...
- Sat Jan 15, 2022 1:49 pm
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
\acro - Hyper reference undefined - but not everywhere
Thx Ijon, TBH I have no idea what exactly rais was talking about. I see the point with the german umlaut.
But, those two dont have an umlaut and they dont work either:
\acro{revDSG}{revisioniertes Datenschutzgesetz}
\acro{ISG}{Informationssicherheitsgesetz}
and even when I use \acro{BUePF}[BÜPF ...
But, those two dont have an umlaut and they dont work either:
\acro{revDSG}{revisioniertes Datenschutzgesetz}
\acro{ISG}{Informationssicherheitsgesetz}
and even when I use \acro{BUePF}[BÜPF ...
- Sat Jan 15, 2022 9:40 am
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
\acro - Hyper reference undefined - but not everywhere
Thanks Rainer, sorry about the missing code parts. Still not used to latex and all the stuff needed.
Main thing for me is not really an error during compile. This works quite fine. It try to attach a screenshot that shows the problem.
The compiled list of acronyms exists of clickable links ...
Main thing for me is not really an error during compile. This works quite fine. It try to attach a screenshot that shows the problem.
The compiled list of acronyms exists of clickable links ...
- Fri Jan 14, 2022 10:06 am
- Forum: General
- Topic: \acro - Hyper reference undefined - but not everywhere
- Replies: 10
- Views: 23137
\acro - Hyper reference undefined - but not everywhere
Hello everyone,
I am facing a strange issue I am struggling with.
I am using \acro to define my acronyms. For about 90% it works. The list of acronyms is included and each acronym is a clickable link. However, for three (see below) this only throws an undefined error. Any idea what could be the ...
I am facing a strange issue I am struggling with.
I am using \acro to define my acronyms. For about 90% it works. The list of acronyms is included and each acronym is a clickable link. However, for three (see below) this only throws an undefined error. Any idea what could be the ...
- Sun Oct 31, 2021 10:18 am
- Forum: Graphics, Figures & Tables
- Topic: Landscape tables messed up with uni template - suggestion where I can look to fix it?
- Replies: 2
- Views: 3866
Landscape tables messed up with uni template - suggestion where I can look to fix it?
Hi Stefan,
thanks for the welcome and your reply.
I just played around with it and this is the code that worked for me. I also played with longtable to have an automatic pagebreak of longer tables. Unfortunately this never worked. So I simply manually created individual tables and adjusted them ...
thanks for the welcome and your reply.
I just played around with it and this is the code that worked for me. I also played with longtable to have an automatic pagebreak of longer tables. Unfortunately this never worked. So I simply manually created individual tables and adjusted them ...
- Sun Oct 17, 2021 8:26 pm
- Forum: Graphics, Figures & Tables
- Topic: Landscape tables messed up with uni template - suggestion where I can look to fix it?
- Replies: 2
- Views: 3866
Landscape tables messed up with uni template - suggestion where I can look to fix it?
Hello everyone,
I am quite new to LaTeX and got a template from my university. Currently I try to include a landscape table.
The question might be a bit challenging, but maybe anyone has an idea.
In my project I use the \usepackage{rotating} and sidewaystable together with \usepackage{tabularx ...
I am quite new to LaTeX and got a template from my university. Currently I try to include a landscape table.
The question might be a bit challenging, but maybe anyone has an idea.
In my project I use the \usepackage{rotating} and sidewaystable together with \usepackage{tabularx ...