Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. documentclass{tufte-book}
  2. usepackage{kantlipsum,cleveref}
  3.  
  4.  
  5. begin{document}
  6.  
  7. section{Monday}
  8. kant[1]
  9.  
  10. section{Tuesday}
  11. newthought{Let us suppose} that the noumena have nothing to do with necessity,
  12. since knowledge of the Categories is a posteriori.
  13. kant[3]
  14.  
  15. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement