How to break words into syllables in LaTeX correctly

Viewed 33120

I am writing my MSc with LaTeX and I have the problem that sometimes my words are divided in a wrong way.

My language is spanish and I'm using babel package.

How could I solve it?

For example: propuestos appears prop-uestos (uestos in next line). It should be pro-puestos.

Thanks!!

1 Answers
Related