Tagged Questions
1
vote
0answers
28 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 ...
4
votes
1answer
56 views
How can I enable non-standard characters such as blanks or german Umlaute (ä,ö,ü) for hyperref labels?
I am trying to write a small package that (as a minor sub-feature) incorporates some usage of hyperref to get internal cross-references. To be precise, I want to do provide functionality like the ...
0
votes
0answers
94 views
Latex textfield unicode problem and Xelatex hyperref textfield not working in tabular section
I've tried to add russian letters in textfield, but it gives:
T2ACYRI T2Acyrm T2Acyrya
Then I used xelatex but generated forms are not working. What to do?
And this form works without tabular. ...
4
votes
1answer
151 views
Non-ascii characters are not displayed in hyperref's pdftitle: bug in the 'unicode' option?
I'm trying to make pdflatex display non-ascii (cyrillic) characters in PDF metadata using hyperref's pdftitle and pdfauthor options. Here is my document:
\documentclass{article}
...
8
votes
2answers
215 views
How to write properly an accent in a web address?
I'm trying to write a hyperlink for a DjVu document that includes Latin accent, but for some reason, it only displays properly for the PDF one. Specifically, on my list of references (bibliography), I ...
5
votes
2answers
177 views
\@startsection, hyperref and newunicodechar; protection needed?
When working with custom defined environments using \@startsection I found, after switching to newunicodechar for defining my unicode characters, that the sectioning headings give this peculiar ...
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 ...
12
votes
2answers
581 views
Option unicode=true with hyperref
Is there a drawback when using the option unicode=true with the package hyperref and the engines PDFTeX, XeTeX and LuaTeX?
In other words, can a portable document always have ...
11
votes
3answers
680 views
Hyperref: Scandinavian characters (æø) don't work in \url, hyperlink is wrong
Background
A while ago it became possible to use the letters æ, ø and å in URLs, and some websites, like the encyclopaedia Store Norske Leksikon, has made use of this.
Recently, a question was ...