ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Parallel output of source data
@ 2016-12-02  7:10 Procházka Lukáš Ing.
  2016-12-02 19:04 ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: Procházka Lukáš Ing. @ 2016-12-02  7:10 UTC (permalink / raw)
  To: ConTeXt

Hello,

is there a way to let ConTeXt to flush the input stream in parallel into an output buffer, like:

----
\starttext

A

\startoutput{Test.mkiv}
   Hello!
   \startitemize
     \item Item
   \stopitemize
\stopoutput

B

\stoptext
----

which would produce:

---- Test.mkiv
   Hello!
   \startitemize
     \item Item
   \stopitemize
----

Thank you in advance.

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751 (+420 720 951 172)
Fax: +420 244 461 038

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-03 14:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02  7:10 Parallel output of source data Procházka Lukáš Ing.
2016-12-02 19:04 ` Wolfgang Schuster
2016-12-05  7:26   ` Procházka Lukáš Ing.
2018-07-03  6:52   ` Procházka Lukáš Ing.
2018-07-03  7:07     ` Wolfgang Schuster
2018-07-03 14:39       ` Procházka Lukáš Ing.
2018-07-03  7:11     ` Hans Hagen

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).