ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Newbie's questions
@ 2000-04-20 21:10 Johannes Hüsing
  2000-04-21 10:47 ` Tobias Burnus
  0 siblings, 1 reply; 9+ messages in thread
From: Johannes Hüsing @ 2000-04-20 21:10 UTC (permalink / raw)


Dear TeXies,

as a total beginner in ConTeXt (although TeX is not entirely new to me)
I have some questions. 
I have not found the ConTeXt FAQ anywhere on www.ntg.nl, so I'll
just pose them myself :)

- I must admit that I got interested in ConTeXt for the eye candy
  of the presentations. So first of all: Is there a method to switch
  to another font so I can use the presentation modules without having 
  to buy Lucida fonts? I have tried to use \switchtobodyfont[cmr,14.4pt]
  yet the program seems to try and load Lucida first.
- When I run cont-en on my document, it will produce DVI but no PDF.
  How do achieve PDF output?
- The graphic elements, for some reason, are not created. ConTeXt tells
  me on execution:

  figures        : figure mpgraph can not be found

  and it will depict rectangles with text in them in place of the figures.

I mindlessly installed context from a SuSE rpm file within a teTeX tree. 
The ConTeXt (/usr/share/texmf/tex/context) tree looks like tis:

/usr/share/texmf/tex/context/
/usr/share/texmf/tex/context/context
/usr/share/texmf/tex/context/context/perltk
/usr/share/texmf/tex/context/context/config
/usr/share/texmf/tex/context/context/data
/usr/share/texmf/tex/context/tex
/usr/share/texmf/tex/context/tex/context
/usr/share/texmf/tex/context/tex/context/base
/usr/share/texmf/tex/context/tex/context/config
/usr/share/texmf/tex/context/tex/generic
/usr/share/texmf/tex/context/tex/generic/context
/usr/share/texmf/tex/context/tex/latex
/usr/share/texmf/tex/context/tex/latex/context
/usr/share/texmf/tex/context/dvips
/usr/share/texmf/tex/context/dvips/config
/usr/share/texmf/tex/context/base
/usr/share/texmf/tex/context/config

with files in them too numerous to spread them here.

Thanks for any reaction that brings me towards the solution

Johannes


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Newbie's questions
@ 2000-04-21 10:43 Berend de Boer
  2000-04-21 11:06 ` Roef Ragas
  0 siblings, 1 reply; 9+ messages in thread
From: Berend de Boer @ 2000-04-21 10:43 UTC (permalink / 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. (-:


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <20000421111552.45148@spo109.power.uni-essen.de>]

end of thread, other threads:[~2000-04-27  7:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-20 21:10 Newbie's questions Johannes Hüsing
2000-04-21 10:47 ` Tobias Burnus
2000-04-21 11:11   ` Johannes Hüsing
2000-04-21 10:43 Berend de Boer
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

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).