Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. documentclass{book}
  2. usepackage{etoolbox}
  3. apptocmd{chapter}{protectmarginpar{CN&CT}}{}{}
  4.  
  5. begin{document}
  6.  
  7. chapter{CN & CT}
  8.  
  9. This is for test.
  10.  
  11. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement