ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: \placeformula
Date: Tue, 11 Feb 2003 10:46:57 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20030211100358.03abd208@server-1> (raw)
In-Reply-To: <87n0l3seee.fsf@uga.edu>

At 10:08 PM 2/10/2003 -0500, Ed L Cashin wrote:

>Did you mean for that to be a private email to Albrecht Kauffmann?  I
>hope not, because I peeked at details.pdf, and I noticed pseudo
>columns.  I was going to ask about them on the mailing list, but then
>I realized that you might not have been joking about not wanting
>everyone to see details.pdf.

no problem, i'll upload a newer one later (more examples of the extended 
side float support)

>Anyway, the first thing that occurred to me when seeing pseudocolumns
>is that this might solve the column balancing problem, where context
>could not balance columns that contained vboxes with lots of very
>stretchy glue.  That is, although the glue could stretch all you want,
>the column bottoms would still be uneven.  Like this:
>
>
>
>          +----------------------------------+
>          |                                  |
>          |  +-----------+    +-----------+  |
>          |  |           |    |           |  |
>          |  |           |    |           |  |
>          |  |           |    |           |  |
>          |  +-----------+    +-----------+  |
>          |                                  |
>          |  +------------+                  |
>          |  |            |                  |
>          |  |            |   +-----------+  |
>          |  +------------+   |           |  |
>          |                   |           |  |
>          |  +------------+   +-----------+  |
>          |  |            |                  |
>          |  |            |                  |
>          |  +------------+                  |
>          |                   +-----------+  |
>          |  +------------+   |           |  |
>          |  |            |   |           |  |
>          |  |            |   |           |  |
>          |  |            |   |           |  |
>          |  |            |   |           |  |
>          |  +------------+   +-----------+  |
>          +----------------------------------+
>
>
>Could the pseudocolumns feature solve that problem?  I'm thinking that
>maybe they could, because the problem before was that it was too
>difficult to get the otr to do it.  But I'm also thinking maybe
>pseudocolumns won't solve it, since the above example could not be
>achieved with the grid feature.

i can probably build that into columnsets one day; on the other hand, 
columnsets provide you a means to position graphics directly

\definecolumnset[mine][n=3]
\setuppapersize[A3][A3]
\setuptolerance[verytolerant]
\setuplayout[backspace=1cm,topspace=1cm,width=middle,height=middle]
\setuplayout[grid=on] \showgrid \tracecolumnsettrue

\starttext

\startcolumnset[mine]

\placefigure[rltb]{}{}

\placefigure[fxtb:2*13]{}{}

\dorecurse{10}{\input tufte \par}

\stopcolumnset

\stoptext

this works ok with the beta i just uploaded

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       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
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

  parent reply	other threads:[~2003-02-11  9:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSO.4.30.0302090310210.29721-100000@persius.rz.uni-po tsdam.de>
2003-02-09 19:00 ` reference problem Hans Hagen
2003-02-10  5:20   ` \placeformula Albrecht Kauffmann
     [not found]   ` <Pine.GSO.4.30.0302100617410.18455-100000@persius.rz.uni-po tsdam.de>
2003-02-10  8:53     ` \placeformula Hans Hagen
     [not found]   ` <87n0l3seee.fsf@uga.edu>
2003-02-11  9:46     ` Hans Hagen [this message]
2010-11-30 19:10 \placeformula Wolfgang Schuster
2010-12-01  9:29 ` \placeformula Hans Hagen

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=5.1.0.14.1.20030211100358.03abd208@server-1 \
    --to=pragma@wxs.nl \
    --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).