ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Ondřej Hošek" <ondra.hosek@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Converting normal font into bold
Date: Sun, 24 Nov 2013 23:02:52 +0100	[thread overview]
Message-ID: <CAJLZGmKOxtrJA3b7sd+PNOReg+64-3E_od5r3zXEbejqyn2SQg@mail.gmail.com> (raw)
In-Reply-To: <52926D37.4060608@mmnetz.de>

Hi Huseyin,

On Sun, Nov 24, 2013 at 10:18 PM, "H. Özoguz" <h.oezoguz@mmnetz.de> wrote:
> If I put the same arabic into CorelDraw, it prints a nice Unicode-Symbol for
> the number - see the JPG I have attached here, screenshot from CorelDraw,
> but ConTeXt ignores the brackets and prints just a verys small number. There
> are some problems like this. Are they easy to fix, or is this problem deeply
> involved?

Apparently, replacing a number enclosed in ornate parentheses (U+FD3E
and U+FD3F) with a number in the "end of ayah" ornament is a specialty
of the UthmanicHafs font. If I input the digit (e.g. U+0662) and then
the special non-printable "end of ayah" character (U+06DD), ConTeXt
and Amiri successfully output the digit inside the ornament.

Of course, since U+06DD is a non-printable character, it might be a
pain to work with in a text editor; you might want to define a custom
command for this purpose:

\def\eoa#1{#1\char"06DD}

Cheers,
~~ Ondra
___________________________________________________________________________________
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-11-24 22:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-24 21:18 "H. Özoguz"
2013-11-24 22:02 ` Ondřej Hošek [this message]
2013-11-25 10:40 ` Khaled Hosny
  -- strict thread matches above, loose matches on Subject: below --
2013-11-25 11:20 "H. Özoguz"
2013-11-24 23:34 "H. Özoguz"
2013-11-25 10:29 ` Hans Hagen
2013-11-24 22:33 "H. Özoguz"
2013-11-25 10:33 ` Hans Hagen
2013-11-24 19:53 "H. Özoguz"
2013-11-24 21:04 ` Khaled Hosny
2013-11-24 17:52 "H. Özoguz"
2013-11-24 17:56 ` Khaled Hosny
2013-11-24 17:12 "H. Özoguz"
2013-11-24 17:27 ` Wolfgang Schuster
2013-11-24 17:03 "H. Özoguz"
2013-11-26  8:45 ` Hans Hagen
2013-11-24 14:32 "H. Özoguz"
2013-11-24 14:57 ` Wolfgang Schuster
2013-11-24 13:01 "H. Özoguz"
2013-11-24 13:28 ` Rajeesh K Nambiar

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=CAJLZGmKOxtrJA3b7sd+PNOReg+64-3E_od5r3zXEbejqyn2SQg@mail.gmail.com \
    --to=ondra.hosek@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).