On Mon, 2016-12-05 at 22:27 +0000, Ben Farmer wrote:
The numbering is handled by the system, and is only created when the rules are printed. In a non-interactive environment, the numbers don't exist.
A workaround in this case is to use the find command to set the position. For example, something like "place-before=[find comment="Top of List"]"
Thanks for that succinct description of the situation. I found this as (better? more general?) solution than having to set up a comment or other known target: place-before=[:pick [find] 0] The [find] basically generates a list of all elements, which :pick then takes the zeroth element of. If you know what element you want, you can obviously use values other than zero. Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer@nullarbor.com.au) work +61 2 64957435 http://www.nullarbor.com.au mobile +61 428 957160 GPG fingerprint: 6D59 8AE6 810D 44E3 7626 7040 4DD6 F89F 3053 4774 Old fingerprint: 9DCA 0903 BCBD 0647 BCCC 2FA7 A35C 57A1 ACF9 00BB