Thanks Wolfgang,

I looked at the source a little bit but all macros are defined with insertion and I don't know how to make them share a same counter. Maybe we need a new \definerelatednote macro.

Anyway, your suggestion makes sense.

On Dec 18, 2007 5:59 PM, Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:
2007/12/17, Zhichu Chen <zhichu.chen@gmail.com>:
> Hi everybody,
>
> Right now I'm writing an article and in the title's block I wanna thank
> somebody and in the authors' block I wanna display the email addresses. And
> I want them done with footnotes with "set 2" conversion. When I use
> ===========================================
> \definenote[thanks][conversion=set 2]
> \definenote[email]
>   [conversion=set 2,
>    textstyle=type]
> ===========================================
> The footnotes are shown with two areas, one for the \thanks and another for
> the \email, and they all started with "*" symbol, I mean there're two
> footnotes noted by star-symbol. I know I can just use
> \setupfootnotes[conversion=set 2] and do all my job by only using \footnote
> macro, but it's just of curiosity, can I use those meaningful macros to do
> continuously numbered footnotes and displayed only one area at the bottom of
> the page.

Hi Chen,

I took a quick look at the source and it seems this is not possible,
but you define
email as macro and call thank in the expansion text.

\def\email#1{\thanks{\type{#1}}} or better
\def\email#1{\thanks{\hyphenatedurl{#1}}} % breaks at the line end

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________



--
Best Regards
Chen
----------------------------------------------------------------

         Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
        No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
            tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                              | www.sinap.ac.cn
----------------------------------------------------------------