Question | Answer |
El esqueleto base para crear un documento básico en LaTeX |
\documentclass[a4paper,openright,12pt]{book}
\usepackage[spanish]{babel}
\usepackage[utf8]{inputenc}
\renewcommand{\baselinestretch}{1.5} \begin{document}\raggedright
\end{document} |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.