ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: fg@fgbbs.iaf.nl (Frans Goddijn)
Subject: \em: real italics?
Date: 30 Oct 98 09:30:02 +0100	[thread overview]
Message-ID: <c67_9810300947@fgbbs.iaf.nl> (raw)

said Hans Hagen  to All:

 HH> From the source code font-ini.tex: 

 HH> %D \def\emphasistypeface {\it}
 HH> %D \def\emphasisboldface {\bi}

 HH> You can change these.

I see. Is this also the proper and clean place to do the change? When I
install a later version of ConTeXt I might lose these changes that I make,
so I must keep track of them.

> "small caps italic" font. But I think the chances of that happening 
> would be small if I watch out a little. Or maybe I could have a macro 
> preventing this, a variation of "\kap" that will set in small caps 
> even though the environment is italics?

 HH> Hm. Remind me to look into this one day ... Maybe an entry in the
 HH> font environment definition. 

Anything if it works! ;=}

> Why is it slanted in default? 

 HH> Well, I consider the computer modern italic to be rather ugly
 HH> (unreadable). 

I agree, but then again, if people take the trouble to use ConTeXt because
they want better documents they'd better look out for a better font as
well...

This is what I changed in font-ini.tex: (do I need to generate a new
format now? I think not)

%D \macros
%D  {em,emphasistypeface,emphasisboldface}
%D
%D The next macro started as a copy of Donald Arseneau's
%D \type{\em} (\TUGNEWS\ Vol.~3, no.~1, 1994). His
%D implementation was a bit more sophisticated version of the
%D standard \LATEX\ one. We furter enhanced the macro, so now
%D it also adapts itself to boldface mode. Because we favor
%D {\sl slanted} type over {\it italic}, we made the emphasis
%D adaptable, for instance:
%D
%D \starttypen
%D \def\emphasistypeface {\it}
%D \def\emphasisboldface {\bi}
%D \stoptypen
%D
%D But we prefer:

%\def\emphasistypeface {\sl}
%\def\emphasisboldface {\bs}

%FG But I still prefer (when NOT using Computer Modern):
\def\emphasistypeface {\it}
\def\emphasisboldface {\bi}

Met hartelijke groet!

 Frans Goddijn   | bbs: +31 (0)26 3217041
 Postbus 30196   | email: fg@fgbbs.iaf.nl
 6803 AD Arnhem  | tel: +31 (0)26 3219342
 The Netherlands | http://www.iaf.nl/Users/Meridian 
--
You are what you is


             reply	other threads:[~1998-10-30  8:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-30  8:30 Frans Goddijn [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-10-30 16:03 Hans Hagen
1998-10-30 14:14 Frans Goddijn
1998-10-30  9:56 Hans Hagen
1998-10-30  9:21 Taco Hoekwater
1998-10-29 15:42 Hans Hagen
1998-10-29 14:39 Frans Goddijn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c67_9810300947@fgbbs.iaf.nl \
    --to=fg@fgbbs.iaf.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).