Hello,

the attached example causes very strange page breaks.

1.  The subsubsubject is the last line on the first page. That doesn't
look very nice.

2. The xtable is broken although the whole table fits on that page.

Is there anything I (or you? :-)) can do about these two problems?

#This is LuaTeX, Version beta-0.70.2-2012052100 (TeX Live 2012/W32TeX)
#ConTeXt  ver: 2012.05.24 19:36 MKIV  fmt: 2012.6.18  int: english/english

-- 
Best Regards,
Andreas
\starttext
\dorecurse{36}{some text some text some text some text some text\crlf}
\subsubsubject{Some Table}
\placefigure[split,force,here,none]{}{
\startxtable[header=repeat]
\startxtablehead
  \startxrow
    \startxcell Col1 \stopxcell 
    \startxcell Col2 \stopxcell
    \startxcell Col3 \stopxcell
  \stopxrow
\stopxtablehead 
\startxtablebody
  \startxrow
    \startxcell foo \stopxcell
    \startxcell bar \stopxcell
    \startxcell \stopxcell
  \stopxrow
  \startxrow
    \startxcell test \stopxcell
    \startxcell test \stopxcell
    \startxcell test \stopxcell
  \stopxrow
\stopxtablebody
\stopxtable}
\stoptext

Attachment: pgpoW0a5TUCC3.pgp
Description: PGP signature

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

Reply via email to