ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* still having problems with simple (?) examples
@ 2000-10-05 12:14 Denis B. Roegel
  2000-10-05 13:43 ` Tobias Burnus
  0 siblings, 1 reply; 4+ messages in thread
From: Denis B. Roegel @ 2000-10-05 12:14 UTC (permalink / raw)
  Cc: Denis B. Roegel

Before I work on the French messages and interface,
I have to make context work...

Recall that I have TeXlive 4 + the latest context (September 21).

First problem (second problem in the next message) :

With 

%\setupoutput[pdftex]
\starttext
\startuseMPgraphic{dummy}
fill fullcircle scaled 5cm withcolor red;
\stopuseMPgraphic
\useMPgraphic{dummy}
\stoptext

I don't see a red circle, but a grey one. Here is what I do
(I am not using texexec presently because I get additionnal errors,
maybe because I am running it on Solaris.)

bar test 239 % cont-en test4.tex
This is pdfeTeX, Version 3.14159-13c-2.1 (Web2C 7.3)
(/usr/local/tex/texmf/pdftex/config/pdftex.cfg) (test4.tex

ConTeXt  ver: 2000.9.21  fmt: 2000.10.3  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
systems        : begin file test4 at line 2
Randomizer initialized to 996556379.
figures        : dimensions of ./mpgraph.1 loaded from figurefile itself
[MP fonts ./mpgraph.1] [MP color conversion ./mpgraph.1 not needed] [1.1]
systems        : end file test4 at line 7
[flush and process mpgraph.mp afterwards] )
Output written on test4.dvi (1 page, 424 bytes).
Transcript written on test4.log.
bar test 240 % mpost mpgraph.mp
This is MetaPost, Version 0.641 (Web2C 7.3)
(mpgraph.mp (/usr/local/tex/texmflocal/metapost/context/mp-tool.mp)
(/usr/local/tex/texmflocal/metapost/context/mp-spec.mp)
(/usr/local/tex/texmflocal/metapost/context/mp-page.mp)
(/usr/local/tex/texmflocal/metapost/context/mp-core.mp) [1] )
1 output file written: mpgraph.1
Transcript written on mpgraph.log.
bar test 241 % cont-en test4.tex
This is pdfeTeX, Version 3.14159-13c-2.1 (Web2C 7.3)
(/usr/local/tex/texmf/pdftex/config/pdftex.cfg) (test4.tex

ConTeXt  ver: 2000.9.21  fmt: 2000.10.3  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/usr/local/tex/texmflocal/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
systems        : begin file test4 at line 2
Randomizer initialized to 996556379.
figures        : dimensions of ./mpgraph.1 loaded from figurefile itself
[MP fonts ./mpgraph.1] [MP color conversion ./mpgraph.1 done] [1.1]
systems        : end file test4 at line 7
[flush and process mpgraph.mp afterwards] )
Output written on test4.dvi (1 page, 424 bytes).
Transcript written on test4.log.
bar test 242 % dvips -o test4.ps test4.dvi
This is dvips(k) 5.85 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2000.10.05:1409' -> test4.ps
<texc.pro><special.pro>. [1<./mpgraph.1>] 
bar test 243 %


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problems with simple (?) examples
  2000-10-05 12:14 still having problems with simple (?) examples Denis B. Roegel
@ 2000-10-05 13:43 ` Tobias Burnus
  2000-10-05 18:39   ` Denis B. Roegel
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Burnus @ 2000-10-05 13:43 UTC (permalink / raw)
  Cc: ntg-context

Salut Denis,

> Recall that I have TeXlive 4 + the latest context (September 21).
> 
> First problem (second problem in the next message) :
> I don't see a red circle, but a grey one. Here is what I do
> (I am not using texexec presently because I get additionnal errors,
> maybe because I am running it on Solaris.)
Using a recent teTeX-beta (februrary ;-) with pdftex
0.14g-pretest-20000912
and ConTeXt 2000-09-30 I get with xdvi (.dvi) and dvips/gs (.ps) a red
circle (using texexec file). With --pdf I get a grey circle, with --pdf
--color a red circle. With other words: I cannot reproduce it here.

How does the mpgraph.mp/.1 file look like?

Tobias


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problems with simple (?) examples
  2000-10-05 13:43 ` Tobias Burnus
@ 2000-10-05 18:39   ` Denis B. Roegel
  2000-10-07 17:50     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Denis B. Roegel @ 2000-10-05 18:39 UTC (permalink / raw)
  Cc: Denis B. Roegel, ntg-context

`Tobias Burnus' wrote
>   
>   Using a recent teTeX-beta (februrary ;-) with pdftex
>   0.14g-pretest-20000912
>   and ConTeXt 2000-09-30 I get with xdvi (.dvi) and dvips/gs (.ps) a red
>   circle (using texexec file). With --pdf I get a grey circle, with --pdf
>   --color a red circle. With other words: I cannot reproduce it here.
>   
>   How does the mpgraph.mp/.1 file look like?

It looks red.

Things are better now with the new setup.

So, how do you manage this color control?

Denis


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problems with simple (?) examples
  2000-10-05 18:39   ` Denis B. Roegel
@ 2000-10-07 17:50     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2000-10-07 17:50 UTC (permalink / raw)
  Cc: Tobias Burnus, Denis B. Roegel, ntg-context

At 08:39 PM 10/5/00 +0200, Denis B. Roegel wrote:
>`Tobias Burnus' wrote
>>   
>>   Using a recent teTeX-beta (februrary ;-) with pdftex
>>   0.14g-pretest-20000912
>>   and ConTeXt 2000-09-30 I get with xdvi (.dvi) and dvips/gs (.ps) a red
>>   circle (using texexec file). With --pdf I get a grey circle, with --pdf
>>   --color a red circle. With other words: I cannot reproduce it here.
>>   
>>   How does the mpgraph.mp/.1 file look like?
>
>It looks red.
>
>Things are better now with the new setup.
>
>So, how do you manage this color control?

\setupcolors[state=start]

im the metafun manual, you can find an explanation, when turned off,
context will convert color to weighted gray scale [even for mp graphics]

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-07 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-05 12:14 still having problems with simple (?) examples Denis B. Roegel
2000-10-05 13:43 ` Tobias Burnus
2000-10-05 18:39   ` Denis B. Roegel
2000-10-07 17:50     ` Hans Hagen

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