ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Testing the param value
@ 2014-07-05 14:47 Jan Tosovsky
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Tosovsky @ 2014-07-05 14:47 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Dear All,

I am hacking the context index entry rendering... ;-)
... but I am stuck with a simple comparison

How can I test the given entry if it equals to the specified one?

The following code has no effect.

\unexpanded\def\defaultregisterentry#1#2#3#4% 
% #1:processor #2:internal #3:seeindex #4:word
  {\def\currentregisterpageindex{#2}%
   % start hacking
   \def\myword{#4}%
   \ifx\myword{My Primary}
      \column % do something
   \fi
   % stop hacking
   \strc_register_injector_process
   ...

What is the proper syntax?

Thanks, Jan

___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2014-07-06 20:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <53b8103b.e25cb40a.6b65.fffffdcaSMTPIN_ADDED_BROKEN@mx.google.com>
2014-07-05 16:56 ` Testing the param value Wolfgang Schuster
2014-07-06 20:58   ` Jan Tosovsky
2014-07-05 14:47 Jan Tosovsky

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