ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: frames for left/right pages
Date: Mon, 10 Oct 2016 12:47:08 +0200	[thread overview]
Message-ID: <57FB71AC.7020709@gmail.com> (raw)
In-Reply-To: <ba51dfec-74a5-0494-64b3-ca51a25f7873@uni-bonn.de>


[-- Attachment #1.1: Type: text/plain, Size: 1077 bytes --]

> Thomas A. Schmitz <mailto:thomas.schmitz@uni-bonn.de>
> 10. Oktober 2016 um 12:13
> Hi,
>
> I have a wish list for independent frames and would like to know if 
> this is possible in ConTeXt:
>
> 1. left and right pages in a doublesided document have frames with 
> independent text flow, i.e. the text from p. 2 continues on p. 4, from 
> p. 3 on p. 5, etc. The frames are regular frames and can have 
> backgrounds, borders, etc.
>
> 2. After a couple of pages, these frames end. Below them, the text 
> flows normally, i.e. begins below frame on p. 6 and continues below 
> frame on p. 7.
>
> 3. Since I want to take my data from xml, the content of the frames 
> will be taken from buffers.
>
> So this would give, in pseudo-code:
>
> \starttext
>
> \startleftrightbuffers
> \leftframe{\getbuffer[left]}
>
> \rightframe{\getbuffer[right}
> \stopleftrightbuffers
>
> Here, the normal text begins, it will flow below the frames...
>
> \stoptext
>
> Is this possible? How would I code that?
Are you looking for streams, the mechanism Hans added for you years ago?

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2102 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:[~2016-10-10 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 10:13 Thomas A. Schmitz
2016-10-10 10:47 ` Wolfgang Schuster [this message]
2016-10-10 10:58   ` Thomas A. Schmitz

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=57FB71AC.7020709@gmail.com \
    --to=schuster.wolfgang@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).