Aditya Mahajan wrote:
> On Sun, 19 Mar 2006, David Arnold wrote:
>
>> Why is it that the rest of the page after Answers on page 4 of the
>> compiled pdf is blank?
>
> I have a similar problem. Attached is the (not so) minimal example 
> that I could prepare. (This is part of my way on mathalignment). See 
> the page break on page 2, while all the page is empty. Adding
> \kern\zeropoint prevents the page break. But I find such an page break 
> very confusing.
>
>
> This is context version.
>  TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>
>                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>                texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
>                    tex : pdfeTeXk, 3.141592-1.30.3-2.2 (Web2c 7.5.5)
>                context : ver: 2006.04.07 11:24
>                cont-en : ver: 2006.04.07 11:24  fmt: 2006.4.7  mes: 
> english
>                cont-nl : ver: 2006.04.07 11:24  fmt: 2006.4.7  mes: dutch
>
>         total run time : 5 seconds
>
>
> By the way, texmfstart newtexexec --version just gives
> TeXExec | version 6.1.2 - 1997-2006 - PRAGMA ADE/POD
>
> No version information of context is given!! What is the correct way 
> to get complete version information from newtexexec.
better use (for th emoment): 

\defineframedtext
  [example]
  [width=\textwidth,
   background=screen,
   backgroundscreen=.85,
   frame=off,
   after={\blank[small]},
   before={\blank[small]}]

\def\ShowExample
  {\blank[small]
   \startexample
     \typebuffer
   \stopexample
   \getbuffer
   \blank[small]}


-----------------------------------------------------------------
                                          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

Reply via email to