I have started to design a title page for a paper.

First comes an information block at bodyfont size \tf (all in sans serif), followed by the title of the paper in \bfd, then the author (=me) in \bfa. The information block that follows then should be in bodyfont size again, but it isn’t, it is too tall. What am I missing about font switching? Is it maybe because it is a makeup page?

%%%%%%%%%%%%%%%%%% Here is a MWE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definemakeup[titlepage][pagestate=stop,doublesided=no]

\starttext

\starttitlepagemakeup[top=,]

\tf \ss

information \crlf
about \crlf
university \crlf
and \crlf
course \par

\blank[4*line]

\bfd \ss

Paper \par

\blank

\bfa \ss

by me

\blank[4*line]

\tf \ss

my \crlf
information, \crlf
adress \crlf
etc.

\stoptitlepagemakeup

\stoptext

%%%%%%%%%%%%%%%%%% end of MWE  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to