[NTG-context] \overbar setups

2012-12-26 Thread Idris Samawi Hamid ادريس سماوي حامد

Dear gang,
First: Here's wishing you all the most happy holidays and an early happy  
new years.


=
ConTeXt  ver: 2012.08.14 10:44 MKIV


\starttext

\overbar{test}

\setupbars[color=green,offset=7]
\overbar{test}

\setupbars[color=red,dy=7]
\overbar{test}

\stoptext
=

offset and dy don't seem to do anything. Also, I don't know the difference  
between the two params... Please advise.


Best wishes to all!
Idris
--
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
___
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
___


Re: [NTG-context] \overbar setups

2012-12-26 Thread Wolfgang Schuster

Am 27.12.2012 um 02:17 schrieb Idris Samawi Hamid ادريس   سماوي حامد 
isha...@colostate.edu:

 Dear gang,
 First: Here's wishing you all the most happy holidays and an early happy new 
 years.
 
 =
 ConTeXt  ver: 2012.08.14 10:44 MKIV
 
 
 \starttext
 
 \overbar{test}
 
 \setupbars[color=green,offset=7]
 \overbar{test}
 
 \setupbars[color=red,dy=7]
 \overbar{test}
 
 \stoptext
 =
 
 offset and dy don't seem to do anything. Also, I don't know the difference 
 between the two params... Please advise.


1. Specify which command you want to change, e.g. “\overbar”.

2. The offset” key controls the distance between the text and the first rule 
while “dy” controls the distance between multiple rules.

\starttext

\overbar{left \overbar{middle} right}

\setupbars[overbar][offset=3]\blank[2*line]

\overbar{left \overbar{middle} right}

\setupbars[overbar][dy=3]\blank[2*line]

\overbar{left \overbar{middle} right}

\stoptext

Wolfgang
___
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
___

Re: [NTG-context] \overbar setups

2012-12-26 Thread Idris Samawi Hamid ادريس سماوي حامد
Thanks a million, Wolfgang, for your always invaluable and timely  
explanations!


Best wishes
Idris

On Wed, 26 Dec 2012 20:58:17 -0700, Wolfgang Schuster  
wolfgang.schus...@gmail.com wrote:





Am 27.12.2012 um 02:17 schrieb Idris Samawi Hamid ادريس   سماوي حامد  
isha...@colostate.edu:



Dear gang,
First: Here's wishing you all the most happy holidays and an early  
happy new years.


=
ConTeXt  ver: 2012.08.14 10:44 MKIV


\starttext

\overbar{test}

\setupbars[color=green,offset=7]
\overbar{test}

\setupbars[color=red,dy=7]
\overbar{test}

\stoptext
=

offset and dy don't seem to do anything. Also, I don't know the  
difference between the two params... Please advise.



1. Specify which command you want to change, e.g. “\overbar”.

2. The offset” key controls the distance between the text and the first  
rule while “dy” controls the distance between multiple rules.


\starttext

\overbar{left \overbar{middle} right}

\setupbars[overbar][offset=3]\blank[2*line]

\overbar{left \overbar{middle} right}

\setupbars[overbar][dy=3]\blank[2*line]

\overbar{left \overbar{middle} right}

\stoptext

Wolfgang



--
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
___
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
___