ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \showmathcharacters, mk ii, how can I get the list, is not working!!
Date: Tue, 16 Feb 2021 18:23:56 +0100	[thread overview]
Message-ID: <DC13BC76-60D4-4B53-B3D1-B889EDE8F7DF@gmail.com> (raw)
In-Reply-To: <34f0de7adff24f36aa2338ff7dbeceaf@univie.ac.at>

Hi Uschi,

Maybe you need to get all math commands which result in a special character: in this case you may use the following, and uncomment other commands below to see what they give you.

\usemodule[s-math-coverage]
% \setupbodyfont[lucidaot] % Put here the font you are going to use

\starttext

% \showmathalphabets  \page
% \showmathcharacters \page
% \showmathscripts    \page
% \showmathbold       \page
    
\showmathentities   \page

\stoptext

Best regards: Otared

> On 16 Feb 2021, at 15:07, Ursula Hermann <ursula.hermann@univie.ac.at> wrote:
> 
> Dear List, 
> I would like to know, what i can do, to geht all Math macros with MkII : \showmathcharacters in my Editor: WinEdt. I tried to compile it, but there is a mistake. I tried with \starttext and \stoptext, didn't work. 
> 
> Command Line:   context.exe --synctex=-1 "Math 2.tex"
> Startup Folder: C:\Users\Administrator
> resolvers       | formats | executing runner 'run luatex format': C:/texlive/2020/bin/win32/luatex --jobname="Math 2" --fmt=C:/texlive/2020/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.fmt --lua=C:/texlive/2020/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.lui cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./Math 2.tex" --c:input="./Math 2.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="-1" --c:texmfbinpath="C:/texlive/2020/bin/win32"
> This is LuaTeX, Version 1.12.0 (TeX Live 2020/W32TeX) 
>  system commands enabled.
> open source     > level 1, order 1, name 'C:/texlive/2020/texmf-dist/tex/context/base/mkiv/cont-yes.mkiv'
> system          > 
> system          > ConTeXt  ver: 2020.03.10 14:44 MKIV beta  fmt: 2021.1.18  int: english/english
> system          > 
> system          > 'cont-new.mkiv' loaded
> open source     > level 2, order 2, name 'C:/texlive/2020/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
> system          > beware: some patches loaded from cont-new.mkiv
> close source    > level 2, order 2, name 'C:/texlive/2020/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
> system          > files > jobname 'Math 2', input './Math 2', result 'Math 2'
> fonts           > latin modern fonts are not preloaded
> languages       > language 'en' is active
> system          > synctex functionality is enabled, expect 5-10 pct runtime overhead!
> open source     > level 2, order 3, name 'C:/Users/Administrator/Math 2.tex'
> 
> tex error       > tex error on line 1 in file C:/Users/Administrator/Math 2.tex: ! Undefined control sequence
> 
> l.1 \showmathcharacters
>                      
> 
> 1 >>  \showmathcharacters 
> 
> mtx-context     | fatal error: return code: 1
> 
> 
> _____________________________________________________________________
> 
>  ConTeXt Compilation Report (Pages: 0)
> 
>  Errors: 1   Warnings: 0   Bad Boxes: 0
> ___________________________________________________________
> 
> Many thanks
> Uschi Hermann 
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________

      parent reply	other threads:[~2021-02-16 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 14:07 Ursula Hermann
2021-02-16 14:37 ` Hans Hagen
2021-02-16 17:23 ` Otared Kavian [this message]

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=DC13BC76-60D4-4B53-B3D1-B889EDE8F7DF@gmail.com \
    --to=otared@gmail.com \
    --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).