ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* What is a better way to do this macro?
@ 2015-07-16 18:49 Idris Samawi Hamid ادريس سماوي حامد
  2015-07-16 19:03 ` Wolfgang Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Idris Samawi Hamid ادريس سماوي حامد @ 2015-07-16 18:49 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Dear gang,

Consider the following (also attached):

=====choice-cs.tex====
\def\CHOICE#1#2{\leavevmode\vbox{\tabskip=0pt\everycr={}
                 \halign{\strut\hfil##\hfil\cr#1\cr#2\cr}}}

\setuppagenumber[state=stop]
\setupwhitespace[big]

\starttext
(One~* Two~* Three~* Four) is even.

(\CHOICE{x}{One}~* \CHOICE{1}{Two}~* \CHOICE{x}{Three}~* \CHOICE{2}{Four})  
is even.
\stoptext
======================

What is best way to define the \CHOICE macro without low-level TeX  
commands, only high-level ConTeXt commands? Thanks in advance and

Best wishes
Idris
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523

[-- Attachment #2: choice-cs.pdf --]
[-- Type: application/pdf, Size: 6622 bytes --]

[-- Attachment #3: choice-cs.tex --]
[-- Type: application/x-tex, Size: 324 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2015-07-17 21:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16 18:49 What is a better way to do this macro? Idris Samawi Hamid ادريس سماوي حامد
2015-07-16 19:03 ` Wolfgang Schuster
2015-07-16 19:16   ` Idris Samawi Hamid ادريس سماوي حامد
2015-07-16 20:09   ` Idris Samawi Hamid ادريس سماوي حامد
2015-07-17  4:35     ` Wolfgang Schuster
2015-07-17 17:56       ` Idris Samawi Hamid ادريس سماوي حامد
2015-07-17 18:07         ` Wolfgang Schuster
2015-07-17 21:01           ` Idris Samawi Hamid ادريس سماوي حامد

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