Re: [NTG-context] placecontent and arranging

2008-04-03 Thread Andrea Valle

This is a FAQ, maybe you could add something to the wiki (I'm sure
it's already there).


Couldn't find it, so I added a note to the Imposition page

-a-


--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> [EMAIL PROTECTED]
--


"
Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)





___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] placecontent and arranging

2008-03-28 Thread Wolfgang Schuster
why?

> Everything works perfectly if I arrange one page for sheet, e.g.
> \setuppapersize[A5][A5]
> or
> \setuppapersize[A5][A4, landscape]

This creates a normal document with a A5 pagesize and a A4 papersize,
independant from page arrangment.

> If have more pages for sheet,
> \setuppapersize[A5][A4, landscape]
> \setuparranging[2*2]

This create pages in A5 format and place the individual pages and a paper
with A4, landscape format.

The table of content is always disabled in imposition mode, to get rid of this
you can use the "arrangment" key for texexec. This will run the document
at first without page arrangment and impose the pages in a seperate run after
the table of contents is created.

Hans explained this a few times in the past.

Wolfgang
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] placecontent and arranging

2008-03-28 Thread Thomas A. Schmitz

On Mar 28, 2008, at 3:42 PM, Andrea Valle wrote:
> (why?)
> Many thanks Wolfgang, I'll try it
>
> Best
>
> -a-

This is a FAQ, maybe you could add something to the wiki (I'm sure  
it's already there). Here's a message from Hans which explains the  
phenomenon: 
http://archive.contextgarden.net/message/20080218.104223.67d0f7a4.en.html

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] placecontent and arranging

2008-03-28 Thread Andrea Valle

(why?)
Many thanks Wolfgang, I'll try it

Best

-a-


On 28 Mar 2008, at 15:27, Wolfgang Schuster wrote:

On Fri, Mar 28, 2008 at 3:18 PM, Andrea Valle <[EMAIL PROTECTED]>  
wrote:

(Sorry, always me)

I have such a structure

\startproduct prd_tSCIRMA\project project_scMaterials

\component licence\component prima
{\switchtobodyfont[20pt] Sommario}\blank\placecontent\component
c_00_introduzione\component c_01_scGrado0 \component c_03_oggetti
% etc
\stopproduct
Everything works perfectly if I arrange one page for sheet, e.g.
\setuppapersize[A5][A5]
or
\setuppapersize[A5][A4, landscape]


If have more pages for sheet,
\setuppapersize[A5][A4, landscape]
\setuparranging[2*2]

there's no table of content in the pdf.


You need "texexec --arrange filename" to get a table of contents with
imposition.

Wolfgang
__ 
_
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
__ 
_


--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> [EMAIL PROTECTED]
--


"
Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)





___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] placecontent and arranging

2008-03-28 Thread Wolfgang Schuster
On Fri, Mar 28, 2008 at 3:18 PM, Andrea Valle <[EMAIL PROTECTED]> wrote:
> (Sorry, always me)
>
> I have such a structure
>
> \startproduct prd_tSCIRMA\project project_scMaterials
>
> \component licence\component prima
> {\switchtobodyfont[20pt] Sommario}\blank\placecontent\component
> c_00_introduzione\component c_01_scGrado0 \component c_03_oggetti
> % etc
> \stopproduct
> Everything works perfectly if I arrange one page for sheet, e.g.
> \setuppapersize[A5][A5]
> or
> \setuppapersize[A5][A4, landscape]
>
>
> If have more pages for sheet,
> \setuppapersize[A5][A4, landscape]
> \setuparranging[2*2]
>
> there's no table of content in the pdf.

You need "texexec --arrange filename" to get a table of contents with
imposition.

Wolfgang
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] placecontent and arranging

2008-03-28 Thread Andrea Valle

(Sorry, always me)

I have such a structure

\startproduct prd_tSCIRMA
\project project_scMaterials


\component licence
\component prima

{\switchtobodyfont[20pt] Sommario}\blank
\placecontent
\component c_00_introduzione
\component c_01_scGrado0
\component c_03_oggetti

% etc

\stopproduct

Everything works perfectly if I arrange one page for sheet, e.g.
\setuppapersize[A5][A5]
or
\setuppapersize[A5][A4, landscape]


If have more pages for sheet,
\setuppapersize[A5][A4, landscape]
\setuparranging[2*2]

there's no table of content in the pdf.

?

Many thanks

Best

-a-


--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> [EMAIL PROTECTED]
--


I did this interview where I just mentioned that I read Foucault. Who  
doesn't in university, right? I was in this strip club giving this  
guy a lap dance and all he wanted to do was to discuss Foucault with  
me. Well, I can stand naked and do my little dance, or I can discuss  
Foucault, but not at the same time; too much information.

(Annabel Chong)




--
Andrea Valle
--
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> [EMAIL PROTECTED]
--


"
Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)





___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___