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/mkiv/math-stc.mkvi https://github.com/contextgarden/context-mirror/blob/beta/tex/context/base/mkiv/math-fen.mkiv 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 > <[email protected] za uživatele h > [email protected]> napsal(a): > > $\overparent{AVB}$ > > > Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke > <[email protected] za uživatele h > [email protected]> 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 : [email protected] / > 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 : [email protected] / > 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 : [email protected] / 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 : [email protected] / 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 ___________________________________________________________________________________
