ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placecontent and 2UP
@ 2001-07-30 22:10 Radim Uchac
  2001-07-31  7:21 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Radim Uchac @ 2001-07-30 22:10 UTC (permalink / raw)


Hi,
I will need your help.

I used command \placecontent[level=chapter] and ConText works as I
await. 

But when I try to print booklet and set up 
	\setuparranging [2UP] (the same problem is with 2*8, etc.)

the content disappears.

In *.tui is:

c \thisisutilityversion{1998.12.20}
c \utilitygenerationaborted
q {quit}
f b {konference}
c \twopassentry{list}{1}{1:3}
c \twopassentry{list}{2}{2:4}
c \twopassentry{list}{3}{3:3}
c \listentry{section}{1}{}{POŘADATELÉ}{2::0:0:1:0:0:0:0::56}{57}
c \listentry{subsection}{2}{}{Hnutí Pro život
ČR}{2::0:0:1:1:0:0:0::56}{57}
c \listentry{subsection}{3}{}{Asociace pro právní ochranu dětí
a~mládeže}{2::0:0:1:2:0:0:0::56}{57}
c \listentry{subsection}{4}{}{Občanský
institut}{2::0:0:1:3:0:0:0::56}{57}
c \listentry{chapter}{5}{}{ÚVODNÍ SLOVO}{2::0:1:0:0:0:0:0::56}{57}

thanks for help
radim


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

* Re: \placecontent and 2UP
  2001-07-30 22:10 \placecontent and 2UP Radim Uchac
@ 2001-07-31  7:21 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-07-31  7:21 UTC (permalink / raw)
  Cc: ntg-context

At 12:10 AM 7/31/2001 +0200, Radim Uchac wrote:
>Hi,
>I will need your help.
>
>I used command \placecontent[level=chapter] and ConText works as I
>await.
>
>But when I try to print booklet and set up
>         \setuparranging [2UP] (the same problem is with 2*8, etc.)
>
>the content disappears.
>
>In *.tui is:
>
>c \thisisutilityversion{1998.12.20}
>c \utilitygenerationaborted
>q {quit}

this is the magic!

texexec [which i assume you use] has a couple of switches:

--arrange
--noarrange

when you add a \setuparrange command, --arrange should do the trick.

actually, texutil should not process an arranged tui,

if everything fails:

- comment the arrange line
- process the doc in the normal way
- uncomment the arrange line
- process the file once (--once) so that no new tuo file is made

Hans

[btw, you can also make booklets directly with texexec, see manual]
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       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] 2+ messages in thread

end of thread, other threads:[~2001-07-31  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-30 22:10 \placecontent and 2UP Radim Uchac
2001-07-31  7:21 ` 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).