Thanks, I added the line to the \@@bk block in str-flt.mkiv, but I
don't know how to remake the formats.  I tried:
mtxrun --script fonts --reload
luatools --generate
texexec --make --all
texexec --make --all --pdftex
texexec --make --all --xetex
luatools --generate
luatools --ini --compile --verbose cont-en
none of which had any effect on the output.  How do I remake the formats?

On Sun, May 30, 2010 at 6:35 AM, Hans Hagen <pra...@wxs.nl> wrote:
> On 30-5-2010 1:24, Michael Saunders wrote:
>
>> " ! Undefined control sequence.
>> <argument>  \@@bklocation
>> \processaction ...->  \expandaction \!!stringa{#1
>>              } \ifx \!!stringa \empty \l..."
>
> in str-flt.mkiv there is a section
>
> \def\@@bknumbering  {\floatsharedparameter\c!numbering  } % global one
> \def\@@bkspaceafter {\floatsharedparameter\c!spaceafter } % global one
> \def\@@bkspacebefore{\floatsharedparameter\c!spacebefore} % global one
> \def\@@bknbottom    {\floatsharedparameter\c!nbottom    } % global one
> \def\@@bkntop       {\floatsharedparameter\c!ntop       } % global one
> \def\@@bknlines     {\floatsharedparameter\c!nlines     } % global one
> \def\@@bkmargin     {\floatsharedparameter\c!margin     } % global one
> \def\@@bkcache      {\floatsharedparameter\c!cache      } % global one
>
> can you add:
>
> \def\@@bklocation   {\floatsharedparameter\c!location   }
>
> and then remake the formats
>
> the bk namespace has been replaced (and this section is a temporary solution
> in the transition)
>
> Hans
>
> -----------------------------------------------------------------
>                                          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
> -----------------------------------------------------------------
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to