[texworks] A note on shortcuts and variables

Rasmus Pank Roulund rasmus.pank at gmail.com
Wed Apr 15 13:37:27 CEST 2009


"Thomas Floeren"
<thomas.floeren at boschung.com> writes:

> I think it's *not* a good idea to implement this
> one-button-commenting/uncommenting.  Often you want to temporarily
> comment blocks which contain already a few commented lines; with the
> "play-pause"-behavior these lines would be uncommented, forcing you to
> recomment them 'manually'.  I often have this annoyance in Scite with
> ctrl-Q.

Sorry, I hit send the previous messaged by accident.

It does not have to be as you suggest. E.g. the behaviour could be like

Before commenting:
  This line in not commented
  % This line is commented

After commenting 
  % This line is not commented
  % % This line is commented.

And back again:
  This line in not commented
  % This line is commented

Cheers,
Rasmus



More information about the texworks mailing list