Hi Herbert,
Herbert Voss, 11.12.2005 22:08:
> > Another thing are urls within a \thanks. I tried to include my
> > email as a url, but all I've got were a bundle of Latex errors.
> > After examining my thick and quite expensive ;-) TLC2e, I figured
> > out the trick:
> >
> > Preamble:
> > \usepackage{url}
> > [EMAIL PROTECTED]
> > ERT in text:
> > \thanks{bla bla bla \myemail{}}
>
> nonsense ...
No, it's not!!!! All above is needed if You want to insert an __ERT__
with \thanks, which contains a formatted url, i.e. [EMAIL PROTECTED]
Please note I referred to a solution with an ERT!!
If you don't believe me, please try to insert the following:
The preamble (doctype: article):
\usepackage{url}
The document:
Bla bla bla [As Style "Title"]
\thanks{Bla bla bla [EMAIL PROTECTED] [as ERT}:
If you now try to produce an output (crtl+d) it JUST WON'T WORK!! Your
document will just cause several LaTeX errors.
> -- insert the title or author with LyX as usual
> -- insert a footnote with LyX as usual, it is converted into a thanks
> -- insert an url _with LyX_ as usual
> there is noo need for ERT
This is exactly what Charles suggested - and this works, no doubt! But
because I did NOT know LyX being smart enough to interpret a footnote
directly after a title as \thanks, I just had to figure out a solution
of my own (why on earth would I have posted my question if I had known
the answer????).
Kind regards,
Kimmo