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 07:25:55 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.1.00.0805280724590.32088@nqv-yncgbc> (raw)
In-Reply-To: <115224fb0805280132u7ae8524fyac640d5c2893073a@mail.gmail.com>

On Wed, 28 May 2008, Wolfgang Schuster wrote:

> On Wed, May 28, 2008 at 10:19 AM, Aditya Mahajan <adityam@umich.edu> wrote:
>> 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)
>
> I found \asterisk and \Asterisk in the manual but no \Asterix.
>
>>> 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.
>
> The chart contains only dingbats symbols but there is also a mathematical
> asterisk in the next chart.
>
> http://www.unicode.org/charts/PDF/U2200.pdf --> 2217

That looks like a normal asterisk to me. See \Asterisk on page 22 of 
http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=comprehensive

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 11:25 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     ` \Asterisk Aditya Mahajan
2008-05-28  8:32       ` \Asterisk Wolfgang Schuster
2008-05-28 11:25         ` Aditya Mahajan [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=alpine.DEB.1.00.0805280724590.32088@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).