ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Saša Janiška" <gour@atmarama.com>
To: ntg-context@ntg.nl
Subject: Re: lmtx & lohit-devanagari fonts
Date: Wed, 22 Apr 2020 11:03:30 +0200	[thread overview]
Message-ID: <20200422110330.783fce37@atmarama.ddns.net> (raw)
In-Reply-To: <74957C71-9FC4-4674-931B-C57B50D715EE@fiee.net>

On Wed, 22 Apr 2020 08:10:10 +0200
Henning Hraban Ramm <texml@fiee.net> wrote:

> > OSFONTDIR=/home/gour/.fonts/ /usr/share/fonts/  
> 
> Can you spot the difference?

Ahh, you are right!

> I don’t know about fish, but I guess even there a space is not a
> valid path separator.

Well, fish shell works a bit differently, but in this case problem is that
OSFONTDIR is a variable like PATH...

Otherwise:

$ set TEST a b c	# define TEST envvar as array

$ echo $TEST	
a b c

$ echo $TEST[2]	# access 2nd member from the array
b

$ set -e TEST[2]	# remove 2nd member from the array

$ echo $TEST
a c

> BTW: For me on MacOS Mojave, installing in texmf-fonts is unreliable, while
> installing in one of the OSFONTDIRs works.

My problem was that I had luatex engine installed from before and didn't
install required (regular) fonts, so after installing google-noto-sans-fonts
package everything is fine now. :-)

Thanks everyone for all your help!


Sincerely,
Gour

-- 
Bewildered by the modes of material nature, the ignorant fully
engage themselves in material activities and become attached. But
the wise should not unsettle them, although these duties are inferior
due to the performers' lack of knowledge.


___________________________________________________________________________________
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:[~2020-04-22  9:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 13:06 Saša Janiška
2020-04-21 13:32 ` Wolfgang Schuster
2020-04-21 15:35   ` Saša Janiška
2020-04-21 15:58     ` Pablo Rodriguez
2020-04-21 16:21       ` Saša Janiška
2020-04-21 16:27     ` Wolfgang Schuster
2020-04-21 19:32       ` Saša Janiška
2020-04-21 21:07         ` Pablo Rodriguez
2020-04-22  5:43           ` Saša Janiška
2020-04-22  6:10             ` Henning Hraban Ramm
2020-04-22  9:03               ` Saša Janiška [this message]
2020-04-22  8:01             ` [OBORONA-SPAM] " Vladimir Lomov
2020-04-22  9:15               ` Saša Janiška
2020-04-22  6:16   ` Henning Hraban Ramm
2020-04-22  9:49     ` Arthur Reutenauer
2020-04-23  9:49       ` Indic scripts/languages (was: lmtx & lohit-devanagari fonts) Henning Hraban Ramm
2020-04-22 13:19     ` lmtx & lohit-devanagari fonts Hans Hagen
2020-04-22 22:12       ` Henning Hraban Ramm

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=20200422110330.783fce37@atmarama.ddns.net \
    --to=gour@atmarama.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).