ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Berend de Boer" <berend@pobox.com>
Subject: Newbie's questions
Date: Fri, 21 Apr 2000 12:43:38 +0200	[thread overview]
Message-ID: <000d01bfab7e$74a54380$0321a8c0@bmach.nederware.nl> (raw)

> \switchtobodyfont[cmr,14.4pt]

Use \setupbodyfont[ber,pos,14.4pt] to switch to postscript fonts for
example.

And probably \setupbodyfont[cmr,14.4pt] to get the cmr fonts.

> - When I run cont-en on my document, it will produce DVI but no PDF.
>   How do achieve PDF output?

Use \setupoutput[pdftex]

If you place it in your local texmf directory in cont-sys.tex than you can
make it the default. You can also use texexec:

	texexec --output=pdftex test

texexec is the recommended way to compile your text.

> - The graphic elements, for some reason, are not created.

Not sure what you mean here. Try using texexec. For inline mpgraphics you
might want to have \runMPgraphicstrue in your source or in cont-sys.tex, and
there should be a line in texmf.cnf saying

shell_escape = t

Groetjes,

Berend. (-:


             reply	other threads:[~2000-04-21 10:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21 10:43 Berend de Boer [this message]
2000-04-21 11:06 ` Roef Ragas
2000-04-21 11:33   ` Johannes Hüsing
2000-04-21 11:38   ` Taco Hoekwater
2000-04-27  7:25     ` Roef Ragas
     [not found] <20000421111552.45148@spo109.power.uni-essen.de>
2000-04-21 10:46 ` Berend de Boer
  -- strict thread matches above, loose matches on Subject: below --
2000-04-20 21:10 Johannes Hüsing
2000-04-21 10:47 ` Tobias Burnus
2000-04-21 11:11   ` Johannes Hüsing

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='000d01bfab7e$74a54380$0321a8c0@bmach.nederware.nl' \
    --to=berend@pobox.com \
    /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).