[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] fontenc makes pdf non-searchable
From: |
Bastien Guerry |
Subject: |
Re: [O] fontenc makes pdf non-searchable |
Date: |
Wed, 05 Aug 2015 02:00:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Hi Martin,
Martin Leduc <address@hidden> writes:
> However, when opening the experted pdf (with evince or okular) and
> searching for a word, the output from the search function is a list
> of words with apparently incorrect character encoding.
>
> I get the same result when compiling directly the exported tex file.
> However, if I remove the line:
>
> \usepackage[T1]{fontenc}
>
> the compiled pdf becomes correctly interpreted by the search
> function. According to the documentation of the org-article latex
> class, "There is no facility to disable loading fontenc".
>
> What should I do to make the pdf searchable with the org exporter ?
I would try to remove the relevant entry from
`org-latex-default-packages-alist'. Did you try this?
--
Bastien
- Re: [O] fontenc makes pdf non-searchable,
Bastien Guerry <=