preamble.tex 587 B

123456789101112131415161718192021222324252627282930
  1. \documentclass{article}
  2. %%%%%%% Packages %%%%%%%
  3. \usepackage[dutch]{babel}
  4. \usepackage[utf8]{inputenc}
  5. \usepackage[T1]{fontenc}
  6. \usepackage{microtype}
  7. \usepackage{textcomp}
  8. \usepackage{graphicx}
  9. \usepackage{multicol}
  10. \usepackage{lipsum}
  11. \usepackage{newspaper}
  12. \date{\today}
  13. \currentvolume{1}
  14. \currentissue{1}
  15. \SetPaperName{Craftbroec Times:}
  16. \SetHeaderName{Craftbroec Times:}
  17. \SetPaperLocation{Verenigde Nederlanden}
  18. \SetPaperSlogan{``Haalbaar. Helder''}
  19. \SetPaperPrice{\textflorin{} 3,50}
  20. \usepackage{xcolor}
  21. %\color{white}
  22. %%%%%%% Settings %%%%%%%
  23. \setlength{\parindent}{0cm}