Re: [NTG-context] \showlayout curiosity.

2005-03-25 Thread h h extern
John R. Culleton wrote:
The following code should, by my calculations, generate two
pages. However it generates five, one for \ShowLayout and four
for \showlayout.
Remove the t-layout module and the \ShowLayout statement and it
still generates four.
This is an inconvenience and not a deal breaker but I am curious
about why the extra pages are created.  
\showlayout goes to a new page, and generated 4 pages, so that one can see 
left/right doublesized behaviour

\showframe only gives you the frames
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.com
 | www.pragma-pod.nl
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] \showlayout curiosity.

2005-03-24 Thread John R. Culleton
The following code should, by my calculations, generate two
pages. However it generates five, one for \ShowLayout and four
for \showlayout.

Remove the t-layout module and the \ShowLayout statement and it
still generates four.

This is an inconvenience and not a deal breaker but I am curious
about why the extra pages are created.  

---

\setupoutput[pdftex]
\definepapersize[bok][width=5.5in,height=8.5in]
\setuppapersize[bok][letter]
\setuplayout[width=middle,location=middle]
\usemodule[t-layout]
%
\starttext
\ShowLayout[units=in]
\showlayout
\stoptex
--

John Culleton
Able Indexers and Typesetters
http://wexfordpress.com

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context