Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{color,xesearch}
  3.  
  4. SearchList*{redwords}{textcolor{red}{#1}}{hello}
  5.  
  6. begin{document}
  7. This is hello and this is hellow.
  8. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement