ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: dejavu fonts
Date: Sun, 14 Aug 2011 14:30:17 +0200	[thread overview]
Message-ID: <CALBOmsZq1HMNjo76A5GYRTEGns9iK-NKZE2VQqE3v2TaqY8QDw@mail.gmail.com> (raw)
In-Reply-To: <FB607E7F-7814-423C-948C-85303C86B42C@googlemail.com>

On Sun, Aug 14, 2011 at 09:59, Wolfgang Schuster wrote:
>
> For MkIV you can put the definition in “type-<font>.mkiv” and when
> put “\setupbodyfont[<font>]” in your document ConTeXt loads the file
> without the need for \usetypescriptfile.

Thank you. That is very useful to know.

> When you want to support XeTeX and pdfTeX at the same time you have
> to use \beginNEWTEX and \beginOLDTEX when you want both of them in
> the same file but you can also put both in separate files where is
> loaded from type-<font>.mkii
>
>  \ifnum\texengine\pdftexengine
>    \usetypescriptfile[type-<font>-pdftex]
>  \else
>    \usetypescriptfile[type-<font>-xetex]
>  \fi

Thank you. So no general guidelines about the desired approach exist?
(I'm thinking about type-one-<font>.mkii & type-otf-<font>.mkii.)

Mojca
___________________________________________________________________________________
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:[~2011-08-14 12:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13 18:07 Mojca Miklavec
2011-08-14  7:59 ` Wolfgang Schuster
2011-08-14 12:30   ` Mojca Miklavec [this message]
2011-08-14 14:39     ` Hans Hagen
2011-08-14 15:17       ` Mojca Miklavec
2011-08-14 15:54         ` Hans Hagen
2011-08-14 17:50         ` Hans Hagen
2011-08-14 19:41           ` Mojca Miklavec
2011-08-14 22:07             ` Andreas Harder

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=CALBOmsZq1HMNjo76A5GYRTEGns9iK-NKZE2VQqE3v2TaqY8QDw@mail.gmail.com \
    --to=mojca.miklavec.lists@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).