Your example is indeed working fine, so it might be a reader issue. I use acrobat reader 9.5 (the 10 version brings a lot of problems)
Actually, I nearly never use T1 - fontenc, because I write mostly in English, so until now I haven't get this problem.
Well, if it just a problem with adobe, let's ...
Search found 2 matches
- Fri Mar 30, 2012 5:54 pm
- Forum: Fonts & Character Sets
- Topic: fontenc | No Text Selection in Output with T1 Encoding
- Replies: 3
- Views: 4615
- Fri Mar 30, 2012 3:17 pm
- Forum: Fonts & Character Sets
- Topic: fontenc | No Text Selection in Output with T1 Encoding
- Replies: 3
- Views: 4615
fontenc | No Text Selection in Output with T1 Encoding
Hi !
I work with MiKTeX (and TeXnicCenter) and I currently observe a strange behavior.
I compile this with dvips -> ps2pdf:
\documentclass[a4paper,11pt,openbib,titlepage]{book}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\begin{document}
Testing... test ... Testing... test ...
I work with MiKTeX (and TeXnicCenter) and I currently observe a strange behavior.
I compile this with dvips -> ps2pdf:
\documentclass[a4paper,11pt,openbib,titlepage]{book}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\begin{document}
Testing... test ... Testing... test ...