Hi, \typefile[range={1,3}]{...} does not work. My guess is that this is because the variable `range` is never initialized in `filter` function in buff-ver.lua. A local range = settings.range should be added to the `filter` function. Aditya
On 18-10-2011 04:43, Aditya Mahajan wrote:
Hi,
\typefile[range={1,3}]{...} does not work. My guess is that this is because the variable `range` is never initialized in `filter` function in buff-ver.lua. A
local range = settings.range
should be added to the `filter` function.
indeed ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen