Hi there,

I'm trying to get some poems in a bilingual document using streams.

According to the wiki (http://wiki.contextgarden.net/Columns#Streams),
this example should work:

\usemodule[streams]
\def\StartCouple{\page\SwitchToNormal}
\def\StopCouple{\SwitchToNormal\SynchronizeLeftAndRight\FlushLeftAndRight}
\def\Original{\SwitchToNormal\SynchronizeLeftAndRight\SwitchToLeft}
\def\Translation{\SwitchToRight}
\starttext
\StartCouple
\Original\en
Are you sleeping, brother John?
\Translation\de
Bruder Jakob, schläfst du noch?
\StopCouple
\stottext

But I get this error:

l.19 \defineoutputstream
                         [\v!left]
!  ==> Fatal error occurred, no output PDF file produced!
mtx-context     | fatal error: return code: 1
Compilation failed.

The example at http://source.contextgarden.net/m-streams.tex (referenced
by the wiki page) doesn't work for me either. This is all Greek to me.

What am I missing here?

Thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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 via email to