Guest User

Untitled

a guest
Jun 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. documentclass[12pt]{report}
  2.  
  3.  
  4. usepackage[british]{babel}
  5. usepackage[left=32mm,right=20mm,top=28mm,bottom=20mm]{geometry}
  6.  
  7. usepackage{stackengine}
  8.  
  9. usepackage{graphicx}
  10. usepackage{wrapfig}
  11. usepackage{lscape}
  12. usepackage{rotating}
  13. usepackage{epstopdf}
  14. usepackage{float}
  15. usepackage{caption}
  16. usepackage{array,multirow}
  17. usepackage{longtable}
  18. usepackage{hyperref}
  19. usepackage{subcaption}
  20.  
  21. usepackage{xcolor}
  22. usepackage{fix-cm}
  23. usepackage{setspace}
  24. usepackage{float}
  25. setstretch{1.5}
  26.  
  27. usepackage{titlesec}
  28.  
  29. usepackage{amsmath}
  30. usepackage{caption}
  31. %If you want dots even for chapters and parts
  32. usepackage{tocloft}
  33. renewcommand{cftpartleader}{cftdotfill{cftdotsep}} % for parts
  34. renewcommand{cftchapleader}{cftdotfill{cftdotsep}} % for chapters
Add Comment
Please, Sign In to add comment