Tagged Questions
6
votes
0answers
173 views
PDF that can be scanned faster by a PDF reader [closed]
Searching words with Ctrl+F in common PDF readers takes sometimes very long.
The time does not correlate with the number of pages, or the number of embedded pictures.
What causes slow fulltext ...
3
votes
1answer
452 views
Weird behaviour of copying - no space between words
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{tgtermes}
\begin{document}
Polska, Rzeczpospolita Polska -- państwo unitarne w Europie Środkowej,
położone ...
6
votes
1answer
664 views
Copy pasting of underscore
When I use \textunderscore to print an underscore "_" character, the copy-paste functionality of Adobe Acrobat Reader does not appear to work properly. For instances,
when I copy
test_case
from ...
1
vote
0answers
294 views
Cannot copy from pdflatex-created PDF [closed]
When I create a PDF using pdflatex, I can neither copy from it nor search across lines. Is there any way to make these things possible? I tried cmap, but it doesn't help at all.
Here is an example ...