Re: [dev-context] strc-mat.mkiv

2015-12-10 Thread Hans Hagen

On 12/9/2015 1:07 PM, Wolfgang Schuster wrote:

Hi,

\def\strc_formulas_place[#1]%
   {\def\currentplaceformulareference{#1}%
\let\currentplaceformulasuffix\empty
-
\doifelsenextbgroup\strc_formulas_place_yes\strc_formulas_place_nop\strc_formulas_place_nop}
% [ref]{}
+  \doifelsenextbgroup\strc_formulas_place_yes\strc_formulas_place_nop}
% [ref]{}


all fixed ... no upload yet (in sync with luatex 0.86)

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
-
___
dev-context mailing list
dev-context@ntg.nl
http://mailman.ntg.nl/mailman/listinfo/dev-context


[dev-context] strc-not.mkvi: \startfootnote

2015-12-10 Thread Wolfgang Schuster

Hi Hans,

the \startfootnote command doesn’t work well when you use the assignment 
method to set the reference.


\starttext

First note.
\startfootnote[note_one]
This is the first footnote.
\stopfootnote

Second note.
\startfootnote[reference=note_two]
This is the second footnote.
\stopfootnote

\stoptext

Wolfgang
___
dev-context mailing list
dev-context@ntg.nl
http://mailman.ntg.nl/mailman/listinfo/dev-context