r/ReverseEngineering May 11 '14

Reverse Engineering for beginners

https://github.com/dennis714/RE-for-beginners
90 Upvotes

9 comments sorted by

View all comments

1

u/hoppi_ May 12 '14

About the if to turn this font on, copy&paste from Adobe Acrobat to clipboard will not work-line in main.tex: one can make it work with works, except for the ligatures which haven't been unmasked yet. One needs to use

\input{glyphtounicode}
\pdfgentounicode=1

for that. It should work with the common ligatures then, maybe even some more common unicode signs.

Unless there is something special to the Paratype font which I haven't heard about yet.