On Tuesday 28 March 2006 10:05, Aditya Mahajan wrote:
> <--- On Mar 28, Taco Hoekwater wrote --->
>
> > andrea valle wrote:
> >> Dear all,
> >> It's a bit tiring to start many lines always  with %.
> >> Is it possibile to have multiple line comments like in C
> >>
> >> \*
> >> comments here
> >> *\
> >
> > \iffalse
> >  comments here
> > \fi

When faced with such problems I just comment out a group of lines
with one command in my Gvim editor. 

for example after entering five lines of comments I could use this
command:

:.,-4 s/^/%/

Try it, you might like it :)
-- 
John Culleton
Books with answers to marketing and publishing questions:
http://wexfordpress.com/tex/shortlist.pdf

Book coaches, consultants and packagers:
http://wexfordpress.com/tex/packagers.pdf

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to