ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: context and contextjit font handling
Date: Sat, 25 Jul 2015 17:36:42 +0200	[thread overview]
Message-ID: <55B3AD0A.4080007@gmx.es> (raw)
In-Reply-To: <55B3A614.7050009@mailbox.org>

On 07/25/2015 05:07 PM, juh wrote:
> Hi,
> 
> I installed a new font, called UnifrakturMaguntia
> (http://unifraktur.sourceforge.net/)
> 
> When I compile the following example with context the font is displayed
> in the pdf, with contextjit the font is not displayed.

Hi Jan Urlich,

I have compiled your sample with contextjit from latest beta (released
2015.07.24 13:58) and font is included.

I guess it should be something related to the font cache. Try:

mtxrunjit --script fonts --reload

BTW, I would add "\mainlanguage[deo]" to improve the hyphenation.

I hope it helps,


Pablo


> \startbuffer[demo]
> <p>Wenn ich aber die reiche Fu&#x0364;lle &#x017F;einer Äuße¬<lb/>
> rungen bedenke, die wa&#x0364;hrend eines Zeitraumes von<lb/>
> neun Jahren mich beglu&#x0364;ckten, und nun das We¬<lb/>
> nige betrachte, das mir davon &#x017F;chriftlich
> aufzufa&#x017F;&#x017F;en<lb/>
> gelungen i&#x017F;t, &#x017F;o komme ich mir vor wie ein Kind,<lb/>
> das den erquicklichen Fru&#x0364;hlingsregen in offenen<lb/>
> Ha&#x0364;nden aufzufangen bemu&#x0364;ht i&#x017F;t, dem aber das<lb/>
> Mei&#x017F;te durch die Finger la&#x0364;uft.</p>
> \stopbuffer
> 
> \startxmlsetups xml:initialize
>          \xmlsetsetup{#1}{p|lb}{xml:*}
>     \stopxmlsetups
> 
> \xmlregistersetup{xml:initialize}
> 
> \startxmlsetups xml:lb
> \stopxmlsetups
> 
> \startxmlsetups xml:p
>   \par
> 	\cldcontext{string.gsub([[\xmlflush{#1}]], "¬", "\\nospace")}
>   \par
> \stopxmlsetups
> 
> \definefontfamily
>     [mainface]
>     [rm]
>     [UnifrakturMaguntia]
> 
> \setupbodyfont
>     [mainface, 16pt]
> 
> \starttext
>      \xmlprocessbuffer{main}{demo}{}
> \stoptext


-- 
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2015-07-25 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-25 15:07 juh
2015-07-25 15:36 ` Pablo Rodriguez [this message]
2015-07-25 17:30   ` juh

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=55B3AD0A.4080007@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).