1

I m tired to comment line by line the things I desired to comment, is there a a way of selecting part of the code, and get it inmediatly in comment?

JuanMuñoz
  • 1,454
  • 3
    many editors will let you comment/uncomment a region as a single command but if not you can (usually) put \iffalse at the start and \fi at the end of a section to be skipped – David Carlisle Dec 01 '14 at 22:58
  • 4
    \usepackage{comment} and \begin{comment}... stuff...\end{comment}. Or use your editor to do the job. –  Dec 01 '14 at 22:58

0 Answers0