Advertisement
Guest User

Untitled

a guest
Apr 14th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.53 KB | None | 0 0
  1. \documentclass[12pt, notitlepage]{article}
  2.  
  3. \usepackage{amsmath}
  4. \usepackage{booktabs}
  5. \usepackage{hyphsubst}
  6. \usepackage[danish]{babel}
  7. \usepackage{amsfonts}
  8. \usepackage{breqn}
  9. \usepackage{todonotes}
  10. \usepackage{titling}
  11. \usepackage{setspace}
  12. \usepackage[utf8]{inputenc}
  13. \usepackage[top=2.5cm, bottom=2.5cm, right=2.5cm, left=2.5cm]{geometry}
  14. \usepackage{graphicx}
  15. \usepackage{caption}
  16. \usepackage{float} % makes sure that tables are not repositioned
  17. \captionsetup[table]{skip=10pt}
  18.  
  19. \begin{document}
  20.  
  21. \onehalfspacing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement