ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Piotr Kopszak <kopszak@mnw.art.pl>
To: ntg-context@ntg.nl
Subject: Re: Delicious - I'm still confused
Date: Mon, 18 Aug 2008 15:51:03 +0200	[thread overview]
Message-ID: <20080818135103.GA5887@mnw.art.pl> (raw)
In-Reply-To: <48A97AE6.9080801@wxs.nl>

On Mon, Aug 18, 2008 at 03:36:38PM +0200, Hans Hagen wrote:
> Piotr Kopszak wrote:
>
> did you do mtxrun --scritp font --reload?
>
> -----------------------------------------------------------------
>                                            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
> -----------------------------------------------------------------

Yes, I did.

BTW, I used the the typescript and test file from this post

http://archive.contextgarden.net/message/20080611.074352.b1751f5f.en.html

type-delicious.tex:
---------------------------------------------------------
\starttypescript [sans] [delicious]
\setups[font:fallback:sans]
\definefontsynonym [Sans] [Delicious-Regular]
\definefontsynonym [SansItalic] [Delicious-Italic]
\definefontsynonym [SansBold] [Delicious-Bold]
\definefontsynonym [SansBoldItalic] [Delicious-BoldItalic]
\definefontsynonym [SansCaps] [Delicious-Caps]
\stoptypescript

\starttypescript [sans] [delicious]
\definefontsynonym [Delicious-Regular] [name:Delicious-Roman]
\definefontsynonym [Delicious-Italic] [name:Delicious-Italic]
\definefontsynonym [Delicious-Bold] [name:Delicious-Bold]
\definefontsynonym [Delicious-BoldItalic] [name:Delicious-BoldItalic]
\definefontsynonym [Delicious-Caps] [name:Delicious-SmallCaps]
\stoptypescript

\starttypescript [delicious]
\definetypeface [delicious] [ss] [sans] [delicious] [default]
\stoptypescript
--------------------------------------------------------------

test-delicious.tex
------------------------------------------------------------
\usetypescriptfile  [type-delicious]
\usetypescript[delicious]
\setupbodyfont[delicious]

\starttext

My document with the delicious fonts.

\input knuth

\stoptext
-----------------------------------------------------------


But typescript is probably not to blame as I get the same error with:

test-delicious2.tex
---------------------------------------------------------
\starttext


\definedfont[name:Delicious-Roman] Hello

My document with the delicious fonts.

\input knuth

\stoptext
----------------------------------------------------------


Best

Piotr

--
--

  Piotr Kopszak, Ph.D.
  Polish Art Gallery, National Museum in Warsaw
  ----------------------------->    http://kopszak.mnw.art.pl/
  http://okle.pl

___________________________________________________________________________________
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-08-18 13:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-18 13:09 Piotr Kopszak
2008-08-18 13:16 ` Wolfgang Schuster
2008-08-18 13:36 ` Hans Hagen
2008-08-18 13:51   ` Piotr Kopszak [this message]
2008-08-18 16:33   ` Mohamed Bana
2008-08-18 14:02 ` Taco Hoekwater
2008-08-18 19:55   ` Piotr Kopszak
2008-08-18 20:14     ` Hans Hagen
2008-08-18 20:32       ` Piotr Kopszak
2008-08-19  7:50         ` Hans Hagen
2008-08-19 10:28           ` Piotr Kopszak
2008-08-19 10:36             ` Wolfgang Schuster
2008-08-19 10:58               ` Piotr Kopszak
2008-08-19 11:10                 ` Wolfgang Schuster
2008-08-19 11:42                   ` Piotr Kopszak
2008-08-19 11:30               ` Piotr Kopszak

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=20080818135103.GA5887@mnw.art.pl \
    --to=kopszak@mnw.art.pl \
    --cc=kopszak@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).