Search found 1 match

by speed field
Sun Jul 21, 2013 11:41 pm
Forum: Text Formatting
Topic: Accent like "è"...
Replies: 1
Views: 64651

Accent like "è"...

I've got a problem with accent in Latex. I use Miktex 2.9 on windows vista, with TeXstudio. If I write \'e I read é but I would like to read "è". \usepackage[latin1]{inputenc} doesn't work, the only way is \usepackage[italian]{babel} \usepackage[T1]{fontenc} , but work correctly only in the main, in ...