ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Herbert Voss <Herbert.Voss@FU-Berlin.DE>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \starttable ... \stoptable
Date: Wed, 24 Nov 2010 18:42:42 +0100	[thread overview]
Message-ID: <4CED4E92.1050401@FU-Berlin.DE> (raw)
In-Reply-To: <4CED4AFC.2060500@wxs.nl>

Am 24.11.2010 18:27, schrieb Hans Hagen:
> On 24-11-2010 12:20, Herbert Voss wrote:
>> what is wrong with the \em? With \bf or {\em ...} it is fine

>> \starttext
>>
>> \starttable[|l|r|]\HL
>> \NC \bf Spalte 1 \NC \bf Spalte 2 \NC \FR \HL    % works
>> %\NC \em Spalte 1 \NC \em Spalte 2 \NC \FR \HL   % didn't work
>> \NC $alfa$       \NC $beta$       \NC \MR
>> \NC Links        \NC Rechts       \NC \LR \HL
>> \stoptable
>>
>> \stoptext
> 
> in font-ini.mkiv:
> 
> \def\emphasiscorrection
>   {\ifhmode\ifnum\currentgrouptype=\@@aligngroup\else
>      \expandafter\expandafter\expandafter\emphasislook
>    \fi\fi}


thanks Hans,
works now.

Herbert
___________________________________________________________________________________
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	other threads:[~2010-11-24 17:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 11:20 Herbert Voss
2010-11-24 17:27 ` Hans Hagen
2010-11-24 17:42   ` Herbert Voss [this message]

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=4CED4E92.1050401@FU-Berlin.DE \
    --to=herbert.voss@fu-berlin.de \
    --cc=ntg-context@ntg.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).