ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@xs4all.nl>
Subject: \placefigure mechanism in connection with new font mechanism....
Date: Sun, 9 Sep 2001 22:33:29 +0200	[thread overview]
Message-ID: <000201c1396e$d6695e60$0100a8c0@xs4all.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

Hi everybody,

When compiling files containing figures it seems, that there is a problem
when using

\definetypeface [palatino] [rm] [serif] [palatino] [default] [encoding=ec]
\definetypeface [palatino] [mm] [math] [palatino] [default] [encoding=ec]
\setupbodyfont[palatino,12pt]

No CMR-font  is automatically included in the pdf file. I end up with error
messages, that a font could not be found in the resource dictionary.

Is there probably a problem with the figure mechanism?

Willi

[-- Attachment #2: units.tex --]
[-- Type: application/octet-stream, Size: 625 bytes --]

\setupoutput[pdftex]
\usemodule[units]

\definetypeface [palatino] [rm] [serif] [palatino] [default] [encoding=ec]
\definetypeface [palatino] [mm] [math] [palatino] [default] [encoding=ec]

\setupbodyfont[palatino,12pt]

\starttext

Het probleem met niet getoonde figuren. Acrobat Readr Error in de resource file: font not found.

\placefigure
   [here]
   [fig:looprichting]
   {Looprichting van het ruggenbord in afhankelijkheid van het formaat}
   \startcombination[2*1]
      {\externalfigure[looproblong]}{Oblong formaat}
      {\externalfigure[looprhoog]}{Hoog formaat}
   \stopcombination
\stoptext

             reply	other threads:[~2001-09-09 20:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-09 20:33 Willi Egger [this message]
2001-09-10 21:08 ` Hans Hagen
2001-09-11 19:40   ` Willi Egger
2001-09-14 10:52     ` 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='000201c1396e$d6695e60$0100a8c0@xs4all.nl' \
    --to=w.egger@xs4all.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).