ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Handling EMBED tag in Tex
Date: Fri, 7 Jan 2011 14:50:04 +0100	[thread overview]
Message-ID: <8A0AB7F1-EAE4-4C5B-9306-DE5864C52C08@gmail.com> (raw)
In-Reply-To: <AANLkTik08eJmcf0jX=wHBAYoe+ag3zqoPw_eCG4mDo0q@mail.gmail.com>


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


Am 07.01.2011 um 14:43 schrieb Philipp A.:

> 2011/1/7 Wolfgang Schuster <schuster.wolfgang@googlemail.com>
> Sorry but but i mixed calcmath and asciimath but nevertheless you should look
> at the source where you can find the hint that \times is produced with “xx” as input.
> 
> Wolfgang
> 
> there are 3 math operators which can be “times”:
> “·”, “×” and “∗” (not “*”)
> 
> which of it is it? i am confused by your “x”es and other stuff *shudder* (modern linux systems have useful keyboard layouts to input these)

Asciimath:

    ["xx"]    = "\\times ",

Calcmath:

                        elseif how == '*' then
                            texprint("\\times")

These are the relevant parts from the asciimath and calcmath sources,
to get the output “3 \times 3 = 9” in TeX you have to type with
asciimath “3 xx 3 = 9” and with calcmath “3 * 3 = 9”.

Wolfgang



[-- Attachment #1.2: Type: text/html, Size: 2060 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:[~2011-01-07 13:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06  3:42 Anand Raj
2011-01-06  8:02 ` Wolfgang Schuster
2011-01-06  9:28   ` Hans Hagen
2011-01-06  9:32     ` Anand Raj
2011-01-06 13:50       ` Wolfgang Schuster
2011-01-07  2:35         ` Anand Raj
2011-01-07 12:57           ` Wolfgang Schuster
2011-01-07 13:19             ` Wolfgang Schuster
2011-01-07 13:43               ` Philipp A.
2011-01-07 13:50                 ` Wolfgang Schuster [this message]
2011-01-07 14:02                   ` Philipp A.
2011-01-07 14:10                     ` Wolfgang Schuster
2011-01-07 14:54                       ` Philipp A.
2011-01-07 13:23           ` Wolfgang Schuster
2011-01-10  8:06             ` Anand Raj
2011-01-10 18:13               ` Hans Hagen

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=8A0AB7F1-EAE4-4C5B-9306-DE5864C52C08@gmail.com \
    --to=schuster.wolfgang@googlemail.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).