[dev-context] new beta

luigi scarso luigi.scarso at gmail.com
Mon Feb 6 11:27:50 CET 2012


On Mon, Feb 6, 2012 at 11:05 AM, Hans Hagen <pragma at wxs.nl> wrote:
> On 6-2-2012 09:57, luigi scarso wrote:
>>
>> On Fri, Feb 3, 2012 at 10:20 PM, Hans Hagen<pragma at wxs.nl>  wrote:
>>>
>>> Hi,
>>>
>>> I've uploaded a beta to the ftp server. There is some work in progress:
>>>
>>> - otr (page-* files)
>>> - descriptions, enumerations, notes (and their parent: constructions)
>>>
>>> I'm not yet satisfied but it shows where we're heading.
>>>
>>> Hans
>>
>>
>> ! LuaTeX error ...tex/texmf-context/tex/context/base/strc-mar.lua:663:
>> attempt to call field 'savedtitle' (a nil value)
>> stack traceback:
>>        ...tex/texmf-context/tex/context/base/strc-mar.lua:663: in function
>> 'title'
>>        <main ctx instance>:1: in main chunk.
>>
>> system>  tex>  error on line 1 in file xtabl-b.tex: LuaTeX error  ...
>>
>>
>> \sectionheadmarkingtitle ...arks.title("#1","#2")}
>>
>> l.1 \markingcommand{chapter}{li::2}
>>
>> \ctxcommand ...\directlua \zerocount {commands.#1}
>>
>> <argument>  ...rking("chapter","\v!page ","first")}
>>                                                   \fi \endgroup
>> \firstofoneargument #1->#1
>>
>> <to be read again>
>>                    }
>>
>
>        commands.savedlisttitle(tag,listindex,"marking")
>        commands.savedlisnumber(tag,listindex,"marking")
>
>
>
> -----------------------------------------------------------------
>                                          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
> -----------------------------------------------------------------
in strc-not.lua should be

function commands.notetitle(tag,n)
    commands.savedlisttitle(tag,notedata[tag][n])
end
?


-- 
luigi


More information about the dev-context mailing list