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 doesn't work (MacTex 2009)
Date: Fri, 14 May 2010 06:43:51 +0200	[thread overview]
Message-ID: <FBE16875-A6E9-4911-8205-C5890318E72F@gmail.com> (raw)
In-Reply-To: <650A369B-B370-4942-8D1C-8E53CC735302@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1690 bytes --]

Hi Riobard,

Since math is done differently in mkiv than in mkii, indeed \showmathcharacters does not work in mkiv.
However one can get all the math characters in mkiv in a big list doing the following:

%%%% begin showmath.tex
\doifmode{mkiv}{\usemodule[fnt-25]}
\starttext
\doifmodeelse{mkiv}{\showmathfontcharacters}{\showmathcharacters}
\stoptext
%%%% end showmath.tex

Then, if using mkiv, in the resulting PDF file you can see all characters used in mathmode.

Best regards: OK

On 14 mai 2010, at 01:15, Riobard wrote:

> Hi, 
> 
> I want to produce a list of math characters for reference. Followed the wiki page it's supposed to be a simple call to \showcharacters. But the following tex file 
> 
> \starttext
> \showmathcharacters
> \stoptext
> 
> 
> produces an empty table. \showcharacters doesn't work either. Any idea why? 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

%%%%%%%%%%%%%%%%%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 aveue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: Otared.Kavian@math.uvsq.fr




[-- Attachment #1.2: Type: text/html, Size: 2765 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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
___________________________________________________________________________________

  reply	other threads:[~2010-05-14  4:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 23:15 Riobard
2010-05-14  4:43 ` Otared Kavian [this message]
2010-05-14  9:25   ` Hans Hagen
2010-05-16  2:21   ` Riobard
2010-05-16  7:26     ` Mojca Miklavec
2010-05-16  7:48       ` Taco Hoekwater
2010-05-16  8:27         ` Mojca Miklavec
2010-05-16 10:25       ` Hans Hagen
2010-05-16 11:04         ` Otared Kavian

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=FBE16875-A6E9-4911-8205-C5890318E72F@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).