ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: unable to define 'texgyrepagella-regula' error etc.
Date: Wed, 25 Jul 2018 10:19:42 +0200	[thread overview]
Message-ID: <CE81DCB2-77BE-4B17-A8A0-4AF2E8C968FB@gmail.com> (raw)
In-Reply-To: <3BB07281-927B-4468-9E93-DBB45ED8DC13@me.com>

Hi Dalyoung,

The question of TXGyre fonts has been mentioned on this list recently, and the following answer from Wolfgang Schuster seems to solve the problem (until the original problem is fixed).
This answer was on the thread « Problem with pagella font (beta) »:

> On 23 Jul 2018, at 12:39, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
> Hi Fabrice,
> 
> you can download the fonts from the GUST [1] website (the flat package is enough because you need only the opentype files) and put them in your local tex directory in your home folder, e.g.
> 
>     ~/texmf/fonts/data/texgyre/
> 
> or you put them in your tex installation, e.g.
> 
>     texmf-fonts/fonts/data/texgyre/
> 
> [1] http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole
> 
> Wolfgang


Best regards: OK


> On 25 Jul 2018, at 01:40, Jeong Dal <haksan@me.com> wrote:
> 
> Dear all,
> 
> I found some warning message in the log file which concerns about the font.
> I didn’t see this kind of error before. (I might missed this error.)
> However, it produced an output.
> 
> fonts           > defining > font with asked name 'texgyreheros-regular' is not found using lookup 'file'
> fonts           > defining > unknown font 'texgyreheros-regular', loading aborted
> fonts           > defining > unable to define 'texgyreheros-regular' as 'dummy--0'
> floatblocks     > '1' placed (here)
> fonts           > defining > font with asked name 'texgyrepagella-regular' is not found using lookup 'file'
> fonts           > defining > unknown font 'texgyrepagella-regular', loading aborted
> fonts           > defining > unable to define 'texgyrepagella-regular' as 'dummy--4'
> fonts           > defining > font with asked name 'texgyrepagella-regular' is not found using lookup 'file'
> fonts           > defining > unknown font 'texgyrepagella-regular', loading aborted
> fonts           > defining > unable to define 'texgyrepagella-regular' as 'dummy--5'
> fonts           > defining > font with asked name 'texgyrepagella-bold' is not found using lookup 'file'
> fonts           > defining > unknown font 'texgyrepagella-bold', loading aborted
> fonts           > defining > unable to define 'texgyrepagella-bold' as 'dummy--0'
> fonts           > defining > font with asked name 'texgyrepagella-regular' is not found using lookup 'file'
> fonts           > defining > unknown font 'texgyrepagella-regular', loading aborted
> fonts           > defining > unable to define 'texgyrepagella-regular' as 'dummy--0'
> 
> How to remove this kind of error?
> The main file is too big to list here. 
> Here is a part of typescript file which was made by the help of Hans.
> 
> \loadtypescriptfile[texgyre]
> %\loadtypescriptfile[euler]
> %\loadtypescriptfile[xits]
> 
> \definefontfeature
>   [kr-default]
>   [mode=node,script=hang,lang=kor]
> 
> \definefontfeature
>   [kr-slanted]
>   [mode=node,script=hang,lang=kor,slant=.2]
> 
> \definefontfeature
>   [kr-latin-default]
>   [default]
> 
> \definefontfeature
>   [kr-latin-slanted]
>   [krlatindefault]
>   [slant=.2]
> 
> \definefontfeature
>   [kr-latin-slanted-mono]
>   [slant=.2]
> 
> \definefontfeature
>   [kr-latin-smallcaps]
>   [krlatindefault]
>   [smcp=yes]
> 
> \definefontfeature
>   [kr-latin-smallcaps-mono]
>   [cmcp=yes]
> 
> \definefontfallback[kr-serif]           [texgyrepagella-regular*kr-latin-default]      [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifbold]       [texgyrepagella-bold*kr-latin-default]         [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifitalic]     [texgyrepagella-italic*kr-latin-default]       [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifbolditalic] [texgyrepagella-bolditalic*kr-latin-default]   [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifslanted]    [texgyrepagella-regular*kr-latin-slanted]      [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifboldslanted][texgyrepagella-bold*kr-latin-slanted]         [0x0000-0x0400][force=yes]
> \definefontfallback[kr-serifcaps]       [texgyrepagella-regular*kr-latin-smallcaps]    [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sans]            [texgyreheros-regular*kr-latin-default]        [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sansbold]        [texgyreheros-bold*kr-latin-default]           [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sansitalic]      [texgyreheros-italic*kr-latin-default]         [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sansbolditalic]  [texgyreheros-bolditalic*kr-latin-default]     [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sansslanted]     [texgyreheros-regular*kr-latin-slanted]        [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sansboldslanted] [texgyreheros-bold*kr-latin-slanted]           [0x0000-0x0400][force=yes]
> \definefontfallback[kr-sanscaps]        [texgyreheros-regular*kr-latin-smallcaps]      [0x0000-0x0400][force=yes]
> \definefontfallback[kr-mono]            [texgyrecursor-regular]                        [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monobold]        [texgyrecursor-bold]                           [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monoitalic]      [texgyrecursor-italic]                         [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monobolditalic]  [texgyrecursor-bolditalic]                     [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monoslanted]     [texgyrecursor-regular*kr-latin-slanted-mono]  [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monoboldslanted] [texgyrecursor-bold*kr-latin-slanted-mono]     [0x0000-0x0400][force=yes]
> \definefontfallback[kr-monocaps]        [texgyrecursor-regular*kr-latin-smallcaps-mono][0x0000-0x0400][force=yes]
> 
> %\starttypescriptcollection[hcrfonts]
> 
> \starttypescript [serif] [HCRMJ]
>         \definefontsynonym [HanBatang]           [file:HANBatang-LVT.ttf]    [features=kr-default,fallbacks=kr-serif]
>         \definefontsynonym [HanBatangbold]       [file:HANBatangB-LVT.ttf][features=kr-default,fallbacks=kr-serifbold]
>         \definefontsynonym [HanBatangitalic]     [file:HANBatang-LVT.ttf]    [features=kr-slanted,fallbacks=kr-serifitalic]
>         \definefontsynonym [HanBatangbolditalic] [file:HANBatangB-LVT.ttf][features=kr-slanted,fallbacks=kr-serifbolditalic]
>         \definefontsynonym [HanBatangslanted]    [file:HANBatang-LVT.ttf]    [features=kr-slanted,fallbacks=kr-serifslanted]
>         \definefontsynonym [HanBatangboldslanted][file:HANBatangB-LVT.ttf][features=kr-slanted,fallbacks=kr-serifboldslanted]
>         \definefontsynonym [HanBatangcaps]       [file:HANBatang-LVT.ttf]    [features=kr-default,fallbacks=kr-serifcaps]
> \stoptypescript
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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:[~2018-07-25  8:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1515668401.1779.ntg-context@ntg.nl>
2018-01-12  2:54 ` referencing the customized enumeration with framed title Jeong Dal
2018-01-12 14:31   ` Hans Hagen
2018-01-12 16:22     ` Jeong Dal
2018-01-12 18:19       ` Hans Hagen
2018-07-24 23:40         ` unable to define 'texgyrepagella-regula' error etc Jeong Dal
2018-07-25  8:19           ` Otared Kavian [this message]
2018-07-26  0:49         ` Jeong Dal
2018-07-26  8:24           ` Hans Hagen
2018-07-26 14:53             ` Jeong Dal
2018-07-26 15:24               ` Hans Hagen
2018-01-12 14:51   ` referencing the customized enumeration with framed title 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=CE81DCB2-77BE-4B17-A8A0-4AF2E8C968FB@gmail.com \
    --to=otared@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).