ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \Asterisk
Date: Wed, 28 May 2008 04:19:27 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.1.00.0805280417570.30867@nqv-yncgbc> (raw)
In-Reply-To: <115224fb0805280017l6f489c1as1e3f7a18bdbd2a89@mail.gmail.com>

On Wed, 28 May 2008, Wolfgang Schuster wrote:

> On Wed, May 28, 2008 at 12:11 AM, Aditya Mahajan <adityam@umich.edu> wrote:
>> On Fri, 23 May 2008, Jesse Alama wrote:
>>
>>> I was working on a document in which I wanted use a symbol that,
>>> acording to the Comprehensive LaTeX Symbol List, goes by the name of
>>> \Asterisk or \bigast (see p. 22).  I saw, though, that this seems to be
>>> missing in ConTeXt.  Might it be tucked away in some module, or is it
>>> just absent?  If it's really not there, what would it take to add it?
>>
>> The latex symbol list says that these are from the mathabx font. AFAIK,
>> this font is not currently supported by ConTeXt. Adding support should be
>> doable, but I am not sure what is the best way to support it. I do
>> not know if this family is a complete replacement for CM (and LM) fonts,
>> or only some symbols are provided.
>>
>> I am travelling right now, and I can play around with these fonts sometime
>> next week. The font claims to provide plain tex support, so it should be
>> usable out of the box. You can try
>>
>> \input mathabx
>>
>> $\Asterix$
>
> What is with Obelix?
>
>> and see if this works with plain tex and ConTeXt.
>>
>> Only the metafont files are available, I do not know if someone
>> has created a type1 version.
>
> Why so complicated, * did also work with Latin Modern and the other fonts.
>
> I prefer \definesymbol [asterisk] [\char"2A\relax] and \symbol{asterisk},
> you're way is also possible but
> \startencoding[default]
> \definecharacter Asterisk \char"2A
> \stopencoding
> is also possible.

Asterix is like a big asterix (similar to \bigstar vs \star, and \bigtimes 
vs \times, maybe it shold be called \bigasterix)

> The unicode chart show a few more asterisk variatione in the dingbats section:
> http://www.unicode.org/charts/PDF/U2700.pdf

I will check that.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-05-28  8:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-23 22:06 \Asterisk Jesse Alama
2008-05-24  7:37 ` \Asterisk Hans Hagen
2008-05-27 22:11 ` \Asterisk Aditya Mahajan
2008-05-28  0:02   ` reading recomendations Horacio Suarez
2008-05-28  6:21     ` Jörg Hagmann
2008-05-28 12:14       ` Wolfgang Schuster
2008-05-28 14:00         ` Horacio Suarez
2008-10-01 16:02         ` footnote numeration Horacio Suarez
2008-05-28  7:17   ` \Asterisk Wolfgang Schuster
2008-05-28  8:19     ` Aditya Mahajan [this message]
2008-05-28  8:32       ` \Asterisk Wolfgang Schuster
2008-05-28 11:25         ` \Asterisk Aditya Mahajan

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=alpine.DEB.1.00.0805280417570.30867@nqv-yncgbc \
    --to=adityam@umich.edu \
    --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).