ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: fonts (in luatex) (again)
Date: Mon, 30 Jun 2008 23:06:50 +0200	[thread overview]
Message-ID: <48694AEA.6020900@wxs.nl> (raw)
In-Reply-To: <82AFE03A-ADC3-452A-9D96-5E4877B52C9E@di.unito.it>

Andrea Valle wrote:
> Thanks Charles
> 
> A praise from the heart to the devs.
> Wouldn't be possibile to support font selection like in XeTeX?
> This would make thing really a lot easier for sublunar users like me.
> 
> Really, the whole process it's damn' complicated: no one a part 2 or 3 
> seems to know the details :)

depends on where you come from ...

\font\whatever=somename<with xetex spec>

should kind of work in luatex

anyhow, the main idea behind the context font system is that one creates 
combinations with symbolic names and then can use those names also 
elsewhere (e.g. using SerifBold when defining a titlepage); if you don't 
use math and just one style, definitions are real simple, but in 
practice you define a combination (serif/sans, mono, math)

you can predefine such a set, give it a name, and then reuse it for 
every document you want; there are a few examples of such typescripts

\usetypescript[palatino][texnansi]

\setupbodyfont[palatino,12pt]

less commands make no sense

any systems takes time to get accustomed to and tex is somewhat 
complicated by the fact that math definitions are part of the game as 
well as that we might want to conbine fonts.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-06-30 21:06 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-28 15:34 Andrea Valle
2008-06-28 17:55 ` Charles P. Schaum
2008-06-30 20:42   ` Andrea Valle
2008-06-30 21:06     ` Hans Hagen [this message]
2008-07-02 13:25       ` Andrea Valle
2008-07-02 15:41         ` Hans Hagen
2008-07-02 17:22           ` Andrea Valle
2008-07-02 22:09             ` Hans Hagen
2008-07-02 23:40               ` Andrea Valle
2008-07-03  7:55                 ` Hans Hagen
2008-07-03  7:57                 ` Mojca Miklavec
2008-07-03  8:48                   ` Wolfgang Schuster
2008-07-03  9:28                     ` Mojca Miklavec
2008-07-03  9:40                       ` Wolfgang Schuster
2008-07-03  9:22                   ` Khaled Hosny
2008-07-03  9:51                   ` Hans Hagen
2008-07-03  6:47             ` Wolfgang Schuster
2008-07-02 23:30           ` Diego Depaoli
2008-06-30  6:56 ` Wolfgang Schuster
2008-06-30 20:37   ` Andrea Valle
2008-07-15 13:14   ` Andrea Valle
2008-07-15 13:22     ` Mojca Miklavec
2008-07-15 13:34       ` Andrea Valle
2008-07-15 14:16         ` Mojca Miklavec
2008-07-15 14:18           ` Mojca Miklavec
2008-07-15 15:10             ` Andrea Valle
2008-07-15 15:35               ` Mojca Miklavec
2008-07-15 15:41                 ` Taco Hoekwater
2008-07-15 16:22                   ` Arthur Reutenauer
2008-07-15 15:59                 ` Andrea Valle
2008-07-15 16:27                   ` Mojca Miklavec
2008-07-15 19:19                     ` Thomas A. Schmitz
2008-07-15 20:53                       ` Charles P. Schaum
2008-07-15 21:58                         ` Taco Hoekwater
2008-07-15 21:30                     ` Andrea Valle
2008-07-16  0:42                       ` Diego Depaoli
2008-07-16  7:15                         ` Andrea Valle
2008-07-16 11:26                         ` Wolfgang Schuster
2008-07-17  8:05                       ` Andrea Valle
2008-07-15 20:36                 ` Hans Hagen
2008-07-15 20:54               ` Hans Hagen
2008-07-15 21:04                 ` Andrea Valle
2008-07-15 14:39           ` Andrea Valle
2008-07-15 14:50             ` Aditya Mahajan
2008-07-15 15:53               ` Mojca Miklavec
2008-07-15 15:57                 ` Andrea Valle

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=48694AEA.6020900@wxs.nl \
    --to=pragma@wxs.nl \
    --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).