ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \it in \chapter{...}
@ 2000-02-28 23:53 Tobias Burnus
  2000-02-29 17:41 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2000-02-28 23:53 UTC (permalink / raw)


Hi,

somehow does this not work:
---------
\setupbodyfont[10pt]
\subsection{foo {\it foo}}
\bye
---------
If I out-comment the first line, it works as expected (using  \sl alias
\em works though).

Tobias


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: \it in \chapter{...}
  2000-02-28 23:53 \it in \chapter{...} Tobias Burnus
@ 2000-02-29 17:41 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-02-29 17:41 UTC (permalink / raw)
  Cc: NTG-ConTeXt

At 12:53 AM 2/29/2000 +0100, Tobias Burnus wrote:

>somehow does this not work:
>---------
>\setupbodyfont[10pt]
>\subsection{foo {\it foo}}
>\bye
>---------
>If I out-comment the first line, it works as expected (using  \sl alias
>\em works though).

Good observation! You can add the it[a-d] sizes to font-cmr.tex (bottom part):

\definebodyfont [10pt] [rm]
  [bfa=cmbx10 scaled \magstep1,
   bfb=cmbx10 scaled \magstep2,
   bfc=cmbx10 scaled \magstep3,
   bfd=cmbx10 scaled \magstep4,
   ita=cmti10 scaled \magstep1,
   itb=cmti10 scaled \magstep2,
   itc=cmti10 scaled \magstep3,
   itd=cmti10 scaled \magstep4,
   sla=cmsl10 scaled \magstep1,
   slb=cmsl10 scaled \magstep2,
   slc=cmsl10 scaled \magstep3,
   sld=cmsl10 scaled \magstep4,
   ....

No problem in those day of megs of mem. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-02-29 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-28 23:53 \it in \chapter{...} Tobias Burnus
2000-02-29 17:41 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).