[lucida] Sans serif math with lucida fonts?
Mau V
mvs1952 at yahoo.it
Sat Dec 19 13:28:41 CET 2009
??? I use Beamer to produce TikZ graphics, and I haven't have to use OT1.
Please try code:
%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{beamer}
\usepackage[OT1,altbullet,expert,nofontinfo,lucidascale]{lucidabr}
\begin{document}
\begin{frame}
\begin{equation}
\hat{\sigma}
\end{equation}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%
and then:
%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{beamer}
\usepackage[T1,altbullet,expert,nofontinfo,lucidascale]{lucidabr}
\begin{document}
\begin{frame}
\begin{equation}
\hat{\sigma}
\end{equation}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%
I get a different result: bad with T1 and good with OT1 !!!
What about your system? And for other users???
Thanks,
Maurizio
More information about the lucida
mailing list