Search found 2 matches

by kulakov
Sat May 22, 2010 8:39 pm
Forum: Fonts & Character Sets
Topic: Underscore (_) symbol as "space" in the generated PDF
Replies: 2
Views: 87318

Re: Underscore (_) symbol as "space" in the generated PDF

Thorsten! You are the man! Thanks for your quick help! :)

This line made a difference:
\usepackage[T1]{fontenc}

If I change T1 to OT1 the old problem occurs, even with your simple example. I guess there is something wrong with the encoding OT1.

After I entered this line in my document it now ...
by kulakov
Sat May 22, 2010 7:15 pm
Forum: Fonts & Character Sets
Topic: Underscore (_) symbol as "space" in the generated PDF
Replies: 2
Views: 87318

Underscore (_) symbol as "space" in the generated PDF

Hello LaTex experts,

I am new at LaTeX community and at LaTeX in general too, so please do not be hard when judging my post. I hope, the part of the forum I am pasting this question to is proper.

I am currently struggling with underscores in my generated pdf file. I have a lot of underscores in my ...