NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
How to comment in a LaTeX document (Score:1)
When I wrote my master thesis, oh so many moons ago, what we did to inject comments was to define, for each reviewer, the following two commands in the document header:
Then you could pepper the document with comments like so:
And if you wanted to hide the comment, but keep it in the document, you just had to switch \yanick into \hyanick. Simple system, but
Re: (Score:1)
Wow. Yeah, that is quite simple. I will give it a shot. Thanks!
Re:How to comment in a LaTeX document (Score:1)
Reply to This
Parent