ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \k in inline math
@ 2006-04-26 20:19 Sanjoy Mahajan
  2006-04-26 20:35 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Sanjoy Mahajan @ 2006-04-26 20:19 UTC (permalink / raw)


\starttext
$\k T$
\stoptext

The above test file, to my surprise, compiled fine.  [In Plain TeX I
usually define \k as \kappa, but I had forgotten to carry over that
definition.]  The pdf output showed a T with little hook as a subscript.

I can redefine \k as \kappa, but that might overwrite an important
definition.  However, I can't figure out where \k is defined.  With
\tracingmacros=1, the log had:

  \k ->\dohandleaccent {k}

but lots of grepping in the context sources only produced:

texmf/tex/context/base/mult-ini.tex:71:\def\k!prefix!{k!} \def\l!prefix!{l!} \def\m!prefix!{m!}

-Sanjoy

`A society of sheep must in time beget a government of wolves.'
   - Bertrand de Jouvenal

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

end of thread, other threads:[~2006-04-26 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-26 20:19 \k in inline math Sanjoy Mahajan
2006-04-26 20:35 ` Taco Hoekwater
2006-04-26 21:01   ` Sanjoy Mahajan

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).