ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Prime and overbar
@ 2014-08-20  7:38 Xan
  2014-08-20 13:35 ` Hans Hagen
  2014-08-20 13:41 ` Xan
  0 siblings, 2 replies; 5+ messages in thread
From: Xan @ 2014-08-20  7:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

$\overbar{OA'} = 3,4$, puts me overbar with two steps: one for $O$ and one for $A'$. Is there any way for putting overbar just "on top" of the expression?

Thanks,
Xan

PS: Please CCme
___________________________________________________________________________________
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] 5+ messages in thread

* Re: Prime and overbar
  2014-08-20  7:38 Prime and overbar Xan
@ 2014-08-20 13:35 ` Hans Hagen
  2014-08-20 13:41 ` Xan
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2014-08-20 13:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users, dxpublica

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

On 8/20/2014 9:38 AM, Xan wrote:
> Hi,
>
> $\overbar{OA'} = 3,4$, puts me overbar with two steps: one for $O$ and one for $A'$. Is there any way for putting overbar just "on top" of the expression?

Can you be more explicit? I get the attached.

> Thanks,
> Xan
>
> PS: Please CCme
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 10483 bytes --]

[-- Attachment #3: 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] 5+ messages in thread

* Re: Prime and overbar
  2014-08-20  7:38 Prime and overbar Xan
  2014-08-20 13:35 ` Hans Hagen
@ 2014-08-20 13:41 ` Xan
  2014-08-20 13:46   ` Aditya Mahajan
  1 sibling, 1 reply; 5+ messages in thread
From: Xan @ 2014-08-20 13:41 UTC (permalink / raw)
  To: Hans; +Cc: mailing list for ConTeXt users

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

On Wed, 20 Aug 2014 09:38:49 +0200
Xan <dxpublica@telefonica.net> ha escrit:

> Hi,
> 
> $\overbar{OA'} = 3,4$, puts me overbar with two steps: one for $O$ and one for $A'$. Is there any way for putting overbar just "on top" of the expression?
> 
> Thanks,
> Xan
> 
> PS: Please CCme

Yes.



[-- Attachment #2: x.pdf --]
[-- Type: application/pdf, Size: 7520 bytes --]

[-- Attachment #3: x.tex --]
[-- Type: text/x-tex, Size: 37 bytes --]

\starttext
\overbar{$A'B'$}
\stoptext

[-- 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] 5+ messages in thread

* Re: Prime and overbar
  2014-08-20 13:41 ` Xan
@ 2014-08-20 13:46   ` Aditya Mahajan
  2014-08-20 13:53     ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2014-08-20 13:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 20 Aug 2014, Xan wrote:

> On Wed, 20 Aug 2014 09:38:49 +0200
> Xan <dxpublica@telefonica.net> ha escrit:
>
>> Hi,
>>
>> $\overbar{OA'} = 3,4$, puts me overbar with two steps: one for $O$ and one for $A'$. Is there any way for putting overbar just "on top" of the expression?
>>
>> Thanks,
>> Xan
>>
>
> Yes.

That is a very old version of ConTeXt that you are using: "ConTeXt - 
2013.05.28 00:36". Have you tried with a more recent version?

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

* Re: Prime and overbar
  2014-08-20 13:46   ` Aditya Mahajan
@ 2014-08-20 13:53     ` Aditya Mahajan
  0 siblings, 0 replies; 5+ messages in thread
From: Aditya Mahajan @ 2014-08-20 13:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 20 Aug 2014, Aditya Mahajan wrote:

> On Wed, 20 Aug 2014, Xan wrote:
>
>> On Wed, 20 Aug 2014 09:38:49 +0200
>> Xan <dxpublica@telefonica.net> ha escrit:
>> 
>>> Hi,
>>> 
>>> $\overbar{OA'} = 3,4$, puts me overbar with two steps: one for $O$ and one 
>>> for $A'$. Is there any way for putting overbar just "on top" of the 
>>> expression?
>>> 
>>> Thanks,
>>> Xan
>>> 
>> 
>> Yes.
>
> That is a very old version of ConTeXt that you are using: "ConTeXt - 
> 2013.05.28 00:36". Have you tried with a more recent version?

(Untested): With the older version, you can try \overline instead of 
\overbar.

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

end of thread, other threads:[~2014-08-20 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20  7:38 Prime and overbar Xan
2014-08-20 13:35 ` Hans Hagen
2014-08-20 13:41 ` Xan
2014-08-20 13:46   ` Aditya Mahajan
2014-08-20 13:53     ` Aditya 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).