ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Strange errors
       [not found]   ` <3.0.5.32.20010107121740.00b34100@mail.northcoast.com>
@ 2001-01-07 23:16     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2001-01-07 23:16 UTC (permalink / raw)
  Cc: ntg-context

At 12:17 PM 1/7/01 -0800, you wrote:
>Hans,
>
>>>I have a file that I haven't compiled for about a year. I compiled it
>>>today, only to get some really bad pagination in places (sample pdf
>>>attached, as well as log file). About eight pages out of a 70 page doc
>>>exhibit this behavior.

Strange indeed, took me some time to track it down; this is due to some new
math stuff deep down, where I do a preroll without blocking inserts, in 

  core-mat.tex

you can add the 

  \holdinginserts 

line.   

\def\getlastlinewidth% will use the new otr installer
  {\ifinner
     \global\lastlinewidth=\!!zeropoint
   \else
     \bgroup
     \holdinginserts=1 % patch ! ! ! ! !
     \output{\global\setbox1=\vbox{\unvbox\normalpagebox}}
     \eject

Thanks for the report, 

Hans

PS. This concerns last line before display math spacing optimization, for
which some dirty tricks are needed. 

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      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] 4+ messages in thread

* Re: Strange errors / important patch for math users
       [not found]   ` <3.0.5.32.20010106142319.00b321e0@mail.northcoast.com>
@ 2001-01-07 23:22     ` Hans Hagen
  2001-01-08 10:13       ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2001-01-07 23:22 UTC (permalink / raw)
  Cc: ntg-context

At 02:23 PM 1/6/01 -0800, David Arnold wrote:

>Let me be clear. What form should my texutil command take.
>
>texutil --figures master

  texutil --help -) 

so

  texutil --figures *.pdf *.png 

Hans

PS. I uploaded a new beta. This beta also has a new texexec, so please
report problems. Tobias, you will need this version for testing the direct
xml processing [books experiment], to which i will come back later. 

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      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] 4+ messages in thread

* Re: Strange errors / important patch for math users
  2001-01-07 23:22     ` Strange errors / important patch for math users Hans Hagen
@ 2001-01-08 10:13       ` Taco Hoekwater
  2001-01-08 10:42         ` Frans Goddijn
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2001-01-08 10:13 UTC (permalink / raw)
  Cc: ntg-context

Hans Hagen wrote:
> Subject: Re: Strange errors / important patch for math users
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Hans, What was that subject line about?

-- 
groeten,

Taco


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

* Re: Strange errors / important patch for math users
  2001-01-08 10:13       ` Taco Hoekwater
@ 2001-01-08 10:42         ` Frans Goddijn
  0 siblings, 0 replies; 4+ messages in thread
From: Frans Goddijn @ 2001-01-08 10:42 UTC (permalink / raw)
  Cc: ntg-context

From: "Taco Hoekwater" <taco@elvenkind.com>
> Hans, What was that subject line about?

i think it was this:

Strange indeed, took me some time to track it down; this 
is due to some new math stuff deep down, 
          ^^^^^^^^^^^^^^^^^^^^          
where I do a preroll without blocking inserts, in 

  core-mat.tex

you can add the 

  \holdinginserts 

line.   

\def\getlastlinewidth% will use the new otr installer
  {\ifinner
     \global\lastlinewidth=\!!zeropoint
   \else
     \bgroup
     \holdinginserts=1 % patch ! ! ! ! !
     \output{\global\setbox1=\vbox{\unvbox\normalpagebox}}
     \eject

Thanks for the report, 

Hans

PS. This concerns last line before display math spacing optimization, for
which some dirty tricks are needed. 


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

end of thread, other threads:[~2001-01-08 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3.0.6.32.20010106224010.008f6c90@200.1.1.1>
     [not found] ` <3.0.5.32.20010105113715.00b2f300@mail.northcoast.com>
     [not found]   ` <3.0.5.32.20010107121740.00b34100@mail.northcoast.com>
2001-01-07 23:16     ` Strange errors Hans Hagen
     [not found]   ` <3.0.5.32.20010106142319.00b321e0@mail.northcoast.com>
2001-01-07 23:22     ` Strange errors / important patch for math users Hans Hagen
2001-01-08 10:13       ` Taco Hoekwater
2001-01-08 10:42         ` Frans Goddijn

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