ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt: Chapter numberation and MetaPost figues
@ 1999-09-10 14:47 Tobias Burnus
  1999-09-10 15:45 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 1999-09-10 14:47 UTC (permalink / raw)


Hi all,

is there a nice way to set the chapter number, I need only the even ones (thus:
Chapter 2, 4, ...). Which screw have I to turn, to set the value manually.

Second: I use something like this:
\startkombination[2*1]
   {\externeabbildung[mp_abb.1][breite=2.5cm]}{a) Leiter}
   {\externeabbildung[mp_abb.2][breite=2.5cm]}{b) Halbleiter}
\stopkombination

I have a mp_add.mp file, in which I have beginfig(1), ...(2),
Using above code, ConTeXt tells me in nice German-Dutch:
figures        : Dimensionen von ./mp_abb.1 geladen von Abbildungsdatei selbst
[MP color conversion ./mp_abb.1 not needed] [MP to PDF ./mp_abb.1] (./mp_abb.1)
{/usr/local/teTeX/share/texmf/dvips/config/pdftex.map} (./main.tuo)
figures        : Abbildungobject mp_abb.2 ist herbraucht
                                              ^^^^^^^^^-Reused
(,,wiederverwendet'')

How can I solve this problem? I don't want to have two same figues in one
document.

Tobias


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

* Re: ConTeXt: Chapter numberation and MetaPost figues
  1999-09-10 14:47 ConTeXt: Chapter numberation and MetaPost figues Tobias Burnus
@ 1999-09-10 15:45 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-09-10 15:45 UTC (permalink / raw)
  Cc: NTG-ConTeXt

Tobias Burnus wrote:

> is there a nice way to set the chapter number, I need only the even ones (thus:
> Chapter 2, 4, ...). Which screw have I to turn, to set the value manually.

\setupheadnumber[+1]  % [+4] 

> Second: I use something like this:
> \startkombination[2*1]
>    {\externeabbildung[mp_abb.1][breite=2.5cm]}{a) Leiter}
>    {\externeabbildung[mp_abb.2][breite=2.5cm]}{b) Halbleiter}
> \stopkombination
> 
> I have a mp_add.mp file, in which I have beginfig(1), ...(2),
> Using above code, ConTeXt tells me in nice German-Dutch:
> figures        : Dimensionen von ./mp_abb.1 geladen von Abbildungsdatei selbst
> [MP color conversion ./mp_abb.1 not needed] [MP to PDF ./mp_abb.1] (./mp_abb.1)
> {/usr/local/teTeX/share/texmf/dvips/config/pdftex.map} (./main.tuo)
> figures        : Abbildungobject mp_abb.2 ist herbraucht
>                                               ^^^^^^^^^-Reused
> (,,wiederverwendet'')
> 
> How can I solve this problem? I don't want to have two same figues in one
> document.

Hm. In general you can say: object=no, but I wonder what the problem is
here. I'll look into it. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~1999-09-10 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-10 14:47 ConTeXt: Chapter numberation and MetaPost figues Tobias Burnus
1999-09-10 15:45 ` 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).