Search found 1 match

by PaulPic
Fri Sep 14, 2007 8:03 am
Forum: General
Topic: Why type 3 fonts with \usepackage[T1]{fontenc}?
Replies: 1
Views: 11511

Why type 3 fonts with \usepackage[T1]{fontenc}?

Hi,

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 ...