ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Idris Samawi Hamid ادريس سماوي حامد" <Idris.Hamid@colostate.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: What is a better way to do this macro?
Date: Thu, 16 Jul 2015 14:09:55 -0600	[thread overview]
Message-ID: <op.x1vuathtejo439@ishamid-pc> (raw)
In-Reply-To: <55A7FFF3.7080205@gmail.com>

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

Hi Wolfgang, all,

Here is a new test file. Objective: To control the interlinespacing of the  
\\ command inside of \framed while keeping the bottom argument y of {x\\y}  
on the same baseline as the rest of the sentence. Look carefully at the  
examples in the attached pdf and see how the baselines moves when top is  
used to control \\.

A mixture of the parameters top and bottom does the trick, but the use of  
bottom is an ugly hack. Is there a better way? See below and attached

Best wishes
Idris

=====choice-cs-new2.tex=====
\setupinterlinespace[line=1.8em]
\setupwhitespace[big]

\defineframed[Choice][frame=off,location=bottom,align=middle,offset=0pt]

\defineframed[ChoiceTop][frame=off,location=bottom,align=middle,offset=0pt,top={\setupinterlinespace[line=1.2em]}]

\defineframed[ChoiceTopBottom][frame=off,location=bottom,align=middle,offset=0pt,top={\setupinterlinespace[line=1.2em]},bottom={\vskip.14em}]

  \starttext

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

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

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

(\ChoiceTopBottom{x\\One}~* \ChoiceTopBottom{1\\Two}~*  
\ChoiceTopBottom{x\\Three}~* \ChoiceTopBottom{2\\Four}) is even.
  \stoptext
============================
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523

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

[-- Attachment #3: choice-cs-new2.tex --]
[-- Type: application/x-tex, Size: 772 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
___________________________________________________________________________________

  parent reply	other threads:[~2015-07-16 20:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 18:49 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 ادريس سماوي حامد [this message]
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 ادريس سماوي حامد

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=op.x1vuathtejo439@ishamid-pc \
    --to=idris.hamid@colostate.edu \
    --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).