Re: [NTG-context] Table of contents disappears when \setuparranging is used

2010-03-06 Thread Mojca Miklavec
On Sat, Mar 6, 2010 at 03:22,   wrote:
>
> And Google
> is very bad in finding context material.

There's a Google "special search" on the wiki that should be able to
search through the relevant material only.

Mojca
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Table of contents disappears when \setuparranging is used

2010-03-05 Thread berend
> "Mari" == Mari Voipio  writes:

Mari> ...been there, done that
Mari> (http://wiki.contextgarden.net/Imposition#Caveat:_common_troubles)

And I had looked at that page, but obviously not seen it. And Google
is very bad in finding context material.

Thanks all!

-- 
Cheers,

Berend de Boer
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Table of contents disappears when \setuparranging is used

2010-03-05 Thread Mari Voipio
On Fri, Mar 5, 2010 at 11:50 PM, Thomas A. Schmitz
 wrote:
> run context or texexec with the switch --arrange.

If you have a SciTe-ConTeXt system, do "Process and arrange" in the
Tools many instead of just "Process", to get your indices and other
tables back.


...been there, done that
(http://wiki.contextgarden.net/Imposition#Caveat:_common_troubles)


Mari
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Table of contents disappears when \setuparranging is used

2010-03-05 Thread Thomas A. Schmitz

On Mar 5, 2010, at 10:33 PM, ber...@pobox.com wrote:

> Hi People,
> 
> I have a very weird problem. As soon as I star tot use \setuparranging
> the table of contents and other registers disappear. How to fix that?

Hi Berend,

run context or texexec with the switch --arrange.

HTH

Thomas
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Table of contents disappears when \setuparranging is used

2010-03-05 Thread berend
Hi People,

I have a very weird problem. As soon as I star tot use \setuparranging
the table of contents and other registers disappear. How to fix that?

An example file:

--
\setuppapersize
  [A5][A4]

\setuparranging
  [2SIDE,rotated]

\starttext

\subject{Table of contents}

\placecontent[1]

\chapter{Hello}

World.

\stoptext
--


There will be no text under "table of contents". Comment out
\setuparranging and then the table of contents appears.


When \setuparranging is enabled, this appears in the log file:

system  : part,chapter,section,subsection,subsubsection,subsubsubsectio
n,subsubsubsubsection not found/processed

-- 
All the best,

Berend de Boer
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___