{bookmarks} is about PDF bookmarks, which are usually displayed in the side bar of the PDF reader for easy navigation.

learn more… | top users | synonyms (1)

19
votes
3answers
3k views

Contents in PDF bookmarks

I am using KOMA-Script (scrreprt) and hyperref. The PDF bookmarks are generated nicely from the table of contents, but I would like an extra Contents bookmark to point to the table of contents itself ...
18
votes
1answer
2k views

Creating a PDF bookmark that goes straight to a section heading, not above or below it.

Is it possible to create a new bookmark to a section heading that is not listed in the Table of Contents (i.e., using the starred form — \section*{A title})? \pdfbookmark (part of hyperref.sty) or ...
15
votes
4answers
847 views

How to determine current page number?

I am adding entries to bookmarks and I want one entry to point to a specific page. However, I don't want to provide it's number, because it may change depending on contents modification before that ...
15
votes
1answer
722 views

Is it possible have the PDF bookmark level go deeper that the table of contents depth?

Is it possible to make the bookmarks in the PDF go a level deeper that the table of contents goes? I'm using KOMA-script, scrreprt if that matters. If the table of contents displays two levels: 1. ...
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 ...
12
votes
1answer
488 views

PDF bookmark customization

I've seen a couple of PDFs which have come of their bookmarks ("index" tab in most viewers) set either in italics, bold or both. Googling around I found that the bookmark package is supposed to do ...
10
votes
3answers
123 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: ...
10
votes
2answers
3k views

Customize PDF bookmarks

I have the following document (this is an example): \documentclass{book} \usepackage[bookmarks=true,pdfborder={0 0 0}]{hyperref} \title{Sample document} \begin{document} \thispagestyle{empty} ...
10
votes
1answer
125 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. ...
10
votes
1answer
68 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 ...
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} ...
9
votes
3answers
172 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} ...
9
votes
2answers
300 views

how to put \neq in bookmark

The not equal sign ($\neq$) becomes equal sign(=) in hyperref's bookmark. I know that \texorpdfstring will work for this, but I can not find \textneq, maybe another name? Thanks in advance.
9
votes
2answers
3k views

Add PDF bookmark manually

I would like to add a bookmark to the table of contents. This page shows a method, but \pdfbookmark is not recognised as a command. This is my document header: \documentclass[a4paper]{report} ...
9
votes
1answer
83 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, ...
9
votes
2answers
3k views

How do I use LaTeX to create a table of contents for a set of pdf files which I am merging into a single large pdf?

I have a set of pdf files which I want to merge into a larger pdf files. Each individual pdf file is an article with sections. I am hoping to make the merged pdf file into a book format with each ...
8
votes
2answers
3k views

Incorrect bookmarks and page number in table of contents

I have problem with table of contents and with bookmarks. In pdf file table of contents shows wrong page number of Introduction and Bibliography, Bookmarks: introduction and bibliography don't bring ...
8
votes
2answers
964 views

hypertarget seems to aim a line too low

I made a small example: \documentclass[a4paper,12pt]{article} \usepackage[pdfstartview=FitH]{hyperref} \usepackage{bookmark} \begin{document} we want to go\hypertarget{t1}{} here.\\ instead we go ...
7
votes
1answer
47 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 ...
7
votes
1answer
148 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 ...
7
votes
1answer
264 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 ...
7
votes
1answer
152 views

Hide section in table of contents but show it in pdfbookmark

This question is linked to another newer question. For my PDF Bible I need the Bible-Chapter (section) to be hidden in the table of contents. The same Bible-Chapter (section) should however appear in ...
7
votes
1answer
672 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\ + ...
7
votes
1answer
76 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 ...
7
votes
1answer
480 views

Creating PDF bookmarks in custom order

I use hyperref to create clickable PDF files. I have sections and subsections and they are all nicely in the PDF bookmarks. Now there are certain items in my document that I want to appear in the ...
6
votes
4answers
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 ...
6
votes
2answers
160 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 ...
6
votes
2answers
71 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} ...
6
votes
1answer
181 views

Can I put pdf bookmarks of the alphabetic “sections” of the index?

Is there any way to (automagically) create pdf bookmarks for each "section" of the index? A "section" in the index is for each letter of the alphabet. Make sense? Is there a way to do this? Minimal ...
6
votes
3answers
529 views

