ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Piotr Kopszak <kopszak@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: The ultimate (?) float problem
Date: Tue, 12 May 2009 15:45:15 +0200	[thread overview]
Message-ID: <d56d340e0905120645mfc8721yb16fd95acf380775@mail.gmail.com> (raw)
In-Reply-To: <37E3BE17-0253-481C-87AB-7AEAF8771C85@gmail.com>

Right. If I understand correctly on the first look textflows appear
in fixed locations on consecutive pages. I guess I'm banging my head
against a wall but what about if it was possible to have them side by
side on the same page?



2009/5/12 Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
>
> Am 12.05.2009 um 15:18 schrieb Piotr Kopszak:
>
>> Yes, exactly.
>
> \setuppapersize [S6]
> \setuptolerance [soepel,rek]
> \setupcolors    [state=start]
> \setupfooter    [strut=no]
> \setupwhitespace[big]
>
> \setuplayout
>  [rightmargin=5cm,
>   width=fit,
>   margin=0pt,
>   edgedistance=1cm,
>   footer=4cm,
>   footerdistance=1cm,
>   header=0cm]
>
> \setuptexttexts  [margin][][\vbox{\flushtextflow{alpha}}]
> \setupfootertexts[margin][][\vbox{\flushtextflow{beta}}]
> \setupfootertexts        [\vbox{\flushtextflow{gamma}}][]
>
> \definetextflow [alfa]  [width=\rightmarginwidth]
> \definetextflow [beta]  [width=\rightmarginwidth]
> \definetextflow [gamma] [width=\footerheight]
>
> \starttext
>
> \dorecurse{50}
>  {\getrandomnumber{\funny}{0}{8}
>   \ifcase\funny \starttextflow[alfa]  \input tufte.tex   \stoptextflow
>   \or           \starttextflow[beta]  \input knuth.tex   \stoptextflow
>   \or           \starttextflow[gamma] \input materie.tex \stoptextflow
>   \or          {\bf   TUFTE}\quad \input tufte   \par
>   \or          {\bf   TUFTE}\quad \input tufte   \par
>   \or          {\bf   KNUTH}\quad \input knuth   \par
>   \or          {\bf   KNUTH}\quad \input knuth   \par
>   \or          {\bf MATERIE}\quad \input materie \par
>   \else        {\bf MATERIE}\quad \input materie \par
>   \fi}
>
> \stoptext
>
> Wolfgang
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>



-- 
http://okle.pl
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-05-12 13:45 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12  9:22 Piotr Kopszak
2009-05-12 10:02 ` Hans Hagen
2009-05-12 10:16   ` Piotr Kopszak
2009-05-12 10:44     ` Hans Hagen
2009-05-12 10:28 ` luigi scarso
2009-05-12 11:28   ` Piotr Kopszak
2009-05-12 11:46     ` luigi scarso
2009-05-12 13:03       ` Piotr Kopszak
2009-05-12 13:11         ` luigi scarso
2009-05-12 13:18           ` Piotr Kopszak
2009-05-12 13:32             ` Wolfgang Schuster
2009-05-12 13:45               ` Piotr Kopszak [this message]
2009-05-12 14:16               ` luigi scarso
2009-05-14  9:17                 ` Piotr Kopszak
2009-05-12 13:29       ` ppchtex color Alan BRASLAU
2009-05-12 17:57         ` Hans Hagen
2009-05-12 18:07         ` Hans Hagen
2009-05-12 18:17         ` Hans Hagen
2009-05-12 20:45         ` Hans Hagen
2009-05-12 21:30         ` Alan BRASLAU
2009-05-12 21:53           ` Hans Hagen
2009-05-12 21:51         ` Alan BRASLAU
2009-05-13  8:33           ` Hans Hagen
2009-05-13  8:55             ` Alan BRASLAU
2009-05-13 11:25               ` 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=d56d340e0905120645mfc8721yb16fd95acf380775@mail.gmail.com \
    --to=kopszak@gmail.com \
    --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).