From 3dbcef73aec79246dfc4238eb7af28d3fa54e1f3 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 11 Jan 2010 14:57:00 +0100 Subject: beta 2010.01.11 14:57 --- tex/context/base/strc-not.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tex/context/base/strc-not.lua') diff --git a/tex/context/base/strc-not.lua b/tex/context/base/strc-not.lua index 266e22edc..f390c05b5 100644 --- a/tex/context/base/strc-not.lua +++ b/tex/context/base/strc-not.lua @@ -69,6 +69,12 @@ function notes.get(tag,n) end end +-- we could make a special enhancer + +function notes.listindex(tag,n) + return notedata[tag][n] +end + function notes.define(tag,kind,number) local state = notes.setstate(tag,kind) state.number = number -- cgit v1.2.3