Andreas Jahnen wrote:
> Thank you for your help. But I think this symbols are not what I am
> searching for. I have included a small grafic which shows the results.
>
> I think the \Re (which is the first on the picture) is used to display
> real part of complex numbers.
> The second on the picture is only a outlined R.
>
> I think for the moment, that it is a special font. I am going to try a new
> font which I found on the following page:
>
> http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ds_eng.html
>
> this weekend. There it is stated that this font is for real number and so
> on. But it is also possible (I am not a professional mathematical
> typesetter) that I am wrong with my oppinion of the correct symbol... .
>
> Any suggestions where to find the correct font? I saw also some documents, which
> looked like that they used Latex. There had been the correct symbols. But
> no source-code had been available.
>
> Thanks for the help,
> Andreas
I think you should try bbm.sty (i found it on my tetex0.9 on SuSE-Linux 6.0).
Put \usepackage{bbm} in the LaTeX-Preamble and then -- in math-mode --
type \mathbbm{R}. Hope this is what you searched for...
nindalf