I would like to improve how text from my PDF can be copy/pasted. In particular I have trouble with ``quotation'' and ligatures fi, ff, etc.
I am using T1 fontenc, which looks nice but when I copy from the following MWE
\documentclass{article}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc ...