i would like to know how can i put labels and names of sections and chapters using accents. I get errors when i try
\chapter{Conclusión}
como se menciona en \ref{algo}.
\section{Other seccion name with áccent}
\label{algo}
|
i would like to know how can i put labels and names of sections and chapters using accents. I get errors when i try
|
||||
|
we need a complete example with an error description ... This works:
|
||||
|
|
xelatexinstead oflatex/pdflatex(and making sure your input is saved as Unicode UTF-8) makes a lot of these character-encoding problems go away. – Mohan Dec 11 '12 at 12:40