ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "kauśika via ntg-context" <ntg-context@ntg.nl>
To: Ajith R <ajithramayyan@yahoo.co.in>
Cc: kauśika <citturs@gmail.com>,
	"Mailing List for ConTeXt Users" <ntg-context@ntg.nl>
Subject: Re: Asking context to switch to a different font for a single character in many places
Date: Sat, 01 Jan 2022 14:28:12 +0530	[thread overview]
Message-ID: <11894293.O9o76ZdvQC@sreeramtplt> (raw)
In-Reply-To: <20220101133749.6c0bffb4@desktop.home>

On Saturday, January 1, 2022 1:37:49 PM IST Ajith R wrote:
> This doesn't print the open box. If I remove the definefontfamily
> command or define font family using only Latin Modern, open box is
> printed, but not the title.
> 
> What am I missing?

Try with the following:

\definefallbackfamily
  [malayalam]
  [serif]
  [TeX Gyre Pagella][range=controlpictures,force=yes]
\definefontfamily
  [malayalam]
  [serif]
  [RIT Rachana][features=malayalam-two]

\setupbodyfont[malayalam]


I have tested that this works on my system. Ensure that the TeX Gyre Pagella 
font is available on your system (ConTeXt ships with a copy of this font). If 
it still does not work check the log file for any messages regarding fallback 
font.

kauśika


___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2022-01-01  8:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211231183026.52c17af6.ref@desktop.home>
2021-12-31 13:00 ` Ajith R via ntg-context
2021-12-31 15:24   ` kauśika via ntg-context
2022-01-01  8:07     ` Ajith R via ntg-context
2022-01-01  8:58       ` kauśika via ntg-context [this message]
2022-01-01 10:04         ` Ajith R via ntg-context
2022-01-01 10:06         ` Ajith R via ntg-context
2022-01-01 10:25           ` Wolfgang Schuster via ntg-context
2022-01-02  7:09             ` Ajith R via ntg-context

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=11894293.O9o76ZdvQC@sreeramtplt \
    --to=ntg-context@ntg.nl \
    --cc=ajithramayyan@yahoo.co.in \
    --cc=citturs@gmail.com \
    /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).