Tagged Questions
3
votes
1answer
43 views
PDF bookmarks according to figure titles or labels
I have dozens of figures that I am going to include in one PDF file using the following code combination:
% allpdfs.tex
\documentclass{article}
\usepackage{pdfpages}
...
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 ...
0
votes
1answer
106 views
Displaying sections in table of contents/side bar of pdf viewer
I wasn't sure how to search for this as I'm not sure what's it's called. Apologies if this is a duplicate though.
Sometimes when I open a PDF, the sidebar will list the table of contents and I'll be ...
4
votes
1answer
86 views
automatic PDF bookmark manipulation
This is a follow-up question to PDF bookmark customization
How is it possible, to set in an report/scrreprt all chapters with bold bookmarks in the pdf bookmarks? I've found a discussion about it (in ...
6
votes
1answer
56 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
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.
...
2
votes
2answers
332 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>} ...
5
votes
1answer
768 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}
...
6
votes
2answers
336 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 ...
0
votes
1answer
322 views
Open \part in PDF table of contents automatically [duplicate]
Possible Duplicate:
How can I make the content list of a PDF expanded by default?
I am writing a thesis using LaTeX and everything is just fine. However, as my project includes three ...
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 ...
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}
...
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 ...
4
votes
1answer
536 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
1answer
491 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 ...
2
votes
1answer
252 views
Pdfbookmark with number
I'm importing some pdf files, to my document.
\pdfbookmark{First}{r01}
\includepdf[pages=-,pagecommand={}]{inc/r01.pdf}
\pdfbookmark{Second}{r02}
\includepdf[pages=-,pagecommand={}]{inc/r02.pdf}
...
6
votes
1answer
713 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
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 ...
0
votes
1answer
383 views
Change the name of a pdf bookmark
I have to put the table of contents into the table of contents. I do this with the following code. But the entry in the toc must have a roman section number and this section number appears in the toc ...
6
votes
1answer
229 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 ...
15
votes
1answer
732 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. ...
8
votes
2answers
971 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
482 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 ...
2
votes
1answer
384 views
How to prevent Table of Contents from being added to the bookmarks of a pdf file
I have a set of pdf files (without the latex source) which I merged into a larger pdf file. Each individual pdf file is an article with sections. I created a set of bookmarks for the larger pdf which ...
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 ...
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}
...
5
votes
2answers
588 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}
...
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.
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 ...
3
votes
1answer
293 views
isodate in section titles with correct PDF bookmarks
I want to use isodate's \printdate as part of a command to create a new section. Simplified example:
\documentclass{article}
\usepackage{hyperref}
\usepackage[american]{isodate}
...
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 ...
