Tagged Questions
2
votes
1answer
28 views
How to do basic math with FIGURE counter in PDF bookmarks
I'm preparing a document (revtex4-1 class) with figures. I'd like to have bookmark for each figure in the PDF, so I use hyperref with the following command that inserts figures:
...
3
votes
1answer
30 views
Situation-dependent bookmark level of \subsubsection
Is it possible to have \subsubsections add their bookmarks at different levels? In my case it is at the respectively lowest level that interesting features become visible, but these are (in absolute ...
2
votes
1answer
52 views
How do I add section/subsection numbers to pdf bookmarks?
I'm writing up solutions to some exercises, and having problems with the bookmarks produced in the resulting pdf file. In the document I'm using \section (slightly modified) and \exercise (based on ...
3
votes
1answer
44 views
How to get the bookmark and the index (tableofcontents) with links to each section
I want to make a book without chapters are listed. Have an index (also don't want that chapters are listed in the index) and have the bookmark in the file.pdf. The problem is that I appear twice ...
6
votes
1answer
72 views
The chapters appear twice in the bookmark
First of all sorry for my bad English. I am designing a book and I have problems with the bookmark when I compile the file.tex in file.pdf. The chapters appear twice. In my code I don't want to list ...
6
votes
2answers
79 views
Funny but unreadable bookmarks with backslash in section
The following document gives me a "good" document, but garbled bookmarks.
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{luacode}
\usepackage[unicode]{hyperref}
\begin{document}
...
9
votes
1answer
101 views
Change format of hyperref generated PDF bookmarks
In a generic way, how can I change the format of bookmarks generated automatically by hyperref (or bookmark)?
By generic, I mean the ability the customize the bookmark format for part, chapter, ...
10
votes
3answers
155 views
Which package should I load first: hyperref or bookmark?
I came to this question after looking for a way to explicitly end a \part (as described in this question: ...
1
vote
1answer
29 views
References in bookmarks
The references does not appear in bookmarks. I am using the following environment.
\documentclass[12pt]{article}
\usepackage[bookmarks]{hyperref}
\begin{document}
\begin{thebibliography}{1}
...
1
vote
0answers
40 views
bookmarks: diacritics, umlauts and special characters [closed]
Why are the bookmarks in my pdf documents (created by LuaLaTeX) not correct? E.g., I get Faḫr al-DÄ«n al-RĆzÄ« instead of Faḫr al-Dīn al-Rāzī. In general diacritics, umlauts and special characters ...
5
votes
1answer
90 views
List section in pdf bookmarks, but omit in LaTeX table of contents
Normally (under pdflatex with hyperref) a section added with \section will appear in both the LaTeX table of contents, and the pdf metadata; while a \section* will be omitted from both.
Is it ...
10
votes
1answer
74 views
Refer to labels of merged pdfs?
Do I need to use an extra program (pax) in order to bookmark labels of merged pdfs?
For my application, I use KOMA-Script for the letter and moderncv for the CV. Therefore, I have to use two ...
7
votes
1answer
51 views
Change the name of a bookmark
I have long titles for sections in a TeX-Beamer presentation. By default, hyperref uses the name of the section for the pdfbookmark. This means the bookmark is too long. I would like to use a shorter ...
4
votes
3answers
163 views
Links do not lead to right pages
The problem is that the links (as well as the PDF bookmarks) of abstract, explanation, CV and appendix do not lead to the right pages. abstract leads to the titlepage and appendix to introduction etc. ...
6
votes
1answer
62 views
Open PDF to a Prescribed Bookmark
Background:
I have a one page document with header information at the top.
I would like the document to automatically scrolling past this header when it is opened.
The following theorem is only ...
10
votes
1answer
134 views
Partial italic text in PDF bookmarks
In my LaTeX file I've got some chapter titles with partial italicised text. With the hyperref package, I get the required bookmarks, etc. but the style for these partial italicised text disappears.
...
3
votes
1answer
106 views
Renew table of contents level and pdf bookmarks
I'm using the labbook class which uses the commands \labday, \experiment, and \subexperiment as the 0,1,2 table of contents levels. I want to add my own chapters with TOC level of 1 and have the ...
3
votes
1answer
83 views
Remove a part of chapter title from sidebar href and page header
My chapter title is "{some special symbol} some text" and that special symbol does not show up properly in the sidebar clickable menu (in the compiled pdf file) as well as in the page header. I was ...
1
vote
0answers
44 views
Hiding Bookmarks in PDFLaTeX [duplicate]
Possible Duplicate:
How to disable initial view of PDF bookmarks panel?
I would like to hide bookmarks in my pdf which are appearing at left side of the PDF like chapters. I'm using ...
4
votes
2answers
205 views
How to make appendices like section in bookmarks
I had a problem as I wanted to make my appendices look like sections.
I already found a solution to do this for the table of contents by using this code just before the \chapter command in the ...
1
vote
0answers
129 views
Bookmarks not automatically generating [closed]
I have \usepackage{hyperref} in the preamble of a very simple document, which has defined sections. However, the output pdf file has no bookmarks.
In 4.1 of this manual, it's stated that
Usually ...
7
votes
1answer
78 views
hyperref generated bookmarks pointing too low
I'm using the hyperref package to create a Table of Contents with internal links (bookmarks in Acrobat Reader). However, I don't like the fact that it jumps a little too low when the links are ...
2
votes
0answers
71 views
Bookmark - hyperref are a couple of pages off [duplicate]
Possible Duplicate:
hyperref bad references
I'm sort of in an impasse, so I was hopping somebody can help me out.
I'm creating a report for an University project. I created the document ...
6
votes
2answers
172 views
How can I make \citetitle work in a hyperref section bookmark?
I'm trying to use hyperref on a very large number of section headings for pieces of artwork in a document, but I have to use a workaround to get the title of the artwork into a bookmark of the ...
7
votes
1answer
170 views
How can I add Section numbering and a Contents entry to the PDF bookmarks?
I'm having a bit of trouble with the PDF bookmarks. I am trying to
Add "Contents" as an entry to the PDF bookmarking.
Have numbering for my sections and subsections.
I am looking to achieve ...
1
vote
1answer
65 views
2up pdf with the toc as bookmarks
I left the world of postscript today, but now I wonder how to get a 2up pdf that still has the pdfbookmarks. I found pdfnup but this loses the pdfbookmarks. Is there a way to keep them? Previously I ...
3
votes
0answers
131 views
Using 'bigfoot' and 'hyperref' package - PDF bookmarks reference to wrong page/line [closed]
Please compile the following document:
\documentclass{book}
\usepackage{bigfoot}
\usepackage{hyperref}
\usepackage{blindtext}
\begin{document}
\chapter{Chapter}
\blindtext
\blindtext
...
9
votes
2answers
1k views
Conflict between babel, hyperref and appendix package
While writing my thesis I use the hyperref and appendix packages like in the little example below.
test.tex
\documentclass{book}
\usepackage{hyperref}
\usepackage[titletoc]{appendix}
...
0
votes
0answers
96 views
Adding bookmarks - How do I remove annoying header [closed]
I would like to remove the heading surrounded by the red rectangle. Thanks in advance. Here is my code:
\documentclass{article} % Your input file must contain these two lines
...
2
votes
2answers
353 views
Overwrite pdfbookmarks created by \addcontentsline
I want a bookmark called "Frontmatter" at level=0 and bookmarks for "Preface", "Acknowledgements" and "Contents" at level=1.
My problem is that \addcontentsline{toc}{chapter}{<x>} ...
9
votes
3answers
181 views
Set chapters at section level in the table of contents
I have
\chapter{My first chapter}
\chapter{My second chapter}
\phantomsection
\addcontentsline{toc}{chapter}{Appendixes}
\appendix
\makeatletter
\def\toclevel@chapter{1}\def\toclevel@section{2}
...
5
votes
2answers
312 views
Automatic target “here” with \bookmark (as with \pdfbookmark)?
Please consider the following MWE:
\documentclass{article}
\usepackage{hyperref}
\usepackage{xcolor,bookmark}
\usepackage{lipsum}
\begin{document}
\section{Section 1}
\lipsum[1-3]
% hyperref:
...
2
votes
2answers
392 views
\pdfbookmark to page number and location with \includepdf
I would like to use a \pdfbookmark like command to reference a page within a PDF document (included with the \includepdf command) and further to bring the user to a specific location (say 2.34 inches ...
6
votes
1answer
862 views
Difference between bookmark levels greater than one - what does this mean?
When compiling my LaTeX file, I received this warning message.
Though I got the PDF file, I still want to know why this warning comes and how to fix it.
It occurs in this line.
\paragraph{Plane ...
5
votes
1answer
846 views
PDF bookmarks for sections and subsections with the llncs class
The following code is in the preamble of my LaTeX document:
\documentclass{llncs}
\usepackage{amsmath,amssymb}
\usepackage{url}
\usepackage[algoruled,vlined]{algorithm2e}
...
0
votes
1answer
95 views
Chapter title not displayed in pdfbook mark: Only sections and subsections are displayed
I am trying to get the PDF output of my thesis with bookmarks using hyperref package. I am able to get the sections and subsections displayed in bookmark however the chapter is not displayed. How can ...
7
votes
1answer
280 views
Macro to extract (typeset) 'plain text' from a command?
Sorry to come back again with a similar post title (I had a post with this same title, then renamed it to PDF Metadata - Macro to extract (typeset) 'plain text' from a command?) - but I hope now the ...
1
vote
1answer
315 views
beamer hyperlinks not correct
I've got the following problem. When clicking on a section in a presentation using hyperref, I'm not brought to the page itself, but a little bit below. What could be causing this?
MWE as follows.
...
3
votes
2answers
442 views
No PDF bookmarks when using llncs class
When using hyperref together with Springer's LNCS class (llncs), only the title of the document shows up in the PDF bookmarks.
Here is a MWE:
\documentclass{llncs}
\usepackage{hyperref}
...
3
votes
2answers
453 views
Hide section number for a specific section
I'd like to hide the number of a specific section, but it's subsections should keep the right numbering, as should the labels and numbers that appear in the PDF's bookmarks (I think it's the hyperref ...
2
votes
1answer
299 views
apa6: hyperref fails to recognize \subsubsection
I recently experienced several issues after some packages got updated. The one remaining is that hyperref doesn't recognize \subsubsection{} anymore when using the apa6 class. The bookmarks in the PDF ...
5
votes
2answers
536 views
Fixing the document structure created with hyperref
I am new to Latex, tentatively using it to prepare a complicated industrial document (laboratory test report). This document contains numerous test groups, and I have found convenient , for both the ...
7
votes
5answers
1k views
Greek pdf bookmarks
I am puzzled with sections titled with Greek characters. They do appear in the pdf's Content list, though not correctly.
For example, in my thesis--written in English with LyX, based on the ...
4
votes
1answer
571 views
How can I make the content list of a PDF expanded by default?
I am using pdflatex to create a rather long document. The document also has a table of contents, and the PDF naturally has some metadata of this list of contents that I can view in my PDF viewer ...
12
votes
4answers
4k views
No section numbers, but still have PDF bookmarks with hyperref
I have a document that has many sections. I don't want section numbers to show up in the document, but I do want the sections to show up automagically as bookmarks in the PDF using the hyperref ...
0
votes
1answer
2k views
hyperref pdf table of contents messed up (probably bookmarks problem)
I have trouble with my thesis document. The sidebar table of contents (when opening in a pdf viewer) has a wrong ordering. Even though chapter 1 and chapter 2 are on the same hierarchical plane in the ...
0
votes
1answer
135 views
Hyperref levels are embedded, aren't being reset
I'm using the hyperref package with a custom class, and I'm having a problem with hyperref not creating the tree correctly. What I expect to see is this:
+ Section 1
++ Section 1.1
++ Section 1.2
+++ ...
0
votes
1answer
668 views
hyperref vs includepdf
\documentclass[12pt,a4paper]{mwrep}
\usepackage{polski}
\usepackage[cp1250]{inputenc}
\usepackage{pdfpages}
\usepackage[hidelinks]{hyperref}
\renewcommand\baselinestretch{1.5}
\usepackage{etoolbox}
...
7
votes
1answer
702 views
Use hyperref to make bookmarks; how to include superscript
I used hyperref to make bookmarks. After reading hyperref's manual, I got this example and it worked:
\section{Pythagoras: \texorpdfstring{$ a^2 + b^2 = c^2 $}{ a\texttwosuperior\ + ...
4
votes
1answer
1k views
How to temporarily disable PDF bookmarking ?
I'm forced to use a third-party document class that somewhat messes up the bookmarking done by hyperref (and the bookmark package): a spurious bookmark appears for 'author' (so I guess the package ...


