On 05/10/2017 12:35 PM, PhilipPirrip wrote:
> On 05/10/2017 12:23 PM, Jürgen Spitzmüller wrote:
>> Which is achieved in LyX by inserting a footnote in the author
>> paragraph.
>
> Thanks Jürgen, good to know.
> But... Why was such an unintuitive, easter-egg-like choice made?

The \thanks command really is a sort of footnote command:

\long\def\thanks#1{\footnotemark
    \protected@xdef\@thanks{\@thanks
        \protect\footnotetext[\the\c@footnote]{\@IEEEcompsoconly{\itshape
        \protect\@IEEEtriggeroneshotfootnoterule\relax}\ignorespaces#1}}}

so that's probably why. Of course, that doesn't make it transparent to
new users what to do,
though it is illustrated in the template, I believe.

Richard

Reply via email to