Is it possible to add \chapter after a few \part's at the same level of hierarchy?

Consider the following code: \documentclass{scrbook} \usepackage[bookmarks, bookmarkstype=toc]{hyperref} \begin{document} \tableofcontents \chapter{Introduction} \part{First part} ...
6
votes
2answers
1k views

Add a link to the TOC

I'd like to link the Table of Contents in the footer of each page. I can achieve this thanks to this hint like so: # In the hyperref section of the document preamble \cfoot{\hyperlink{page.1}{TOC}} ...
6
votes
1answer
102 views

How to solve the problem “bookmarks are not allowed” when submit a paper?

I need to upload a paper (pdf). But the system informed me that "bookmarks are not allowed". However, I have no idea how to forbid bookmarks in the Tex file. Should I add any command? Thank you in ...
6
votes
2answers
335 views

Show untitled appendices in PDF index

I'm writting a document with the report class, and I'm using untitled appendices. \appendix \chapter{} %this is Appendix A \chapter{} %this is Appendix B With this method, pdflatex correctly names ...
6
votes
1answer
120 views

How to make the document title appear in PDF bookmarks?

My sections and subsections appear in the bookmarks, but the title does not. I've seen papers including their titles as bookmarks in the PDF.
6
votes
1answer
783 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 ...
6
votes
1answer
701 views

Change the PDF bookmark for the table of contents page

When I click on the PDF bookmark "Contents" in my PDF Viewer, it goes to the position of the table of contents but does not show the title "Contents". Is it possible to set the PDF bookmark above the ...
6
votes
1answer
55 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 ...
6
votes
2answers
424 views

using PDF bookmarks to refer to pages in \includegraphics

If I have a multi-page PDF file with one figure on each page, I can use the \includegraphics[page=123]{foo} command to refer to individual figures (see this question). However, if I have lots of ...
6
votes
1answer
54 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
1answer
227 views

How do I make appear no-numbered sections in the hyperlinks (bookmarks) of a PDF?

I am using \section*{} to get unnumbered sections in a document. I need to get those sections in the bookmarks of the resulting PDF but they don't show up. In addition, if the first section is ...
6
votes
0answers
139 views

How can I write $_{\text{s}}$ in a bookmark? [closed]

I need to write $E_{\text{s}}$ in a pdf-bookmark, but \documentclass{article} \usepackage[T1]{fontenc} \usepackage{amsmath} \usepackage[unicode]{hyperref} %209B ;LATIN SUBSCRIPT SMALL LETTER ...
5
votes
3answers
82 views

Removing footnotes from pdf bookmarks

I have \section{My Title\footnote{ My Footnote 1}\footnote{My Footnote 2}} . Both pdfLatex and Latex automatically creates bookmarks from my section headers. That's what I want. But they also ...
5
votes
2answers
495 views

Use Cyrillic characters in the table of contents with \pdfbookmark

I am trying to do a book which has its main language as Russian. The problem is that on the second compiler run on TeXShop (LaTeX document) when it needs to create the bookmarks in Russian, it ...
5
votes
2answers
584 views

Quotation marks in section titles

I have a question similar to that in Cite in the caption of a graphic but not in \listoffigures? I'm using this to create bookmarks in my generated PDFs: \usepackage[pdftex,bookmarks=true]{hyperref} ...
5
votes
1answer
754 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} ...
5
votes
2answers
2k views

Placing a PDF bookmark to the index page?

Using \usepackage{hyperref}and the \pdfbookmark[0]{...}{...} command you can place a PDF bookmark just before the index page generated with \printindex (Sometimes it will point to the empty page ...
5
votes
1answer
69 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 ...
5
votes
1answer
847 views

pdfTeX warning: has been referenced but does not exist, replaced by a fixed one, with German Umlaut

I'm new to LaTeX, and have been given a LaTeX draft for writing a thesis. Everything works fine except for this warning: see the transcript file for additional information)pdfTeX warning (dest): ...
5
votes
2answers
306 views

Bookmark Title Page

Does anyone know how to hyperref the title page of a pdf file? I mean I want my title to appear as the highest level in the bookmaks and the sections will be the next level etc so that the bookmark ...
5
votes
2answers
295 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: ...

1 2 3