On 6/5/2013 11:06 PM, Marcin Borkowski wrote:
Dnia 2013-06-03, o godz. 15:20:45 Marcin Borkowski
napisaĆ(a): Hi,
I'd like to have my \startlines ... \stoplines indented in the following way: the first two lines unindented, the next two indented, and so on. Basically, this means that I'd like the pattern to be based on (mod 4) arithmetic and not (mod 2). Is it possible? If yes, how?
OK, so I thought I can handle this... but not:(.
I found the relevant definitions in spac-hor.mkiv and tried to add a line saying
\installindentingmethod \v!evenpairs{\c_spac_indentation_toggle_state\plusfour}
% there is no \v!evenpairs \unprotect % english interface only: \installindentingmethod {evenpairs} {\c_spac_indentation_toggle_state\plusfour} % or maybe: \installindentingmethod \v!quadruple {\c_spac_indentation_toggle_state\plusfour} % as \v!quadruple is a known keyword \protect ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------