Guest User

Untitled

a guest
Jan 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. documentclass[twoside=false]{scrbook}
  2.  
  3. usepackage{blindtext}
  4.  
  5. % KOMAoptions{BCOR=0mm}
  6. % KOMAoptions{DIV=calc}
  7.  
  8. begin{document}
  9. blinddocument
  10. end{document}
  11.  
  12. documentclass[twoside=false]{scrbook}
  13.  
  14. usepackage{blindtext}
  15.  
  16. KOMAoptions{BCOR=0mm}
  17. KOMAoptions{DIV=calc}
  18.  
  19. begin{document}
  20. blinddocument
  21. end{document}
Add Comment
Please, Sign In to add comment