ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mingranina Gingranina <mingranina@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Persian digits in math formulas
Date: Sat, 17 Aug 2013 07:57:58 +0000	[thread overview]
Message-ID: <CAEEu-TjM5g43qXVmdtWOoQgOeK9YDFWQdawMpJ5JnU1O0uy1FA@mail.gmail.com> (raw)
In-Reply-To: <520D3F2B.9010503@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 2384 bytes --]

On 8/15/13, Hans Hagen <pragma@wxs.nl> wrote:
> On 8/15/2013 7:30 PM, Mingranina Gingranina wrote:
>> On 8/15/13, Hans Hagen <pragma@wxs.nl> wrote:
>>> On 8/15/2013 4:22 PM, Mingranina Gingranina wrote:
>
>>   A math formula In Persian language is exactly the same as in English
>> language except that the
>>   digits should be written in Persian. So what I want to do is to
>> replace the English digits with
>>   Persian digits in a math formula. However, with your code not only
>> the formula is right aligned, but
>>   also the square root symbol is mirrored.
>
> Assuming that you use math consistently ...
>
> \starttypescript [mathdigits] [all]
>      \resetfontfallback [mathdigits]
> \stoptypescript
>
> \starttypescript [mathdigits] [arabicindic]
>      \definefontfallback [mathdigits] [dejavusansmono]
> [0x0660-0x0669] [check=yes,force=yes,offset=digitsnormal]
>      \definefontfallback [mathdigits] [dejavusansmonobold]
> [0x0660-0x0669] [check=yes,force=yes,offset=digitsbold]
> \stoptypescript
>
> \starttypescript [mathdigits] [extendedarabicindic]
>      \definefontfallback [mathdigits] [dejavusansmono]
> [0x06F0-0x06F9] [check=yes,force=yes,offset=digitsnormal]
>      \definefontfallback [mathdigits] [dejavusansmonobold]
> [0x06F0-0x06F9] [check=yes,force=yes,offset=digitsbold]
> \stoptypescript
>
> % % in next beta: a few more ranges
> %
> % \starttypescript [mathdigits] [arabicindic,extendedarabicindic]
> %     \resetfontfallback  [mathdigits]
> %     \definefontfallback [mathdigits] [dejavusansmono]
> [digits\typescripttwo] [check=yes,force=yes,offset=digitsnormal]
> %     \definefontfallback [mathdigits] [dejavusansmonobold]
> [digits\typescripttwo] [check=yes,force=yes,offset=digitsbold]
> % \stoptypescript
>
> \usetypescript [mathdigits][arabicindic]
>
> \starttypescript [math] [xits] [name]
>
> \definefontsynonym[MathRoman][file:xits-math.otf][features=math\mathsizesuffix,goodies=xits-math,fallbacks=mathdigits]
> \stoptypescript
>
> \setupbodyfont[dejavu]
>
> \starttext
>
>      $3+2=5 \quad \bf 3+2=5$
>
> \stoptext

 Dear Hans,
 Hello

 With the above code the digits are not changed to persian. For your
information I have
 attached the source, log, and PDF files.

 Please note that I have changed '\setupbodyfont[dejavu] to
\setupbodyfont[dejavusans]
 because the font 'dejavu' is not installed on my system.

 Thanks,
 Mingranina

[-- Attachment #2: test-009.zip --]
[-- Type: application/zip, Size: 8753 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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:[~2013-08-17  7:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15 14:22 Mingranina Gingranina
2013-08-15 15:39 ` Hans Hagen
2013-08-15 17:30   ` Mingranina Gingranina
2013-08-15 17:42     ` Marco Patzer
2013-08-15 17:43     ` Wolfgang Schuster
2013-08-15 20:50     ` Hans Hagen
2013-08-17  7:57       ` Mingranina Gingranina [this message]
2013-08-17 12:38         ` Wolfgang Schuster
2013-08-17 16:35           ` Mingranina Gingranina
2013-08-15 22:03     ` 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=CAEEu-TjM5g43qXVmdtWOoQgOeK9YDFWQdawMpJ5JnU1O0uy1FA@mail.gmail.com \
    --to=mingranina@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).