Hi all,<br><br>pdflatex produces low-quality documents with the default settings. Let&#39;s consider novice and intermediate users who write texts with accents (e.g. French or German):<br><br>\documentclass{article}<br>\usepackage[latin1]{inputenc}<br>
\begin{document}<br>à l&#39;âge de la science, les systèmes techniques sont issus des découvertes.<br>\end{document}<br><br>If you try to copy/paste the resulting document, you obtain:<br>a a<br>` l&#39;^ge de la science, les syst`mes techniques sont issus des d´couvertes <br>
                               e                               e<br><br>The PDF file is of low quality:<br>
* one can not search accented words in it<br>* one can not copy/paste accented words from it<br>* it can not be correctly indexed by search engines<br>
<br>I suggest that pdflatex should be configured to choose by default cm-super or lmodern&#39;s versions of Computer Modern, without adding \usepackage[T1]{fontenc} &amp; \usepackage{lmodern} or tweaking updmap.<br><br>Best regards,<br>
<br clear="all">--<br>Martin Monperrus<br><br><br><br>