ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andreas Schneider <aksdb@gmx.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Strange page breaks
Date: Mon, 18 Jun 2012 09:43:50 +0200	[thread overview]
Message-ID: <50292529.20120618094341@gmx.de> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 476 bytes --]

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: test2.tex --]
[-- Type: text/x-tex; name="test2.tex", Size: 652 bytes --]

\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 #1.2: Type: application/pgp-signature, Size: 224 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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	other threads:[~2012-06-18  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18  7:43 Andreas Schneider [this message]
2012-06-18  9:54 ` Hans Hagen
2012-06-18 10:41   ` Andreas Schneider
2012-06-18 10:48     ` Wolfgang Schuster
2012-06-19  8:31       ` Andreas Schneider

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50292529.20120618094341@gmx.de \
    --to=aksdb@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).