Can someone tell me what's wrote in this preamble that I can not directly write
ñ,í, and similar?
Code: Select all
\documentclass[a4paper]{article}
\usepackage[spanish]{babel}
\usepackage[latin1]{inputenc}
\usepackage{tabularx}
\usepackage{ae}
\usepackage{hyperref}
\usepackage[T1]{fontenc}
\usepackage{CV}
\linespread{1,3}
But not sure what the package{ae} works for.
Thanks for attention,
Pablo