ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: Fwd: Strange error...
Date: Wed, 6 Nov 2002 22:09:53 +0100	[thread overview]
Message-ID: <20021106220953.76fd2784.morawski@gmx.net> (raw)
In-Reply-To: <5.1.0.14.1.20021106111016.0251b920@server-1>

On Wed, 06 Nov 2002 11:11:26 +0100
Hans Hagen <pragma@wxs.nl> wrote:

> Sure, but i wonder why it is generated more than once, since it happens at 
> shipout time, are you sure the previous code is in your file?
> 
> [if the problem is persistent, in need a minimal example showing it]

it only happens in a project-product structure, so here are the
product and its only component:
%%-- prod.tex -->
% output=pdftex interface=en
\startproduct prod

\setupinteraction[state=start]

%\startbodymatter
	\component comp
	\component comp
%\stopbodymatter

%\startbackmatter
       \component comp
%\stopbackmatter

\stopproduct
%%-----<

%%-- comp.tex -->
\startcomponent comp
\product prod


\chapter{A Chapter}

\section{A Section}
\input tufte

\section{Another Section}
\input tufte

\stopcomponent
%%-----<

The files above do not show the error, but if you uncomment the
\start|stopbodymatter and/or \start|stopbackmatter then pdftex
gives the message about duplicate destinations

An additional problem is that i get an empty page at the end of my
document.

Hope it helps. Best,
  Jens

  parent reply	other threads:[~2002-11-06 21:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-02 20:33 Hans Hagen
2002-11-04  9:26 ` Jens-Uwe Morawski
2002-11-05  8:43   ` Hans Hagen
2002-11-05 17:47     ` Jens-Uwe Morawski
2002-11-06 10:11       ` Hans Hagen
2002-11-06 20:33         ` Willi Egger
2002-11-06 21:09         ` Jens-Uwe Morawski [this message]
2002-11-06 22:37           ` Jens-Uwe Morawski
2002-11-07  9:51           ` Hans Hagen
2002-11-07 20:09             ` Jens-Uwe Morawski
2002-11-07 21:28             ` Willi Egger
2002-11-08  8:27               ` Hans Hagen
2002-11-08 10:10                 ` Jens-Uwe Morawski
2002-11-08 16:09                   ` Hans Hagen
2002-11-11 14:17                 ` Rob van Swol

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=20021106220953.76fd2784.morawski@gmx.net \
    --to=morawski@gmx.net \
    --cc=ntg-context@ref.vet.uu.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).