Code: Select all
Comment...
| Remove top and bottom lines
|
|--Remove lines:1..133
|
+--Remove lines:-19..-0
Initially, I tried to combine these as one Remove lines filter, but the second range did not get processed!
Code: Select all
Comment...
| Remove top and bottom lines
|
+--Remove lines:1..133
-19..-0
Even placing them on the same line with a comma separator was to no avail.
Code: Select all
Comment...
| Remove top and bottom lines
|
+--Remove lines:1..133, -19..-0
It would also be useful if the context help page for the Remove lines filter had a link to this page.
cf. The link is found (e.g.) in the context help for the Restrict to line range filter.
Best regards,
David