Wolfgang Werners-Lucchini wrote:
! Undefined control sequence.
l.3 \footnotetext
[bla]{blub}
i have to think a bit about this as foonotes now are implemented
differently
-
Hallo!
with new context the same error with mkiv (mkii is ok):
--
>texmfstart texexec --autopdf --luatex tst.tex
TeXExec | processing document 'tst.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
Hallo,
in order to use footnotes in a table, I use \footnotetext and \note.
But it is not workink. The following test
\starttext
Bla\note[bla].
\footnotetext[bla]{blub}
\stoptext
gives the following error:
-
>texmfstart texexec --autopdf
Hello,
here a problem with \note and \footnotetext in \starttables. Only one
footnote is possible:
\starttext
\starttables[|p(13em)|p(13em)|]
\VL SomeText \VL SomeText\note[n1] \VL \AR \footnotetext[n1]{1. note}
\dorecurse{50}{\VL SomeText \VL SomeText \VL \AR}
%\VL SomeText \VL SomeText\note[n2]