Hello ConTeXist. Can someone advise me how to lay an arc over three letters AVB. It's about the LaTeX equivalent of \overarc or \widearc macro. Is there any table of similar ConTeXt symbols? Thanks Jaroslav Hajtmar
On 07/02/2017 07:18 PM, Jaroslav Hajtmar wrote:
Hello ConTeXist.
Can someone advise me how to lay an arc over three letters AVB.
It's about the LaTeX equivalent of \overarc or \widearc macro. Is there any table of similar ConTeXt symbols?
Maybe like this? \starttext $\overparent{AVB}$ $\underparent{AVB}$ \stoptext
Thanks Jaroslav Hajtmar
___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Thanx Henri, that's exactly what I needed. Is there in any place on Wiki table of all ConTeXt math symbols? Sometimes I look for something and I explore, that few LaTeX symbols not work in ConTeXt. Thanx again. Jaroslav Hajtmar
On 02.07.17 9:46, ntg-context za uživatele Henri Menke
napsal(a):
$\overparent{AVB}$
Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke
Thanx Henri,
that's exactly what I needed. Is there in any place on Wiki table of all ConTeXt math symbols? Sometimes I look for something and I explore, that few LaTeX symbols not work in ConTeXt.
Thanx again.
Jaroslav Hajtmar
Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke
On Sun, 2017-07-02 at 08:38 +0000, Jaroslav Hajtmar wrote:
Thanx Henri, that's exactly what I needed. Is there in any place on Wiki table of all ConTeXt math symbols? Sometimes I look for something and I explore, that few LaTeX symbols not work in ConTeXt.
Most (all?) delimiters are defined in these files. https://github.com/contextgarden/context-mirror/blob/beta/tex/context/base/m... https://github.com/contextgarden/context-mirror/blob/beta/tex/context/base/m... Otherwise I just look up the symbol in this file http://texdoc.net/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf and then search the ConTeXt source for the Unicode slot to get the name in ConTeXt. But in many cases the names from unimath-symbols also work in ConTeXt.
Thanx again. Jaroslav Hajtmar
Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke
napsal(a): $\overparent{AVB}$
Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke
napsal(a): On 07/02/2017 07:18 PM, Jaroslav Hajtmar wrote: > Hello ConTeXist. > > Can someone advise me how to lay an arc over three letters AVB. > > It's about the LaTeX equivalent of \overarc or \widearc macro. Is there any table of similar ConTeXt symbols? Maybe like this? \starttext $\overparent{AVB}$ $\underparent{AVB}$ \stoptext > > Thanks Jaroslav Hajtmar > > > > > > > > > > ___________________________________________________________________________________ > 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://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Thanx Henri.
This is very useful for me.
Jaroslav Hajtmar
Dne 02.07.17 23:38, ntg-context za uživatele Henri Menke
participants (2)
-
Henri Menke
-
Jaroslav Hajtmar