General ⇒ Why type 3 fonts with \usepackage[T1]{fontenc}?
Why type 3 fonts with \usepackage[T1]{fontenc}?
I'm new to LaTeX, but I understood that with
%% deutsche Anpassung %%
\usepackage[ngerman]{babel}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
I should get type 1 fonts compiling directly to pdf (LaTeX=>PDF).
Instead, I get type 3 fonts, known to look extremely ugly being bitmaps.
What is wrong? I searched the web and read for hours only to learn that it should work as expected...
Thanks a lot!
Paul
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis