Advertisement
Guest User

Untitled

a guest
Aug 29th, 2015
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. ####
  2. #####
  3. ###
  4. ###
  5. ##### Name of chapter
  6.  
  7. documentclass{scrbook}
  8. usepackage{lmodern}
  9. renewcommand*{chapterformat}{%
  10. fontsize{80}{88}selectfontthechapterautodotenskip}
  11. begin{document}
  12. chapter{Name of chapter}
  13. end{document}
  14.  
  15. setkomafont{sectioning}{rmfamilybfseriescolor{Gray}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement