[Ipe-discuss] changing fonts in ipe for the latex beamerclass

Alexander Wolff awolff at ira.uka.de
Wed Jan 19 14:01:42 CET 2005


hi,

if you use the latex beamerclass for presentations,
you might be interested in making ipe use the same helvetica fonts in
math mode.  my phd student found this:

\def\rmdefault{phv}
\DeclareSymbolFont{operators}   {OT1}{phv}{m}{n}
\DeclareSymbolFont{letters}     {OT1}{phv}{m}{it}
\DeclareSymbolFont{bold}        {OT1}{phv}{bx}{n}
\DeclareSymbolFont{italic}      {OT1}{phv}{m}{it}

which you only have to copy and paste into the latex preamble
(edit -> document properties).

enjoy!

alex



More information about the Ipe-discuss mailing list