On Mon, Jan 5, 2009 at 9:00 PM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
Am 05.01.2009 um 19:36 schrieb Mohamed Bana:
! Undefined control sequence.
\CVTITLE ...\ss \bfa #1} \blank [medium]{\ss \tfe
#2} }\blank [2*big]
l.139 \CVTITLE{}{CV}
?
\tfe doesn't seem to work, the others do.
Only sizes upto \tfd are predefined but you could define more.
\definefontsize[e]
\definefontsize[f]
\definebodyfontenvironment
[default]
[e=2.488,
f=2.986]
It's a bit strange that \tfe is not defined:
in font-ini.mkiv
\def\magstep#1% \relax removed, otherwise space after it sticks, else added
{\ifcase#1 \@m\or1200\or1440\or1728\or2074\or2488\or\@m\fi}
so \magstep5 is defined