ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: Proper ligatures in Malayalam
Date: Thu, 24 Jun 2021 16:17:53 +0200	[thread overview]
Message-ID: <2326fe67-47a6-26a0-0739-4d53a904317e@gmx.es> (raw)
In-Reply-To: <2023118139.2742239.1624523128663@mail.yahoo.com>

On 6/24/21 10:25 AM, Ajith R wrote:
> Hi,
>
> I tried to make a document in Malayalam, an Indian language. However, the ligatures don't form as expected. 
> [..]
> What setting am I missing?

Hi Ajith,

I don’t have any idea about Malayalam (or any other Indic language [I
can deal with Latin and Greek scripts only, I’m afraid]), but this seems
to work fine.

    \mainlanguage[ml]
    \definefontfamily [malayalam] [rm] [RIT Rachana]
        [features=malayalam-two]
    \setupbodyfont [malayalam]
    \starttext
    \tf അദ്ധ്യായം\\
    \em അദ്ധ്യായം\\
    \bf അദ്ധ്യായം\\
    \em അദ്ധ്യായം
    \stoptext

Fonts are RIT Rachana from http://www.rachana.org.in/.

The relevant feature here malayalam-two. I used serif (or rm), since the
font looked to me more serif than sans-serif (Latin glyphs are clearly
from a serif font).

> The expected form is show in libre office with the same text and font, attached as an image

I would say that with malayalam-two ligatures are the same ones as in
LibreOffice.

Just in case it might help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2021-06-24 14:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1624443888.8605.0.ref@smtp.mail.yahoo.com>
2021-06-23 10:24 ` Ajith R
2021-06-24  8:25   ` Ajith R
2021-06-24 10:06     ` Hans Hagen
2021-06-25 11:19       ` Ajith R
2021-07-01 18:07       ` Ajith R
2021-06-24 14:17     ` Pablo Rodriguez [this message]
2021-06-25 11:17       ` ajithramayyan
2021-06-26  9:04         ` Pablo Rodriguez
2021-07-01 18:05           ` Ajith R
2021-07-02  1:03             ` Aditya Mahajan
2021-07-06 17:42               ` Ajith R
2021-07-07  6:57                 ` Aditya Mahajan
2021-07-07 16:20                   ` Pablo Rodriguez
2021-07-14 14:22                     ` Ajith R
2021-07-06 17:44           ` Ajith R
2021-07-07 16:42             ` Pablo Rodriguez

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=2326fe67-47a6-26a0-0739-4d53a904317e@gmx.es \
    --to=oinos@gmx.es \
    --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).