I tried putting this in the testfile itself but got a complaint about
a missing \endcsname. So following some previous advice I put this in
texmf-local/tex/context/base/cont-loc.tex and rebuilt the format.
Processing the testfile did not generate an error but also no
improvement. How should I use this code?

Johan

2006/4/21, Hans Hagen <[EMAIL PROTECTED]>:
> Johan Sandblom wrote:
> > With the following file the footnotes are typeset on top of each
> > other. What am I doing wrong?
> >
> > Johan
> >
> > \starttext
> > \startlocalfootnotes[n=0, location={text, none}]
> > \bTABLE
> > \bTR \bTD Sinuit \eTD
> >      \bTD penicillin V \eTD
> >      \bTD amoxicillin, pivampicillin, cefalosporin\footnote[cef]{Ej
> >        cefadroxil eller cefalexin pga H infl}, doxycyklin,
> >      trim-sulfa \eTD \eTR
> > \bTR \bTD Otit \eTD
> >      \bTD penicillin V \eTD
> >      \bTD amoxicillin, pivampicillin, makrolid\footnote{Endast vid
> >        allergi}, cefalosporin\note[cef], trim-sulfa \eTD \eTR
> > \eTABLE\stoplocalfootnotes%}
> > \placelocalfootnotes
> > \stoptext
> >
> \def\doplacelocalnotes[#1][#2]%
>   {\bgroup
>    \processnotes
>      {\dolocalsetupnotes{#1}{#2}%
>       \expanded{\doifinsetelse{\v!none}{\noteparameter\c!location}}
>         \placenotesasnone\placenotesintext\localpostponednotes}%
>    \egroup
>    \checknotes}
>
> still not what it should do but already better
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>


--
Johan Sandblom  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
"What is wanted is not the will to believe, but the
will to find out, which is the exact opposite"
- Bertrand Russell
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to